Run Status

The Run Status displays the run status of a job. A job is a collection of tasks created by the user to carry out various operations in DIH.

Once a job is called out for execution, it starts executing the tasks within that job. The execution summary of the tasks within the job is stored in the Run Status - Job Summary page. This page consists of a list of all the jobs displayed in the following format:

Field Description
Job Name Name of the job.
Run Seq Total number of times the job runs in a day.
Create Time Time noted during the creation of the job.
Start Time Date and time noted when the job starts executing.
End Time Date and time noted when the job stops with its execution.
Row Number of rows processed by the job.
Status Run status of the job.
Total Job Summaries Total number of jobs executed.

Run Summary Sections

Job Run

Upon clicking on a particular job, the user will be able to view the Job Run section, which displays all the run sequences of that job along with its start and end time, the number of rows processed by the job, and the job run status.

Field Description
Run Seq Displays the sequence number of the run.
Create Time Time noted during the creation of the job.
Start Time Date and time noted when the job starts executing.
End Time Date and time noted when the job stops with its execution.
Row Number of rows processed by the run sequence.
Status Run status of the run sequence.
Forget Checkbox to remove the run sequence of the selected job.
Select Checkbox to select the run sequence for bulk action like delete.
Submitted by The user who started the job execution.
Total Jobs Total count of job executions in the run.

Run Status Tree

The Run Status Tree section can be obtained by clicking on any Run Sequence from the Job Run section. This section displays the task, start date, end date, elapsed time, rows affected, and the status.

Field Description
Sequence Displays the selected sequence number of the job execution.
Run ID Unique identifier assigned to each run.
Task Name The name of the task executed within the job run. Clicking on a task redirects you to the Task page, where detailed configurations, parameters and data blocks will be displayed.
Start Date Date and time noted when the job starts executing.
End Date Date and time noted when the job stops with its execution.
Elapsed Time Total duration of the task was executed, in hh:mm:ss format.
Row Affected Number of rows processed by the task.
Status

Specifies the execution result of the task. The following are possible values:

  • Completed — Task executed successfully.
  • Failed— Task encountered an error.
  • Pending— Task has not started yet.

Target

This section displays the target sequence information along with the target ID.

{% embed url=“https://docs-riaproducts.s3.us-east-1.amazonaws.com/dih-ga/images/userguidev3/runstatus-target.mp4" %}

Mapping

This section displays the task level and mapping sequence information of that job.

{% embed url=“https://docs-riaproducts.s3.us-east-1.amazonaws.com/dih-ga/images/userguidev3/runstatus-mapping.mp4" %}

Thread

This section displays the multiple thread counts used along with the thread ID.

{% embed url=“https://docs-riaproducts.s3.us-east-1.amazonaws.com/dih-ga/images/userguidev3/runstatus_thread.mp4" %}

Messages

On the upper right-hand side of the screen, a Show Messages button is available that allows you to check logs and error messages if a task fails.

Run Messages - Filter

The Run Messages includes a Filter feature that allows you to filter the list of messages by selecting the preferred run, task, target, and mapping in the dropdown list or by providing a keyword in the filter textbox.

  • Run

{% embed url=“https://docs-riaproducts.s3.us-east-1.amazonaws.com/dih-ga/images/userguidev3/runstatus_messages-run.mp4" %}

  • Task

{% embed url=“https://docs-riaproducts.s3.us-east-1.amazonaws.com/dih-ga/images/userguidev3/runstatus_messages-task.mp4" %}

  • Target

{% embed url=“https://docs-riaproducts.s3.us-east-1.amazonaws.com/dih-ga/images/userguidev3/runstatus_messages-target.mp4" %}

  • Mapping

{% embed url=“https://docs-riaproducts.s3.us-east-1.amazonaws.com/dih-ga/images/userguidev3/runstatus_messages-mapping.mp4" %}

  • Message

{% embed url=“https://docs-riaproducts.s3.us-east-1.amazonaws.com/dih-ga/images/userguidev3/runstatus_messages-text.mp4" %}

Forget

On the upper right-hand side of the screen, a Forget checkbox is available that allows you to disregard the failed run and create a new run sequence.

Expand and Collapse

On the upper right-hand side of the screen, an Expand button is available that allows you to display detailed information about each task in the Run Status Tree, including the Target and Mapping. A Collapse button is also available that allows you to hide the expanded details and show the task name in the Run Status Tree.

{% embed url=“https://docs-riaproducts.s3.us-east-1.amazonaws.com/dih-ga/images/userguidev3/runstatus_expand-collapse.mp4" %}

Filter and Sort

The Run Status includes a Filter feature that allows you to filter the list of jobs by providing a keyword or the full name of the job. The job that matches the provided keyword or name will be displayed on the screen.

To filter the report, click on the in the column title.

Filter CriteriaDescription
ContainsReturns all jobs that contain the specified keyword.
Does not containExcludes jobs that contain the specified keyword.
EqualsReturns all the jobs that match the specified keyword.
Does not equalReturns all the jobs that do not match the specified keyword.
Begins withReturns all the jobs whose names start with the specified keyword.
Ends withReturns all the jobs whose names end with the specified keyword.
BlankReturns jobs with no name.
Not blankReturns jobs with a valid name.

You can also sort the data in ascending or descending order by clicking on or .

Refresh

A Refresh button is on the upper right-hand side of the screen. This feature allows you to reload the page whenever you want.