Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
For a Document Review Workflow, I need to configure an activity that allows a user to choose which Roles (from a list of over 30) should be tasked with a Review activity. i.e. the Review activity participants will be the chosen Roles.
Question 1: How do I present a list of Roles to the user (preferably NOT the whole list of Windchill Roles)?
Question 2: How do I set up the Review Activity participants to include only the chosen Roles?
I could use boolean variables for Q1, and seperate Review Activities for each Role for Q2, but it is not very elegant is it? (and it would look a mess in the Workflow editor)
Any help would be much appreciated.