Hello everyone, i’ m integrating SAP applications in my tenant and I give all the requirements to the SAP team. They have created the service account and they have already give them all the required permission to that service account that are present in the documentation. The test connection is working fine, but when I’m trying to aggregate accounts an error occurs:
sailpoint.connector.InsufficientPermissionException: [ InsufficientPermissionException ]
[ Possible suggestions ] Required permission of table " ?? EQ && AND ?? EQ &&" is missing, ensure adding recommended permissions.
[ Error details ] Caused by class com.sap.conn.jco.AbapException: (126) TABLE_ACCESS_NOT_ALLOWED: Message 000 of class null type : . SAP_QUERY_TABLE_NAME:USR11 LIST_QUERY: ?? EQ && AND ?? EQ &&
Anyone has faced this kind of issue? It’s strange because the SAP team has granted all the permissions reported in the documentation. Thanks