Verify Process

The Verify button in the Process Builder is used to run a verification on the selected version of a process. Its main purpose is to ensure the integrity of the process by checking its configuration against a predefined checklist. This feature helps developers catch configuration issues early and ensure only valid processes are deployed.

A screen shot of a computerAI-generated content may be incorrect.

When clicked it opens the Verification panel and runs a validation check on the process version.

If the process has issues, it displays error cards with detailed information about each issue.

If there are no issues, a success message is shown: “Woohoo! Successful verification! All verification tests have passed. No errors found.”

A screenshot of a computerAI-generated content may be incorrect.

When verification is not completely successful the panel shows categorized tabs (Errors, Warnings, Information), and clicking an issue reveals the related element's properties.

A screenshot of a computer error messageAI-generated content may be incorrect.

 

Verify button availability:

  • The button is enabled only when the page has no unsaved changes (i.e., not "dirty").
  • It works across all version statuses: Draft, Active, and Superseded.
  • If there are changes, the user must save before running verification.

Verification is also triggered before process activation. If verification fails, activation is blocked and errors are shown.