Configuring e-mail listeners to use Java Messaging Service queues

To use an e-mail listener as a Java™ Messaging Service (JMS) queue, you must configure the e-mail listener. You configure JMS queues to manage high volumes of e-mail messages that must be processed quickly.

Procedure

  1. In the E-mail Listeners application, create an e-mail listener definition.
  2. On the Listener tab, provide the required information, including e-mail address, e-mail password, mail server, protocol, e-mail folder, preprocessor, object key delimiter, workflow process, and schedule.
  3. In the E-mail Processing Frequency section, select the queue-based processing option.
  4. Specify jms/maximo/lsnr/lsnrqcf as the value for the queue connection factory.
  5. Specify jms/maximo/lsnr/qin as the value for the processing queue.
  6. Select the Security Settings action.
  7. In the Select Security Settings window, click New Row and specify the following information:
    1. Specify SR as the value for the Maximo® business object.
    2. Specify CREATESR as the value for the Maximo application.
  8. Click OK.
  9. Select the Activate/Deactivate Listener action.


Feedback