Designing the Real Time Message Route Types

For this scenario, you must create two route types.

  • Create an XAI Route Type for the real time message. Indicate the sender, the request XSL and the response XSL used for real time responses.
Note: The sender referenced on the route type should be one that supports synchronous communication (such as an HTTP sender).
  • Create an XAI route type for the near real time message. Indicate the sender, the request XSL and the response XSL used for near real time responses. Mark the route type to check the flags Receive Acknowledge and Post Response. These flags indicate to XAI that a response should be received and that additional processing is required.