Friday, June 24, 2016

WebLogic - Add a 3rd Server to an existing domain



1.      Login to the weblogic console and go to Environment-> Machines.


























Click “Lock & Edit”
Click create New

























1.      Click Next and fill the required details.
Type: Plain
Listen Address: 10.10.10.10 
Listen Port: 5556






































1.      Click Finish to create the machine.
Next, go to Environment -> Servers.







































1.      Click “Lock & Edit”
2.      Select oam_server2 and click Clone

































1.      Fill the details as below

































1.      Click OK
2.      After creation the details should look like below
a.      Name oam_server3
b.      Machine OAM_Machine3














































1.      Once the server is created.
2.      Start the oam_server3 through the weblogic console


























1.      One the server is started, login to the oamconsole and enter the details as below
2.      Go to Configuration->Server Instances
3.      Add a new server instance as below






  Click Apply
Now go to Access Manager->SSO Agents
Search all the existing agents and add the additional server.
























Add the additional server instance below 


OAM OBIEE SSO Integration


Add new providers as below in obiee server












Update the obiee via /em console






















Modify the instanceconfig.xml

/OBIEE_MW_HOME/instances/instance1/config/OracleBIPresentationServicesComponent/coreapplication_obips1

<Authentication>
<!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control-->
<EnabledSchemas>UidPwd,Impersonate,UidPwd-soap,Impersonate-soap,SSO</EnabledSchemas>
</Authentication>

Restart the obiee servers and AdminServers
Restart the opmnctl stopall and startall