<?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: Ping in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ping/m-p/1092181#M101091</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying the test transaction, but it says: syntax error at line 1: ´(' unexpected, but I'm using the commands defined by SAP and I don't know what to do&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Nov 2005 16:03:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-11-28T16:03:02Z</dc:date>
    <item>
      <title>Ping</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ping/m-p/1092166#M101076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;anybody knows if there is a function or an example code to make a ping to specific IP (not necessary to a server).&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2005 14:24:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ping/m-p/1092166#M101076</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-28T14:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: Ping</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ping/m-p/1092167#M101077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, there is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try RFC_PING &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2005 14:26:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ping/m-p/1092167#M101077</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-11-28T14:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: Ping</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ping/m-p/1092168#M101078</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;try fm FTP_CONNECT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2005 14:31:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ping/m-p/1092168#M101078</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2005-11-28T14:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: Ping</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ping/m-p/1092169#M101079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've tried but the function is empty and I try to execute but it do nothing, there is no place to specify the IP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2005 14:34:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ping/m-p/1092169#M101079</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-28T14:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: Ping</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ping/m-p/1092170#M101080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try SCMS_RFC_PING.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2005 14:35:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ping/m-p/1092170#M101080</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-28T14:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: Ping</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ping/m-p/1092171#M101081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe that you must set up an RFC connection via SM59.  Then when calling the function module, you specify the DESTINIATION &amp;lt;RFC_CONNECTION&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich HEilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2005 14:37:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ping/m-p/1092171#M101081</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-11-28T14:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: Ping</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ping/m-p/1092172#M101082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to create RFC destination and then try FM SCWB_RFC_PING&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2005 14:41:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ping/m-p/1092172#M101082</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-28T14:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: Ping</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ping/m-p/1092173#M101083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is possible to make a ping without defining an rfc?my problem is that I only want to know if a printer (connected via LAN) is on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2005 14:46:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ping/m-p/1092173#M101083</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-28T14:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: Ping</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ping/m-p/1092174#M101084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think there is any other way.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich HEilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2005 14:47:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ping/m-p/1092174#M101084</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-11-28T14:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: Ping</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ping/m-p/1092175#M101085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, thank you to everybody&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2005 14:48:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ping/m-p/1092175#M101085</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-28T14:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: Ping</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ping/m-p/1092176#M101086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It sounds like maybe you want to do this via an OS command on the Server.  Look in transaction SM69.  These are the allowed and configured OS commands.  I checked on my systems (HP-UX and Windows) and I see PING and NIPING both configured and last changed by SAP (so it looks like these are delivered).   They are also marked as ANY OS.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at the function moduel SXPG_COMMAND_EXECUTE to excute the command.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2005 15:00:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ping/m-p/1092176#M101086</guid>
      <dc:creator>thomas_jung</dc:creator>
      <dc:date>2005-11-28T15:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: Ping</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ping/m-p/1092177#M101087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Thomas, I'm trying the function module with the commands but it give me an exception, commmand_not_found.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2005 15:17:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ping/m-p/1092177#M101087</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-28T15:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: Ping</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ping/m-p/1092178#M101088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Be careful using the function test tool with this function module.  It looks like it is autofilling the OPERATINGSYSTEM parameter with the value of your host. However change this to ANYOS and you should not get the command_not_found error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2005 15:45:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ping/m-p/1092178#M101088</guid>
      <dc:creator>thomas_jung</dc:creator>
      <dc:date>2005-11-28T15:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: Ping</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ping/m-p/1092179#M101089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can also use transaction SM49 to test External Operating System Commands.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2005 15:49:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ping/m-p/1092179#M101089</guid>
      <dc:creator>thomas_jung</dc:creator>
      <dc:date>2005-11-28T15:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Ping</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ping/m-p/1092180#M101090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;An interesting note here if you trying this on a Windows OS Server.  On WebAS 640, the delivered Ping Command required parameter '-c 4'.  This doesn't appear to be valid on the Windows OS version of Ping. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However I checked a 7.00 WebAS, and SAP has removed that parameter from the PING Command.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to get the PING command to work on 640, I had to copy it to ZPING and remove the parameter.  Now it tests out fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2005 15:57:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ping/m-p/1092180#M101090</guid>
      <dc:creator>thomas_jung</dc:creator>
      <dc:date>2005-11-28T15:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: Ping</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ping/m-p/1092181#M101091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying the test transaction, but it says: syntax error at line 1: ´(' unexpected, but I'm using the commands defined by SAP and I don't know what to do&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2005 16:03:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ping/m-p/1092181#M101091</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-28T16:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: Ping</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ping/m-p/1092182#M101092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What parameters are you inputting?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2005 16:31:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ping/m-p/1092182#M101092</guid>
      <dc:creator>thomas_jung</dc:creator>
      <dc:date>2005-11-28T16:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: Ping</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ping/m-p/1092183#M101093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had defined a command ZPING for the command ping without parameters and I try to execute it via SM49 with the IP in the additional parameters&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2005 17:54:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ping/m-p/1092183#M101093</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-28T17:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: Ping</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ping/m-p/1092184#M101094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did the exact same thing and it works fine for me.  Perhaps some screen shots of my ZPING will help out:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="https://weblogs.sdn.sap.com/weblogs/images/1918/SM69_1.JPG"&amp;gt;SM69 Setup&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="https://weblogs.sdn.sap.com/weblogs/images/1918/SM49_1.JPG"&amp;gt;SM49 Test&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2005 18:08:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ping/m-p/1092184#M101094</guid>
      <dc:creator>thomas_jung</dc:creator>
      <dc:date>2005-11-28T18:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: Ping</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ping/m-p/1092185#M101095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Thomas, the problem persists, I defined another time the command but when I test it, it give me this failure:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Comando efectuado: &amp;amp;    ping : : 199.5.83.13       &lt;/P&gt;&lt;P&gt;Máquina destino:        SATI06                     &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sapxpg: executing "ping".                          &lt;/P&gt;&lt;P&gt;Remote Call Failed in O4PRTLIBC::spawn_ile         &lt;/P&gt;&lt;P&gt;Errno = 2                                          &lt;/P&gt;&lt;P&gt;FILE=as4execp.cpp - LINE=150                       &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SharedLibCache Information:                        &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Search Path:                                                                                &lt;/P&gt;&lt;P&gt;/sapmnt/DAS/exe                               &lt;/P&gt;&lt;P&gt;     *LIBL                                         &lt;/P&gt;&lt;P&gt;     /usr/sap/DAS/DVEBMGS00/work                   &lt;/P&gt;&lt;P&gt;     /QOpenSys/usr/bin                             &lt;/P&gt;&lt;P&gt;     /usr/ccs/bin                                  &lt;/P&gt;&lt;P&gt;     /QOpenSys/usr/bin/X11                         &lt;/P&gt;&lt;P&gt;     /usr/sbin                                     &lt;/P&gt;&lt;P&gt;     /usr/sap/DAS/SYS/exe/run                      &lt;/P&gt;&lt;P&gt;     .                                             &lt;/P&gt;&lt;P&gt;     /usr/bin                                      &lt;/P&gt;&lt;P&gt;     /usr/sap/DAS/SYS/exe/run                      &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load Cache:                                                                                &lt;/P&gt;&lt;P&gt;O4PRTLIBC Loaded as /sapmnt/DAS/exe/O4PRTLIBC &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;            Program output follows                 &lt;/P&gt;&lt;P&gt;            Program output ends                    &lt;/P&gt;&lt;P&gt;sh: syntax error at line 1 : `(' unexpected        &lt;/P&gt;&lt;P&gt;External program terminated with exit code 255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2005 11:28:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ping/m-p/1092185#M101095</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-29T11:28:03Z</dc:date>
    </item>
  </channel>
</rss>

