Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Messages come into the ESB through the following triggers:

...

message entry points:

  • APIs - APIs accept REST messages that allow clients to provide additional information on how to manage the message in the ESB.
  • Proxy Services - A proxy service receives messages that are sent to a specific endpoint.
  • Inbound Endpoints - An inbound endpoint injects a message directly from the transport layer to the mediation layer, without going through the Axis engine.
  • Tasks - A task injects a message into the ESB at a scheduled interval.
  • A REST API call sends a message to the ESB.

When the ESB receives a message, it sends it either to a proxy service or to the Main sequence for handling. The proxy or sequence is configured with message mediation, which controls how the message will be transformed, filtered, forwarded, etc. 

To trigger messages See the following topics for more information on how you can invoke message flows in the ESB, see the following topics:

Child pages (Children Display)