Execution Status form


The UDM:ExecutionStatus vendor form is used to monitor the execution of a transformation or job instance. It contains a table that allows you to view the execution status of the steps of a transformation or job.

UDM:ExecutionStatus form

ExecutionStatus.jpg

Use this form to search for the current execution status of a transformation or job instance. The following types of searches are supported:

  • Search by Type (transformation or job)
  • Search by Name and Type
  • Search by Name, Type and Execution Instance Name
  • No qualification (lists the status of all existing execution instances)

For each search result, the following attributes are returned in the form:

  • Name—The name of the transformation or job object.
  • Type—The type of the object, either a transformation or job.
  • Execution Instance Name—The unique name to be used to identify the execution instance.
  • Status—The status of the transformation or job. For example, Running, Waiting, Stopped, or Finished, etc.
  • Error—An error description if one exists.
  • Number of Errors—Displays error quantity.
  • Number of Lines Updated—Displays quantity of lines modified.
  • Number of Lines Input—Displays quantity of lines the file input.
  • Number of Lines Output—Displays quantity of lines output by the file.
  • Number of Lines Read—Displays quantity of lines read from the repository.
  • Number of Lines Written—Displays quantity of lines written to the repository.
  • Number of Lines Rejected—Displays quantity of lines that were not written or read.
  • Log—Displays logged string of execution instance.
  • Step Execution Status—Table containing execution status of steps for the transformation instance.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

AR System 21.05