Scheduler Subjob Linked Table

In the Scheduler Subjob Linked Table you can define tables linked to a Scheduler Subjob. When you have linked a table to a scheduler subjob, the data exchange of the table will take place along with data exchange of the subjob, according to the setup of the subjob.

You can define fields not to be included in the data transfer, either by defining an include, or an exclude list for the linked tables.

Under most circumstances you want to set filters on linked tables in the Scd.Subjob Linked Table Filter. When the subjob is replicated, the replication process replicates from the linked table, taking into account the filters set up for the linked table(s).

Example
To link the replication of the Statement Line table to the Statement table, you set up a subjob for the Statement table and then link the Statement Line table to the Statement table subjob. For linking the statement lines to the relevant statement you select the Statement No. field in both tables as a link. Then, when a Statement record is replicated, all records in the Statement Line table that have the same Statement No. are replicated as well.