Backend settings
The workflow needs to be included in the SignOff workflow properties. To add the new workflow, add a new entry tosign-off.workflow.configuration with the following format:
<WORKFLOW_NAME>is a name given to the workflow by the user.<WORKFLOW_PROCESS_ID>is the value of the<process id=tag defined at the beginning of the bpmn file.<WORKFLOW_PARTICIPANTS>is a comma-separated list of actors in the workflow, these define fields in the UI filled with one of the roles defined undersign-off.workflow.roles. This may not be required.
application.yml with a custom workflow: