cancel
Showing results for 
Search instead for 
Did you mean: 

BSP Page in browser .

Former Member
0 Kudos

Hi all,

I want to display a BSP Page(tutorial) in my web browser.

What are the things i hav to do ?

thanks and regards,

J

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member181879
Active Contributor
0 Kudos

<i>JSPA: I want to display a BSP Page in my web browser. What are the things i have to do?</i>

Read some documentation?

Former Member
0 Kudos

HI J,

In the reply to your Query for 500 SAP Internal Server Error , there is specific mention of using Admin rights for creating profile and then restarting The WAS , in the steps outlined.

Rest all activities can be done by your own ID.

Regards,

Siddhartha

Former Member
0 Kudos

HI Jyothi,

The steps that are required are only the ones that were discussed in your previous Query.

U just need to double check if you are missing something in those steps.

1)Importing profile , adding parameter, activating it in Transaction RZ10.

2)Restart WAS

3)Activate Namespace SAP -transaction SICF (SAP/BC?BSP?SAP)

4)Add HTTP handler (CL_HTTP_BSP_EXT ) to service node os SAP namespace in transaction SICF

5)Activate the BSP tutorial u want to check

6)Test Your application.

Regards,

Siddhartha

Former Member
0 Kudos

Hi JSAP,

Visit thread, and folow the steps described there or

read below.

This is post from Kamaljeet in that thread...

first of all u have to set your domain name as FQDN fully qualified domain name.

like presently your domain name is SAPEC, so set it like SAPEC.XYZ.com, where XYZ.com is the domain where your SAPEC is running.

follow the following steps to configure ur FQDN.

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.

i hope now u can run any BSP application.

Regards,

Narinder Hartala

Message was edited by: Narinder Hartala

Former Member
0 Kudos

Hi narendar,

i have did all the things in RZ10 mentioned by you from my development id .( not as an adminstrator ). Is that a problem ?

thxs and rgds,

J

Private_Member_9643
Active Contributor
0 Kudos

yes J. its the only problem

regards,

kamaljeet

Former Member
0 Kudos

Hi ,

But my dev id is also having SAP All authorizations.

-J

Private_Member_9643
Active Contributor
0 Kudos

hi J,

i agree with SID.......even though u have All SAP authorization, but it will work only if u login using Admin passowrd, as the same problem we also faced when we configured our BSP.

regards,

kamaljeet