The TDM task can process Business Entities (BEs) and/or tables. A Business Entity (BE) represents the main entity of the data selected for provisioning in TDM. Each BE can include multiple LUs, organized in either a flat or a hierarchical structure. For example, a Customer BE may include CRM, Billing, Ordering and Usage LUs.
BEs are defined in the TDM self-service application. In addition, the following guidelines must be implemented to support parent-child LU hierarchy:
Starting from TDM V9.3, hierarchy is supported through the TASK_EXECUTION_ENTITIES table in the TDM database. During task execution, this table is populated with the parent LU name, parent entity, root LU name, and root entity for each executed entity.
The TDM task can process Business Entities (BEs) and/or tables. A Business Entity (BE) represents the main entity of the data selected for provisioning in TDM. Each BE can include multiple LUs, organized in either a flat or a hierarchical structure. For example, a Customer BE may include CRM, Billing, Ordering and Usage LUs.
BEs are defined in the TDM self-service application. In addition, the following guidelines must be implemented to support parent-child LU hierarchy:
Starting from TDM V9.3, hierarchy is supported through the TASK_EXECUTION_ENTITIES table in the TDM database. During task execution, this table is populated with the parent LU name, parent entity, root LU name, and root entity for each executed entity.