# CI Job Results

### Overview <a href="#overview" id="overview"></a>

The **CI Job Results** screen displays the list of builds triggered for your CI Jobs to date. You can trigger new builds and access detailed build information including status, logs, author, and more.

### Navigating to CI Job Result Screen <a href="#navigating-to-ci-job-result-screen" id="navigating-to-ci-job-result-screen"></a>

1. Hover over the **nCino** module and click [**CI Jobs**](https://knowledgebase.autorabit.com/docs/ci-job-list-screen).
2. By default, you'll be directed to the **Job Results** tab. If not, click on it. Builds are listed in reverse chronological order.

<figure><img src="/files/bCI2l6d8hddG5hMg6j1F" alt="CI Job Results default view"><figcaption><p>CI Job Results default view</p></figcaption></figure>

### Trigger a Build <a href="#trigger-a-build" id="trigger-a-build"></a>

3. In the **CI Job Results** screen, select your job from the **All Jobs** dropdown.

<figure><img src="/files/TMfvpj3QdmDINbU47HVs" alt="All Jobs dropdown menu to select CI jobs"><figcaption><p>All Jobs dropdown menu to select CI jobs</p></figcaption></figure>

4. If no build exists, “No builds exist” will be displayed. To create a new build, click **Build Now**.

<figure><img src="/files/dhe1EbM6vMBrW2YP1XsB" alt="Option to trigger a new build"><figcaption><p>Option to trigger a new build</p></figcaption></figure>

5. On the next screen, the left pane shows job summary details (label, source/destination org, deployment method, etc.).

<figure><img src="/files/Hpfl6MjW7Nc6F5IYQbQr" alt="CI Job summary before triggering build"><figcaption><p>CI Job summary before triggering build</p></figcaption></figure>

6. Under **Build Inputs**, enter the **title** and any **comments**.
7. Choose a **Deployment Type**:
   * **Commit and Deploy** – Commits and deploys to destination org.
   * **Deploy only** – Deploys only.
   * **Commit only** – Commits only.
8. Optionally, add notes in the **Notes** section.
9. Click **Trigger Build**. If credentials are validated, the build will start.

<figure><img src="/files/Q2Zq4TJ8Z3f1Txr5JBDm" alt="Trigger Build interface with inputs"><figcaption><p>Trigger Build interface with inputs</p></figcaption></figure>

10. You’ll return to the **Job Results** screen where build status is displayed.

### Build Log and Object Detail <a href="#build-log-and-object-detail" id="build-log-and-object-detail"></a>

11. Click a job in the list or select via **All Jobs** dropdown.

<figure><img src="/files/wILCFpDL2ZMMm4tRvaLd" alt="Selecting a CI Job to view details"><figcaption><p>Selecting a CI Job to view details</p></figcaption></figure>

<figure><img src="/files/n0ks3P4Yh1VcIVeOQhTj" alt="Alternate job selection via dropdown"><figcaption><p>Alternate job selection via dropdown</p></figcaption></figure>

12. From the build list, select a build to view logs and object data.

<figure><img src="/files/ZKWs5cUFZYAR6Agdxp04" alt="CI build list with selectable builds"><figcaption><p>CI build list with selectable builds</p></figcaption></figure>

13. Under the **Data** tab, view [nCino](https://www.autorabit.com/industry-solution/banking-financial-services-ncino/) objects with success/fail counts.

<figure><img src="/files/QlFqKbT8spC8demXoP4u" alt="Data tab with deployment success/failure counts"><figcaption><p>Data tab with deployment success/failure counts</p></figcaption></figure>

14. Click an object to view detailed information.

<figure><img src="/files/2MRElGLJVVG55FI52h8f" alt="Object detail panel showing deployment info"><figcaption><p>Object detail panel showing deployment info</p></figcaption></figure>

15. The **Success/Failed** tab shows deployment outcomes by record count.

<figure><img src="/files/MP7FqhnIhSaMknURdlnF" alt="Success and Failed tabs with record counts"><figcaption><p>Success and Failed tabs with record counts</p></figcaption></figure>

Click a count link for full details:

<figure><img src="/files/hQ2VqtXSBP5872can9Ti" alt="Detailed record results by success/failure"><figcaption><p>Detailed record results by success/failure</p></figcaption></figure>

<figure><img src="/files/3dmZYRVQ6EEqZKvEIetd" alt="Record breakdown per status"><figcaption><p>Record breakdown per status</p></figcaption></figure>

{% hint style="info" %}

#### Record ID Resolution in Job Error Results

In some scenarios, Salesforce may return **destination record IDs** in job error results instead of source record IDs. This behavior typically occurs when errors are generated after records are created or partially processed in the destination org.

When this happens, the application first attempts to resolve the record ID in the **source org** by default. If the record is not found, the system automatically checks the **destination org** as a secondary fallback. This ensures that error records can still be identified and reviewed accurately.
{% endhint %}

16. The **Log** tab contains commit/deployment logs. Use the download icon (!\[Download log icon]\(../../../../../.gitbook/assets/image (1380).png)) to save the ZIP file.

<figure><img src="/files/AW60v8bqjiMlZCtD7Z8j" alt="Build log tab with export option"><figcaption><p>Build log tab with export option</p></figcaption></figure>

17. **Post-Deployment Activities**: Shows results per Salesforce org. Use the dropdown to toggle between orgs.

<figure><img src="/files/pQ1XPo2cmXAkFIc7PZFT" alt="Post-deployment activities with success/failure summary"><figcaption><p>Post-deployment activities with success/failure summary</p></figcaption></figure>

> **Note:**
>
> 1. A maximum of 5 Salesforce Orgs are supported.
> 2. Activities are sequential. Success/failure details are visible only after all post-deployment steps complete.

***

### Download Backup Snapshot

#### Introduction

You can download backup snapshots of CI jobs, either per template or in bulk.

#### Steps

1. Go to any CI Job.
2. Click a template under the build.

<figure><img src="/files/GxO1kKfGiKJxOgiRm8R8" alt="CI job build view with template links"><figcaption><p>CI job build view with template links</p></figcaption></figure>

3. Click the download icon beside each object.

<figure><img src="/files/OdUTgZcU6SDL8UCo0UVf" alt="Download icons for individual objects"><figcaption><p>Download icons for individual objects</p></figcaption></figure>

4. Hover over the three-dot menu in the top banner.

<figure><img src="/files/UTUsF7lkK5zLWY6Blxxx" alt="Three-dot menu to access build changes"><figcaption><p>Three-dot menu to access build changes</p></figcaption></figure>

5. Click **Build Changes** to access the download page.

<figure><img src="/files/uKIOFUHinAILLJGvTM0E" alt="Build Changes page with Download button"><figcaption><p>Build Changes page with Download button</p></figcaption></figure>

6. Click **Download** to save all templates in that build.

***

### Commit and Deployment Workspace <a href="#commit-and-deployment-workspace" id="commit-and-deployment-workspace"></a>

* **Commit Workspace** – Displays queued commits for the same repository/branch, enabling parallel commit operations.
* **Deployment Workspace** – Shows ongoing deployment progress. Click the icon at the right side of the page.

<figure><img src="/files/kAwhi1vENoIIMnGtM83M" alt="Commit Workspace panel"><figcaption><p>Commit Workspace panel</p></figcaption></figure>

<figure><img src="/files/dYBZisnuyFdDNpqSFkTe" alt="Deployment Workspace view"><figcaption><p>Deployment Workspace view</p></figcaption></figure>

***

### CI Job Results 'Advanced Search' Filter <a href="#ci-job-results-advanced-search-filter" id="ci-job-results-advanced-search-filter"></a>

<figure><img src="/files/N7pn0zEKrKQCXCoPhALf" alt="Advanced Search filter options for CI Job Results"><figcaption><p>Advanced Search filter options for CI Job Results</p></figcaption></figure>

1. **Filter by Job Name/Build Number** – Filter builds by job label or build number.
2. **Triggered By** – Filter by the user who initiated the build.
3. **Filter by Created/Modified Date** – Use **From Date** and **To Date** fields.
4. **Filter by Build Label Name** – Filter by build label.
5. **Filter by Build Status** – Filter by build success/failure.
6. **Filter by Deploy Status** – Filter by deployment type (commit, deploy, or both).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://knowledgebase.autorabit.com/product-guides/arm/arm-features/ncino/feature-ci-jobs/ci-job-results.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
