Versions Compared

Key

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

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

...

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

...

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

...

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

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

...

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 criterionscriteria. Jobs are listed under the titles named work type, started at, completed at, duration, number and state.

...

  • 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 back ground 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:

StateDefinition
Image Modified
Waiting describes the pending jobs.
Image Modified
Processing describes the currently continuing jobs.
Image Modified
Error describes the false jobs.
Image Modified
Completed describes the finished jobs.
Image Modified
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 See the Job Details for more information.

...

State options for jobs in "Waiting" state:

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


State options for jobs in "Aborted" state:

StateDefinition
WaitingChanges job state to waiting. This job will be executed.


State options for job in "Error" state:

StateDefinition
WaitingChanges job state to waiting. This job will be executed.
AbortedChanges job state to aborted. This job will be cancelled and will not be executed.