Skip to Content
0
Former Member
Jan 12, 2008 at 05:43 PM

assigning roles to GP

25 Views

I have a GP procedure that I want to instatiate from a web application. I have followed the process in the document "Starting and Terminating Processes Using the GP API " successfully and have it working.

I want to associate a role to an action, not just an individual. I can not see another way other than getting the list of users in a role and adding them one by one to the action.

Is there a way to associate a role to an action?