cancel
Showing results for 
Search instead for 
Did you mean: 

ADSUSer has no access to method rpDATA

ajjunit84
Active Participant
0 Kudos

Hello All,

Performed ADS configuration steps again and it was working fine.

But within sometime ,again we are facing the same issue.

Have tried these steps:

1.Created User ADSUser (Note that in ABAP the Name is shown as ADSUSER

desite the fact that i am taking care of case senstivity).

2.ADS_AGENT with required roles.

3.Security Role ADSCALLER and as per the configuration guide it will

create a Group ADSCALLERS.

4.Also created a group called ADSCallers and assigned ADSUSER to this

group and for Policy configuration ,mapped ADSCALLER security role with ADSUSER and ADSCallers group.

Now when testing the ADS configuration reports it is throwing exception

that "User ADSUSER does not have access to method rpDATA".

RFC ADS is throwing error "Forbidden" with user ADSUser .

Below is the logs of default trace.

======================

1.5 #000F1F6C422200610000013B000AD9C8000473C756188640#1253199886984#com.sap.engine.services.ejb#com.adobe/AdobeDocumentServices#com.sap.engine.services.ejb#ADSUSER#9819##XXXXsap07_EC6_28096950#ADSUSER#62925870a39b11debe36000f1f6c4222#SAPEngine_Application_Thread[impl:3]_28##0#0#Error##Java###

[EXCEPTION]

#1#com.sap.engine.services.ejb.exceptions.BaseEJBException: User ADSUSER does not have access to method rpData.

at com.adobe.AdobeDocumentServicesLocalLocalObjectImpl0_0.rpData(AdobeDocumentServicesLocalLocalObjectImpl0_0.java:74)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:324)

at

========================

Pls suggest what i am missing .

Regards

Ajay

Accepted Solutions (1)

Accepted Solutions (1)

JPReyes
Active Contributor
0 Kudos

You'll find the solution in this thread,

Regards

Juan

ajjunit84
Active Participant
0 Kudos

@Dayakar

SAP_ADSCALLER seems to be new role ,i check but it is not available in SAP NW 2004s.Tried to create it but Action "AdobeDocumentService" is also not avalable.

@Juan

Thanks ,i went through the post ,thats why mentioned the case senstivity ,but was using "ADSUser" always instead of "ADSuser"

It solved the issue.Thank you.

regards

Ajay

Answers (1)

Answers (1)

Former Member
0 Kudos

Use this Link

http://help.sap.com/saphelp_nwpi71/helpdata/en/37/504b8cbc2848a494facfdc09a359b1/frameset.htm

Role is SAP_ADSCaller not ADSCaller.

Thanks

Dayakar