First post/new user, so hope this isn’t too elementary…
I have a web service that takes a parameter and is returning a dataset from a SQL database. The service is running correctly, now I would like to call it from my BizTalk orchestration. I would like to map the results that are received from the web service into a particular XML schema which I have created a schema file for. Is it possible to create a map between a web service’s return schema and another? When I go to create a map file, I can not select the web service return schema. Any suggestions on manipulating this returned dataset?
If I remember right, you need to create an Orchestration Message of the type of the Return Message. It’s a little hard to find since a type inside the web reference.
Also, the map has to be in the same project as the Orch, or life it a lot harder.
Sorry, I’m not explaining it very well.
You might want to look at the Web Service white paper for BizTalk 2004. That might help. It’s on the MSFT.
Author
Posts
Viewing 1 reply thread
The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.