Using multiple documents in Orchestration
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server Orchestration > Using multiple documents in Orchestration




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Using multiple documents in Orchestration  
Alex


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-28-04 01:46 AM

Hi,

I have two different schemas with one unique promoted
field in each one.
I want to route one file to one location if its a certain
type and the other to another location based on its type
also.
The type can be checked using the promoted fields..

How do I accomplish this??

Thanks





[ Post a follow-up to this message ]



    Re: Using multiple documents in Orchestration  
Yossi Dahan


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-28-04 01:14 PM

You can set the orchestration to accept message of type XmlDocument , so it
doesn't care about the schema,
then have a decision shape examining the promoted property.

BTW - if this is the only logic required you could of course avoid the
orchestration all together and just set two send ports with the correct
filters.

HTH

Yossi Dahan
"Alex" <anonymous@discussions.microsoft.com> wrote in message
news:334e01c4a4f6$91244580$a301280a@phx.gbl...
> Hi,
>
> I have two different schemas with one unique promoted
> field in each one.
> I want to route one file to one location if its a certain
> type and the other to another location based on its type
> also.
> The type can be checked using the promoted fields..
>
> How do I accomplish this??
>
> Thanks







[ Post a follow-up to this message ]



    Re: Using multiple documents in Orchestration  
Devdutt Patnaik


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-28-04 10:52 PM

In the Simple routing without Orchestrations scenario, you could probably
try using a Dynamic send port, and use a Custom pipeline component which
Reads the property you promoted and then Create and Promote the
OutboundTransportType and OutboundTransportLocation properties.

PS: I am not sure whther it would work, but worth a shot, also plz verify
the property names.

Regards
Dev
"Yossi Dahan" <yossidahan@hotmail.com> wrote in message
news:uHJSY0VpEHA.132@TK2MSFTNGP14.phx.gbl...
> You can set the orchestration to accept message of type XmlDocument , so
it
> doesn't care about the schema,
> then have a decision shape examining the promoted property.
>
> BTW - if this is the only logic required you could of course avoid the
> orchestration all together and just set two send ports with the correct
> filters.
>
> HTH
>
> Yossi Dahan
> "Alex" <anonymous@discussions.microsoft.com> wrote in message
> news:334e01c4a4f6$91244580$a301280a@phx.gbl... 
>
>







[ Post a follow-up to this message ]



    Re: Using multiple documents in Orchestration  


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-28-04 10:52 PM

Thanks for the response,
how do I set the orchestration to accept an XML document?
Do you  configure the receive shape with this?
If so how?

>-----Original Message-----
>You can set the orchestration to accept message of type
XmlDocument , so it
>doesn't care about the schema,
>then have a decision shape examining the promoted
property.
>
>BTW - if this is the only logic required you could of
course avoid the
>orchestration all together and just set two send ports
with the correct
>filters.
>
>HTH
>
>Yossi Dahan
>"Alex" <anonymous@discussions.microsoft.com> wrote in
message
>news:334e01c4a4f6$91244580$a301280a@phx.gbl... 
certain[vbcol=seagreen] 
>
>
>.
>





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 12:01 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register