![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
• The Monitor Event Detail message (MED). A BG process sends this message. The message is addressed to the JMS topic configured in the IAPJMS_TOPICNAME process attribute.
• Every MED message sent from the IAPJMS process to the external application consists of:
• These messages can be sent in either a basic format or an extended format. You can specify which format is used by setting the IAPSCHEMA parameter in the SWDIR\etc\staffcfg configuration file. See the section "Tuning the iProcess Engine Using SWDIR\etc\staffcfg Parameters" in the TIBCO iProcess Engine: Administrator’s Guide for details of this parameter.For examples of these IAPJMS messages, see the section "Examples of Configuring Activity Monitoring Information" in the TIBCO iProcess™ Modeler Integration Techniques guide.Every MER message sent to the iProcess database to update the activity monitoring configuration information consists of XML requesting the events to monitor. The MER XML format is defined by the SWMonitorList.xsd schema.
• The Work Queue Delta message (WQD). The WIS process sends this message.Every WQD message sent from the WIS process consists of:
• the message body containing details of the Work Queue Delta. The WQD XML format is defined by the apSSOTypes.xsd schema. See the section "Schemas" in the TIBCO iProcess™ Client (Browser) Action Processor Reference guide for more information on this schema.Whenever an item is added, modified or deleted from a monitored work queue, a WQD message is published by the WIS to the IAPJMS process.See the TIBCO iProcess Server Objects (.NET) Programmer's Guide and the TIBCO iProcess Server Objects (Java) Programmer's Guide for more detail on Work Queue Delta publication via JMS and how it works.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |