Add WebCenter Content Nodes to a Cluster Domain and configure WCC

We assume that you have done all the previously steps, you have java, database, infrastructure, binaries and the domain configured.

Now let’s see how to include the different WCC nodes to our domain and configure WebCenter Content.

Join the node1 of WCC to our domain:

  • Shutdown AdminServer
  • Login in the node where you have you admin domain create and configured.
  • Check that there is not any java process
    • ps -ef | grep java
  • Execute pack process to pack the domain.
    • /opt/oracle/config/user_projects/domains/WC_Prod -template=cluster1.jat -template_name=”WC_Prod_template1″

1wccsetup

  • The Pack the domain process will generated cluster1.jar file. Move the file to your WCC node 1
  • Login in your WCC node 1 and execute unpack process
    • ./unpack.sh -domain=/opt/oracle/config/user_projects/domains/WC_Prod -app_dir=/opt/oracle/config/user_projects//applications/WC_Prod -template=/home/weblogic/templateDomain/cluster1.jar

2wccsetup

  • From your WCC node1 terminal, start nodemanager.
  • Start your weblogic Console, from where you created the domain. (You will need to start again the nodemanager of this node)
  • Login in Admin Console and start UCM_Server1 and wait until the state change to running

3wccsetup

  • Login in WebCenter Content
    • IpOfTheNode:16200/cs is the URL of console

4wccsetup

  • Add WebCenter Content instance configuration, submit and shutdown the node UCM_Server1 from admin console
    • Take care about share file system paths, required for WCC cluster.
    • The instance will be the same for all the nodes. Choose the name more accurate for you.
  • You should restart the node from Weblogic Console.
  • From your WCC node 1 terminal, edit intradoc.cfg file adding the next extra information, but take care about your paths.

6wccsetup

7wccsetup

  • Start UCM_Server 1 from admin console, and login in WebCenter Content console node1

Join the node2 of WCC to our domain:

  • From admin Console, force shutdown UCM_Server1 and Admin Server.
  • Login in the node where you have you admin domain create and configured.
  • Check that there is not any java process
    • ps -ef | grep java
  • Execute pack process to pack the domain.
    • /opt/oracle/config/user_projects/domains/WC_Prod -template=cluster2.jat -template_name=”WC_Prod_template2″
  • The Pack the domain process will generated cluster2.jar file. Move the file to your WCC node 2.
  • Login in your WCC node2 terminal and execute the unpack process.
    • ./unpack.sh -domain=/opt/oracle/config/user_projects/domains/WC_Prod -app_dir=/opt/oracle/config/user_projects//applications/WC_Prod -template=/home/weblogic/templateDomain/cluster2.jar
  • Start the node manager of WCC node 2, WCC node 1,  the nodemanager where you configured your domain and start your weblogic.
  • Login in Admin Console and start UCM_Server1, UCM_Server2 and wait until the states change to running
  • Shutdown UCM_Server1, UCM_Server2
  • Login in your WCC node2 terminal
  • From your WCC node 2 terminal, edit intradoc.cfg & UCM_server2_intradoc.cfg file adding the next extra information, but take care about your paths

8wccsetup

  • Login in Admin Console and start UCM_Server1, UCM_Server2 and wait until the states change to running

Enable the components required for Content.

The components required will depend on your requires.

  • Login in WebCenter Content

4wccsetup

  • Enabled the components required

9wccsetup

  • From admin Console restart UCM_Server1 and UCM_Server2
  • Login in WebCenter Content
  • Navigate to Administration Applets > Repository Manager and start indexing process to rebuild the index collection

10wccsetup

11wccsetup

12wccsetup
 

 

 

 

 

 

 

 

 
 
 

 

  • Click on “Workflow in Queue set up is not complete”.
    • Then the setup for workflow in queue will be successful.

13wccsetup

 

 

WebCenter Content is ready. If you required IBR, go to Configure WebCenter Content IBR component.

WebCenter Capture as the rest of the managed servers of WCC (IBR…)can be deployed in the same machine that WebCenter Content or in another machine… If you want to deploy in another machine any of this elements of WCC, please joins this machines to the domain using Pack and unpack process.