TDM enables users to extract Reference tables from several source environments and to save them into the Cassandra DB. It also enables saving different versions of a Reference table and source environment into the Cassandra DB and creating and executing TDM load tasks to copy them from the Cassandra DB into the target environment.
Note that the TDM Reference solution is not based on Fabric Reference tables and that 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 must be populated for each record:
Example:
Run the fnValidateAndRebuildRefTables job to create an empty Cassandra table for each Reference table in trnRefList. The tables are created in the k2view_tdm keyspace.
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 creating TDM load tasks 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. It also enables saving different versions of a Reference table and source environment into the Cassandra DB and creating and executing TDM load tasks to copy them from the Cassandra DB into the target environment.
Note that the TDM Reference solution is not based on Fabric Reference tables and that 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 must be populated for each record:
Example:
Run the fnValidateAndRebuildRefTables job to create an empty Cassandra table for each Reference table in trnRefList. The tables are created in the k2view_tdm keyspace.
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 creating TDM load tasks 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.