Reproducing your Comala hosted app workflows in Cloud

The Atlassian Confluence cloud and Confluence-hosted platforms work differently, so exact feature parity between the environments is not possible. Because of these functional differences, the Atlassian Migration Assistant cannot migrate existing workflows from the server instance.

Moving workflows to cloud

The server and data center apps include a tool, the Workflow Translator for Cloud, to translate the hosted Confluence app workflow to a cloud-compatible workflow.

workflowtranslator.png

The translated workflow template code can be copied and pasted into the code editor in the document management app space settings in Confluence Cloud

codeeditor.png

Saving the copied workflow adds it to the document management app space settings in the cloud space.

cloud_documentmanagementdashboard_added_workflow_highlighted.png

Using workflow translator for cloud

A server or data center workflow can be translated to a cloud-compatible JSON code template using the server app Workflow Translator for Cloud tool. This workflow template code can then be copied and pasted into the code editor in the cloud app.

https://fast.wistia.com/embed/medias/pql582luzs.jsonp

The tool is not able to translate all the workflow elements into a cloud-compatible workflow.

Some workflow elements, such as layout parameters for adding footers, headers, or workflow instructions, are not supported in Confluence Cloud. Other elements, like triggers, are supported but have different functionalities in the Cloud app. These triggers must be recreated using the workflow builder visual editor or code editor in Comala Document Management for Cloud

Cloud includes a workflow builder visual editor and code editor to create new workflows or customize an existing workflow. You can also use one of the workflows included with the cloud app.

Related Pages