Examples

Workflow API examples included

Several examples that showcase API use are distributed with the AWS. The examples are packaged in a Virtual Ticket Library and include Forms and other items. To install these examples, use application menu "Configuration", item "Install Workflow API Examples".

Story: Change durations of Workflow activities

[In a galaxy not far away] there is a design studio that produces original designs. The time required for each project depends on several factors. Let us call one of them "complexity", and assume that for higher complexity projects the team of designers needs more time. Let us further assume there is an expert designer who can, based on specifications for the project, evaluate this complexity to some degree.
We will capture that knowledge, and automate the adjustment of the workflow.

Setup assumptions:

  • The Workflow and Scheduling is enabled for one of types, e.g. "Example_Projects".
  • Field "Complexity" (character) exists in the type "Example_Projects".
  • A form exists, with a pop-up field "Complexity", with a list of possible values: [ "Low", "Medium", "High" ].

Form Global MetaScript:

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.