TDM enables users to extract Reference tables from several source environments and to save them into the Cassandra DB. Additionally, it enables saving different versions of a Reference table and source environment into the Cassandra DB. Lastly, TDM enables the creation and execution of TDM load tasks to copy reference data from the Cassandra DB into the target environment.
Note: The TDM Reference solution is not based on Fabric Reference tables and the tables are saved in Cassandra.
A TDM implementation has the following steps:
The list of Reference tables available for TDM extract tasks is populated in the trnRefList translation object. Populate trnRefList with the list of available Reference tables for each LU. The following settings should be populated for each record:
Example:
Note: It is also possible to populate the list of target's PK fields in trnRefList. These fields can be later used to customized the load flow to run an Upsert on the target reference table.
TDM extract tasks store the selected Reference data in the related Cassandra DB table.
Click for more information on how the TDM stores Reference tables in the Cassandra DB.
The TDM GUI enables the creation of TDM load tasks in order to copy Reference tables that have been successfully extracted into the Cassandra DB. The execution of a load task runs the TDMReferenceLoader Broadway flow to copy the task's reference tables to the target environment.
Click for more information about generic TDM Broadway flows.
TDM enables users to extract Reference tables from several source environments and to save them into the Cassandra DB. Additionally, it enables saving different versions of a Reference table and source environment into the Cassandra DB. Lastly, TDM enables the creation and execution of TDM load tasks to copy reference data from the Cassandra DB into the target environment.
Note: The TDM Reference solution is not based on Fabric Reference tables and the tables are saved in Cassandra.
A TDM implementation has the following steps:
The list of Reference tables available for TDM extract tasks is populated in the trnRefList translation object. Populate trnRefList with the list of available Reference tables for each LU. The following settings should be populated for each record:
Example:
Note: It is also possible to populate the list of target's PK fields in trnRefList. These fields can be later used to customized the load flow to run an Upsert on the target reference table.
TDM extract tasks store the selected Reference data in the related Cassandra DB table.
Click for more information on how the TDM stores Reference tables in the Cassandra DB.
The TDM GUI enables the creation of TDM load tasks in order to copy Reference tables that have been successfully extracted into the Cassandra DB. The execution of a load task runs the TDMReferenceLoader Broadway flow to copy the task's reference tables to the target environment.
Click for more information about generic TDM Broadway flows.