Entity List Data Map Table
Element | Required Inbound Acct Validation | Required Inbound Data Mgt | Value Type | Star Tag | Eagle DB | DB Table | DB Field | Data Type | Xpath |
---|---|---|---|---|---|---|---|---|---|
objectType | Required | Required | objectType | Â | not stored in DB | Â | Â | Â | EagleML/entityTransaction/entityList/objectType |
objectId | Â | Â | objectId | Â | not stored in DB | Â | Â | Â | EagleML/entityTransaction/entityList/objectId |
objectDescription | Â | Â | objectDescription | Â | not stored in DB | Â | Â | Â | EagleML/entityTransaction/entityList/objectDescription |
updateTimestamp | Â | Â | dateTime | Â | RULESDBO | ENTITY | UPD_DATE | DATE | EagleML/entityTransaction/entityList/updateTimestamp |
customElements | Not recommended | CustomElements | Â | reserved for customizations | EagleML/entityTransaction/entityList/customElements/ | ||||
updateSource | Â | Â | string | Â | RULESDBO | ENTITY | UPD_USER | CHAR(30) | EagleML/entityTransaction/entityList/updateSource |
entityId | Required | Required | string | 1163 | RULESDBO | ENTITY | ENTITY_ID | CHAR(8) | EagleML/entityTransaction/entityList/entityId |
entityName | Required | Â | string | 1164 | RULESDBO | ENTITY | ENTITY_NAME | CHAR(30) | EagleML/entityTransaction/entityList/entityName |
activeStatus | Â | Â | string | 1283 | RULESDBO | ENTITY | ACTIVE_STATUS | VARCHAR2(3) | EagleML/entityTransaction/entityList/activeStatus |
codeValue | Â | Â | string | 1176 | RULESDBO | ENTITY_LIST | CODE_VALUE | CHAR(225) | EagleML/entityTransaction/entityList/codeValue |
connector | Â | Â | string | 4555 | RULESDBO | ENTITY_LIST | CONNECTOR | CHAR(8) | EagleML/entityTransaction/entityList/connector |
entityPartitionAssignment | Required - Defaulted to "1" by panel | Â | decimal | 1334 | RULESDBO | ENTITY | STAR_PARTITION | NUMBER(38,12) | EagleML/entityTransaction/entityList/entityPartitionAssignment |
fieldAttributeId | Â | Â | integer | 4552 | RULESDBO | ENTITY_LIST | FIELD_ATTRIBUTE_ID | NUMBER | EagleML/entityTransaction/entityList/fieldAttributeId |
operator | Â | Â | string | 4557 | RULESDBO | ENTITY_LIST | OPERATOR | CHAR(10) | EagleML/entityTransaction/entityList/operator |
Â