Workflow Manual / Version 2406.0
Table Of ContentsIn order to start the Workflow Server, start the corresponding Spring Boot application. See the official Spring Boot documentation for details.
This will also create groups required by the standard workflows. In order to upload a workflow definition you can use the upload utility (see Section 3.5.4, “Upload”).
The names have to be suffixed with .xml
. When you would use the
simple-publication workflow, For example, you have to
execute the following command when you want to use the
simple-publication workflow.
cm upload -u admin -p <Password> -n simple-publication.xml