<?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 BSP in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bsp/m-p/4584072#M1081313</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am getting below error when am excuting BSP's please some help me where set up the URL link .&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Http 403 - forbiden&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The select Virtual host was 0.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;please select valid URL&lt;/STRONG&gt; Etc...................&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;GAL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Sep 2008 17:55:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-23T17:55:59Z</dc:date>
    <item>
      <title>BSP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bsp/m-p/4584072#M1081313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am getting below error when am excuting BSP's please some help me where set up the URL link .&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Http 403 - forbiden&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The select Virtual host was 0.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;please select valid URL&lt;/STRONG&gt; Etc...................&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;GAL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2008 17:55:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bsp/m-p/4584072#M1081313</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-23T17:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: BSP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bsp/m-p/4584073#M1081314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in which case you are getting that error.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it for Custom one or Standard one...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you doing the BSP application first time..? Did you modify the host file in the Drivers .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2008 18:23:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bsp/m-p/4584073#M1081314</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-23T18:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: BSP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bsp/m-p/4584074#M1081315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Thanks for the reply , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;in which case you are getting that error.?&lt;/STRONG&gt; : i created just simple page and executed in the web, So am getting the error &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;is it for Custom one or Standard one&lt;/STRONG&gt;...: Custom One &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Are you doing the BSP application first time..? Did you modify the host file in the Drivers .&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes i create for the first time and i didnt modify the Drivers. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;GAL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2008 18:43:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bsp/m-p/4584074#M1081315</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-23T18:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: BSP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bsp/m-p/4584075#M1081316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Type Drivers in the Run and then  go into etc folder , there edit the hosts file, in that  add the ip address and the fqdn name(ex. 123.34.34.232  mysdn.domain.com ) &lt;/P&gt;&lt;P&gt;replace the correct ip and correct domainname. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and see ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2008 19:16:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bsp/m-p/4584075#M1081316</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-23T19:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: BSP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bsp/m-p/4584076#M1081317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi , &lt;/P&gt;&lt;P&gt;Thanks for the kind reply &lt;/P&gt;&lt;P&gt;i know i have to set in host file but the thing is what are things i have to set in host file (ex. 123.34.34.232 mysdn.domain.com ) &lt;/P&gt;&lt;P&gt;from where do i get all the details &lt;/P&gt;&lt;P&gt;To set Host file i should be knowing about the URL right As you said in the Example  &lt;STRONG&gt;mysdn.domain.com&lt;/STRONG&gt; in my system what are things i have to put instead of above words( mysdn.domain.com ) . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;GAL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2008 19:27:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bsp/m-p/4584076#M1081317</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-23T19:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: BSP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bsp/m-p/4584077#M1081318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when you run your bsp application you can get the url&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;http://&lt;STRONG&gt;mysdn.mydomain.com&lt;/STRONG&gt;:8001/something/something/...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and ip address is the ip address of your SAP server. you can get the same from SAP logon pad.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2008 02:52:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bsp/m-p/4584077#M1081318</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-24T02:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: BSP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bsp/m-p/4584078#M1081319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Nov 2008 20:22:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bsp/m-p/4584078#M1081319</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-02T20:22:49Z</dc:date>
    </item>
  </channel>
</rss>

