cancel
Showing results for 
Search instead for 
Did you mean: 

PDFAction Jar in MII 12.2

Former Member
0 Kudos

Noticing that the PDF Actions are missing in workbench for 12.2...

Tryed uploading the PDFActions.Jar from 11.5 and getting this error..

Deprecated scope
of type SERVERSESSION_AT_LEAST_ONE_APP_SCOPE is used! Please replace the usage
of scopes with new mechanism based on "Cross application session communication
API".

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Assembly file is
missing file PDFActions.jar, which configures the actions

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

at

com.sap.xmii.ejb.common.exception.ExceptionHandler.wrap(ExceptionHandler.java:55)

at

com.sap.xmii.ejb.common.exception.ExceptionHandler.logAndWrap(ExceptionHandler.java:36)

at com.sap.xmii.ejb.sysres.ZipHandler.writeResource(ZipHandler.java:46)

at com.sap.xmii.ejb.sysres.ZipHandler.writeResource(ZipHandler.java:18)

at

com.sap.xmii.ejb.sysres.upload.ResourceUploaderBean.uploadDone(ResourceUploaderBean.java:59)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at

sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

... and about 180 more lines

Where can I get the PDFActions.jar file that will work with 12.2?

Thank You
Dennis W

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Under the SAP Note below you can find the PDF Actionblock for MII >=12.1 SP01 Patch2. Note that you have to download the iText.jar and iTextAsien.jar like described in the SAP Note. Last step is to bring the 3 jar files in one zip File. The Zip File you have to deploy in MII under "System Resources -> Custom Actions". That's it.

https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1325997

BR

Pedro Iglesias