Task Management Smart Services

Overview

This Plug-in contains Smart Services for manipulating tasks in-process and Custom Functions for getting task metadata.

Smart Services included:

  • Reassign
  • Pause
  • Resume
  • Accept (on behalf of a user)
  • Cancel
  • Set Deadline
  • Set Priority.

Key Features & Functionality

Custom Functions included:

  • Get Accepted Time (getTaskAcceptedTimestamp)
  • Get Assigned Time (getTaskAssignedTimestamp)
  • Get Active Task IDs (getActiveTaskIDsForProcess)
  • Get Active Task IDs in Status (getActiveTaskIDsForProcessInStatus)

Example use cases:

  • Pause a task (mark as “on hold”) to resume at a specific time
  • Reassign tasks for a user who is going on vacation
  • Bulk reassign tasks for a user who is leaving the company or switching departments
  • Allow a manager to bulk reassign tasks, and update their priorities and deadline

Note: Runs under its process context, so make sure your process has the appropriate privileges to pause/resume/cancel/etc the particular task.

Anonymous
Parents
  • Hi - I've just received a notification from the Shared Components page that this plug in has been updated (Contributor : mike.cichy, Last Updated : 06 Dec 2018) but the version number has not changed compared to what we already have installed (in fact the version in the XML doesn't agree with the JAR version number) so am wondering has anything changed ? Thanks Paul

Comment
  • Hi - I've just received a notification from the Shared Components page that this plug in has been updated (Contributor : mike.cichy, Last Updated : 06 Dec 2018) but the version number has not changed compared to what we already have installed (in fact the version in the XML doesn't agree with the JAR version number) so am wondering has anything changed ? Thanks Paul

Children
No Data