I'm Using Webclient, and I need to obtain the Worklist Order By for the field FirstNotificationTime from WorkItem.
I review the Wokflow APIs for the method queryItems of the Interface ExecutionService, and this service not include the field FirstNotificationTime, for the work item sort criterion specified for the character string WIOrderBy.
Is there another method for sort the worklist using field FirstNotificationTime ?
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
FirstNotificationTime is not an item that can be used in the workflow sort. The only way you will be able to do this, is to do it on your own. Be aware that the FirstNotificationTime is a Secondary attribute, and as such retrieving this for each workitem in order to do a sort could slow you down. _________________ John McDonald
RETIRED
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum