cancel
Showing results for 
Search instead for 
Did you mean: 

GRAC_REQUEST_MITIGATION_MONITOR - Agent

Former Member
0 Kudos

Hello,

I was wondering how requests are routed to the GRAC_REQUEST_MITIGATION_MONITOR - Agent. Normally its based on the roles a user has in the backend and NWBC but this one I'm not sure about. I figured this would be a good agent to use when routing S.o.D violation for review and mitigation during a request.

Thanks,

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Originally Mitigating Monitors were not available as usable/assignable "Agents" for workflow purposes, like EAM FF ID Controllers etc.

As of SP08, SAP  have given the GRC community the ability to use the Mitigating Control monitors to act as Approval/Notified agents in the AC MSMP workflow stages.

Usually, I use the Mitigating Control Owner to approve any Mitigating Control assignments taking place within Access Requests. I presume some companies prefer assignments to be approved by the monitors, therefore SAP have introduced that agent rule as of SP08.

Colleen
Advisor
Advisor
0 Kudos

Hi Kyle

you need to look at the function module for the Agent Determination Rule - which is rule GRAC_REQ_MITIG_MONITOR_AGENT. You can look at the source code in SE37

At a high level, it seems to perform the risk analysis and then based on the risks for the roles go and obtain the Monitor

If you want further technical information, you would sit with your developer and debug it.


This note contains the information on the Rule being created: Note 1663551 - UAM: No approver agent available for control monitor

Former Member
0 Kudos

Hey Kyle -

I hope all is well, this your  old Colleague Darnell Suggs

If I understand your question, you are trying to determine how a Mitigation Monitor is notified or a workflow is routed to them when a control is assigned?

The way the configuration works, a Monitors or "Owners" needs to be assigned under the "Master Data" tab and associated with an Organization which needs to be created under the 'Organizations" Quick Links. You'll need to add each uses who will be an Approver or Monitor under the "Owners" tab.

After these users are associated there, you can assign the appropriate Approvers and Monitors to the "Mitigating Controls". The requests should then be routed based on the Monitor defined within the control.

There is a guide called 'Shared Master Data with Process Control and Risk Management" that talks a little bit about this. I don't have a link the doc but just reach out to me and I can provide it.

If you are trying to just route a request to an SoD reviewer for example then I would recommend that you use the 'GRAC_MSMP_DETOUR_SODVIOL' rule and assign the group of reviews to a custom Agent. When SoD's are identified within the request it will route the request to the agent or grouping of agents for review. You can set the configuration at the role stage to require 'Any One' or 'All' approvers to Approve.

Hope this helps.