Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Install a printer for SAP ERP

Former Member
0 Likes
642

Hello SDN Community colleagues,

I have a simple question for BC experts. I would like to configure printer on a new ERP system 2005. What is the best way to install and configure it ? Is it mandatory to use a spool server ? Is there a good and easy "how to" for this task ?

Best regards,

A.Henry

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
591

Hi Aurélien,

Check SPAD & SPAT transactions.

Erwan

Hello SDN Community colleagues,

I have a simple question for BC experts. I would like to configure printer on a new ERP system 2005. What is the best way to install and configure it ? Is it mandatory to use a spool server ? Is there a good and easy "how to" for this task ?

Best regards,

A.Henry

3 REPLIES 3
Read only

Former Member
0 Likes
592

Hi Aurélien,

Check SPAD & SPAT transactions.

Erwan

Read only

0 Likes
591

Well, I have a more complex problem on Adobe Form. When I used a form, i would like to print and i have this dump trace in pdf error file log :

What can be the problem ?

Caused by: java.io.FileNotFoundException: IO exception while constructing a URLConnection for destination: dest:FP_ICF_DATA_XXX//sap/bc/fp/form/layout/FP_EXAMPLE_01.XDP?fp-language=EN

at com.adobe.ads.util.FileUtils.getURLStream(FileUtils.java:481)

at com.adobe.ads.util.FileUtils.getPDFDataFromURL(FileUtils.java:572)

at com.adobe.ads.util.FileUtils.getPDFDataFromInput(FileUtils.java:200)

... 34 more

Caused by: java.io.IOException: HTTP error: Unauthorized while constructing a URLConnection for destination: dest:FP_ICF_DATA_XXX//sap/bc/fp/form/layout/FP_EXAMPLE_01.XDP?fp-language=EN

at com.adobe.ads.util.FileUtils.getURLStream(FileUtils.java:472)

... 36 more

Merging log data with log.pdf

Merge result: Success with information

Successfully merged data into dataless log.pdf.

Action: Render Error Log

Embedding file/stream: pdfDocument.xml using ID: pdf doc MimeType: Description: Document Services Control Stream into PDF: C:\WINDOWS\Temp\adobewa_XXX_33895950\DM2557365915705960343.dir\DM6949067916436701442.tmp

Instantiate PDFMM CORBA connection execution time = 15 ms.

Error embedding request inputs in error log.:

java.lang.NullPointerException

Embedding file/stream: trace.txt using ID: trace string MimeType: Description: Document Services Trace into PDF: C:\WINDOWS\Temp\adobewa_XXX_33895950\DM2557365915705960343.dir\DM6949067916436701442.tmp

Adding file:C:\WINDOWS\Temp\adobewa_XXX_33895950\DM2557365915705960343.dir\DM5643335310321274719.tmp to workstreams as: error.pdf

Saved output file: C:\WINDOWS\Temp\adobewa_XXX_33895950\DM2557365915705960343.dir\DM5643335310321274719.tmp to stream: error.pdf

Processing exception during a "Render" operation.

Request start time: Wed Jan 31 18:59:31 CET 2007

com.adobe.ProcessingError: No output was generated while rendering

The render error log file has been written to D:\usr\sap\XXX\SYS\global
AdobeDocumentServices\renderErrorLog\errorFiles\2007.01.31.185935SXXX01.pdf.

Please validate the input files or streams attached with it and try again

Exception Stack Trace:

com.adobe.ProcessingError: No output was generated while rendering

The render error log file has been written to D:\usr\sap\XXX\SYS\global
AdobeDocumentServices\renderErrorLog\errorFiles\2007.01.31.185935SAFPXXX01.pdf.

Please validate the input files or streams attached with it and try again

Read only

Former Member
0 Likes
591

I solved the problem myself. Problem in ADS_AGENT configuration profile.

Best regards