Actions options - space workflow



Actions options - space workflow

Overview

The document management space settings display all the workflows available in the current space. Each workflow has several Actions options to view the workflow details and manage it in the space.

cdmc_spacesettings_onecustomworkflow_active_parametrsdisplayedforallworkflowswithparameters.png

In addition to selecting a single workflow and making it active on all content in the current space, a space administrator has several Actions options for each workflow:

  • view a workflow visual flowchart

  • duplicate a workflow to add a custom workflow in the space settings screen

  • initialize the workflow states for an active workflow

  • edit a custom workflow using the code editor or visual builder

  • remove a custom workflow from the space

Workflows are ordered alphanumerically in the app space settings.

Actions menu options

Actions options are displayed for each workflow in the space app space settings.

cdmc_spacedocumentmanagementdashboard_extract_baw_workflow_active.png

For each workflow, several Actions options are available.

Available Actions depend on whether the workflow is

  • active or inactive

  • a bundled workflow or a custom workflow

cdmc_actions_bunledworkflow_active_1.gif
  • View detail

    • display a visual flowchart for the workflow

  • Duplicate

    • create a copy of the existing workflow and add it to the app space settings as an editable custom workflow

  • Initialize States

    • choose and set the workflow state on all pages for the active space workflow

The Initialize States option is only displayed when the workflow is active

Additional Actions options are displayed for a custom workflow

cdmc_actions_customworkflow_active_2.gif
  • Edit with Visual Builder opens the visual editor to edit the workflow

  • Edit with Code Editor opens the code editor to edit the JSON code for the workflow template

  • Remove deletes the custom workflow from the space

If no workflow is active in the dashboard, all workflows in the space document management settings are available for a user to add as page workflows.

If the current workflow includes one or more workflow parameters, a space administrator can set the value(s) for these workflow parameters when the workflow is active.

cdmc_spacedocumentdashboard_extract_contentexpiryworkflow_active_parameters_displayed.png
space admin icon image

 

Actions options - included workflows

Three Actions tool options are available for the workflows included with the app. These workflows are appended with the Template lozenge.

View detail

cdmc_dashboard_viewdetails.png

Displays the

  • visual workflow diagram

  • workflow description

Duplicate

cdmc_dashboard_duplicate.png

Creates a copy of the workflow in the app space settings.

cdmc_copyworkflow_dialogbox_baw_copy.png

The duplicate is

  • a custom workflow

  • editable

Confirm duplication and addition of the workflow copy to the app space settings by

  • adding a unique workflow name

  • choosing Submit

cdmc_spacedashboard_copy_baw_wf_inactive_extract.png

By default, the new workflow uses the existing name appended with Copy

Initialize States

cdmc_actionsmenu_initializestates_ bundled workflow.png

Displays the Initialize States dialog box to

  • initialize all non-initialized and obsolete workflow states to a selected state

cdmc_spacedocumentdashboard_initializestates_dialogbox.png

Check the Override preexistent states option to set all pages with an applied workflow to the selected state.

Initialize States is only displayed in the Actions options for the active workflow in the space.

Actions options - custom workflow

There are three additional Actions tool options for a custom workflow.

Edit with Visual Builder

cdmc_actionsoption_customworkflow_editwithvisualbuilder.png

Opens the current workflow in the workflow builder visual editor.

  • changes are saved to the current workflow.

If the name is changed when saving the changes, a new custom workflow is created and added to the app space settings.

Edit with Code Editor

cdmc_actionsoption_customworkflow_editwithcodeeditor.png

Opens the current workflow in the code editor.

  • changes are saved to the current workflow

If the name is changed when saving the changes, a new custom workflow is created and added to the app space settings.

Remove

cdmc_actionsoption_customworkflow_remove.png

Deletes the current workflow and removes it from the app space settings screen.

As this is not reversible, the dialog box requests confirmation of the action.

cdmc_dashboard_remove_dialog_custom.png

All three additional Actions options for a custom workflow are shown when the workflow is active or inactive.

Related pages

Space Administration