Hi,
Using REFramework what is the easiest way to get each transaction time?
I am using queues.
Thank you,
Hi,
Using REFramework what is the easiest way to get each transaction time?
I am using queues.
Thank you,
Just store the start and end time in variables using Assign activities.
Thank you, @postwick
What is the transaction start time? Is it when I get the queue item?
End time is when I set Transaction status, correct
Thanks,
Start time = When your Get Transaction item gets queue item and changes it’s status from New to In Progress
End Time = When your Set Transaction Status sets the transaction Status from In Progress to Success of Failed
Thanks,
Ashok
It’s whatever YOU want to count.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.