<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content

Why is the executionID of the Workflow Listed Twice in the Web Address URL

Workflows

Overview

This article explains why the executionID of a workflow is listed twice in the web address URL.

Applies To

  • Okta Workflows

Solution

The URL structure is set in the following manner (using this URL for reference:  https://OrgName.workflows.okta.com/app/folders/29852/flows/190584/history/00177029-a0f9-4f73-835e-38d19aa14844/ec864b0c-365f-4632-82b2-2d85c9335b79)

  1. The workflows URL, including the folder and flow IDs {https://OrgName.workflows.okta.com/app/folders/29852/flows/190584}.

  2. Historical execution IDs start {/history/}.

  3. HELPER flow execution ID is listed first {00177029-a0f9-4f73-835e-38d19aa14844}.

  4. PARENT flow execution ID is listed second {/ec864b0c-365f-4632-82b2-2d85c9335b79} < this is the true PARENT execution ID, not the HELPER flow ID that may call subsequent HELPER flows.

 

Related References

Recommended content

Loading
Okta Support - Why is the executionID of the Workflow Listed Twice in the Web Address URL