View Collaboration Job Actions

   Journey Manager (JM) The transaction engine for the platform.  |    System Manager / DevOps  |  All versions This feature is related to all versions.

Manager allows you to view actions of each step comprising a collaboration job, so you can see at a glance where each step is at and what action service it invokes.

To view the actions of a collaboration job:

  1. Select Operations > Collaboration Jobs.
  2. Locate a collaboration job and click View.
  3. Select the Actions tab to see the collaboration job's actions and their information, such as:
    • Step Name is a name of a step, which is a part of a job definition of the collaboration job.
    • Action Name is a name of an action, which is a part of the job definition.
    • Action Type is a type of the action.
    • Status is a status of the collaboration job.
      • In Progress - the action is active and in progress. The action will be retried (looping), if needed.
      • Completed - the action has been completed.
      • Expired - the action is expired when a step is automatically expired by the system. Any actions that are In Progress (Pending, Assigned, Invoked, Ready or In Progress) will be marked as Expired. This include action associated with tasks that are in the Assigned state or job actions that are in the Invoked state awaiting a callback from a 3rd party system.
      • Cancelled - the action is manually canceled by an administrator, who cancelled a job or transaction, or a user, who clicked cancel on a form task.
      • Error - the action has a critical or unrecoverable error and requires an operator's or administrator's intervention before it can be run again.
      • Invoked - the action that is a part of an Asynchronous execution where you have a Job Action and a Job Action Wait pair. The Job Actions processing (invoking a 3rd party service) has completed successfully, so it is awaiting a callback from a 3rd party system and, therefore, it can move to the completed status.
      • Pending - or paused, the action is waiting for an external event to move it forward.
      • Assigned - the Job Task Assign Action process has successfully created and assigned a task to a user, group or email (anonymous). The task is awaiting user submission to be completed which then executes a callback on the collaboration job.
      • Ready - the action will be executed next time the scheduled job runs.

    • Assignee is a group, user, or email (an anonymous user) this collaboration job is assigned to.
    • Submitter is a user, or email (an anonymous user) who submitted a form.
    • Index is an AssignRepeatIndex, if the task assign repeat action is used with tasks.
    • Item is an AssignRepeatItem, if the task assign repeat action is used with tasks.
    • Route Result is a route as per the collaboration job's job definition.
    • Attempts is the number of attempts for the action.
    • Created is the day and time the action's execution started.
    • Finished is the day and time the action's execution finished.
    • Duration is the time it has taken to complete the action.
  4. Click an action name to view extra information, such as:
    • Type is a type of the action.
    • Job Action Key is a unique action code
    • Sequence is a sequence of the action as per the job definition
    • Redirect Next Task specifies if the action has a redirect next task or not.
    • Form Transaction shows the tracking code of the transaction associated with this action, which only appears for Job Task Assign or Job Form Start actions.
    • Action Service shows the name and the version of a action service, which is invoked during this action.
    • Action Executed Time is the time it has taken to complete the action.
  5. Click the Events tab to view all the events related to this action.
  6. Click Edit to check or update a service, which is invoked during this job step.
  7. Click View Transaction Details to check the details of the transaction associated with this action.
  8. Click View PDF Receipt to view a form as PDF receipt.
  9. Click Close.

Next, learn how to view collaboration job submissions.