Question
3
Replies
1350
Views
Vivat
Posted: June 2, 2018
Last activity: June 25, 2018
Closed
need to calculate the total time spent on the steps.
Hi ,I have a requirement where I need to calculate the total time spent on the steps.
I don't want to use Audit table because of performance issue.
Is there a way to get the current Step name in pyWorkpage always .
If I can write a trigger anywhere so that I can copy always
pyWorkPage.pxStageHistory(<LAST>).pxProcesses(<LAST>)