<?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>Question Re: RFC server program in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/rfc-server-program/qaa-p/9996828#M3597599</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eduardo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try starting/stopping the communication channel in RWB. Might be a caching issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Jan 2014 02:45:34 GMT</pubDate>
    <dc:creator>markangelo_dihiansan</dc:creator>
    <dc:date>2014-01-14T02:45:34Z</dc:date>
    <item>
      <title>RFC server program</title>
      <link>https://community.sap.com/t5/technology-q-a/rfc-server-program/qaq-p/9996824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there experts!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been experiencing some issues in my PROD system and client is getting somehow nervous. The thing is, I'm using XI, and we have some interfaces that read and update some tables at a SQL server. This have been working for 2 or more years, and I've been maintaining this interfaces adding fields to the RFC, mappings, and so on as usual support tasks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suddenly, it stopped working. Now, when the ABAP code does the CALL FUNCTION Z_*** DESTINATION ProgramID it is failing to connect. The SM59 to the TCP/IP connection to the ProgramID says it's not registered (though it was). Also it does not appear at the SMGW at clients connected. I go to the XI machine, and re register that ProgramID with &lt;EM&gt;rfcexec -a ProgramID -g host -x service&lt;/EM&gt; and then when I go to test the SM59 it goes OK. But as long as they execute the Z abap program that calls the RFC to XI, it gets unregistered again and therefore I cannot see anything at SXMB_MONI. Basis team and the XI guy (me) are a little lost, we both don't know why this behaviour neither what has changed. The DB team is on vacation (all of them) and no one nows if something was changed (related to access, ports, IPs or user permissions) at DB engine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any hint? It would be REALLY helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jan 2014 12:52:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rfc-server-program/qaq-p/9996824</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-13T12:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: RFC server program</title>
      <link>https://community.sap.com/t5/technology-q-a/rfc-server-program/qaa-p/9996825#M3597596</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;Couple of things , as you mentioned that after you register the program , the SM59 connection works. So when the Z program is called , what is the error message received.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also are you seeing any error messages in the dev_gw file in the work directory especially when you are performing the testing . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the below link . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="1088392" __jive_macro_name="thread" class="jive_macro_thread jive_macro" data-orig-content="How to register server program in ABAP" href="https://community.sap.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also please check with your Basis Team if any recent changes in gateway parameters etc were done which might be causing the issue.&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;RD &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jan 2014 13:21:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rfc-server-program/qaa-p/9996825#M3597596</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-13T13:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: RFC server program</title>
      <link>https://community.sap.com/t5/technology-q-a/rfc-server-program/qaa-p/9996826#M3597597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rishi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your response. The thing is I know how to register the programID, in fact the system usually registers it automatically once you've activated the CC. In this case, we've forced the registration, since it was already registered but SM59 and SMGW said it wasn't. When the SM59 connection tests OK, we launch the process of the ABAP thing. Once it tries to reach XI (CALL FUNCTION ... DESTINATION ...) the process fails, and then if I test the SM59 it raises all red with a "ProgramID not registered"!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;am I explaining myself?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jan 2014 15:25:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rfc-server-program/qaa-p/9996826#M3597597</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-13T15:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: RFC server program</title>
      <link>https://community.sap.com/t5/technology-q-a/rfc-server-program/qaa-p/9996827#M3597598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eduardo,&lt;/P&gt;&lt;P&gt;Check first the RFC sender channel has been activated.&lt;/P&gt;&lt;P&gt;About program id activation check these:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="jive-blog-post-subject-stats"&gt; &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" data-avatarid="28032" data-externalid="" data-presence="null" data-userid="275132" data-username="michal.krawczyk2" href="https://answers.sap.com/people/michal.krawczyk2"&gt;Michal Krawczyk&lt;/A&gt; 's blog &lt;/SPAN&gt;&lt;A __default_attr="61798" __jive_macro_name="blogpost" class="jive_macro jive_macro_blogpost" data-orig-content="Configuring the Sender RFC Adapter - step by step" href="https://community.sap.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://help.sap.com/saphelp_nw04/helpdata/en/22/0429aa488911d189490000e829fbbd/content.htm"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/22/0429aa488911d189490000e829fbbd/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also you can check in the communication channel monitoring if the RFC adapter is in red status, in this case you should to reactive it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jan 2014 17:47:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rfc-server-program/qaa-p/9996827#M3597598</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-13T17:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: RFC server program</title>
      <link>https://community.sap.com/t5/technology-q-a/rfc-server-program/qaa-p/9996828#M3597599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eduardo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try starting/stopping the communication channel in RWB. Might be a caching issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2014 02:45:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rfc-server-program/qaa-p/9996828#M3597599</guid>
      <dc:creator>markangelo_dihiansan</dc:creator>
      <dc:date>2014-01-14T02:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: RFC server program</title>
      <link>https://community.sap.com/t5/technology-q-a/rfc-server-program/qaa-p/9996829#M3597600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Iñaki, Mark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the thing is that now I cannot see the CC at the Com. Channel Monitoring in RWB. Any hint?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2014 08:25:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rfc-server-program/qaa-p/9996829#M3597600</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-14T08:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: RFC server program</title>
      <link>https://community.sap.com/t5/technology-q-a/rfc-server-program/qaa-p/9996830#M3597601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eduardo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried recreating the CC e.g delete and create?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2014 08:31:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rfc-server-program/qaa-p/9996830#M3597601</guid>
      <dc:creator>markangelo_dihiansan</dc:creator>
      <dc:date>2014-01-14T08:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: RFC server program</title>
      <link>https://community.sap.com/t5/technology-q-a/rfc-server-program/qaa-p/9996831#M3597602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eduardo,&lt;/P&gt;&lt;P&gt;Is it the communication channel activated with the status active as well?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2014 08:32:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rfc-server-program/qaa-p/9996831#M3597602</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-14T08:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: RFC server program</title>
      <link>https://community.sap.com/t5/technology-q-a/rfc-server-program/qaa-p/9996832#M3597603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi both.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yeap, the communication channel is activated and the adapter status set to active.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I'd recreate the CC, shouldn't have I to create a neew TCP/IP connection at SM59 with a new programID? That would force me to change all the abap programs and change the ProgramID at the CALL FUNCTION .. DESTINATION part, isn't it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, I see at Integration Directory, at the objects tab, that the INTEGRATION_SERVER_PIP Businnes System hasnt got any CC (in DEV it has some of them), and also at SLDCHECK it raises a yellow error that says:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Calling function LCR_LIST_BUSINESS_SYSTEMS&lt;BR /&gt;Retrieving data from the SLD server...&lt;BR /&gt;Function call terminated sucessfully&lt;BR /&gt;List of business systems maintained in the SLD:&lt;BR /&gt;&amp;nbsp; INTEGRATION_SERVER_EMD&lt;BR /&gt;&amp;nbsp; INTEGRATION_SERVER_PIP&lt;BR /&gt;&amp;nbsp; EMP_600&lt;BR /&gt;&amp;nbsp; EMC_300&lt;BR /&gt;&amp;nbsp; EMD_400&lt;/P&gt;&lt;P&gt;Calling function LCR_GET_OWN_BUSINESS_SYSTEM&lt;BR /&gt;Retrieving data from the SLD server...&lt;BR /&gt;No corresponding business system found for system PIP&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; client 001&lt;BR /&gt;=&amp;gt; Check and maintain the SLD content for the current client&lt;/P&gt;&lt;P&gt;Summary: Connection to SLD works technically, but the SLD content may need maintenance&lt;BR /&gt;=&amp;gt; Check and maintain the SLD data content&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for helping me!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2014 08:43:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rfc-server-program/qaa-p/9996832#M3597603</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-14T08:43:40Z</dc:date>
    </item>
  </channel>
</rss>

