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 / sandeep
Create a MAP in Biz talk and add first name and last name
strings with space in between and map to destination schema
node. Use that map in port to port binding either in recieve
port or in send port.
Is This Answer Correct ? | 6 Yes | 11 No |
Post New Answer View All Answers
What is the latest version of biztalk server? : biztalk server
Explain about Message routing and content routing?
What are the components of biztalk server architecture?
Define bre?
Explain why messages are immutable inside biztalk?
What is biztalk orchestrations dehydration and rehydration? : biztalk server
Define hat?
What is the default mapping for auto mapping? : biztalk server
Difference between field and promoted property?
Define orchestration
What is convoy and correlation sets?
What is the difference between a document schema and a property schema? : biztalk server
What is custom pipeline and the use of custom pipeline?
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 the logical send port.TO the send port group I have added many send ports with filters.The message in the send ports are not getting filtered based on my filters?
what are un-typed messages?