Direct URL to Specific Flow Execution within History
Currently, when investigating a specific execution in ETLWorks, users must manually locate it within the execution history page. This process is time-consuming, especially when handling numerous executions or collaborating across teams.
Proposed Solution:
Modify the existing execution history URL format to include an execution_id query parameter that allows direct navigation to a specific execution.
Current URL Format:
https://opengov.etlworks.com/#/app/schedules/243/statistics
Proposed URL Format:
https://opengov.etlworks.com/#/app/schedules/243/statistics?execution_id=1234
By appending `?execution_id=<value>`, users can share and open URLs that directly reference a specific execution within the execution history.
Comments: 1
Oldest
•
Newest
•
Most likes
•
Fewest likes
-
22 Sep, '25
Olena Sherbinin AdminHighlighted comment
Implemented in 8.1.5
https://support.etlworks.com/hc/en-us/articles/360013996014-Check-the-results-of-a-Flow-execution#Directlinktoaspecificexecution