cancel
Showing results for 
Search instead for 
Did you mean: 

Call a Java API from ABAP program.

Former Member
0 Kudos

 

Hi,

I have a requirement to call a Java API from ABAP program.

We are using a third party component for digital signature in PDF documents,

If any PO/PR is printed then a PDF is created and kept on Application server folder then the Java API has to be executed to pick and processed PDF and place it in another folder.

The component consist of ".jar" files. I need to know exactly where we need to copy the ".jar" files on application server, so that I can call the API methods in my ABAP code and process the file in SAP.

Please suggest if any other way to do the same using a third party Java API.

Regards

Shraddha

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Read about SAP JCo.

SAP Java Connector (SAP Library - Using Java)

Regards,

Roman

Answers (1)

Answers (1)

0 Kudos

Hello Shraddha,

I am having the same requirement of digital signature using third party component in jar files.

I request you to please guide me through the process, how have you been achieved this.

Thanks and regards

Mohit