How to get end time from n queue

I need to get end time from the queue

@sruthesanju
You can check here

if unable to solve let me know.
Best regards

1 Like

I have used last processing on burmt iam getting the value same as start time

Hello @sruthesanju

I use transaction progress activity to get the time stamp when the transaction ended

image
So this activity will add a time stamp to the transaction item
Use transcationItem.Progress
image

Keep this activity at the end of the process
This might help you

Regards

2 Likes