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

No Oprtion For PDF Actions in Logic Editor

Former Member
0 Likes
247

Hi ,

We are using SAP xMII 11.5.There is no option for PDF Actions in Business Logic Editor. How to get PDF actions?.

Thanks & Regards

Art

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Art Tech

first of all, always use the <a href="http://help.sap.com/saphelp_xmii115/helpdata/en/index.htm">Help Documentation</a>. There u can find the step-by-step guidelines for installing PDF Action Option in the BLS

<i>

SAP xMII supports the generation of PDF documents for both the documentation of xMII Business Logic Services transactions and user-defined output reports. The third-party library used for PDF processing is named iText. Version 1.2.3 has been tested with the system; therefore, it is the recommended version. For more information on iText, see www.lowagie.com/iText. The PDFActions.jar and component XML file are included in the SAP xMII build. However, in order to use PDF processing, you must complete the following steps:

Download the iText library version 1.2.3 via http://prdownloads.sourceforge.net/itext/itext-1.2.3.jar?download.

The file must be placed in two locations. Rename the file iText.jar and save it to ServletExec AS/se-xMII/webapps/default/Lighthammer/CMSLogicEditor and ServletExec AS/se-xMII/webapps/default/Lighthammer/WEB-INF/lib. The PDFActions.jar should already exist in both locations.

Note: The iText.jar file is case sensitive. It must match the entry in the XML file.

Move the PDFComponentCatalog.xml file from Lighthammer/Xacute/Components/optional to Lighthammer/Xacute/Components.

Restart the Servlet Exec AS service.

The PDF Actions option will then appears in the xMII Logic Editor navigation menu, and the File menu includes the Generate Documentation option for the transactions.

</i>

Regards

Som

Former Member
0 Likes

Hi Som,

Thanks for your help. My problem is solved.

Regards

Art

Answers (0)