Select to view content in your preferred language

Start date of current step (parallel steps)

420
0
01-23-2024 01:51 PM
SMH-Rio
Frequent Contributor

Hello everybody.

I have a Workflow where there are some parallel steps. To visualize the work information, I built an ArcGIS Dashboards, where I would like to visualize the start date of the current work stages (considering parallel steps).

In the "v_job_search_ext" table in the visualization layer, I can see the job creation date (and not each step).

SMH_Dados_Agol_0-1706045644338.png

 

In the "history" tab of the Workflow Manager, I see that there is a counter that shows the total duration of each of the steps. Therefore, I imagine there is a way to know the creation date of parallel steps.

SMH_Dados_Agol_1-1706046430259.png

 

Currently, the only way I see this working in ArcGIS Dashboards is to create a data expression, with Arcade, querying the "v_jobprogress_latest" table and returning, for each job and step, the creation date of the activated step.

Is this thinking correct or is there an easier way to know when a step has been created?

Thank you all

0 Kudos
0 Replies