<?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 Re: How to call java program from ABAP? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-call-java-program-from-abap/m-p/7990873#M1605604</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dhivya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I appreciate your quick reply.&lt;/P&gt;&lt;P&gt;They are running on 7.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;II'll try to configure Jco framework and RFC server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Yuko Taira&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Jul 2011 04:34:21 GMT</pubDate>
    <dc:creator>queue</dc:creator>
    <dc:date>2011-07-06T04:34:21Z</dc:date>
    <item>
      <title>How to call java program from ABAP?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-call-java-program-from-abap/m-p/7990871#M1605602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IMy customer needs to develop ABAP program as follows;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; (1). Java program (connect external site, pass parameters and get results through https)&lt;/P&gt;&lt;P&gt; (2). Call (1) from ABAP program and get results from (1).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it's possible, but I don't know how to achieve it.&lt;/P&gt;&lt;P&gt;Could anyone tell me which commands should I use?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you and Best regards,&lt;/P&gt;&lt;P&gt;Yuko Taira&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2011 23:16:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-call-java-program-from-abap/m-p/7990871#M1605602</guid>
      <dc:creator>queue</dc:creator>
      <dc:date>2011-07-05T23:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to call java program from ABAP?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-call-java-program-from-abap/m-p/7990872#M1605603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This depends on the version of your Netweaver Java AS. If you are running 7.0, you will have to use the Jco framework. The Jco framework is deprecated since 7.1 though. If you want to build a RFC server in 7.1 or higher, it is adviced that you set it up through JRA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Implement an RFC server in 7.0:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/6a/82343ecc7f892ee10000000a114084/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/6a/82343ecc7f892ee10000000a114084/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Implement an RFC server in 7.1 or higher:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nwce72/helpdata/en/43/fd063b1f497063e10000000a1553f6/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nwce72/helpdata/en/43/fd063b1f497063e10000000a1553f6/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2011 04:04:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-call-java-program-from-abap/m-p/7990872#M1605603</guid>
      <dc:creator>Dhivya</dc:creator>
      <dc:date>2011-07-06T04:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to call java program from ABAP?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-call-java-program-from-abap/m-p/7990873#M1605604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dhivya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I appreciate your quick reply.&lt;/P&gt;&lt;P&gt;They are running on 7.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;II'll try to configure Jco framework and RFC server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Yuko Taira&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2011 04:34:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-call-java-program-from-abap/m-p/7990873#M1605604</guid>
      <dc:creator>queue</dc:creator>
      <dc:date>2011-07-06T04:34:21Z</dc:date>
    </item>
  </channel>
</rss>

