Workflow run script to pass multiple roles

Prachi Tikhe
Tera Contributor

In my workflow I want to pass multiple roles in the run script so I used 1st step Run script and passed the roles and 2nd step is checkRoles Prod and then the 3rd step is Run script again to check the user roles for eg 

data.get(57).output.getResourceListResponse.resultList.resultObject. and then 4th step is switch activity for multiple roles. This worked fine for single role and used if else if activity in the last, But not working for multiple roles
0 REPLIES 0