Jobs

Background Job

  • Admin can create an Action on any ItemType or can use any server method to create the Jobs.
  • For example, when user clicks on the Action “Promote Related Part(s)”, a new Job is created and added to the queue.
  • User can open the background job to see more details
  • User can “Abort” the execution of job only when job has Task status = “In Progress”.
    • Right Click on Job in Queue
    • Go to Actions
    • Select “Abort Job”.

  • User with Admin access can “Delete” the job only when job has Task status = “Succeeded.” or “Discarded” or “Failed”.