Element | Description | ||
ObjectID | AWindchill PDMLink unique federation identifier for the object. | ||
ObjectDescription | The object number used in the distribution target. | ||
Class | Class of the object. Comes from the ObjectHeader of the object for which the result is being sent. | ||
Action | Describes the action that was performed on the object. Should be populated from the ObjectHeader structure of the object that the results are being sent for. If the value needs to be set, the global variables inside the global variable group ESIConstants must be used to populate the field. See the Administering Windchill ESI in an ORACLE Applications Environment (Администрирование Windchill ESI в среде приложений Oracle) for descriptions and details.
| ||
TargetID | The TargetID string the object was published to. This is available in the ObjectHeader/ESITarget structure in the field called TargetID. See Common Business Object Schema: Object Header for details.
| ||
TransactionID | The identifier for the current transaction. This value is available in the ControlData structure of the CBO. See Control Data Schema for details. | ||
Successful | A global value that indicates true or false value for success or failure (ESIConstants/True or ESIConstants/False). See the Administering Windchill ESI in an ORACLE Applications Environment (Администрирование Windchill ESI в среде приложений Oracle) for details. | ||
Message | This structure contains all the information to be sent back toWindchill PDMLink in the PostResult message field. | ||
EAIPrimary | The five-digit message code corresponding to the primary message to be sent to Windchill in the PostResult message. For more information, see Return Messaging to Windchill. | ||
EAISecondary | The five-digit message code corresponding to a functional decision or functional warning message to be sent to Windchill. For more information, see Return Messaging to Windchill. | ||
ERPPrimary | Primary return information from the ERP system. | ||
ERPSecondary | Secondary return information from the ERP system. | ||
Root Cause | The five-digit message code that corresponds to a root cause message. This will give users additional hints or tips on the error or where to find additional information. | ||
EAIAdditionalInformation | Additional information from the EAI system (non-ERP). Typically, this will be an error stack trace from TIBCO BusinessWorks. | ||
ExtraInformation | This is for customization use. | ||
Subtransaction | Global true or false value indicating if this is or is not a subtransaction result. | ||
TimeStamp | Java-enabled or left blank timestamp value. | ||
Properties | The JMS properties that should be sent for proper invocation by the distribution target. |