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

Version 1 Next »

Overview

A Comala Document Management workflow is created using JSON (Javascript Object Notation).

There are two options to customize a Comala Document Management workflow using JSON

Related Pages

Vybranou koĊ™enovou stránku nelze najít.

Creating a workflow with JSON

If you are familiar with JSON  you can use the Comala Document Management JSON editor to edit an existing workflow or create your own.


There is also a variety of widely available JSON tools for editing reformatting, validating, and parsing JSON. 

Creating a JSON trigger

A simpler way to customize a workflow is to add one or JSON triggers to an existing workflow using the trigger editor in workflow builder.



In the Content Expiry Workflow above a JSON trigger can be seen in workflow builder. The trigger listens for the expiry of the final state and sends emails to a number of users and sets a screen message.

The trigger listens for a specific workflow event to occur such as a change of state, and if any set conditions are met, will action a change.

A trigger can be created to send custom email notifications, add view restrictions or set the workflow to a new state.



  • No labels