Versions Compared

Key

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

Follow these steps to get up and running with MettleCI as quickly and easily as possible with one of your existing DataStage Projects.

1. Gather your required information

Note that before you proceed with MettleCI installation and configuration you should have the following information to hand:

...

Status
colourGreen
titleMilestone
: You’ve verified that you can connect to DataStage, Git, and Work Item Management using your credentials/SSH keys.

2. Install MettleCI Workbench

Start by installing MettleCI Workbench on your DataStage development Engine tier host.

...

Status
colourGreen
titleMilestone
: You can log in to the MettleCI Workbench using your DataStage credentials.

3. On-board your first DataStage project

a. Establish version control baseline

Extract a whole-of-Project archive (.isx) containing only the design information, not ‘executables’ (AKA ‘binaries’) or ‘dependent items’. Need a link to the IBM documentation for Information Server Manager and / or command line utilities to do this.

Process the archive and check it into the corresponding Git repository by following the instructions for Bulk Check-in Using MettleCI Command Shell and Git.

...

Status
colourGreen
titleMilestone
: MettleCI Workbench can operate on the DataStage project, and it is listed in the drop-down project list at the top of the Workbench.

4. Try MettleCI Compliance

a. Create your compliance rule Git repository

...

Status
colourGreen
titleMilestone
: Compliance results for one of your DataStage jobs.

5. Try MettleCI Unit Testing

a. Install the Parallel Unit Test Harness (if you use Parallel jobs)

...