Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

SAP ECC - How to add roles

shivmano
Regular Contributor III
Regular Contributor III

Hi Team,

We are integrating SAP ECC with Saviynt using the OOB SAP connector and would like to know how to perform the add access and remove access process. in the SAP connector we dont see the Add access or remove access json. All we see is CREATEACCOUNTJSON, UPDATEACCOUNTJSON, ENABLEACCOUNTJSON, FIREFIGHTERID_GRANT_ACCESS_JSON, FIREFIGHTERID_REVOKE_ACCESS_JSON. 

Has someone implemented this already? If yes, then can you please let us know how we can add SAP role, remove SAP role, create emergency access id, grant and revoke access to FIREFIGHTERID?

 

Thank you

7 REPLIES 7

rushikeshvartak
All-Star
All-Star

Add & Remove access JSON is maintained in product code and not customizable 


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

shivmano
Regular Contributor III
Regular Contributor III

@rushikeshvartak  - Can you please let me know how can we add and remove users on SAP roles using the OOB SAP connector? the below documentation does not seem to have information on how to do this 

https://docs.saviyntcloud.com/bundle/SAP-v24x/page/Content/Configuring-the-Integration-for-Provision... 

You can request from  ars and add/Remove


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

shivmano
Regular Contributor III
Regular Contributor III

Which JSON in the SAP connector is invoked when Add access and remove access tasks are created? Like I said, I dont see that the SAP connector has any addaccessjson or removeaccessjson

 

As mentioned its internally code managed  called we dont need to configure anything. apart from having service account having write access.


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

Saviynt internally invokes the BAPI Call based on tables listed : Preparing for Integration (saviyntcloud.com)

Regards
Manish Kumar
If the response answered your query, please Accept As Solution and Kudos
.

shivmano
Regular Contributor III
Regular Contributor III

Thank you @rushikeshvartak @Manu269 . Will test it