InterviewSolution
Saved Bookmarks
| 1. |
What is the use of message mapping? What are different message mapping types? |
|
Answer» Operation Mapping is used for converting source structure to target structure if data structure is different. Complex operation mapping can be simplified using message mapping. Message Mapping can be implemented in these ways −
|
|