getWorkflowTeam
Dec 17, 2012
12:52 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Dec 17, 2012
12:52 AM
getWorkflowTeam
I need some help. Earlier in my workflow I am selecting specific people in specific Roles. The attached code will now read through the workflow team roles and determine the users for some specific roles. Once I have these, I will assign these to a different workflow Role. I have hit a road blolck trying to cycle through the enum values. If anyone can take a look and offer some suggestions, I would greatly appreciate it.
1 REPLY 1
Dec 21, 2012
04:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Dec 21, 2012
04:16 AM
Can you try to get the wfProcess (self) instead of primaryBusinessObj and add the user to the team by TeamHelper api.
Sri
