cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP GRC 12 integration with workday

former_member369659
Discoverer
0 Likes
3,345

Hi experts,

I understand green-light can be used to integrate GRC access control (AC) and workday. Is it possible with the launch of GRC 12 to integrate AC with workday? Or using standard web-services on both end with PO interface, can we do integration? Anyone has any experience with such integration? Any information would helpful.

Accepted Solutions (1)

Accepted Solutions (1)

madhusap
Active Contributor
0 Likes

Hi Harris,

Recently I have worked on SAP GRC integration with a bespoke system (on Outsystems Platform) and with Microstrategy system. SAP has already provided the required framework which can be used for integrating with Non SAP systems. I strongly recommend making use of the existing framework but your target system authorizations should be designed like SAP authorizations atleast at transaction level.

For example: Class: CL_GRAC_AD_ACCESS_MGMT_RFC (Contains all User related Create, Change, Lock, Unlock, Assign methods for user maintenance in RFC systems) CL_GRAC_AD_ACCESS_MGMT_WS (Contains all User related Create, Change, Lock, Unlock, Assign methods for user maintenance in target systems via Webservices).

You need to get the web services created in target system similar to GRC input and output structures and then call those web services which will perform required actions. Same options are available for Sync Jobs, Risk Analysis also.

Regards,

Madhu Sai

melissajoy
Newcomer
0 Likes

madhusap

Hi Madhu,

Will you be able to provide steps on this? I wonder if there's any guide that we can refer to. Interested to know solution for Workday-GRC or GRC integration to generic APIs through Web services.

Thanks,

Melissa

Answers (1)

Answers (1)

former_member369659
Discoverer
0 Likes

Thanks Madhu, its very helpful reply. Similar thoughts were going through my mind, now you seconded that, we will need some customization on workday side but GRC side we will utilize the existing class.

0 Likes

Hi Harris,

Were you able to integrate GRC with Workday?

Thanks,

RK