SSIS 2008: Sending huge volume of data to web service

  • Friends,

    There is a requirement in our project to send huge volume (more than 6 million records with 68 columns) of data to a web service (developed in JAVA). Also there is an expectation that this pushing process should get over in 30 mins (I'm not sure whether it is feasible within this time frame). The database and the webservice are in different servers.

    Can some one give me the best way of implementing this in SSIS?

    With Regards

    Navaneeth.S

  • There isn't really a "web service destination" in SSIS, so I think you're better of coding it in .NET. (or in another language)

    Need an answer? No, you need a question
    My blog at https://sqlkover.com.
    MCSE Business Intelligence - Microsoft Data Platform MVP

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

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