<?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: BSP Applications step by step in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bsp-applications-step-by-step/m-p/2555369#M582353</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;To learn how to create Web applications with Business Server Pages, you can work through the simple tutorials that build on each other. You should be able to run through all of the steps described here in your own system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to develop Web applications with BSPs, your system must meet the following requirements: Prerequisites for Creating Web Applications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following tutorials are available:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·         First Tutorial: First Steps with Business Server Pages&amp;#133;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·         Second tutorial: A Small BSP Application and A Small BSP Application with HTMLB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·         Third tutorial: Our First Online Bookshop&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·         Fourth tutorial: Further Developing the Bookshop&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·         A small Tutorial is also available for your first steps with the Model View Controller design pattern.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·         For a more complex MVC tutorial based on the third tutorial, see: Our Little Online Bookshop Using MVC and HTMLB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When creating BSP applications, note the browser dependencies described in Note 598860.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;B&gt;steps:&lt;/B&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;1) start the transaction RZ10.&lt;/P&gt;&lt;P&gt;2) now u u have to select Profile name, so select the INSTANCE Profile from the list of options given with the Profile parameter list.U may find multiple instance profile in the list, so select the profile in which ur server name is given.&lt;/P&gt;&lt;P&gt;3) u will also find three options in the same window.&lt;/P&gt;&lt;P&gt;Administrator data, Basic Maintenance, and Extended Maintenance. So select the last one from that.&lt;/P&gt;&lt;P&gt;4) Now click on change button.&lt;/P&gt;&lt;P&gt;5) here u will find parameter icm/host_name_full, so now set it as FQDN.&lt;/P&gt;&lt;P&gt;6) Now copy ur settings with new version number.&lt;/P&gt;&lt;P&gt;7) Activate that version.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; And now please restart ur WAS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So this will set ur FQDN, and also don't forget to login using Admin User.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now u also check for following service are active in your ICF setting or not,( just start transaction code SICF)&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
/default_host/sap/bc/bsp/sap
/default_host/sap/bc/bsp/sap/system
/default_host/sap/bc/bsp/sap/public/bc
/def ault_host/sap/public/bc 
/default_host/sap/public/bc/ur 
/default_host/sap/public/bsp/sap/public
/default_host/sap/public/bsp/sap/public/bc
/defaul t_host/sap/public/bsp/sap/system
/default_host/sap/public/bsp/sap/htmlb 
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;if not then activate all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check this link &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read this weblog...&lt;/P&gt;&lt;P&gt;/people/brian.mckellar/blog/2003/09/25/bsp-in-depth-fully-qualified-domain-names&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.thespot4sap.com/articles/SAP_WAS_Creating_BSP_Apps.asp" target="test_blank"&gt;http://www.thespot4sap.com/articles/SAP_WAS_Creating_BSP_Apps.asp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it consists of screen shots also &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward all helpfull answers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Pavan praveen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jul 2007 06:54:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-16T06:54:54Z</dc:date>
    <item>
      <title>BSP Applications step by step</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bsp-applications-step-by-step/m-p/2555366#M582350</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;    could any one send me the step by step procedure to create web enabled report through BSP Applications. or pls send any related links.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;               thnx in advance,&lt;/P&gt;&lt;P&gt;               santosh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 06:48:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bsp-applications-step-by-step/m-p/2555366#M582350</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-16T06:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: BSP Applications step by step</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bsp-applications-step-by-step/m-p/2555367#M582351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi..&lt;/P&gt;&lt;P&gt;Check it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/c8/101c3a1cf1c54be10000000a114084/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/c8/101c3a1cf1c54be10000000a114084/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/e9/bb153aab4a0c0ee10000000a114084/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/e9/bb153aab4a0c0ee10000000a114084/frameset.htm&lt;/A&gt;&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="20888"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points if useful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Ashu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 06:50:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bsp-applications-step-by-step/m-p/2555367#M582351</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-16T06:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: BSP Applications step by step</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bsp-applications-step-by-step/m-p/2555368#M582352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;see this link it is useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BSP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/e9/bb153aab4a0c0ee10000000a114084/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/e9/bb153aab4a0c0ee10000000a114084/frameset.htm&lt;/A&gt;&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="20888"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points for useful Answers&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 06:52:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bsp-applications-step-by-step/m-p/2555368#M582352</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-16T06:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: BSP Applications step by step</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bsp-applications-step-by-step/m-p/2555369#M582353</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;To learn how to create Web applications with Business Server Pages, you can work through the simple tutorials that build on each other. You should be able to run through all of the steps described here in your own system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to develop Web applications with BSPs, your system must meet the following requirements: Prerequisites for Creating Web Applications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following tutorials are available:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·         First Tutorial: First Steps with Business Server Pages&amp;#133;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·         Second tutorial: A Small BSP Application and A Small BSP Application with HTMLB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·         Third tutorial: Our First Online Bookshop&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·         Fourth tutorial: Further Developing the Bookshop&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·         A small Tutorial is also available for your first steps with the Model View Controller design pattern.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·         For a more complex MVC tutorial based on the third tutorial, see: Our Little Online Bookshop Using MVC and HTMLB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When creating BSP applications, note the browser dependencies described in Note 598860.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;B&gt;steps:&lt;/B&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;1) start the transaction RZ10.&lt;/P&gt;&lt;P&gt;2) now u u have to select Profile name, so select the INSTANCE Profile from the list of options given with the Profile parameter list.U may find multiple instance profile in the list, so select the profile in which ur server name is given.&lt;/P&gt;&lt;P&gt;3) u will also find three options in the same window.&lt;/P&gt;&lt;P&gt;Administrator data, Basic Maintenance, and Extended Maintenance. So select the last one from that.&lt;/P&gt;&lt;P&gt;4) Now click on change button.&lt;/P&gt;&lt;P&gt;5) here u will find parameter icm/host_name_full, so now set it as FQDN.&lt;/P&gt;&lt;P&gt;6) Now copy ur settings with new version number.&lt;/P&gt;&lt;P&gt;7) Activate that version.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; And now please restart ur WAS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So this will set ur FQDN, and also don't forget to login using Admin User.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now u also check for following service are active in your ICF setting or not,( just start transaction code SICF)&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
/default_host/sap/bc/bsp/sap
/default_host/sap/bc/bsp/sap/system
/default_host/sap/bc/bsp/sap/public/bc
/def ault_host/sap/public/bc 
/default_host/sap/public/bc/ur 
/default_host/sap/public/bsp/sap/public
/default_host/sap/public/bsp/sap/public/bc
/defaul t_host/sap/public/bsp/sap/system
/default_host/sap/public/bsp/sap/htmlb 
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;if not then activate all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check this link &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read this weblog...&lt;/P&gt;&lt;P&gt;/people/brian.mckellar/blog/2003/09/25/bsp-in-depth-fully-qualified-domain-names&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.thespot4sap.com/articles/SAP_WAS_Creating_BSP_Apps.asp" target="test_blank"&gt;http://www.thespot4sap.com/articles/SAP_WAS_Creating_BSP_Apps.asp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it consists of screen shots also &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward all helpfull answers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Pavan praveen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 06:54:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bsp-applications-step-by-step/m-p/2555369#M582353</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-16T06:54:54Z</dc:date>
    </item>
  </channel>
</rss>

