Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Details tab displays the following properties of a job.Image Removed


...


Work Type
Type name of job.

Created At
Creation date of job.

Delete After
Scheduled delete date of job.

Started At
Start date of job.

Completed At
Completion date of job.

Duration
Total duration of job.

Score
Priority score in processing queue. The bigger scored jobs gets processed with priority.

State
Current state of job. 

Node
The server name the agent is running on. When emakin is running on more than one server, it shows which server the problem is.

Log

List of job operation details under two columns as Date and Text. Each line is categorised by its type which is specified by different icons and background colors.

Date
Record date of job log.

Text
Job log description.Image Removed

...

Data

Additional data is displayed under this tab if provided. For example data for Task Evaluation job is like below:


Data
Code Block
languagexml
titleData
linenumberstrue
<root>
	<VersionId>7b410523-1cda-4ef5-a4f1-c8af064b0860</VersionId>
	<PoolId>837f9054-d9cb-4756-86a7-0c615f980624</PoolId>
	<TaskId>59060336-41e0-4b88-9a9b-f4d4f566a65f</TaskId>
</root>
  • VersionId is the version Id of process that the job is related to.

  • PoolId is the Id of pool that the job is related to.

  • TaskId is the Id of task that the job is related to.

Graph

Graph tab displays the relation with other jobs. Some jobs may create one or more additional job and graph displays as a tree graph. Image Removed

...


  • Workflow schedule task box represents the task of processing time. 

  • Workflow task evaluate box represents the task of restart time.

Graph box colors are different for each state:

State

Workflow Schedule

Box Task Color

Workflow Task

Box Evaluate Color

Waiting

Green

Blue

Processing

Black

-

Error

Green

Red

Completed

Green

-

Aborted

Green

Green