cancel
Showing results for 
Search instead for 
Did you mean: 

Soapexception for ADS - User doesn’t have access to method rpData

Former Member
0 Kudos

Hello All,

When we try to generate W2 audit reports from pU19 transaction, it tries to establish the SOAP HTTP connection with ADS, it fails due to authorization error. The error message generated on PU19 shows u2013 User J2ee_Guest doesnu2019t have access to method rpData.

This is definitely strange because it works fine for 1 PERNR but fails when accessing a large number of users.

Can anybody assist with this error message - User J2ee_Guest doesnu2019t have access to method rpData.

Our ADS RFC destination uses user ADSUSER. Then from where is this user being taken.

Appreciate all your help !!!

Regards,

Samta.

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Dear Samta,

Please note that the ADSUser has to be assigned to the ADSCaller role.

Please start the visual administrator and go to:

Security Provider >> com.adobe/AdobeDocumentServices*AdobeDocumentServicesAssembly.jar >> Tab Security Roles

The ADSUser has to be mapped to the ADSCaller security role.

Also note that "ADSCaller" is case sensitive.

Also did you configured the communication between ADS and Web Dynpro to use SOAP only?

Use Visual Administrator to maintain propertysheet default:

go to Server -> Services -> Configuration Adapter -> webdynpro -> sap.com -> tcwddispwda

Please edit the entry "sap.ADSCallingMode", change that value from "http" to "soap", save the changes and restart the cluster.

Also review the documentation at the following link:

http://help.sap.com/saphelp_nw70/helpdata/en/fa/0b700d6cfd4e03a8ec2186ba6ff4af/frameset.htm

Regards,

Abhishek