Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Component

Version

VidiCore

21.3

ConfigPortal

21.3.4041

AuthService

21.3.9

MediaFramework (Linux)

21.3.19

MediaFramework (Windows)

21.1.7

VideoEngine Images

21.3.90

Angular

12

BPMN.io

1.3

RabbitMQ

3.8.1814

RabbitMQ Operator

1.85.0

Powershell

7

Setting helm atomic flag per helm chart

...

Info

Additional new tasks can be found in the following more specific sections:

...

For more information, please view Documenting Workflows in the Designer [INT ENT XY21.Z 3 OG] .

Rule Designer

The UI of the Rule Designer has been changed due to a new version of BPMN.io (DMN 1.3)

...

The Workflow Designer now supports undo-redo and copy-paste functions. Important rules apply to these. For more information, please view Copy-Paste and Redo/Undo [INT ENT XY21.Z 3 OG] .

Highlight tasks with missing parameters or undefined boundary event names

...

For more information, please view Tasks with Missing Parameters and Undefined Boundary Event Names [INT ENT XY21.Z 3 OG].

Search for Task Names or IDs

...

In order to filter for specific workflow names, you can exclude workflow names from the list by selecting the checkbox “Exclude selected workflows” on the filter dialog. For more information please view https://vidispine.atlassian.net/wiki/spaces/IESITSFP/pages/1898512786/Workflow+Monitor+INT+VF+XY.Z+UG#Filter2207781922#Filter-to-exclude-workflow-names.

...

Columns can be shown or hidden in Workflow Monitor. For more information, please view https://vidispine.atlassian.net/wiki/spaces/IESITSFP/pages/1898512786/Workflow+Monitor+INT+VF+XY.Z+UG#Configure2207781922#Configure-shown-columns.

Expand / collapse selected workflows

...

Prioritization offers one the possibility to set a workflow instance priority when starting a workflow or to change it on running workflows. This will not affect the priority of the workflows itself in Camunda, but it will use the current priority of a workflow to automatically adopt the priority for all tasks in the Rabbit MQ message bus. For more information please view https://vidispine.atlassian.net/wiki/spaces/IESITSFP/pages/1898512786/Workflow+Monitor+INT+VF+XY.Z+UG#Workflow2207781922#Workflow-Prioritization .

Workflow Designer

The priority of a workflow instance can be accessed in the Workflow Designer via the variable WorkflowInstancePriority. This variable can be changed to another value from inside the workflow execution of from outside via the Workflow Monitor (see https://vidispine.atlassian.net/wiki/spaces/IESCKB/pages/1995276582/Release+Notes+INT+VF+XY.Z+RN#Workflow2207781687#Workflow-Monitor.1).

For more information, please view Prioritizing Workflows in the Designer [INT ENT XY21.Z 3 OG].

Migration

All Rabbit MQ agent queues need to be migrated in order to support priority queues. There’s a migration script that needs to be manually invoke with the agents shut down in order to ensure all the messages are migrated correctly. If queues still have consumers when the script runs, those queues are skip, mentioning the found consumers. The script can be called subsequently.

...

For the configuration of Cron workflows, please refer to Functional Use Case Category Cron [INT ENT XY21.Z 3 OG].

Cron Workflows are executed by the new service CronWorkflowScheduler. They can be monitored in the new Hangfire Dashboard Cron Workflow Scheduler Service Dashboard.

...

Libraries are a way to collect different items with the ability to have the library content dynamically updated based on a query (see https://apidoc.vidispine.com/latest/item/library.html). For more information please view Global Configuration Libraries [INT ENT XY21.Z 3 OG] .

In Workflow Designer a library’s items can be accessed by the new task “Get Item IDs Of Library“, using the libraries configured in ConfigPortal.

...