Workflow Manual / Version 2207
Table Of ContentsIn order to start the Workflow Server, start the corresponding Spring Boot application. See https://docs.spring.io/spring-boot/docs/current/reference/html/using-boot-running-your-application.html 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