1.

Explain The Elements Used In The Following Given Statements With An Example.?

Answer»

ConnectString = siebel.TCPIP.None.None://<VirtualIP>:<VirtualPort>/<Siebel Enterprise Name>/<Alias of the Object Manager>

- The string that is used allow the updation to be performed in the configuration file and it points to the Virtual IP and the port that is getting used. The elements that are used inside this is as follows:

<VirtualIP>: allows the IP address to be associated with the virtual server that is defined in the NetScalar. This allows it to be MENTIONED in the Siebel Application server. 

<VirtualPort>: allows the port number or the SERVICE to be defined using the virtual server. The default port of that virtual server is given as 2321.

<Siebel Enterprise Name>: represent the name of the Siebel Enterprise that CONSISTS of the load BALANCED Siebel Servers that are used to provide the objects which can be reused again and again.

<Alternate of the Object Manager>: it is the alias that is given to the Load Balanced Object. 

Manager residing on the server, and it also provide the object management that can be passed to provide the loading balancing where the traffic on the server is more. 

The view of the eapps.cfg configuration file is shown as:

#### ORIGINAL eapps.cfg ?le ####

EnableVirtualHosts = true

[/callcenter_enu]

ConnectString =

siebel.TCPIP.None.None://VirtualServer/SBA_80/SCCObjMgr_enu

### Updated changes to the eapps.cfg ###

EnableVirtualHosts = false

[/callcenter_enu]

ConnectString =

siebel.TCPIP.None.None://IP_Address/SBA_80/SCCObjMgr_enu

ConnectString = siebel.TCPIP.None.None://<VirtualIP>:<VirtualPort>/<Siebel Enterprise Name>/<Alias of the Object Manager>

- The string that is used allow the updation to be performed in the configuration file and it points to the Virtual IP and the port that is getting used. The elements that are used inside this is as follows:

<VirtualIP>: allows the IP address to be associated with the virtual server that is defined in the NetScalar. This allows it to be mentioned in the Siebel Application server. 

<VirtualPort>: allows the port number or the service to be defined using the virtual server. The default port of that virtual server is given as 2321.

<Siebel Enterprise Name>: represent the name of the Siebel Enterprise that consists of the load balanced Siebel Servers that are used to provide the objects which can be reused again and again.

<Alternate of the Object Manager>: it is the alias that is given to the Load Balanced Object. 

Manager residing on the server, and it also provide the object management that can be passed to provide the loading balancing where the traffic on the server is more. 

The view of the eapps.cfg configuration file is shown as:

#### Original eapps.cfg ?le ####

EnableVirtualHosts = true

[/callcenter_enu]

ConnectString =

siebel.TCPIP.None.None://VirtualServer/SBA_80/SCCObjMgr_enu

### Updated changes to the eapps.cfg ###

EnableVirtualHosts = false

[/callcenter_enu]

ConnectString =

siebel.TCPIP.None.None://IP_Address/SBA_80/SCCObjMgr_enu



Discussion

No Comment Found