Skip to main content
8-Gravel
December 17, 2012
Question

getWorkflowTeam

  • December 17, 2012
  • 1 reply
  • 717 views

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-Visitor
December 21, 2012

Can you try to get the wfProcess (self) instead of primaryBusinessObj and add the user to the team by TeamHelper api.



Sri