<?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: Error when opening an RFC connection in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-opening-an-rfc-connection/m-p/6627088#M1441339</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Tushar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well, in fact, I tried , but I got a message again ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error message like that ...&lt;/P&gt;&lt;P&gt;"Connect Error: NiHostToAddr &lt;A href="https://community.sap.com/www.tcmb.gov.tr" target="test_blank"&gt;www.tcmb.gov.tr&lt;/A&gt; error: NIEHOST_UNKNOWN  "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I mean, when I usage SAPHTTP, I am receiving "RFC Connection", if I use SAPHTTPA, I am receiving "NIEHOST_UNKNOWN"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What can I do ?&lt;/P&gt;&lt;P&gt;How can I solve 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>Sun, 07 Feb 2010 08:08:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-02-07T08:08:12Z</dc:date>
    <item>
      <title>Error when opening an RFC connection</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-opening-an-rfc-connection/m-p/6627085#M1441336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Call Function HTTP_GET in my code ...&lt;/P&gt;&lt;P&gt;If I run Foregroung mode, I am connecting HTML Website, but if I use backgroung (I mean creating a job), I am taking 'Error when opening an RFC Connection' message ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I solve that problem ?&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Call Function :&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'HTTP_GET'&lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt;absolute_uri = uri&lt;/P&gt;&lt;P&gt;rfc_destination = dest&lt;/P&gt;&lt;P&gt;user = user&lt;/P&gt;&lt;P&gt;password = pwd&lt;/P&gt;&lt;P&gt;blankstocrlf = btocrlf&lt;/P&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;P&gt;status_code = status&lt;/P&gt;&lt;P&gt;status_text = statustext&lt;/P&gt;&lt;P&gt;response_entity_body_length = rlength&lt;/P&gt;&lt;P&gt;TABLES&lt;/P&gt;&lt;P&gt;response_entity_body = response&lt;/P&gt;&lt;P&gt;response_headers = response_headers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2010 19:22:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-opening-an-rfc-connection/m-p/6627085#M1441336</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-05T19:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error when opening an RFC connection</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-opening-an-rfc-connection/m-p/6627086#M1441337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this link will  be useful for u&lt;/P&gt;&lt;P&gt;[&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="254565"&gt;&lt;/A&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Feb 2010 15:15:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-opening-an-rfc-connection/m-p/6627086#M1441337</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-06T15:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: Error when opening an RFC connection</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-opening-an-rfc-connection/m-p/6627087#M1441338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please try using 'SAPHTTPA' as your RFC destination. Also the attched link may help you. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nwmobile71/helpdata/en/14/d9ad3cf7ca0855e10000000a114084/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nwmobile71/helpdata/en/14/d9ad3cf7ca0855e10000000a114084/frameset.htm&lt;/A&gt;&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;Tushar Shah&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: tgshah on Feb 6, 2010 10:56 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Feb 2010 21:54:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-opening-an-rfc-connection/m-p/6627087#M1441338</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-06T21:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error when opening an RFC connection</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-opening-an-rfc-connection/m-p/6627088#M1441339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Tushar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well, in fact, I tried , but I got a message again ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error message like that ...&lt;/P&gt;&lt;P&gt;"Connect Error: NiHostToAddr &lt;A href="https://community.sap.com/www.tcmb.gov.tr" target="test_blank"&gt;www.tcmb.gov.tr&lt;/A&gt; error: NIEHOST_UNKNOWN  "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I mean, when I usage SAPHTTP, I am receiving "RFC Connection", if I use SAPHTTPA, I am receiving "NIEHOST_UNKNOWN"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What can I do ?&lt;/P&gt;&lt;P&gt;How can I solve 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>Sun, 07 Feb 2010 08:08:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-opening-an-rfc-connection/m-p/6627088#M1441339</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-07T08:08:12Z</dc:date>
    </item>
  </channel>
</rss>

