<?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 Encryption using java binary file(.jar) file in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/encryption-using-java-binary-file-jar-file/m-p/11480517#M1931259</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Hi Experts,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;SAP FI team generates DME file and places it in a folder, Bank &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;will provide the encryption utility in the form of java binary file(.jar) file. We need to call the jar file once the payment file is generated from SAP FI in order to encrypt the payment files. Is it possible by ABAP?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nithin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Feb 2016 12:15:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2016-02-15T12:15:00Z</dc:date>
    <item>
      <title>Encryption using java binary file(.jar) file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/encryption-using-java-binary-file-jar-file/m-p/11480517#M1931259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Hi Experts,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;SAP FI team generates DME file and places it in a folder, Bank &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;will provide the encryption utility in the form of java binary file(.jar) file. We need to call the jar file once the payment file is generated from SAP FI in order to encrypt the payment files. Is it possible by ABAP?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nithin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 12:15:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/encryption-using-java-binary-file-jar-file/m-p/11480517#M1931259</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-02-15T12:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: Encryption using java binary file(.jar) file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/encryption-using-java-binary-file-jar-file/m-p/11480518#M1931260</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;please check this &lt;A _jive_internal="true" href="https://answers.sap.com/thread/1979272"&gt;http://scn.sap.com/thread/1979272&lt;/A&gt; &lt;/P&gt;&lt;P&gt;It can give some ideas how to encrypt the payment files. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 12:21:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/encryption-using-java-binary-file-jar-file/m-p/11480518#M1931260</guid>
      <dc:creator>sab125</dc:creator>
      <dc:date>2016-02-15T12:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: Encryption using java binary file(.jar) file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/encryption-using-java-binary-file-jar-file/m-p/11480519#M1931261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this could be handled at application server level in form of a script triggered by file creation/change event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thru SAP you can define an external (OS) command for the execution of the .jar file ( &lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/c4/3a8023505211d189550000e829fbbd/content.htm" title="http://help.sap.com/saphelp_nw70/helpdata/en/c4/3a8023505211d189550000e829fbbd/content.htm"&gt;Defining External Commands - Background Processing - SAP Library&lt;/A&gt; ) which can be executed using FM SXPG_COMMAND_EXECUTE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Gábor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 12:41:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/encryption-using-java-binary-file-jar-file/m-p/11480519#M1931261</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-02-15T12:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: Encryption using java binary file(.jar) file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/encryption-using-java-binary-file-jar-file/m-p/11480520#M1931262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saber,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In PI it can be easily done using public key but here we need to encrypt it using jar file the bank provided.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nithin. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 13:23:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/encryption-using-java-binary-file-jar-file/m-p/11480520#M1931262</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-02-15T13:23:38Z</dc:date>
    </item>
  </channel>
</rss>

