# Job Manager

To monitor workflows triggered by contracts using the Data Shaper 2.0 Processor, in Data Mover go to **Monitoring** → **Jobs** and look for the job executed by your contract.

<figure><img src="/files/SS2SAF17Z0Opnkr8v1Mp" alt=""><figcaption></figcaption></figure>

To inspect the details of the job, click the three-dot menu next to the job entry and select **Workflow Instance**. This opens a detailed view of the executed workflow where you can see the flow executed and all its variables. The page is titled with the **Job ID**.

<figure><img src="/files/Oq3rY4qmrH9k35v1hk4I" alt=""><figcaption></figcaption></figure>

### Page header <a href="#page-header" id="page-header"></a>

At the top of the page, the header identifies the job and summarizes its execution status.

<figure><img src="/files/OotudSUUAAr2lfNPFKLX" alt=""><figcaption></figcaption></figure>

* **Workflow template** indicates the template used to execute the workflow.
* **Status** shows the current job status.
* **Trigger** indicates the trigger type that started the workflow.
* **Last event date** shows the date and time of the most recent event.
* **Perform action** provides a drop‑down menu with actions available for the job, depending on its status. When a job is in error, the **Resume**, **Abort and Resubmit**, and **Resubmit and Change Queue** actions are available.
* **Contract name** displays the contract associated with the workflow execution. Clicking the <img src="https://docs.primeur.com/~gitbook/image?url=https%3A%2F%2F3170459594-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FptDwkwGfIbMhLdRlTAmx%252Fuploads%252FdtEjRkOADrPNPzsT6TAQ%252Fimage.png%3Falt%3Dmedia%26token%3D54c8f794-16b1-4560-b541-bd786f99e2a1&#x26;width=40&#x26;dpr=3&#x26;quality=100&#x26;sign=f3e0d861&#x26;sv=2" alt="" data-size="line"> icon or the contract name, opens the Contract in edit mode in a separate window.
* **Contract action** displays the action associated with the workflow execution. Clicking the <img src="https://docs.primeur.com/~gitbook/image?url=https%3A%2F%2F3170459594-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FptDwkwGfIbMhLdRlTAmx%252Fuploads%252FdtEjRkOADrPNPzsT6TAQ%252Fimage.png%3Falt%3Dmedia%26token%3D54c8f794-16b1-4560-b541-bd786f99e2a1&#x26;width=40&#x26;dpr=3&#x26;quality=100&#x26;sign=f3e0d861&#x26;sv=2" alt="" data-size="line"> icon or the contract action name, opens the action list in a separate window.
* **Queue name** indicates the queue used for the workflow execution.

### Errors panel <a href="#errors-panel" id="errors-panel"></a>

The **Errors** panel summarizes execution errors detected during the job run. This is useful for identifying the component or operation that caused the error.

For each error, the panel displays the **Execution ID**, the **Timestamp**, and the **Exception message** with error details.

<figure><img src="/files/VwV2XdFwvPxGYjtCFL2R" alt=""><figcaption></figcaption></figure>

### Workflow execution view <a href="#workflow-execution-view" id="workflow-execution-view"></a>

The central area of the page displays a graphical representation of the workflow execution, allowing you to visually follow the execution path and identify where issues occurred.

### Related execution panel <a href="#related-execution-panel" id="related-execution-panel"></a>

The **Related execution** panel provides a concise view of the Data Shaper executions **linked to the workflow**.

For each related execution, the panel displays:

* **Module**: the component involved (Data Shaper engine).
* **Status**: the current or final execution status of the Hop workflow, shown with a visual indicator.
* **Last event date**: the timestamp of the most recent event generated by that workflow.

<figure><img src="/files/VOGsdtvhte2DizxNc3vP" alt="" width="319"><figcaption></figcaption></figure>

#### Related execution details window <a href="#related-execution-details-window" id="related-execution-details-window"></a>

Clicking the <img src="https://docs.primeur.com/~gitbook/image?url=https%3A%2F%2F3170459594-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FptDwkwGfIbMhLdRlTAmx%252Fuploads%252FjU6ry5g2nODLAaME1pBt%252Fimage.png%3Falt%3Dmedia%26token%3Df01ac9c2-8ee2-494a-834b-69dca769471b&#x26;width=40&#x26;dpr=3&#x26;quality=100&#x26;sign=80906e38&#x26;sv=2" alt="" data-size="line"> icon in the Related execution panel opens the **Details** window, which provides an in‑depth view of the selected module’s execution, including status information, runtime details, and logs.

<figure><img src="/files/89E1CDOqKr221QCXJxdd" alt="" width="563"><figcaption></figcaption></figure>

**Info tab**

The **Info** tab summarizes key execution for the related module (Data Shaper engine), including:

* **Workflow status**, highlighted for quick visibility
* **Start date and time** of the execution
* **Last log time**, showing when the most recent event was recorded
* **Workflow name**
* **Hop server object ID**, useful for cross‑referencing logs

Below this information, a **graphical workflow diagram** displays the sequence of processing steps and actions performed during execution. Each step is visually represented, making it easy to identify where a failure or interruption occurred.

From this window, execution data can be exported using:

* **JSON**
* **XML**

**Log tab**

The **Log** tab provides access to the detailed execution logs of the related execution. Log entries are displayed in **chronological order**.

A **Search field** at the top allows you to quickly filter log entries by keywords, making it easier to locate specific actions, file names, or error messages within large logs.

### Variables panel <a href="#variables-panel" id="variables-panel"></a>

The **Variables** panel lists all variables defined and populated during the workflow execution.


---

# 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://docs.primeur.com/data-shaper-1.21/using-data-shaper-in-data-mover/monitoring-and-logging-data-shaper-workflow-templates/job-manager.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.
