cancel
Showing results for 
Search instead for 
Did you mean: 

ADS don't work for ERP 6.0 EHP7

Former Member
0 Kudos

Hello,

I installed ERP 6.0 EHP7 ABAP and Java instance,

I configured ADS as normally.

ADSUSER in ABAP with role ADSCALLERS

ADS_AGENT in ABAP with roles: SAP_BC_FPADS_ICF, SAP_BC_FP_ICF

In Java i have HTTP destination: FP_ICF_DATA_<SID>

Services are active in SICF:

    • /default_host/sap/bc/fp
    • /default_host/sap/bc/fpads

In SM59 I have ADS connection, test write:

Status HTTP Response    405

Status Text    Method Not Allowed

ADS don't work..

When i run FP_PDF_TEST_00 I get an error:

SYSTEM ERROR: SOAP Framework error: SOAP Runtime Exception: CSoapExceptionFault : SOAP fault found in SOAP document  /javax.ejb.EJBAccessException: ASJ.ejb.005045 (Failed in component: com.adobe/AdobeDocumentServices, BC-SRV-FP) ASJ.ejb.003001 Principal: ADSUSER (authentication method: password), policyContextID: com.adobe/AdobeDocumentServices*AdobeDocumentServicesAssembly.jar, permission.name: AdobeDocumentServicesEJB, permission.actions: rpData,Remote,com.adobe.RpString[],com.adobe.RpStream[]/< yq1:com.sap.engine.interfaces.webservices.runtime.RuntimeProcessException xmlns:yq1="http://sap-j2ee-engine/error">javax.ejb.EJBAccessException: ASJ.ejb.005045 (Failed in component: com.adobe/AdobeDocumentServices, BC-SRV-FP) ASJ.ejb.003001 Principal: ADSUSER (authentication method: password), policyContextID: com.adobe/AdobeDocumentServices*AdobeDocumentServicesAssembly.jar, permission.name: AdobeDocumentServicesEJB, permission.actions: rpData,Remote,com.adobe.RpString[],com.adobe.RpStream[]< /yq1:com.sap.engine.interfaces.webservices.runtime.RuntimeProcessException>(100.102).

Exception of class CX_FP_RUNTIME_INTERNAL

What it is mean? Where a problem ?

Accepted Solutions (1)

Accepted Solutions (1)

valeriocicchiel
Contributor
0 Kudos

Hi Igor,
since Netweaver 7.3 a Java template destination named ConfigPort_Document is needed:

http://scn.sap.com/people/sunny.pahuja2/blog/2012/01/04/ads-configuration-in-netweaver-73

Regards,
Valerio

Former Member
0 Kudos

Thanks Valerio.

I'm solved a problem.

Answers (2)

Answers (2)

david_liu1
Advisor
Advisor
0 Kudos

Hello,

In order to check Authentication, you need to access via Web Service Navigator.
http://<server>:<port>
   -> Web service navigator
     enter admin user / password
     select
     com.adobe/AdobeDocumentServices_com.adobe_AdobeDocumentServicesVi

other part is same as NW70.
If you don't see version number, please check UME role assignment.
http://help.sap.com/saphelp_nwce10/helpdata/en/44/4ec0733c4f4e35e1000000
0a1553f6/frameset.htm

Please make sure user ADSUSER (usually this user is defined) has UME
role SAP_ADSCALLER.

Regards,

David

attila_mikulan
Employee
Employee
0 Kudos

Hello Igor

Check note 944221 for troubleshooting ADS errors, it's great start point.

To learn more about the error, create an ADS trace (846610 or 1128476).

There might be connection problems, in that case probably a level 3 ICM trace helps - see tx. SMICM.

Cheers,

Attila