|
Home > Archive > BizTalk Server Orchestration > September 2005 > pass two parameters to web method in BTS published webservice
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
pass two parameters to web method in BTS published webservice
|
|
| zorrinn 2005-09-13, 10:14 am |
| When I publish an orchestration as a web service, I ineffect expose a remote object(Port) which has a method(operation) that accepts one parameter(message type).
Can I have this web method accept two parameters, ie. can I have the operation in the orchestration accept two message types? | |
| zorrinn 2005-09-14, 2:49 pm |
| Nobody told me that all I need to do is to add a multi-part message type. I had to figure it out myself. The funny thing is there is no good definition for what a multi-part message type is.
quote: Originally posted by zorrinn
When I publish an orchestration as a web service, I ineffect expose a remote object(Port) which has a method(operation) that accepts one parameter(message type).
Can I have this web method accept two parameters, ie. can I have the operation in the orchestration accept two message types?
| |
| zorrinn 2005-09-14, 2:50 pm |
| How can I call a referenced .NET dll from an orchestration? Please help. |
|
|
|
|