<?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 Load balancing and RFC problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/load-balancing-and-rfc-problem/m-p/4236552#M1011453</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 have a problem regarding load balancing and RFC's. We use the follow function in librfc32.dll (from VB6) for RFC calls: &lt;STRONG&gt;RfcOpenExt&lt;/STRONG&gt; It's working fine no problem, but from now on we will have to use the this funcion due to load balancing: &lt;STRONG&gt;RfcOpenExtV3&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only difference between the two functions is the parameters. RfcOpenExtV3 has 5 additional parameters:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;intLoadBalance1, strLbHost1, strLbSysName1, strLbGroup1, intSapGui1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I asked our tech guys for the details so that I can set up the parameters (double check everything) and the RfcOpenExtV3 doesn't working. Return value is zero.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have somebody faced with this issue before?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Aug 2008 11:53:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-04T11:53:04Z</dc:date>
    <item>
      <title>Load balancing and RFC problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/load-balancing-and-rfc-problem/m-p/4236552#M1011453</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 have a problem regarding load balancing and RFC's. We use the follow function in librfc32.dll (from VB6) for RFC calls: &lt;STRONG&gt;RfcOpenExt&lt;/STRONG&gt; It's working fine no problem, but from now on we will have to use the this funcion due to load balancing: &lt;STRONG&gt;RfcOpenExtV3&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only difference between the two functions is the parameters. RfcOpenExtV3 has 5 additional parameters:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;intLoadBalance1, strLbHost1, strLbSysName1, strLbGroup1, intSapGui1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I asked our tech guys for the details so that I can set up the parameters (double check everything) and the RfcOpenExtV3 doesn't working. Return value is zero.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have somebody faced with this issue before?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 11:53:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/load-balancing-and-rfc-problem/m-p/4236552#M1011453</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T11:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: Load balancing and RFC problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/load-balancing-and-rfc-problem/m-p/4236553#M1011454</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;1. Probably this  link may help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[http://help.sap.com/saphelp_nw04/helpdata/en/22/042f18488911d189490000e829fbbd/content.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Especially see the function parameters on this page,&lt;/P&gt;&lt;P&gt;which are the bottom.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 12:32:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/load-balancing-and-rfc-problem/m-p/4236553#M1011454</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T12:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Load balancing and RFC problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/load-balancing-and-rfc-problem/m-p/4236554#M1011455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi! Thanks for the feedback! I already checked this help page and tried to modify the parameters but the return value is still 0, so no connection....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 12:36:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/load-balancing-and-rfc-problem/m-p/4236554#M1011455</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T12:36:59Z</dc:date>
    </item>
  </channel>
</rss>

