cancel
Showing results for 
Search instead for 
Did you mean: 

Register WebDispatcher in SLD (for Java-Portal)

Private_Member_19084
Active Contributor
0 Kudos

Hi experts,

I want to register a webdispatcher, which we have setup for a SAP-Portal, in our SLD.

I've found that Registering SAP Web Dispatcher in the SLD - SAP Web Dispatcher - SAP Library

It is a bit confusing for me.

wdisp/system_0 = HOST=<MS host>, PORT=<MS HTTP-port>, SID=<MS-SID>, NR=<MS-SAPSYSTEM>, [SCSHOST=<MS-SAPLOCALHOST>],

Does it mean, I have to enter HOST = Java-Portalhost, Port and SID and everything from the Portal?

Will it be registered to Solman-SLD via the Portal?

Kind regards

Accepted Solutions (1)

Accepted Solutions (1)

Private_Member_19084
Active Contributor
0 Kudos

Hello again,

I've add the follwoing line in profile-parameter of wdp.

wdisp/system_0 = HOST=<host of portal>, PORT=81<portal cs-no>, SID=<portal sid>, NR=<portal no>,

I've done a restart. However till now, i didn't get it registered into the solman SLD.

manumohandas82
Active Contributor
0 Kudos

Hi Christian ,

You need to use the sldreg to connect to the SLD . Check the following link

Thanks ,

Manu

hemanth2
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Christian,


Please use SLDREG instead. See "Note 1018839 - Registering in the System Landscape Directory using sldreg" for registering our webdispatchers to the SLD.

regards,
Hemanth

Private_Member_19084
Active Contributor
0 Kudos

Hello Hermanth,

got it registered now, thx.

But in LMDB, which product version can be applied?
I can't find anything by *WEB*DISPATCHER*

hemanth2
Product and Topic Expert
Product and Topic Expert
0 Kudos

Great news Christian.
Manu's pic has the exact details.

Answers (2)

Answers (2)

manumohandas82
Active Contributor
0 Kudos

Hi

The technical Name will be "SAP Web Dispatcher"


Thanks ,

Manu

Private_Member_19084
Active Contributor
0 Kudos

This I already found.

But in the product it self, I have to apply the Product Version.

So I think should be the component-level.

Kind regards

Private_Member_19084
Active Contributor
0 Kudos

So I am talking about this:

mamartins
Active Contributor
0 Kudos

Hi,

According to SAP instructions, you should use "SAP EHP2 FOR SAP NETWEAVER 7.0".


http://wiki.scn.sap.com/wiki/display/SMSETUP/Maintenance+of+Product+in+the+System+Landscape#Maintena...

MM

Private_Member_19084
Active Contributor
0 Kudos

thx a lot, thats it.

manumohandas82
Active Contributor
0 Kudos

Hi

HOST will be the server hosting your SCS instance

Port Will be the http/https SCS mesage server port

SID will be your Portal SID

NR will be the instance number of your SCS instance

Thanks ,

Manu

Private_Member_19084
Active Contributor
0 Kudos

Ok thx, so the registration is via the SCS.

manumohandas82
Active Contributor
0 Kudos

Hi Christian ,

yes  as it is a portal system

Thanks ,

Manu

hemanth2
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Christian, the reason for this is that the web dispatcher just connects to the SCS (message server in particular) for load balancing; it does not have  components of its own and relies on teh actual engine components.

regards,
Hemanth