Enterprise Administration > Implementing Windchill ESI > Implementing Windchill ESI in an ORACLE Applications Environment > XML Schemas > Common Business Object (CBO) > Common Business Object Schema: ESI Target Schema
  
Common Business Object Schema: ESI Target Schema
ESITarget is the child element of ObjectHeader and ControlData. ESITarget represents the details about the destination system/. For example, System, ERP type, or Organization. It also represents the unique target number of Windchill distribution targets. The following describes the elements contained in the ESITarget schema:
Element
Description
TargetID
In ESIResponse data, the child element <TargetID> of each parent element (for example, <Part>, <BOM>, <ProcessPlan>, < ECN>) maps to the ObjectHeader/ESITarget/TargetID element in CBO mappings.
The format <TargetID> is as follow:
<TargetNumber>:<Organization> where <TargetNumber> is the unique identification number for the Windchill ESI distribution target and <Organization> represents the Oracle Applications organization code.
ERP
This is an optional element for the provision of ERP type. For example, SAP, OM ( Oracle Manufacturing) and so on. By default this value is not used.
System
In ESIResponse data, the child element <Destination> of the <Transaction> element maps to CBO/ControlData/ESITarget/System .
The <Destination> element in the Windchill ESIResponse data represents the actual DSN value of the Windchill ESI distribution target. The distribution target attribute DSN represents the Oracle Applications instance.
OrganizationNumber
The substring after the “:” in the <TargetID> element of Windchill ESI response.
TargetNumber
The substring before the “:” in the <TargetID> element of Windchill ESI response.
AdapterInstanceID
Dynamically created subject name that is optionally populated for customization purposes. By default this value is not used.