Re: Using Webservices BizTAlk

Home Page Forums BizTalk 2004 – BizTalk 2010 Using Webservices BizTAlk Re: Using Webservices BizTAlk

#21611

Thank you all for your quick replies . Like i said a few posts above i already found out how to use the webservices.
I only have one Problem left ,my webservice is just a stub. It wants a CustumerID as a parameter and returns a string .The Problem is that the expected CustomerID is an System.Data.SQLtypes.sqlint32 Datatype,  Now if i want to assign the node to the to the WS.reqeust message  it gives me an error that BT can’t convert  System.Data.SQLtypes.sqlint32 to INT.

Does anybody have a clue?

Thanks Amar