Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Workbench Check Compliance functionality is used to validate DataStage assets against a set of quality criteria which MettleCI refers to as Compliance Rules. MettleCI ships with a set of sample Compliance Rules (delivered as a Git repository) which act as the basis for customers to use as supplied, ignore, modify, or augment with new customer-specific rules as required to meet specific needs.

...

As an example of evaluating Compliance and removing a test failure, let's look at an example DataStage job in the classic (Windows-based) Designer. 

Info

WARNING

Before running Compliance you should ensure you have COMPILED the job which you wish to test.  Merely saving the job will update your DataStage repository with the details of your current job design WITH THE EXCEPTION OF THE CONTENTS OF TRANSFORMER STAGES!   The code for the Transformer Stages as configured on your DataStage Canvas is only generated during the compile process.

...