<?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: SXPG_COMMAND_EXECUTE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sxpg-command-execute/m-p/2269258#M492784</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Speak to the OS vendor to see if they have a "translation utility" that will enable 32-bit apps to run in the new 64-bit environment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 May 2007 18:07:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-22T18:07:02Z</dc:date>
    <item>
      <title>SXPG_COMMAND_EXECUTE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sxpg-command-execute/m-p/2269253#M492779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have a custom .exe program that is working in our old R/3 46 system 32 bit system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are moving to ECC6 R/3 which is a 64 bit SAP system. We excute the same custom .exe executable via SXPG_COMMAND_EXECUTE and the program hangs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have tied various security setting and traps which indicate the parameter is passed and the .exe program starts but hungs &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 17:09:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sxpg-command-execute/m-p/2269253#M492779</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-22T17:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: SXPG_COMMAND_EXECUTE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sxpg-command-execute/m-p/2269254#M492780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this .exe being executed on the App Server or on a local client?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 17:30:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sxpg-command-execute/m-p/2269254#M492780</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-22T17:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: SXPG_COMMAND_EXECUTE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sxpg-command-execute/m-p/2269255#M492781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And in what language is it written?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 17:31:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sxpg-command-execute/m-p/2269255#M492781</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-22T17:31:48Z</dc:date>
    </item>
    <item>
      <title>Re: SXPG_COMMAND_EXECUTE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sxpg-command-execute/m-p/2269256#M492782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For the two questions about the program:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The program executes on the App server the program is written in C++&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 18:02:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sxpg-command-execute/m-p/2269256#M492782</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-22T18:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: SXPG_COMMAND_EXECUTE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sxpg-command-execute/m-p/2269257#M492783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume that the underlying OS of the App Server is 64-bit as well then.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In which, you will need to re-compile the source code on a 64-bit C++ compiler&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Write a new program... why not create the program in ABAP and eliminate future headaches?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 18:05:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sxpg-command-execute/m-p/2269257#M492783</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-22T18:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: SXPG_COMMAND_EXECUTE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sxpg-command-execute/m-p/2269258#M492784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Speak to the OS vendor to see if they have a "translation utility" that will enable 32-bit apps to run in the new 64-bit environment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 18:07:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sxpg-command-execute/m-p/2269258#M492784</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-22T18:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: SXPG_COMMAND_EXECUTE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sxpg-command-execute/m-p/2269259#M492785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe the problem is caused by the value of the operatingsystem on the SXPG_COMMAND_EXECUTE. We used the SY-OPSYS  value which is all upper case. Once we set it to 'Windows NT' it worked! Thanks for the help........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2007 15:58:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sxpg-command-execute/m-p/2269259#M492785</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-13T15:58:22Z</dc:date>
    </item>
  </channel>
</rss>

