ServiceNow Integration with SAP GRC (Access Control)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-17-2023 07:36 AM
Need to integrate SAP GRC (Access Control) with ServiceNow SR Module. Could somebody help in how to proceed with same or have some documentation on same?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-18-2023 11:00 PM
Hi,
You can use SAP PI as middleware tool to get the data from SAP GRC and at servicenow's end you can receive it and create the SR using cart API.
For this you need to create a scripted rest api and share this detail with SAP PI team.
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-18-2023 11:25 PM
Dear Priyanka,
Please follow the below steps
1. Make the outbound rest call to the SAP and check the connection and getting the response
2. Use the OOB SR APIs to create SR using the different ways like variables (pass the values from the SAP response body)
[You can use the order_now endpoint to submit a request.]
3. Validate the SR request is created.
For more help, please go through the below article.
https://www.idmworks.com/apps-for-enterprise/sailpoint-servicenow-integ-rest-apis-2/
Thanks,
Kailas Bandiwar
If you find it as helpful, request you to Mark it Helpful
- Kailas