PrepareForImportCatalog Activity

Use the PrepareForImportCatalog activity to import records.

It works in conjunction with the following activities to complete the import process:

When the PrepareForImportCatalog activity is processed, the following actions are performed:

  • Data is copied to the repository and classification staging tables.
  • An identity is assigned to records, if you have specified the <assignidentity> parameter in rulebase.
  • Basic data is validated. To perform additional data validations, specify the TRUE value for the ValidateOnly parameter.

For more information on these actions, refer to TIBCO MDM Studio Rulebase Designer User’s Guide.

On completion, this activity calls the ImportCatalogRecords activity.