Skip to main content

Execution and Verification in the Workflow Designer

The Designer allows you to save, validate, and test a workflow while building it.

Workflow Order Processing ready for a test in the Designer

Before Starting

  1. Save the diagram.
  2. Check the validation indicators.
  3. Correct incomplete tasks and missing connections.
  4. Prepare non-sensitive input parameters.
  5. Verify that the test run does not produce unintended effects.

Starting

Select the execution command. If the workflow requires parameters, fill in the proposed window and confirm.

During the run, the Designer updates the status of nodes and makes compatible actions available, including interruption when appropriate.

Analyzing the Result

Upon completion, verify:

  • overall status;
  • completed, unexecuted, or failed tasks;
  • produced parameters;
  • path followed;
  • error messages.

For a complete analysis, open Logs - Execution Explorer, where timelines, task details, and child workflows are available.

Diagnosis

If a test fails:

  1. identify the first failed task;
  2. read the message and non-sensitive parameters;
  3. check inputs and configuration;
  4. verify the exception path;
  5. correct one cause at a time;
  6. repeat the test.

Do not use production data to diagnose a problem that can be reproduced with a synthetic case.