Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt
namecloudtranslator_wfb

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

Image Removed
View file
nameInvalid file id - UNKNOWN_MEDIA_ID
pageSpace Administration
spaceCDMCD
Info

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 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.

...

Choose the Workflow Translator button to view the current workflow.

...

View file
nameInvalid file id - UNKNOWN_MEDIA_ID
pageSpace Administration
spaceCDMCD

Choose the Translate button to translate and display the cloud compatible JSON for the workflow.

...

  • Workflow

    • name

    • description (if present

    • state

      • name

      • description (if present)

      • final

      • color

      • transitions:

        • submit → To select (Submit transition does not exist in Cloud. Select transition used instead)

        • select

        • approved

        • rejected

        • updated

        • expired

      • approval

        • name

        • description ((if present)

        • approve button label (if present)

        • reject button label (if present)

...