Activity Publishing
An activity is any instruction in the TIBCO iProcess Engine that creates an audit trail entry, for example, Case started or Event issued. You can configure any combination of step and (or) activity to be monitored. This enables an external application to monitor important business events during the processing of cases.
The BG process can identify if a step is being processed and if activity monitoring has been configured for it. The BG process then sends details of the configured activities in XML format to the IAPJMS Process.
The IAPJMS process sends the XML message to a specified JMS topic, from which an external application can receive the XML format message.
The following diagram demonstrates Activity Publishing message processing between the TIBCO iProcess Engine and the IAPJMS process.