Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

BSP Doubt

Former Member
0 Kudos

hi all,

I have just successfully completed one BSP page and it ran successfully too.

I have a doubt regarding the same topic,Why is BSP needed in SAP if we have got something like EP in SAP which is far more flexible than BSP.When BSP is required over EP and vice versa?

Thanks,

Gaurav

1 REPLY 1

Former Member
0 Kudos

Hi

Hope it will help you.

Reward if help.

BSP

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.

If you want to develop Web applications with BSPs, your system must meet the following requirements: Prerequisites for Creating Web Applications.

The following tutorials are available:

· First Tutorial: First Steps with Business Server Pages…

· Second tutorial: A Small BSP Application and A Small BSP Application with HTMLB

· Third tutorial: Our First Online Bookshop

· Fourth tutorial: Further Developing the Bookshop

· A small Tutorial is also available for your first steps with the Model View Controller design pattern.

· For a more complex MVC tutorial based on the third tutorial, see: Our Little Online Bookshop Using MVC and HTMLB

When creating BSP applications, note the browser dependencies described in Note 598860.

steps:

1) start the transaction RZ10.

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.

3) u will also find three options in the same window.

Administrator data, Basic Maintenance, and Extended Maintenance. So select the last one from that.

4) Now click on change button.

5) here u will find parameter icm/host_name_full, so now set it as FQDN.

6) Now copy ur settings with new version number.

7) Activate that version.

😎 And now please restart ur WAS.

So this will set ur FQDN, and also don't forget to login using Admin User.

Now u also check for following service are active in your ICF setting or not,( just start transaction code SICF)

/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

if not then activate all.

check this link

Read this weblog...

/people/brian.mckellar/blog/2003/09/25/bsp-in-depth-fully-qualified-domain-names

http://www.thespot4sap.com/articles/SAP_WAS_Creating_BSP_Apps.asp

it consists of screen shots also

Check it.

http://help.sap.com/saphelp_nw04/helpdata/en/c8/101c3a1cf1c54be10000000a114084/frameset.htm

http://help.sap.com/saphelp_nw04/helpdata/en/e9/bb153aab4a0c0ee10000000a114084/frameset.htm