Home Page › Forums › BizTalk 2004 – BizTalk 2010 › how to take arguments from a web page to uze them in an orchestration? › Re: how to take arguments from a web page to uze them in an orchestration?
Hi Niklas,
i’m back again in my project and got a new question: the web service in my biztalk project has no schema under reference,that’s bacause that web service return primitive types. i can create a new schema with an xml reponse example by “generated items”,you know. here is my problem; i can create an ex xml reponse but i need also an xm example to use in message transfrom (from web page input to web service request) also i’m gonna create a map for these two type of messages. Now,do i have to generate two schemas (for request and reponse) and stick them together to create a “reference.xsd”?
hope i could tell my problem and hope to get an answer..
thanks.