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.

Field Module Property? Description
Name No The name of the activity displayed in the process. The default value is MonitorRealTime.
JDE Connection Yes Select a JDE Connection shared resource by completing the following steps:
  1. Click the Choose/Create Default Resource icon to open the "Select JdeconnectionResource Resource Template" window, where all the available resources are listed.
  2. In the Matching items panel, click the shared resource you want to select. Click OK.
Real Time Event Yes Select a real time event by completing the following steps:
  1. Click the Choose a resource icon; the JDE Object List window is displayed.
  2. Select an object by entering a value in the Please select an object field to match the desired object, or by scrolling up and down the object list. Click OK.

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.

Output Item Data Type Description
Status Boolean The status of receiving data by the MonitorRealTime activity. When the activity receives data successfully, the status is true; otherwise, the status is false.
Note: The output items vary, depending on the real time event you select.

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.