How Activity Messages are Processed From the IAPJMS Process to the External Application

The IAPJMS process listens for activity messages from the BG process. When it receives an activity message from the BG process it routes this to a configurable JMS topic (defined in the IAPJMS_TOPIC process attribute). The IAPJMS process does not need to know anything about the contents of the message. It simply passes it to the JMS topic.

The external application is configured to listen for incoming messages from the same JMS topic that is defined in the IAPJMS_TOPIC process attribute.

For more information on how to configure and administer activity monitoring see the "Monitoring Activities" topic in the TIBCO iProcess Engine Administrator’s Guide.