Answered by:
Passing a variable of object type from ssis to webservice

Question
-
Hi
can we pass a variable of object type from ssis to webservice(I am using a web service task to communicate with the web service. This particular webservice has a webmethod with input type as object). The webservice is developed in dotnet. My idea is to pass this variable as an object.
Will SSIS suport sending of a parameter of type object to a webservice?
I have seen web service task sending string variables to a web service.However I am not confident whether a variable of type OBJECT can be passed from an SSIS package (using web service task) to a web service..Any issues ???
Sunday, June 13, 2010 6:38 PM
Answers
-
Hi
can we pass a variable of object type from ssis to webservice(I am using a web service task to communicate with the web service. This particular webservice has a webmethod with input type as object). The webservice is developed in dotnet. My idea is to pass this variable as an object.
Will SSIS suport sending of a parameter of type object to a webservice?
I have seen web service task sending string variables to a web service.However I am not confident whether a variable of type OBJECT can be passed from an SSIS package (using web service task) to a web service..Any issues ???
SSIS Tasks Components Scripts Services | http://www.cozyroc.com/
- Proposed as answer by Todd McDermid Tuesday, June 22, 2010 7:28 AM
- Marked as answer by Jerry Nee Wednesday, June 23, 2010 7:33 AM
Monday, June 14, 2010 3:17 PM
All replies
-
well the two links looked promising but still I am not able to figure out the answer to my question. can anyone tell the concept a bit more clearly. I am a new to ssis....Monday, June 14, 2010 11:12 AM
-
Hi
can we pass a variable of object type from ssis to webservice(I am using a web service task to communicate with the web service. This particular webservice has a webmethod with input type as object). The webservice is developed in dotnet. My idea is to pass this variable as an object.
Will SSIS suport sending of a parameter of type object to a webservice?
I have seen web service task sending string variables to a web service.However I am not confident whether a variable of type OBJECT can be passed from an SSIS package (using web service task) to a web service..Any issues ???
SSIS Tasks Components Scripts Services | http://www.cozyroc.com/
- Proposed as answer by Todd McDermid Tuesday, June 22, 2010 7:28 AM
- Marked as answer by Jerry Nee Wednesday, June 23, 2010 7:33 AM
Monday, June 14, 2010 3:17 PM