Creating and configuring a queue
You can choose to use a single JMS queue for multiple external systems or create a separate queue for each external system that you use. Queue creation and configuration involves multiple steps. You can use the default queues or create additional queues, depending on your integration requirements.
About this task
Separate queues are used to support outbound transactions and inbound transactions. Configure a queue to support either inbound or outbound transactions, not both. Configure outbound queues for use with publish channels and configure inbound queues for use with enterprise services.
In a multitenancy environment, the system provider defines JMS queues on the application server and the tenant configures these queues in the External Systems application.
Procedure
- Create and configure the message queue on the application server.
- In the External Systems application, add properties to
the queue. You can create additional queues to meet system needs. If you do not use the default queues, use an application server provider for your queue configuration.
- In the External Systems application, configure the external system and enterprise services to use the queues.