Question
2
Replies
419
Views
Posted: March 21, 2019
Last activity: March 21, 2019
Closed
How to Process Assignment within Activity
I am working on Bulk processing of assignments, have selected some and want to process all of those in activity . please suggest how to achieve that.
A simpler method would be to use Obj-lsit to get list of all the work items, loop it for each item in the list, have a child item to obj -open and then you can process them as and how you like.
Hope that helps.