<?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 Transfer BSP application in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-bsp-application/m-p/3583757#M862810</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to copy or transfer the custom BSP application form from one server to another?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Mar 2008 05:30:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-25T05:30:56Z</dc:date>
    <item>
      <title>Transfer BSP application</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-bsp-application/m-p/3583757#M862810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to copy or transfer the custom BSP application form from one server to another?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 05:30:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-bsp-application/m-p/3583757#M862810</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T05:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: Transfer BSP application</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-bsp-application/m-p/3583758#M862811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BSP&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;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;When creating BSP applications, note the browser dependencies described in Note 598860.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;steps:&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;P&gt;&lt;/P&gt;&lt;P&gt;/default_host/sap/bc/bsp/sap&lt;/P&gt;&lt;P&gt;/default_host/sap/bc/bsp/sap/system&lt;/P&gt;&lt;P&gt;/default_host/sap/bc/bsp/sap/public/bc&lt;/P&gt;&lt;P&gt;/def ault_host/sap/public/bc &lt;/P&gt;&lt;P&gt;/default_host/sap/public/bc/ur &lt;/P&gt;&lt;P&gt;/default_host/sap/public/bsp/sap/public&lt;/P&gt;&lt;P&gt;/default_host/sap/public/bsp/sap/public/bc&lt;/P&gt;&lt;P&gt;/defaul t_host/sap/public/bsp/sap/system&lt;/P&gt;&lt;P&gt;/default_host/sap/public/bsp/sap/htmlb &lt;/P&gt;&lt;P&gt;&lt;/P&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;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;it consists of screen shots also&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check it.&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;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards.&lt;/P&gt;&lt;P&gt;sowjanya.b&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 05:33:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-bsp-application/m-p/3583758#M862811</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T05:33:18Z</dc:date>
    </item>
  </channel>
</rss>

