This site has moved to the integrated Appfire documentation and information site for our apps.

From February 2024 this site is no longer updated.

Take a look here! If you have any questions please email support@appfire.com

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Overview

The Workflow Translator for Cloud is an option in server and data center workflow builder navigation panel to support your migration to cloud. The tool provides a simple way to support the recreation of each of your server custom workflows in your cloud site.

Workflow Translator for Cloud

A data center/server workflow can be translated into cloud compatible JSON code using Workflow Translator for Cloud available in workflow builder.

This feature can be disabled and hidden from the workflow builder by setting the following dark feature: comalatech.workflows.migration.translator.enabled

The workflow cloud compatible JSON code can be copied and then added to a cloud site space using the app workflow code editor in cloud.

As some product features in Cloud are different to data center/server, the workflow builder cloud translator will not translate all the elements and parameters of the data center/server workflow into a cloud compatible JSON workflow.

Any elements or parameters in the workflow that cannot be translated are listed in the Messages dialog box in the Workflow Translator for Cloud dialog box.

Unsupported workflow elements

Some workflow elements are not translated to cloud compatible JSON code and are not included in the workflow cloud compatible code. These include

Both these elements have different features and functions in cloud and must be added to the workflow in workflow builder or the code editor in the cloud app.

Unsupported workflow parameters

Some workflow parameters are not translated to cloud compatible JSON code and are not included in the workflow cloud compatible code. These include

For the workflow

  • header parameter

  • footer parameter

For a workflow state

  • hideselection parameter

    • not available in cloud

  • hidefrompath paramrter

    • cannot be hidden from the progress bar in the workflow popup

  • taskable parameter

    • manual addition of workflow tasks by a user is not supported

  • duedate parameter

    • manual addition of an expiry due date for each state using workflow builder in cloud

  • changeduedate parameter

    • user by default can edit the due date for a state

For a workflow approval

  • credentials parameter

    • requirements for user authentication using an e-signature can be added for each approval in cloud workflow builder

  • assignable parameter

    • each approval can be set as Users can be assigned through UI in cloud workflow builder or code editor

  • minimum parameter

    • the minimum parameter and value can be set in the cloud workflow builder or code editor

  • a number of approval parameters used to manage reviewers, for example selectedApprover are not translated using the cloud translator

    • approval reviewer assignment can be configured in the cloud workflow builder or code editor with the option to limit the setting by adding one or more users and/or user groups

Further functionality is planned for Workflow Translator for Cloud during the remaining quarters of 2023

Related pages

Using workflow builder

Migrating to Confluence Cloud

  • No labels