BizTalk Server General - Howto: 2 Message -> 1 Message

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server General > March 2004 > Howto: 2 Message -> 1 Message





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 Howto: 2 Message -> 1 Message
Urumci

2004-03-30, 2:43 pm

Hi,
How can i get 1 message from 2 message(2 different schema) ?
For example:
First input : <root><Test1>AAA</Test1><root>
Second input: <root><Test2>BBB</Test2><root>
Output: <root><Test1>AAA</Test1><Test2>BBB</Test2><root>

I tried to perform this with two sequence transform shape in orchestration. I used three schema and message type.
Bu transform create a new instance of destination message.So i can't copy 2 message to 1 message.

How can i do this? Any idea?
Thanks..








Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com