Versions Compared

Key

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

Background jobs manager allows viewing and managing background jobs. Background  Background jobs manager consists of two sections; filter and results.

...

Filter part defines the searching criteria to find needed jobs in the background jobs manager screen. Searching criteria are work type, date start, log text content, instance number and showand show.Image Removed

...

Work Type
Specifies the type of a background job. When you click the arrow button, the background work type list will open up. Image Removed

...

Date Start
Specifies the start date of a background job. Pick  Pick a time period from datetime picker that involves the start date of a background job you are searching for.

Log Text Content
Search term to filter by job execution log content.

...

Search by an instance number to see the jobs related to that workflow.

Show
Show section has five options for filtering background jobs depending on their states. Click any option to list the related jobs under the results section.

Results

Results section lists the background jobs regarding the filter criteria. Jobs are listed under the titles named work type, started at, completed at, duration, number and state.Image Removed

...

Select to perform batch operation
Use this section to perform operations on all the listed jobs. There are two options to change job states:

  • Set all to waiting, to change all job states to the waiting state.

  • Set all to aborted, to change all job states to the aborted state.

Search
Use to find any background job in the listed background jobs.

Work Type
Type name of a job.

Started At
Start date of a job.

Completed At
Completion date of a job.

Duration
Time period of processing the job, which is the same as the difference between Started At and Completed At values.

State
Current state of a job. State features are:

State

Definition

Image Removed
Image Added

Waiting describes the pending jobs.

Image Removed
Image Added

Processing describes the currently continuing jobs.

Image Removed
Image Added

Error describes the false jobs.

Image Removed
Image Added

Completed describes the finished jobs.

Image Removed
Image Added

Aborted describes the cancelled jobs.


Clicking on colored job state button will open up the job details window. On this window you can change job states by clicking provided action buttons. See the Job Details for more information.Image Removed

...

See below for several options provided on different jobs states.

State options for jobs in "Waiting" state:

State

Definition

Aborted

Changes job state to aborted. This job will be cancelled and will not be executed.


State options for jobs in "Aborted" state:

State

Definition

Waiting

Changes job state to waiting. This job will be executed.


State options for job in "Error" state:

State

Definition

Waiting

Changes job state to waiting. This job will be executed.

Aborted

Changes job state to aborted. This job will be cancelled and will not be executed.