Source schema has nodes First Name, Last Name and
destination schema has node Name. How we can get data at
destination so that we can have two instance of Name
(without using orchestration).
Answer Posted / rajesh gorla
Ok, this is something like mapping flat source schema to
multiple occurrences of node in destination schema, use
Table Looping, Table Extractor functiond's and map. for
more info read this interesting article.
http://geekswithblogs.net/evankoch/archive/2007/08/07/114470
.aspx
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
Difference between field and promoted property?
What is the difference between a document schema and a property schema? : biztalk server
Did you deploy BizTalk more than one machine?
What are Host and Host Instance?
Is there any possibility in the biztalk FIFO(first-in-first-out) without use the orchestration? how to implement explain?
Why and how we use custom pipeline?
What is the difference between distinguished field and promoted property? : biztalk server
Explain about business activity services (bas)?
how to handle the error in soap
In the dynamic send port actually we have to give the require destination details i.e, provided by client, but my question is how to get that particular address from where and where it is stored in biztalk?
What is biztalk?
What is bam?
I have a receive port and send port whose message types are different.when I receive a message in my receive port,my process starts.i will construct my out message and give this to my send port.i am configuring a send port group to
what is the use of schema in biztalk and why we use schema?
What is the use of custom pipeline?