...
- Configuring Workflow - basics on how to configure a workflow so you can take advantage of the features of this add-on
- Advanced Workflow Configuration - know the difference between conditions, validators, and post functions
Tip | ||
---|---|---|
| ||
Workflows can be complicated . Define a reasonable test scenario for your workflow on a test project or test system. Often, it is the only way to find errors before putting your workflow in production. Consider formalizing your workflow testing with GINT Gint. In the future, a simple GINT Gint workflow test example will be provided . |
...
Tip |
---|
It is important for workflow designers to understand how the order of processing can affect results. Some actions will not behave properly if done in the wrong sequence. Think carefully and try alternative ordering in your tests. |
...