Versions Compared

Key

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

Version Control is a feature within MettleCI to allow you to check in your dataStage assets into Git repository.

Step-by-step guide

1.

...

Integrate MettleCI Workbench with Datastage Client

Click on the purple button "Integrate Follow the instruction in Introduction to Integrate MettleCI Workbench with DataStage Client" to download MCI_Setup.exe

...


2

...

.

...

Click on "Run anyway"

Image Removed

3. MCI_Setup.exe installation Steps

Follow the installation wizard to perform the installation. During the installation, you will be prompted to confirm the DataStage Client path, click Yes to confirm

Image RemovedImage RemovedImage Removed

...

Code check in via DataStage Client

Once installation completed successfullyMettleCI Workbench and DataStage Client are integrated. You can start DataStage Client, and open a job.

...

Tools → Custom → Check-In Asset

Image Modified  

From the main screen, select a project and click "Check-in a Job" button from the menu

...


3. Enter Commit Message

Enter the commit comments, and click "Check in" when ready

Info
titleOptional

You can set the Unit Tests flag to on if you wish to check in the Unit Test asset associate with Datastage Job

 

...


4. View Error Log 

When checking complete, regardless of Pass or Fail, you can see the status from the VIEW LOGS at the bottom of the screen

...

5. Commit History

You can also review the Commit History by clicking on "Version Control" from the sidebar, you can now see the success/failure history of last code check in)

...


6. Alternate method of Code Checkin without DataStage Client 

If you do not have a DataStage client installed on your machine. You can still perform code checkin via MettleCI Workbench frontend, by clicking on "Version Control" from the sidebar of MettleCI

Followed by click on the + button on the top right hand corner to start code check-in (then follow step 5 2 to 7 6 to complete the process)


Info

...