InterviewSolution
Saved Bookmarks
| 1. |
What Are Message Models? |
|
Answer» Most message formats are not self-defining, and a parser must have access to a PREDEFINED model that describes the message, if it is to PARSE the message correctly. A message model is USED by WebSphere Message BROKER to model a message format. Most message formats are not self-defining, and a parser must have access to a predefined model that describes the message, if it is to parse the message correctly. A message model is used by WebSphere Message Broker to model a message format. |
|