Flow Instance - Document Flow

Modified on Thu, Oct 23, 2025 at 9:59 AM

FlowInstance - Document Flow
Follow
1
Edit

- For a regular Flow:

image.png

The document is processed sequentially according to the flow steps.
If any step fails, the entire Flow Instance will be marked as failed.

- For a branched Flow:

image.png

The document is processed branch by branch, from left to right.
If any branch encounters an error, the other branches will still continue to be processed as usual.

If all branches succeed, the Flow Instance will be marked as Completed.
If one or more branches fail, the Flow Instance will be marked as Partial Success.
If all branches fail, the Flow Instance will be marked as Failed.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article