Current Step in workflow
Hi,
I need to have "Current Step" in my report.
The only way I am aware of it to use
unifier_sys_wf_task_view & unifier_sys_wf_process_view to get the latest step. But as we have thousands of submittal in each project it affects the query running time. Is there any other way or if I can use another table that has this field and I can get it directly?