CI Job List
The CI Job List screen displays all CI jobs created in ARM, listed in reverse chronological order — the most recent jobs appear at the top.

Jobs that have been deployed display the icon , while jobs that have only been validated display .
Filtering Options Use the filters to refine your search for specific CI jobs.

Group By: Select a specific job group from the dropdown or type the group name. Choose All Groups to view jobs from all groups.
Job Name: Search by typing or selecting a job name from the dropdown.
Last Modified Date Range: Filter jobs by modification date. Defaults to the last 7 days. Additional options include:
Last 14 days
Last 30 days
Last 24 hours
Custom Range: Specify your own date and time range.

Advanced Filter Options :

Job Source Type:
Sandbox: Choose the Source Org. Select All to include all orgs.
Version Control: Choose the Source Repository and Source Branch. Select All to include all repos and branches.

Destination Org: Select a specific org or choose All to include jobs targeting any destination org.
Additional Options

Info: View job metadata including source/destination orgs, repositories, branches, timestamps, etc.
Clone: Create a new job using details from an existing job.
Edit: Modify job details. If a job is in progress:
A prompt appears on saving.
Selecting YES aborts the current job, saves changes, and redirects to the CI Jobs Result page.
Selecting NO discards changes.

For Vlocity (FlexCard/OmniScript) deployments:
The destination org must be registered with OAuth. If it's registered with Standard, re-register with OAuth or deployment will fail. The following log message appears:
To deploy compiled versions of OmniScript and FlexCards, Please re-register your destination org with OAuth and update the Local Compilation key in the My Account section
Enable Local Compilation and enter a valid Access Key under My Account:
Missing key:
Deployment will be performed without local compilation due to the absence of Access Key of Vlocity's Private NPM Repository
Invalid key:
Deployment is completed without local compilation due to the incorrect Access Key of Vlocity's Private NPM Repository

Activate/Deactivate: Temporarily disable jobs without deleting them. Reactivate when needed. This prevents unintended builds without loss of job data.
Delete: Permanently remove the job. This action is irreversible.
Last updated
Was this helpful?