cancel
Showing results for 
Search instead for 
Did you mean: 

page cannot be displayed

former_member588853
Active Contributor
0 Kudos

Hi gurus,

I am new to BSP's..

I have created a small application in it.. When I see the properties tab in BSP application the URL I see is

http://sapdev:8000/sap/bc/bsp/sap/it00/basic_abap.htm

which does not contain any host name..

In Rz10 Tcode I created a parameter under my Instance profile in ECC 5.0

.. In my research I found that we need to create a ICm/HOST_NAME_FULL parameter and give FQDN there.. but I dont find the parameter ICM/host_name_full ..

<b>Please tell be in clear what should be done to get the webpage for BSp..

Please help me out to sort the problem as I cant view the page..</b>

regards,

nazeer

Accepted Solutions (1)

Accepted Solutions (1)

naimkhans_babi
Active Participant
0 Kudos

I assume that still you are struggling with this question.. please see the mention below process.

in your windows. go to run.. type -> drivers -> etc->host -> here you need to add this : < ip address of your host like " 10.0.66.168 " > <space> idesecc.< anything> .<anything>

then go to RZ10

select the profile like GDS_DVEBMGS00_IDESECC go to change

here you will see the below mention parameters...

icm/host_name_full idesecc.gspc.com <--- this is the FQDN

SAPSYSTEMNAME GDS

SAPGLOBALHOST idesecc

SAPSYSTEM 00

INSTANCE_NAME DVEBMGS00

DIR_CT_RUN $(DIR_EXE_ROOT)\$(OS_UNICODE)\NTI386

DIR_EXECUTABLE $(DIR_INSTANCE)\exe

jstartup/trimming_properties off

jstartup/protocol on

jstartup/vm/home C:\j2sdk1.4.2_13

jstartup/max_caches 500

jstartup/release 700

jstartup/instance_properties $(jstartup/j2ee_properties);$(jstartup/sdm_properties)

j2ee/dbdriver $(DIR_EXECUTABLE)\ojdbc14.jar

PHYS_MEMSIZE 512

rdisp/wp_no_dia 6

rdisp/wp_no_btc 3

rdisp/j2ee_start_control 1

rdisp/j2ee_start 1

rdisp/j2ee_libpath $(DIR_EXECUTABLE)

exe/j2ee $(DIR_EXECUTABLE)\jcontrol$(FT_EXE)

rdisp/j2ee_timeout 600

rdisp/frfc_fallback on

icm/HTTP/j2ee_0 PREFIX=/,HOST=localhost,CONN=0-500,PORT=5$$00

icm/server_port_0 PROT=HTTP,PORT=80$$

ms/server_port_0 PROT=HTTP,PORT=81$$

rdisp/wp_no_enq 1

rdisp/wp_no_vb 1

rdisp/wp_no_vb2 1

rdisp/wp_no_spo 1

DIR_CLIENT_ORAHOME $(DIR_EXECUTABLE)

j2ee/instance_id ID0026376

I hope now it will sort your problem/'

]

reward me points if it help you..

Regards

Naeem

former_member588853
Active Contributor
0 Kudos

hi Naeem,...

I got the solution before itself..

Thanks for the mail and reply..

regards,

nazeer

Answers (1)

Answers (1)

naimkhans_babi
Active Participant
0 Kudos

Dear Nazeer

First Check with the transaction SICF,

Run TCode SICF -> press execute with defualt inputs -> select defualut host ->

sap->bc->bsp->sap-><< check your application name here >> if it is there,, then its fine do mention below steps... if it is not there then you need to create manually here..... by wirte click and node. << take basis help in this case , desirerable >>

please check this notes.. this will help you to set up FQDN whic is must be properly set to run BSP applications. Please set up one as described in OSS notes

#434918

#654982

#677118

it is also describes how to set up pseudo domain name and how to maintain the 'hosts' file on the clients. I am sorry to say but BSP is not working without ful qualified domain name,

#434918 😆 configuration for fully qualified host names for BSP

#654982 😆 URL requirement due to internet standards

#677118 😆 SP31-> Fully Qualified Domain names check

I hope it will help you, please reward point if useful

Regards

Naeem