<?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: Execute program from Explicit host  (SM59) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/execute-program-from-explicit-host-sm59/m-p/4785578#M1120950</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i understood you are going to call the CALC.EXE from your windows machine ;-).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I take a look on the german site auf Active fax at[http://activefaxdeutsch.wordpress.com/?s=SAP].&lt;/P&gt;&lt;P&gt;There is no interface available for Activefax to SAP. They recommend to print the document to the ActiveFax Printer from SAP. The recieverattribrute can be passed a datafields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, I'm not considere with the ActiveFax - so I can not exactly explain how to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many greetings,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Dec 2008 11:27:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-01T11:27:25Z</dc:date>
    <item>
      <title>Execute program from Explicit host  (SM59)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execute-program-from-explicit-host-sm59/m-p/4785575#M1120947</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;I need to send faxes from SAP (ECC 6.0 version), so I have configured a fax server (with ActiveFax server) in a PC inside of my net. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to realise a connection between SAP and the fax server throught RFC (Operative system Windows NT).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For text, In transaction sm59, I created a new RFC conection, type T and activation form explicit host. &lt;/P&gt;&lt;P&gt;I want to execute, for example, calc.exe program on destination machine,  I put corresponding IP direction in destiny machine. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that when I trying to 'conection test' it giving back an error:&lt;/P&gt;&lt;P&gt;           - Error when opening an RFC connection&lt;/P&gt;&lt;P&gt;           - Time out during allocate&lt;/P&gt;&lt;P&gt;           - Location: SAP gateway on host....&lt;/P&gt;&lt;P&gt;           - Detail: no connect of TP calc.exe from host......&lt;/P&gt;&lt;P&gt;           - component: Sap gateway&lt;/P&gt;&lt;P&gt;           - return code: 242&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anybody knows how could I make the connection?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you can help me as soon as possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2008 15:38:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execute-program-from-explicit-host-sm59/m-p/4785575#M1120947</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-28T15:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Execute program from Explicit host  (SM59)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execute-program-from-explicit-host-sm59/m-p/4785576#M1120948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carmelo, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you could install the RFC source development kit (rfcsdk) on the destination machine and start the RFCEXEC. There is a very good description how to do that from Ingo-Willy Raddatz alias Kaphoon here:&lt;/P&gt;&lt;P&gt;[http://sapabap.iespana.es/sap/info/rfcexec/rfcexec_e.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can call a program on the destiantion machine from ABAP with the FM &lt;STRONG&gt;RFC_REMOTE_EXEC&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;See also Note 77075.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings from Germany,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Stefan Gerschler on Nov 29, 2008 9:53 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2008 20:24:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execute-program-from-explicit-host-sm59/m-p/4785576#M1120948</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-28T20:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: Execute program from Explicit host  (SM59)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execute-program-from-explicit-host-sm59/m-p/4785577#M1120949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for answered Stefan Gerschler.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, maybe I don't explain very good...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RFCEXEC is use for upload/download files from/to your local PC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to send a fax throught SO01 transaction, so I wan to create a RFC connection to a local machine where I've installed a fax server (ActiveFax). Then, in SCOT transaction I can set Fax node with the RFC connection created and send faxes from SAPoffice (SO01).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before configure the SCOT transaction I have to configure a RFC connection (SM59) between SAP and the fax sever installed. I have some problems in this step , the comunication is wrong. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't use ABAP code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you can understand and help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards from Spain,&lt;/P&gt;&lt;P&gt;Carmelo Pérez.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2008 09:36:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execute-program-from-explicit-host-sm59/m-p/4785577#M1120949</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-01T09:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: Execute program from Explicit host  (SM59)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execute-program-from-explicit-host-sm59/m-p/4785578#M1120950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i understood you are going to call the CALC.EXE from your windows machine ;-).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I take a look on the german site auf Active fax at[http://activefaxdeutsch.wordpress.com/?s=SAP].&lt;/P&gt;&lt;P&gt;There is no interface available for Activefax to SAP. They recommend to print the document to the ActiveFax Printer from SAP. The recieverattribrute can be passed a datafields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, I'm not considere with the ActiveFax - so I can not exactly explain how to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many greetings,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2008 11:27:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execute-program-from-explicit-host-sm59/m-p/4785578#M1120950</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-01T11:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Execute program from Explicit host  (SM59)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execute-program-from-explicit-host-sm59/m-p/4785579#M1120951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Stefan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm going to solve this problem by this way, perhaps it could be the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After some proofs, I will write you about the results...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Carmelo Pérez.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2008 14:39:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execute-program-from-explicit-host-sm59/m-p/4785579#M1120951</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-01T14:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: Execute program from Explicit host  (SM59)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execute-program-from-explicit-host-sm59/m-p/4785580#M1120952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, after a long investigation work, I can conclude that to connect from SAP to any fax server program, should have an special interface that do able to the connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your colaboration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Carmelo Pérez&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2008 11:19:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execute-program-from-explicit-host-sm59/m-p/4785580#M1120952</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-05T11:19:27Z</dc:date>
    </item>
  </channel>
</rss>

