IDoc Listener
Use the IDoc Listener activity to receive IDocs published from the SAP system.
The IDocs are persisted to the TIBCO transport, for example, EMS, and confirmed in the SAP system. The IDoc Listener activity serializes the IDoc data to the transport by using the raw IDoc format.
IDocs of SAP port type 4x are only supported using the tRFC, qRFC, and bgRFC (Type T only) protocols.
If you want to control the number of messages being processed concurrently by the activity, choose one of the following configurations:
See Job Tuning for details.
General
In the General tab, you can establish connections to the SAP system and the messaging source separately, and choose an SAP TIDManager shared resource to manage the check of the duplicate IDoc messages.
The following table lists the configurations in the General tab of the IDoc Listener activity:
Field | Module Property? | Description |
---|---|---|
Name | No | Specify the name to be displayed as the label for the activity in the process. |
SAP Connection | Yes | Click
![]() Ensure that you have created an SAP Connection shared resource accordingly first. For more details, see Creating and Configuring an SAP Connection. Note:
|
SAP TID Manager | Yes | Click
![]() If no matching SAP TIDManager shared resources are found, click Create Shared Resource to create one. For more details, see Creating and Configuring an SAP TIDManager Shared Resource. |
Messaging Source | No | Select the messaging source where the received IDocs are persisted from the list.
Only the JMS type is supported. If the transport type is JMS, the control fields are passed as JMS properties. The property name consists of the SAPIDOC_ prefix and the IDoc control record field. For example, if the control field is DOCNUM, the corresponding JMS property is SAPIDOC_DOCNUM. For the IDoc Listener activity, except for the preceding JMS properties, you can also use the SAPJCO_ JMS properties to route IDoc messages to a specific receiver. |
JMS Connection | Yes | Click
![]() If no matching JMS Connection shared resources are found, click Create Shared Resource to create one. For more details, see the TIBCO ActiveMatrix BusinessWorks documentation. |
Description
In the Description tab, you can enter a short description for the IDoc Listener activity.
Advanced
In the Advanced tab, you can specify the destination used to persist the IDoc received from the SAP system.
The following table lists the configurations in the Advanced tab of the IDoc Listener activity:
Field | Module Property? | Description |
---|---|---|
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 were created. |
Custom Job Id | No | This field contains an XPath expression that specifies a custom job ID for the process instance. This ID is displayed in the TIBCO Administrator View Service dialog, and it is also available in the $_processContext process variable. The custom job ID for the process instance. |
IDoc Destination | Yes | The destination is used to persist the IDocs received from the SAP system. |