cancel
Showing results for 
Search instead for 
Did you mean: 

Need help in PDK .NET Post Installation

Former Member
0 Kudos

Hello,

My portal is working in a cluster environment with two server nodes. I would like to configure the iViewProcessorService in order to work with these two servers. In order to do that I need to configure the Portal Servers Configuration property. According to the documentation I need to put it using this syntax:

<Portal Server1 ID>=<Portal Server1 Host>:<Portal Server1 Port for .NET>;<Portal Server2 ID>=<Portal Server2 Host>:<Portal Server2 Port for .NET>

I have three questions:

1. Where do I find each server's port for .NET?

2. Does the Server ID is the one which appears at the server node at the Admin tool?

3. Both portal server nodes are running at the same machine, does this mean that in this case <Portal Server1 Host> = =<Portal Server2 Host>?

Thank you in advance,

Roy

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Roy,

1. The port os the PDK runtime are set by you during the installation and can be changed by using the console management(start->programs->SAP Portal Runtime for Microsoft .NET->Management console).

2. The server node ID appear in the visual admin in the root of each node.

3. If both nodes are on the same machine the <b>host</b> is the same but the <b>ports</b> have to be different. If they are equal, the servers will try to use the same port and one of them will fail, and will not be able to connect to the .NET runtime.

Regards,

Tsachi

Message was edited by: Tsachi Beiser

Answers (0)