Question
2
Replies
660
Views
Posted: May 9, 2018
Last activity: May 31, 2018
Closed
Solved
How to update assignment details on in flight work objects
Hi Team,
I have a requirement to update work flow and remove few assignments, how should i handle inflight cases?
Hi,
remove few assignment means you want to delete some work objects?
If that is the case then you can use obj-deleteby handle method in a custom activity and delete them.