SAP R / 3 Sync project setup fails --> NOT_AUTHORIZED

Hello,

We are currently preparing to go live with version 8.0.3.
We test all interfaces and in the case of the sync project for SAP R / 3 we came across a new error that has not yet occurred.

When setting up the SAP Sync project, we use the same service account as our current version 6 in production runs. The following error now occurs during verify connection settings within Synchronization Editor:

Error calling method TestCUA by method request. (Error [1777217] Error loading schema of schema type (SAP R/3 (System PUM, client 600 - CUA central system))!
[SAP.Middleware.Connector.RfcAbapException] NOT_AUTHORIZED)

Are there differences in the necessary authorizations between version 6.1.3 and version 8.0.x in order to set up a SAP synchronization?

Thanks for any piece of advice!

Kind Regards

Parents
  • Yes... v6 is totaly different!  But follow the documentation and:

    1. import system objects in to SAP

    2. create a SAP system user with correct permissions (you can use the script provided in the instalation SAP module SDK)

    3. Even doing all this still monitor the SAP for any "rejections" in the SAP console for Your user

    ...and read again the DOCS as it is all there!  Correct permissions can be different for every SAP system as they also depend on local customizations!

Reply
  • Yes... v6 is totaly different!  But follow the documentation and:

    1. import system objects in to SAP

    2. create a SAP system user with correct permissions (you can use the script provided in the instalation SAP module SDK)

    3. Even doing all this still monitor the SAP for any "rejections" in the SAP console for Your user

    ...and read again the DOCS as it is all there!  Correct permissions can be different for every SAP system as they also depend on local customizations!

Children