Debug Flow
This page describes how to use the Debug function of a flow. It allows executing a flow through a dedicated temporary link, useful for testing and troubleshooting.
How it Works
When debug is launched:
- A unique URL is generated for the flow.
- The URL is associated with a temporary session.
- A specific cookie is required to execute the flow.
- The debug session is time-limited (TTL).
This allows safely testing the flow without impacting production behavior.
Note: The Debug Function works also on Inactive flows.
How to Debug
-
Open the left sidebar, select Visual Identity Orchestrator from the menu and the desired flow category.
-
On the right part of the table, under column actions, click on the Debug button.
-
A pop-up will appear with the configuration.
-
Set the TTL (Time to Live) to define how long the debug link remains valid (in seconds). If used in combination with the flag One-time use, the link can be used only once.
-
Decide if the flow has to be restricted and protected using the Protect with flow flag, which allows executing the debug flow after another specific flow execution.
-
Select from the dropdown the cookie domains where the debug cookie is valid.
-
Click on Start button.
-
A new pop-up will appear with the instructions to execute the flow in debug mode.
-
Click on SET button and then copy and paste the link to execute the flow.