cancel
Showing results for 
Search instead for 
Did you mean: 

Error log in Adobe Interactive Form

Former Member
0 Kudos

Hello SDN members,

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

What can be the problem ? (I configured service http in visual administrator in port 8003...)

Best regards,

A.HENRY

Here the log error :

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

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

The problem is solved. It's coming from ADS_AGENT and ADS_USER profile not properly configured in AS ABAP.

Best regards,

A.Henry