This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SQL code to select approvers from a specific role

Does anyone have the exact SQL code to make an approval step for people in a specific role. I want to do one approval procedure with multiple queries to pick up approvers. One of the queries should be members of a specific role. The role is in the AERole table.
Similar to the procedure "OR - Members of a certain role" but i need the code for a specific role to add multiple queries in one procedure.

Parents
  • I did have a look on that before, but it doesn't help me to pickup user from a specific role. I need it hardcoded in the SQL code itself. Maybe its easy for someone to get the correct SQL statement based on the code in your screenshot.
Reply
  • I did have a look on that before, but it doesn't help me to pickup user from a specific role. I need it hardcoded in the SQL code itself. Maybe its easy for someone to get the correct SQL statement based on the code in your screenshot.
Children
No Data