Create a robust import set transformer
Define how information is sent from the source table to target tables via a Robust Transform Engine (RTE).
始める前に
- Role required: import_transformer
- Create an ETL definition.
- Create a robust transform definition.
手順
- Navigate to All > System Import Sets > Administration > Robust Import Set Transformers.
- Click New.
-
Complete the form.
Field Description Name The name of the robust import set transformer. Source table The source table for the robust import set transformer. Robust transform engine Enables you to select an ETL definition or CMDB definition. For procedures to define an RTE, see Create robust transform definitions. Description A description of the robust import set transformer. Properties Custom properties which can be used in processing the data. Application Application scope for this record. Active Selected if the robust import set transformer is currently active. Deselected if the robust import set transformer is not currently active. Batch size The number of import set rows the system processes at a time. For example, if an import set has 1000 rows and the batch size is 100, the system processes 10 batches of 100 rows each.
The minimum batch size is 1. The maximum batch size depends on the row size and processing complexity. Consider starting with a batch size of 100 and adjusting from there.
Verbose Enables some transform logs that show how transform operations are applied to records. - Click Submit.