<?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: regarding BSP execution in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bsp-execution/m-p/1983387#M401890</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;how to see the Host name, and what should be the host anme...&lt;/P&gt;&lt;P&gt;what are those services to be acitvated&lt;/P&gt;&lt;P&gt;when we use bsp application AND press f8 it will go to IE link will be like this&lt;/P&gt;&lt;P&gt;&lt;A href="http://gbdci550.in.ibm.com:8021/sap/bc/bsp/sap/z_delta_9_demo1/demo.htm" target="test_blank"&gt;http://gbdci550.in.ibm.com:8021/sap/bc/bsp/sap/z_delta_9_demo1/demo.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Feb 2007 10:18:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-13T10:18:50Z</dc:date>
    <item>
      <title>regarding BSP execution</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bsp-execution/m-p/1983381#M401884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have created simple BSP page, which is not having any syntax errors but when i activate and execute it, i am getting 'Page is not found' is displaying.&lt;/P&gt;&lt;P&gt;As i am new to BSP, i tried to execute other applications also, but nothing is working.&lt;/P&gt;&lt;P&gt;Could you please help me on this,  do i need to do any settings for my application in CRM. &lt;/P&gt;&lt;P&gt;I will be waitnf for your help.&lt;/P&gt;&lt;P&gt;By &lt;/P&gt;&lt;P&gt;krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Feb 2007 10:59:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bsp-execution/m-p/1983381#M401884</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-10T10:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: regarding BSP execution</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bsp-execution/m-p/1983382#M401885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Krishna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First you will need to check if the hostnames are maintained properly in your system&lt;/P&gt;&lt;P&gt;Then you will need to check if the proper services are activated in your Web AS&lt;/P&gt;&lt;P&gt;Then you come to the part of executing the sample given in the tutorial.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The tutorial is already there in your server as an SAP delivered tutorial.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SE80 -&amp;gt; select BSP Applications -&amp;gt; search for tutorial* -&amp;gt; open tutorial_1 -&amp;gt; go to the default.htm page ( the triangle beside the top level ) -&amp;gt; then double click on the htm page and you can see the contents on the right hand side window -&amp;gt; not press F8 to execute the page -&amp;gt; if you are able to see annything on IE it means that your BSP developemnt is configured properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this and then come back if it does not work , further troubleshooting can happen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assign points if helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Feb 2007 13:27:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bsp-execution/m-p/1983382#M401885</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-10T13:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: regarding BSP execution</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bsp-execution/m-p/1983383#M401886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;kindly post BSP related questions in BSP forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Page is not found could be due to various reasons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in your browser go to tools-&amp;gt;internet options-&amp;gt;advanced and uncheck the check box against, "Show friendly http error messages" and then run your BSP again, what message do you get in the browser now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;other thigs to check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. when you run the bsp did you get a pop up asking for authentication for back end system&lt;/P&gt;&lt;P&gt;2. did you get pop up for proxy userid/pwd&lt;/P&gt;&lt;P&gt;3. is the service in active in transaction SICF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Feb 2007 07:18:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bsp-execution/m-p/1983383#M401886</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2007-02-11T07:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: regarding BSP execution</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bsp-execution/m-p/1983384#M401887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;thanks for the reply&lt;/P&gt;&lt;P&gt; when uncheck the check box against, "Show friendly http error messages", i got the pop up 'you are about to leave secure internet connection. it will be possible otheres to view information you send.&lt;/P&gt;&lt;P&gt;If i click Yes in the pop-up again i am getting the page not found screen.&lt;/P&gt;&lt;P&gt;I have seen the services in the SICF transaction. I think they are active. Please help me on this regard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2007 07:17:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bsp-execution/m-p/1983384#M401887</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-13T07:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: regarding BSP execution</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bsp-execution/m-p/1983385#M401888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;P&gt;there is no tutorials in my sandbox, when i try to execute crm_ic, same problem occurs. Please help me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2007 07:25:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bsp-execution/m-p/1983385#M401888</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-13T07:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: regarding BSP execution</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bsp-execution/m-p/1983386#M401889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you didnt answer some of my previous questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you connect to internet via proxy server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;are you using https protocol for BSP applications?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2007 08:41:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bsp-execution/m-p/1983386#M401889</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2007-02-13T08:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: regarding BSP execution</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bsp-execution/m-p/1983387#M401890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;how to see the Host name, and what should be the host anme...&lt;/P&gt;&lt;P&gt;what are those services to be acitvated&lt;/P&gt;&lt;P&gt;when we use bsp application AND press f8 it will go to IE link will be like this&lt;/P&gt;&lt;P&gt;&lt;A href="http://gbdci550.in.ibm.com:8021/sap/bc/bsp/sap/z_delta_9_demo1/demo.htm" target="test_blank"&gt;http://gbdci550.in.ibm.com:8021/sap/bc/bsp/sap/z_delta_9_demo1/demo.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2007 10:18:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bsp-execution/m-p/1983387#M401890</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-13T10:18:50Z</dc:date>
    </item>
  </channel>
</rss>

