Obtain the SAP GRC URLs

Note
All required web services must be set to the active mode before performing the following steps.

Perform the following steps for each of the following web services:

  • Risk Analysis: GRAC_RISK_ANALYSIS_WOUT_NO_WS

  • Request Details: GRAC_REQUEST_DETAILS_WS

  • Audit Log: GRAC_AUDIT_LOGS_WS

  • Search Roles : GRAC_SEARCH_ROLES_WS

  • Role Details: GRAC_ROLE_DETAILS_WS

To obtain the required SAP GRC URLs:

  1. Execute the SOAMANAGER transaction code on the SAP GRC server.

  2. Go to Service Administration > Web Service Configuration.

  3. In Search criteria, select Object Type as Service Definition and Object Name contains GRAC*.

  4. Select Search.

  5. In the search results, search (User Access web service) and select GRAC_USER_ACCESS_WS web service.

  6. Complete the following for GRAC_USER_ACCESS_WS web service:

    • Select the icon to open Service WSDL Generation.

    • Copy the URL from the WSDL Generation section and open this URL in a browser.

    • Locate the following string in the XML and copy the binding URL (in bold) mentioned in the string:

      <wsdl:port name="Web_Service_BINDING_soap12" binding="tns:Web_Service_WS_BINDING_soap12">

      <wsoap12:address location="http://XXXX"/>
      <wsoap12:address location="https://XXXX"/>

      </wsdl:port>

These URLs are used for User Request, Risk Analysis, Audit Log, and Request Details in the SAP GRC connector configuration.