SAP IDoc Connector Guide > Event target properties
  

Event target properties

Create an event target to publish or write SAP IDoc messages.
For each SAP IDoc connection that you create, you can add only one event target that specifies an operation and call the event target from a process to send messages to an SAP IDoc exchange.
To create an event target in an SAP IDoc connection, click Add Event Target on the Event Targets tab. Select the event source type as Event Target.
The following image shows the event target properties:
The list of event target properties you can configure in a SAP IDoc connection.
The following table describes the basic target properties that you can configure:
Properties
Description
Name
The event target name that appears in the Process Designer. The name must be unique for the connection.
The name cannot exceed 128 characters, contain spaces, or contain the following special characters:
~ ` ! $ % ^ & * ( ) - + = { [ } ] | \ : ; " ' < , > . ? /
Description
Optional. Description for the event target that appears in the Process Designer.
The description cannot exceed 4,000 characters.
The following table describes the target properties that you can configure:
Properties
Description
Object Name
The name of the object where you want to publish messages.
Enter the object name in the following format:
IDocListener_Dest_<username>_<client>
Object Path
Optional. The path of the object where you want to publish messages.