cancel
Showing results for 
Search instead for 
Did you mean: 

PDF documents will not print - error message in printing BI reports

Former Member
0 Kudos

I have BI ABAP and BI Java on separate servers. I am using the BI java to render ADS services. I have tested ADS between BI ABAP and BI Java using FP_TEST_XX programs and HTTP_DESTINATION programs and they are all successful.

I have followed the ADS configuration guide also.

Currently when I run the diagnotisc test and when I attempt to print out a BI report on the portal (note this is a fedarated portal), I receive the following error in the logs: The error states Error in PDF printing to the end user.

I have drilled down on the logs and I found the following below::

Any help much appreciated

Weyland Yutani

#00215E3212E10070000000220008A0500004902949E31EE8#1284406914522#com.sap.ip.bi.export.xfa.impl.PDFConverter#sap.com/irj#com.sap.ip.bi.export.xfa.impl.PDFConverter#BI_TEST#8729##echo_B11_4081121##b811fde0bf6e11dfa9d800215e3212e1#SAPEngine_Application_Thread[impl:3]_34##0#0#Error##Plain###EXPORT XFA calcTemplate=Service call exception; nested exception is:

com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (404) Not found.

The request URL was:"http://server_echo.echo.com:8000/AdobeDocumentServices/Config?style=document". Check, whether the URL is correct, and the Web Service that you are requesting is up and running.#

#1.5_#00215E3212E10070000000230008A0500004902949E32423#1284406914524#com.sap.ip.bi.base.exception.BIBaseRuntimeException#sap.com/irj#com.sap.ip.bi.base.exception.BIBaseRuntimeException#BI_TEST#8729##echo_B11_4081121#BI_TEST#b811fde0bf6e11dfa9d800215e3212e1#SAPEngine_Application_Thread[impl:3]_34##0#0#Error##Plain###Exception caught: com.sap.tc.webdynpro.pdfobject.core.PDFObjectRuntimeException: Service call exception; nested exception is:

com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (404) Not found.

The request URL was:"http://server_echo.echo.com:8000/AdobeDocumentServices/Config?style=document". Check, whether the URL is correct, and the Web Service that you are requesting is up and running.

com.sap.tc.webdynpro.pdfobject.core.PDFObjectRuntimeException: Service call exception; nested exception is:

com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (404) Not found. The request URL was:"http://server_echo.echo.com:8000/AdobeDocumentServices/Config?style=document". Check, whether the URL is correct, and the Web Service that you are requesting is up and running.

at com.sap.tc.webdynpro.pdfobject.core.PDFObject.doSoapCall(PDFObject.java:440)

Accepted Solutions (1)

Accepted Solutions (1)

OttoGold
Active Contributor
0 Kudos

Hello,

I have no basis knowledge at all, that is important to tell first. But it feels like a security problem. When you test the ADS, do you test it from the Java system and call the ABAP system? Or you just test it through report in ABAP system?

I mean: ADS connection works fine from ABAP to ADS but there is a security (role? proxy?) prolem between ABAP and Java. Like different user for the tests...? (If you test it logged on as yourself, it works, if "logged on" as the service users, it doesn´t work?).

Regards Otto

Answers (0)