BizTalk Server Orchestration - multiple response types for a request

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Orchestration > April 2005 > multiple response types for a request





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 multiple response types for a request
Glen

2005-04-12, 5:53 pm

I need to be able to return a "good type" or a "bad type" message for each
type of message request received. Since a port can only specify one message
type, everything I have read indicates that I must use the
System.Xml.XmlDocument message type. If that is the case then how do I
create a correlation set? If that is not the case then can someone tell me
how to configure my orch to handle two response types for a given request.

Thanks in advance.
Matt Milner

2005-04-12, 5:53 pm

If your bad type is an exception case, then look at using fault messages.
These turn into SOAP exceptions for web service clients.

matt


"Glen" <Glen@discussions.microsoft.com> wrote in message
news:D92453C6-92E3-4820-92E3-DBD7A7F73D76@microsoft.com...
>I need to be able to return a "good type" or a "bad type" message for each
> type of message request received. Since a port can only specify one
> message
> type, everything I have read indicates that I must use the
> System.Xml.XmlDocument message type. If that is the case then how do I
> create a correlation set? If that is not the case then can someone tell
> me
> how to configure my orch to handle two response types for a given request.
>
> Thanks in advance.



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com