Introduction
Plutora’s Integration Hub allows automated jobs and orchestrated events from any application that supports APIs. Jenkins Integration allows automated jobs from Jenkins. You can add the automated jobs to the System via the ‘Automated Jobs’ section in the Systems pop-up. This article provides you with an overview of steps to add and edit automated jobs to a System.
For more information see Orchestration Using Automated Jobs.
Pre-requisite
Enable and configure automated jobs in Integration Hub and Jenkins Integration.
Navigation
Environment > Systems
Add Automated Jobs
Automated jobs that have been enabled and created in Integration Hub and Jenkins Integration can be added to Systems, where they flow down to the System’s Environments, and from there to TECRs and Deployment Plan Activities.
To add automated jobs in a System:
- Go to Environment > Systems.
- Click to open a System.
- Under the Automated Jobs panel:
- View a list of the automated jobs associated with the System. The jobs cascade down to the System’s Environments and those Environments’ TECRs.
- Add or edit automated jobs from Jenkins or Integration Hub:
- Click New Job.
- Select Jenkins or IntegrationHub from the Application drop-down menu.
- Select a Jenkins Instance.
- Select a Job:
- Jenkins jobs: Select a Job.
- Integration Hub jobs: Type the Job name.For Integration Hub the value entered into the job field here will be passed through as a parameter to the script. The script should be able to run multiple jobs, based on this parameterized input.
- Select Approved Users.If selected, only these users or User Groups can run the job.
- Select Job Type.
- Click Save & Close.
- Click New Job.
Edit Automated Jobs
Sort Jobs Order
If multiple jobs are selected, they will be run from the top of the list to the bottom. Reorder jobs by dragging and dropping.