web service

  • I have a csv file that need to do a http post to a given URI of a remote web service using ssis. The web service transfers the file to the destination.All I need to do is have a mechanism in my ssis package to post the file to the webservice. Never done this before- could some one advise point me to the right direction. Thanks.

  • try to use script task

  • bangsql (12/26/2013)


    try to use script task

    Yup. I was more concerned about what should be in the script task.

    I have been browsing and jumping around and two things come to mind WebClient or httpRequest ?

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

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