1
Hi,
We have an service with 5 questions, where each of the questions is included in SQL WHERE statement, for the next question.
Since question 1 is for what application type (Salary, HR, etc) to use, and thereby get access to do things for that given service, it would be nice to have an security group for the options.
So to do salary stuff, you have to be in the salary AD group.
If you want to do HR stuff, then you need to be in the HR AD group.
The code behind is rather complex, so we would prefer only maintaining 1 copy of the runbook.
Leave A Comment