This directory contains several examples of how to use Workflows in Civis Platform to execute workflows with complex job dependencies.
The optimal order to read through them is
quickstart.yml
branching_and_dependencies.yml
outputs_and_yaql.yml
and_or.yml
sql_scripts.yml
script_parameters.yml
pause.yml
yaml_variables.yml
variable_blocks.yml
custom_email_notifications.yml
with_items.yml
with_items_dict.yml
with_items_aggregate.yml
automatic_task_retry.yml
task_defaults.yml
export.yml
variable_tricks.yml
(Optional)
You can find documentation for the technologies behind the Civis workflows in the following spots:
- Civis Workflows documentation (requires Platform login)
- Mistral v2 Workflow DSL
- YAML
- YAQL