cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

PDF Document is not working

Former Member
0 Likes
308


Hi,

We are migrated from xMII 12.0 to MII 14.0 SP04 . We generate PDF document. A html page calls a exacute query which calls a transaction.

In the transaction, a PDF Document object, PDF Bar Code object, Delete File object and Image Saver. Delete File Object will delete existing file in WEB://ABC/PDF folder and image saver will save the new PDF file in WEB://ABC/PDF folder. HTML page popup a window which will display the save PDF file. Another transaction which find the name the file in the WEB://ABC/PDF and pass this information to Delete File object.

In 12.0 it is working fine and in 14.0 implemeted new PDFActions.zip file as per note 1325997. Now for a user, I assigned SAP_MII_Developer PDFis generating. But other user with the same role as the previous user, the PDF page is not generating. Log error shows, java.io.FileNotFoundException.

The roles of the user are assigned to both the transaction.

Please help to resolve the issue.

Thanks,

Raman N

Accepted Solutions (0)

Answers (3)

Answers (3)

salvatore_castro
Product and Topic Expert
Product and Topic Expert
0 Likes

What are the errors in the NetWeaver Java Logs?


Sam

0 Likes

Hi Raman,

Just give a try to below mentioned thing:

I was trying file drop functionality in MII 14.0 and I could not make it work until I cleared Default File Path property under System Properties screen.

It comes with ‘MII’ by default on it representing MII web folder. Once I left it blank my file drop on MII box and on the network started working.

Just something that has changed on MII 14.0

Ritim

Nikhil_Makhija
Participant
0 Likes

Raman,

I faced similar Issue in MII14.0 , I persisted with old sap note PDF zip file instead of a new one as it was creating an issue.

So i suggest if you use the same PDF jar you used in 12.0 version  It may work in 14.0 as well .

Nikhil