Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
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.
Can you try to get the wfProcess (self) instead of primaryBusinessObj and add the user to the team by TeamHelper api.
Sri