cancel
Showing results for 
Search instead for 
Did you mean: 

java.io.FileNotFoundException: URLConnection Destination

bjorn-henrik_zink
Active Participant
0 Kudos

Hi,

I am using ADS for downloading Performance Management documents. So far I am successfully running interactive forms in my DEV and QUA system. However, it does not work in PROD. Here is the error I get:

<b>Caused by: java.io.FileNotFoundException: IO exception while constructing a URLConnection for destination: dest:FP_ICF_DATA_PROD//sap/bc/fp/form/layout/HAP_PDF_OFFLINE_FORM.XDP</b>

How can I fix the problem?

Thanks in advance.

/ Elvez

Accepted Solutions (0)

Answers (2)

Answers (2)

gregorw
Active Contributor
0 Kudos

Hello Elvez,

I had the same problem. For me it was caused by the Authorizations which where not maintained in the Role SAP_BC_FPADS_ICF delivered by SAP for User ADS_AGENT.

Regards

Gregor

bjorn-henrik_zink
Active Participant
0 Kudos

Hi,

I found the problem. The destinations in Visual Administrator had not been saved correctly. After reapplying them, everything worked fine.

/Elvez