Example

Estimated reading: 1 minute 123 views

Let’s see you’ve created a sample workflow that reads text from two different Notepad files and prints the content using two separate Write Log activities.

In the Workflow Analyzer Settings, you enable the following two rules:

  • Variable Naming Convention (DE-NMG-001)
  • Display Name Duplication (DE-NMG-003)
  • Unused variables (DE-USG-002)
  • Unreachable Activites (DE-MNR-001)

Now, when you click on the “Workflow Analyzer” option and choose “Analyze Workflow”, the analyzer begins scanning your workflow against the selected rules.

Once the analysis is complete, the results are displayed in the “Analyzer Report” panel at the bottom of the Designer. The report lists any exceptions found in the workflow, along with a detailed description of each violated rule.

Share this Doc

Example

Or copy link

CONTENTS