How to update reassign history by using reassign utility
‎Apr 03, 2014
07:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
‎Apr 03, 2014
07:57 AM
How to update reassign history by using reassign utility
Hi, I am working on one customization to reassign the task of ECR but when I do reassing using this code
WfAssignedActivity assignedAct = (WfAssignedActivity) workItem.getSource().getObject();
if(assignedAct != null)
WorkflowHelper.service.reassignActivity(assignedAct, principal);
this will not update the Reassign history can you please help me how I can update the reassign history
Labels:
- Labels:
-
Other
0 REPLIES 0