Re: Using Webservices BizTAlk

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

#21593

Thank u for your fast answer

 

Hi i have read this already, but i’m doing pretty hard reading technical stuff in english.

Anyway , i found the solution already , it wasn’t that tough, shame on me. U just have to use the assignment shape and fill it with the expression MsgWebservicerequest.variable=MyMsg.Node.

But know i have a second problem. The webservice wants a Datatype called Sytem.Data.SQLtypes.sqlint32 and my node is a regular int .

Does anybody know how i get the Int converted into the Sytem.Data.SQLtypes.sqlint32 Format.

 

Thanks