<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Call java standalon program with parameter in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-java-standalon-program-with-parameter/m-p/365539#M7962</link>
    <description>&lt;P&gt;Hi Gurus!&lt;/P&gt;&lt;P&gt;We had developed a C program where we had to call a 3rd party function from a .dll. The customer changed from Windows servers to Linux, but there are no 3rd party Linux libs, only java libs. So instead of the C program we would like to use a java program to call the 3rd party java libs. The C program was called with an external command (SM69) from ABAP. We would like to use the same method - SM69 - and as I read it is possible.&lt;/P&gt;&lt;P&gt;As far as I understand I have to call the java program with the required paramteres from SM69 with full path to JAVA_HOME. How do I get the return parameter? Do I have to use simply System.Out.Println()?&lt;/P&gt;</description>
    <pubDate>Tue, 27 Dec 2016 22:50:32 GMT</pubDate>
    <dc:creator>former_member429355</dc:creator>
    <dc:date>2016-12-27T22:50:32Z</dc:date>
    <item>
      <title>Call java standalon program with parameter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-java-standalon-program-with-parameter/m-p/365539#M7962</link>
      <description>&lt;P&gt;Hi Gurus!&lt;/P&gt;&lt;P&gt;We had developed a C program where we had to call a 3rd party function from a .dll. The customer changed from Windows servers to Linux, but there are no 3rd party Linux libs, only java libs. So instead of the C program we would like to use a java program to call the 3rd party java libs. The C program was called with an external command (SM69) from ABAP. We would like to use the same method - SM69 - and as I read it is possible.&lt;/P&gt;&lt;P&gt;As far as I understand I have to call the java program with the required paramteres from SM69 with full path to JAVA_HOME. How do I get the return parameter? Do I have to use simply System.Out.Println()?&lt;/P&gt;</description>
      <pubDate>Tue, 27 Dec 2016 22:50:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-java-standalon-program-with-parameter/m-p/365539#M7962</guid>
      <dc:creator>former_member429355</dc:creator>
      <dc:date>2016-12-27T22:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: Call java standalon program with parameter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-java-standalon-program-with-parameter/m-p/365540#M7963</link>
      <description>&lt;P&gt;Hi David. I strongly recommend you to encapsulate your function as a web service (restful or SOAP). It's common approach for Java integrate with other system.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2017 06:34:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-java-standalon-program-with-parameter/m-p/365540#M7963</guid>
      <dc:creator>richard-zhao</dc:creator>
      <dc:date>2017-12-19T06:34:33Z</dc:date>
    </item>
  </channel>
</rss>

