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 / luigip
1) Build the map. The logic on how you get a single name is
not clear... Can be First Name concatenated with Last Name
(so simply use the string concatenate functoid adding a
space in between the fist and last name)
2) Create a receive port + Receive Location (name as RecLoc)
3) Create a send port
4) On the send port configure the map
5) On the send port add a filter where Receive Port Name is
equal to RecLoc
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is the difference between distinguished field and promoted property? : biztalk server
Is there any possibility in the biztalk FIFO(first-in-first-out) without use the orchestration? how to implement explain?
Define orchestration
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 messagetype in biztalk server? : biztalk server
What are the components of biztalk server architecture?
What is biztalk?
how to handle the error in soap
What is biztalk orchestrations dehydration and rehydration? : biztalk server
what are un-typed messages?
Explain about document schema and property schema?
What is property schema?
What is the default mapping for auto mapping? : biztalk server
Define adapters?
What is biztalk server? : biztalk server