Messaging
API Gateway Messaging is an umbrella term that encompasses the exchanging of messages across multiple platforms in asynchronous style.
To configure API Gateway for JMS messaging, you need to:
Create one or more JNDI provider aliases to specify where
API Gateway can look up administered objects when it needs to create a connection to JMS provider or specify a destination for sending or receiving messages.
Create one or more connection aliases that encapsulate the properties that
API Gateway needs to create a connection with the JMS provider.