Skip to end of metadata
Go to start of metadata

GumTree Workflow API allows user to create and execute workflow from the scripting support at runtime. Let's assume we have a very simple workflow with single task element. The following Python code will do the trick:

This example is equivalent to configuring a workflow with the following workflow XML configuration:

JEPP Only
It is even possible to create dynamic task to script any script in the workflow. See this example:

Labels: