...
Backlog | Title | Description | ||
---|---|---|---|---|
B-05459 | View/Edit Actions associated with an instance directly from an Actions tab on the task instance form | Task Instance records now show the defined Actions from the Task Definition in a new “Actions” Tab. | ||
B-08571 | Display exit code in workflow monitor when hovering on task | The Task’s exit code has been added to the Status displayed when you hover over a Task Instance in the Workflow Monitor. In the following example the Task Instance has a Status = SUCCESS with an Exit Code = 0. | ||
B-16872 B-17075 B-17076 B-17077 | Workload Simulation | Users may have a new workflow, or a migrated workflow, for which they wish to validate the execution in the Universal Controller without actually having to execute the underlying operation of each task instance. To facilitate this, a new framework for simulating a workflow, or alternatively, simulating a specific set of tasks within a workflow has been introduced. In order to designate a task for simulation, you enable the Simulate option from any task form. If enabled at the workflow-level, all tasks within the workflow will inherit the option and run in simulation mode. By default, when an instance is running in simulate mode:
A simulated instance will transition through the same Status changes as a non-simulated instance, and honor virtual resource limits, mutually exclusive constraints, execution limits, etc. Furthermore, authorization constraints, such as permission to execute on a particular agent, or execute using particular credentials, are also validated in simulation mode. It may be necessary to customize aspects of an instance running in simulation mode, for example.
| ||
B-06436 B-16938 B-16939 B-16940 | Workflow Instance Gannt Gantt Chart View | Workflow Task Instances can now be viewed as a Timeline. The View Timeline… menu item will be available from the Workflow task instance menu in the Workflow Monitor and View Blocking Ancestors graphs. | ||
B-11390 | Forecast: Evaluation of variable run/skip criteria. | The Forecast feature will now attempt variable resolution for Run / Skip criteria. The enhancement will introduce two new possible designations for the assigned Run/Skip Evaluation.
The Additionally, in the user interface, the Run/Skip Evaluation will now appear with colored styling for improved readability. This applies to the trigger Forecast List, the workflow Forecast List, and the workflow Forecast Graph. |
...