Hi Raju,
did you consider restricting the roles via authorization? With authorization object GRAC_ROLE you can ensure that a user cannot run the risk analysis for specific roles.
Let me give you an example:
Define your values in GRAC_ROLE object. In my scenario I only allow roles starting with C:*
The user is able to select the role from the selection list:
But the user isn't allowed to run the risk analysis, which is restricted with GRAC_ROLE object:
In SLG1 you see the error in more detail:
I am aware that this is not the preferred solution which you are looking for, but at least a possibilty to restrict roles you don't want to analyze.
Please let me know if that helps.
Best regards,
Alessandro