cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BSP page error.

Former Member
0 Likes
1,221

Hello Gurus,

    I just started working on BSP and I am trying to create a logon page for vendor side using BSP.I followed http://scn.sap.com/people/sergio.ferrari2/blog/2007/04/06/bsphowto--customizing-the-design-of-system...

this thread.But while executing I am getting this error.

BSP Exception: Das Objekt default.htm in der URL /sap/bc/bsp/sap/zvendor_logon/default.htm?sap-client=120&sap-sessioncmd=open ist nicht gültig.

I am not able to understand this error.Many of you have got such kind of requirement.Can any one help me with better process step by step or with screen shots.Also can you please help me out to resolve this error.

Thanks

Gaurav Gautam

View Entire Topic
venkateswaran_k
Active Contributor
0 Likes

Dear Gaurav,

Did you test it in SE80 itself. ?

ie. in SE80 Right Click and Test ?

1.  Go to SICF and verify the SErvices are Activated.

2.  Did your BSP application contain  main.htm  or default.htm  or initial.htm.

Regards,

Venkat

Former Member
0 Likes

Hi Venkat,

I checked in SE80.

    The login page is not coming through the above blog.And my BSP page contains default.htm.

Do you have any idea how to customize this sap logon page through BSP.If you have any document or any links.

Regards,

Gaurav

venkateswaran_k
Active Contributor
0 Likes

Did you check in SIFC -  Is your service is active.?

The meaning of the above message is :

BSP Exception: The object default.htm in the URL / sap / bc / bsp / sap / zvendor_logon / default.htm sap-client = 120 & sap-sessioncmd = open is not valid?.

1.  SE80

2.  select your application  zvendor_logon.

3. Right click - activate again

4. Right click - Test                   ---- What is the error it shows?   If not is it working fine?

If error,  go to SICF

Virtual Host --> SAP --> bc --> bsp --> sap --> find your zvendor_logon.

Right click -> check if it is active or

Regards,

Venkat

Former Member
0 Likes

Hi Venkat,

     I got it done.Through SE80 I am able to see hello world with a button.But when I am checking through SICF its still giving the same error.I also checked and its activated.Now the concern is as given in blog I implemented the same.But when I am trying to test from SE80 I am not able to see the sap logon screen.Its directly showing the page with hello world.Why am I not able to view the logon page.

Regards,

Gaurav