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
What is correlation sets?
What is document schema?
what is direct binding?
What is correlation in context of biztalk server? : biztalk server
Explain about biztalk orchestration?
What is the default mapping for auto mapping? : biztalk server
what are un-typed messages?
What is custom pipeline and the use of custom pipeline?
What is the difference between a "message assignment" shape and an "expression" shape? : biztalk server
Explain about biztalk server messaging services?
Explain about static, dynamic and direct binding?
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?
Define schema?
Explain why messages are immutable inside biztalk?
What are the components of biztalk server architecture?