SSIS: Windows batch Script with SSIS variables to ftp receive files

  • hi

    Requirement: I need batch script to receive files from ftp to windows share drive .I need to pass ssis variables to batch script as Filename changes .

    Thanks

    Surya Sunil

  • See attached image for how we do it (1):

    Script task to create the actual commands we want to run. (2)

    Output the content of variable to a text file (3)

    Run your ftp application using a Execute Process Task (4)

Viewing 2 posts - 1 through 1 (of 1 total)

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