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
Explain about business activity services (bas)?
What is Message routing?
Explain about document schema and property schema?
Did you deploy BizTalk more than one machine?
What is the difference between a document schema and a property schema? : biztalk server
im completed my biztalk course , plz guide me how to get job ?
What is property schema?
What is correlation in context of biztalk server? : biztalk server
What is content routing?
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 correlation sets?
Define bre?
What is convoy and correlation sets?
Define adapters?
Define mapping?