Enabling the migration of the Data Rules stage as an IBM Knowledge Catalog Quality Rule in DataStage

You can enable the migration of the Data Rules stage from traditional DataStage to an IBM Knowledge Catalog Quality Rule in modern DataStage.

If you have a job in traditional DataStage® that contains the Data Rules stage, you can migrate it to modern DataStage as an IBM Knowledge Catalog Quality Rule.

To migrate the job this way, import the ISX file by using the dsjob command with the parameter --enable-dataquality-rule.

See the following example:
$ cpdctl dsjob migrate --project dsjob --file-name ~/dsjob/DemoBackup/DataRulesExample_isx.isx --enable-dataquality-rule