1.

What Is Smo? And Wt It Contains?

Answer»

The SMO model is a PATTERN for using SDO Data Objects to represent messages.

The SMO CONTAINS a representation of the following GROUPS of data:

  1. The business payload of the message. The payload is the application data exchanged between service endpoints.
  2. Header information associated with the message. For example, Java Message Service (JMS) headers if a message have been conveyed using the JMS API.
  3. Context information (data other than the message payload).

The SMO model is a pattern for using SDO Data Objects to represent messages.

The SMO contains a representation of the following groups of data:



Discussion

No Comment Found