Set Task Display Name

Overview

This Smart Service allows users to enter a single Task ID to change the display name of a Task.   It first pauses the task, changes its display name, and then resumes the task.  The ProcessExecutionService.setTaskProperties() public API is used.

Anonymous