MonitorRealTime
You can use the MonitorRealTime activity to listen to the real time event that is created by the JD Edwards EnterpriseOne system.
General
The following table describes the configurations in the General tab of the MonitorRealTime activity.
Description
In the Description tab, you can add a short description for the MonitorRealTime activity.
Advanced
The following table describes the configurations in the Advanced tab of the MonitorRealTime activity.
Field | Module Property? | Description |
---|---|---|
Get Schema | No | Click this button to get the schema of the selected real time event. |
Name | No | The name of the selected real time event. |
IsLoop | No | Select this check box to indicate that the data structure occurs multiple times in a real time event. |
Use Attribute | No | Select this check box if you want the attribute to be the output in the ActiveEnterprise messages. |
Refresh | No | Click this button after you complete all the settings in the Advanced tab to refresh the Input tab. |
Sequence Key | No | This field contains an XPath expression that specifies the order in which the process runs. Process instances with sequencing keys that have the same value are executed sequentially in the order in which the process instances are created. |
Custom Job Id | No | This field contains an XPath expression that specifies a custom job ID for every job in the process instance. |
Conversations
In the
Conversations tab, you can click
Add New Conversation
icon to initiate a conversation. A conversation represents two or more related message exchanges in the same process that are correlated by the BusinessWorks engine.
Output
The following table describes the output elements in the Output tab of the MonitorRealTime activity.
Fault
The following table describes the error schema elements in the Fault tab of the MonitorRealTime activity.
Error Schema Element | Data Type | Description |
---|---|---|
JDEPluginException | ||
msg | String | This error message is displayed when the JD Edwards EnterpriseOne plug-in captures an exception for the MonitorRealTime activity. |
msgCode | String | This error code is displayed when the JD Edwards EnterpriseOne plug-in captures an exception for the MonitorRealTime activity. |