A Table Population can be created by either:
LU tables can be populated by either a DB query or a Root function source object. To decide which source object to use, refer to the comparison analysis of Table Population Source Object Types.
A source object can return one or many records whereby each output record is mapped and populated into a target LU table. Note that a Table Population can extract data from other LU tables in the same Logical Unit. It is recommended to always check the execution order of a source table’s population objects to verify that the source LU tables are populated before the target LU table. For example, the SUBSCRIBER LU table must be populated before the OFFER LU table to enable populating the OFFER LU table based on data from the SUBSCRIBER LU table.
When an LU table has two populations, a second Table Population can extract data from the same LU table. For example, the ADDRESS LU table has two Table Populations:
Click for more information about Creating Table Population Objects.
A Table Population can be created by either:
LU tables can be populated by either a DB query or a Root function source object. To decide which source object to use, refer to the comparison analysis of Table Population Source Object Types.
A source object can return one or many records whereby each output record is mapped and populated into a target LU table. Note that a Table Population can extract data from other LU tables in the same Logical Unit. It is recommended to always check the execution order of a source table’s population objects to verify that the source LU tables are populated before the target LU table. For example, the SUBSCRIBER LU table must be populated before the OFFER LU table to enable populating the OFFER LU table based on data from the SUBSCRIBER LU table.
When an LU table has two populations, a second Table Population can extract data from the same LU table. For example, the ADDRESS LU table has two Table Populations:
Click for more information about Creating Table Population Objects.