Versions Compared

Key

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

...

When a new workflow is not created or modified via the Workflow Designer, the new BPMN definitions or their updates will not end up in Camunda directly. Therefore, ConfigPortal is sending a notification to the Workflow Deployment service via the RabbitMQ Message Bus [ENT 21.3 ARC]. The Workflow Deployment service will fetch all workflow contracts and BPMN definitions from ConfigPortal and applies all changes to the Camunda engine. This will ensure that all BPMN workflows deployed to Camunda are in sync with ConfigPortal.

...

Expand
titleDraw.io diagram view with the standard Confluence view.
Drawio
zoom1
simple0
inComment0
pageId1580957928
custContentId1858240776
lbox1
diagramDisplayNameWorkflow Staging Time
contentVer3
revision3
baseUrlhttps://vidispine.atlassian.net/wiki
diagramNameWorkflow Staging Time
pCenter0
width566
links
tbstyle
height391

Start Time

When starting a workflow, the contract is fetched from ConfigPortal. Default values of optional input variables are applied before starting the workflow on Camunda.

...