Activating the cron task for JMS queues

For asynchronous processing, integration messages are placed in JMS queues. Cron tasks poll the JMS queues at frequent intervals and then process messages that are found in the queues.

Procedure

  1. In the Cron Task Setup application, search for the JMSQSEQCONSUMER cron task.
  2. Verify that the cron task is configured to poll both the SEQQIN and the SEQQOUT queues.
    The JMS queues are provided by the multitenancy manager.
  3. Set the Active check box for each queue.
  4. Click Save.
  5. Click the Reload Request action.