Application Development and Automation 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: 
Read only

BSP Material

Former Member
0 Likes
1,243

Hi Experts,

If any one of you have material regarding to run the basic "hello world" program in BSP, then please send to me

Thanks in advance

sameer(mr.abaper@gmail.com)

5 REPLIES 5
Read only

Former Member
0 Likes
885

Check the tutorial_* BSPs in SE80

Albert

Read only

Former Member
0 Likes
885

Hi

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

Read only

Former Member
0 Likes
885

I have created one BSP Application

when i try to execute it , It gives me error saying "The requested URL could not be retrieved"

Kindly let me know what is the problem with this

Thanks in advance

sameer

Read only

Former Member
0 Likes
885

Hi,

This Link Will help you in Complete BSP Material with Examples

[original link is broken]

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

http://www.saptechnical.com/Tutorials/BSP/BSPMainPage.htm

Reward points If Usefull

Regards

Fareedas

Edited by: Fareeda Tabassum S on Apr 30, 2008 5:28 PM

Read only

Former Member
0 Likes
885

Let me know is my docus are usefull ,

Reward Points if Usefull

Regards

Fareedas