Incorrect value calculated for minimum age for processing
Hello!
I intend to use a standard agent for processing work items. However, the work items may be processed at a future date and hence I am using the 'MinimumAgeForProcessing' parameter when queuing the work objects.
The issue is that if the minimum age is very large, then the minimum age is being stored as an error value (<pyMinimumAgeForProcessing>3.2706526063E10</pyMinimumAgeForProcessing>) which results in incorrect value of pyMinimumDateTimeForProcessing.
I do not want to use the service level agent because the number of items to be processed is very large and I believe it will clog up service levels.
Anyone else has faced a similar issue? Any thoughts or resolutions?
***Updated by moderator: Lochan to update Categories***