Queue processor does not process activity

There are items in the queue processors and all queues are processed successfully. however, processing activity does not update the work object.

In this activity property set to update property value. what I noticed, though queue item processed successfully the processing activity does not execute. Log message also does not write to log file.

@KasunJ

Add the method bellow to last step to save work object.

Call RecalculateAndSave

By the way you can trace activity in process to check activity

@KasunJ Updated asyncprocessor requester type with application access group. This is working now.