Queue transaction end time

Hello Team,

I am trying to extract queue transaction item end time.

I am using 2020.10.7 version studio and I am unable to achieve that.

Approach I tried to achieve

  1. I tried with regex Currentqueueitem.lastprocessingon but I am getting transaction item start time as end time as.

Could you please help me on the same ASAP.

Thanks and Regards,
Irfan

Hi @Irfan

Can you check the below thread.

Regards

I tried but still I am not getting exact output :confused:

@Irfan,

I think they still not have transaction end date. As an workaround, you can add the transaction end time as Now into Output data in Set Transaction Status workflow while setting the transaction to Success or Failed

Once you have that in Output data, you can get it simply using Get Queue Items and then Output Data field.

Thanks,
Ashok :slight_smile:

We have workaround in 2022.10.5 version
But we don’t have it in 2020.10.7 version.

I am extracting queue transaction item end time using get queue items.

If your approach can achieve using this activity, then let me try :slightly_smiling_face:

@Irfan , yes, it will work. Give it a try.

Thanks,
Ashok :slightly_smiling_face: