Validate headers in .csv files in ssis

  • Hi All,

    How to validate the .csv file. if the file is valid then do nothing or else move the file to archive folder.

    If the file contains less than 21 cols and any one of the headers present as below.

    EventName

    ServiceTransactionId

    ConversionTransactionId

    ConversionAmount"

    ConversionQuantity

    ConversionOrderId

    ConversionCategory

    ConversionSubcategory

    ConversionDateTime

    OrgId

    MessageID

    Then move the file to archive folder.If the file is valid then do nothing.

    How to achieve this one.Plz help.

    Thanks in advnc.

Viewing 0 posts

You must be logged in to reply to this topic. Login to reply