Filtering Message Event Request (MER) Messages
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 table describes the properties of the MER message:.
|
Property |
Description |
|
IAPMessageType |
The message type is MER (Monitor Event Request) |
|
IAPProcedureName |
The iProcess Engine procedure name |
|
IAPNodeName |
The name of iProcess Engine. |
|
IAPComputerName |
The name of the machine where iProcess Engine is installed. |
You can filter the MER messages using these properties. See the information supplied with your J2EE Application Server for more information on filtering messages.