Go to primary content
Oracle® Retail Integration Cloud Service Oracle® Universal Service Mapper User Guide
Release 16.0.040
F23330-01
  Go To Table Of Contents
Contents

Previous
Previous
 
Next
Next
 

5 Understanding the Installation Prerequisites

This chapter describes the procedure you must use to install the Weblogic 12c runtime and deploy the tool's EAR file. For more information about domain creation and other server related information, see the WebLogic application server documents.

Installation and Setup Instructions

This section describes the installation and setup instructions including the installation prerequisites, preparing the WebLogic server, creating a WebLogic domain, verifying installation of JRF runtime libraries and deploying the EAR file. It also describes guidelines to set up security.


Note:

The windows included in the following procedures are for example purposes only. Because these procedures must be followed for each application, valid values vary. Therefore, consider the illustrations as guides only; the values shown may not always apply.

Prerequisites

USM Web Application requires Oracle WebLogic Server 12c (12.2.1.3.0), built with Java 8 (JDK 1.8 64 bit with the latest security updates).

Installing WebLogic

To get the JRF runtime option while creating the domain, install the Application Development Runtime. To obtain Application Development Runtime, go to the Oracle Technology Network and take the following steps:

  1. Find fmw_12.2.1.3.0_infrastructure_Disk1_1of1.zip and download this file to your system.

  2. Extract the contents of this zip file to your system. You will use the
    fmw_12.2.1.3.0_infrastructure.jar file to run the installer.

  3. Run the installer by executing the jar file:

    java -jar fmw_12.2.1.3.0_infrastructure.jar 
    

    The Welcome window displays.

    Surrounding text describes middleware_step1.png.
  4. Click Next. The Auto Updates window displays. Select the appropriate option.

    Surrounding text describes middleware_step2.png.
  5. Click Next. The Installation Location window displays. Click Browse to select the Oracle Home location where the WebLogic Server is to be installed.

    Surrounding text describes middleware_step3.png.
  6. Click Next. The Installation Type window displays. Select the type of installation.

    Surrounding text describes middleware_step4.png.
  7. Click Next. The installer performs the pre-requisite checks and ensures all required conditions are satisfied.

    Surrounding text describes middleware_step5.png.
  8. When the pre-requisite check completes successfully, click Next. The Security Updates window will display. Enter the information as required.

    Surrounding text describes middleware_step6.png.
  9. Click Next. The Installation Summary window displays.

    Surrounding text describes middleware_step7.png.
  10. Click Install. The Installation Progress window displays.

    Surrounding text describes middleware_step8.png.
  11. Click Next when the installation completes. The Installation Complete window displays.

    Surrounding text describes middleware_step9.png.

Creating the Required Schema Using Repository Creation Utility

To create a schema user for the dynamic_data_service domain, take the following steps:

  1. Run the RCU from the <MW_HOME>/oracle_common/bin folder. The Welcome window displays.

    Surrounding text describes rcu_step1.png.
  2. Click Next and select the Create Repository option.

    Surrounding text describes rcu_step2.png.
  3. Click Next. Enter the database credentials where the schema user has to be created.

    Surrounding text describes rcu_step3.png.
  4. Click Next. Specify the prefix to be used for the schema user creation. For example, INT. Select Metadata Services, Weblogic Services, and Oracle Platform Security Services.

    Surrounding text describes rcu_step4.png.
  5. Click Next. Specify the password.

    Surrounding text describes rcu_step5.png.
  6. Click Next. The window provides the details of tablespaces created as part of schema creation.

    Surrounding text describes rcu_step6.png.
  7. Click Next. The Confirmation window displays.

    Surrounding text describes rcu_confirm.png.
  8. Click OK. The Summary window displays.

    Surrounding text describes rcu_step7.png.
  9. Click Create and proceed to create the schema. This could take a while to complete. The Summary window displays.

    Surrounding text describes rcu_step8.png.

Creating a WebLogic Domain with JRF

To create a new WebLogic domain with ADF runtime libraries, take the following steps:

  1. Run the config.sh from the <ORACLE_HOME>/oracle_common/common/bin folder. The Configuration Type window displays.

    Surrounding text describes domain_jrf_step1.png.
  2. Select Create a new domain, enter the domain location, and click Next. The Templates window displays. By default, the Basic WebLogic Server Domain - 12.2.1.0 [wlserver] check box is selected.

    Surrounding text describes domain_jrf_step2.png.
  3. Select the Oracle JRF - 12.2.1.3.0 [oracle_common], Oracle Enterprise Manager - 12.2.1.3.0 [em], Oracle WSM Policy Manager - 12.2.1.3.0 [oracle_common], and WebLogic Coherence Cluster Extension - 12.2.1.3.0[wlserver] check boxes.

  4. Click Next. The Administrator Account window displays. Enter the user credentials you want to use to log in to the WebLogic Administration Console.

    Surrounding text describes domain_jrf_step3.png.
  5. Click Next. The Domain Mode and JDK window displays. Set the Domain Mode as Production and select the JDK version (JDK 1.8 with the latest security updates) you want to use.

    Surrounding text describes domain_jrf_step4.png.
  6. Click Next. The Database Configuration Type window displays.

    1. Select the RCU Data radio button.

    2. Select Oracle as the Vendor.

    3. Select Oracle's Driver (Thin) for Service connections; Version 9.0.1 and later as the Driver.

    4. Enter the Service, Host Name, Port, Schema Owner, and Schema Password for the *_STB schema created using the RCU.

    5. Click Get RCU Configuration.

      The Connection Result Log displays the connection status.

      Surrounding text describes domain_jrf_step5.png.
  7. Click Next. The JDBC Component Schema window displays.

    Surrounding text describes domain_jrf_step6.png.
  8. Click Next. The JDBC Component Schema Test window displays status on whether the JDBC tests on the schemas were successful.

    Surrounding text describes domain_jrf_step7.png.
  9. Click Next. The Advanced Configuration window displays. Select all the checkboxes, except Domain Frontend Host Capture and JMS File Store options, in this window.

    Surrounding text describes domain_jrf_step8.png.
  10. Click Next. The Administration Server window displays. Enter the Listen Address and the Listen Port details.

    Surrounding text describes domain_jrf_step9.png.
  11. Click Next. The Node Manager window displays. Select the Node Manager Type and enter the Node Manager Credentials.

    Surrounding text describes domain_jrf_step10.png.
  12. Click Next. The Managed Servers window displays.

    1. Click Add to add a managed server on which you will deploy USM Web Application.

    2. Enter the Server Name, Listen Address, and Listen Port for the managed server.

    3. Set the Server Groups to JRF_MAN_SRV.

    Surrounding text describes domain_jrf_step11.png.
  13. Click Next. The Clusters window displays.

    1. Click Add to add a cluster. This is an optional step in the procedure.

    Surrounding text describes domain_jrf_step12.png.
  14. Click Next. The Coherence Clusters window displays.

    1. Add a coherence cluster. This is an optional step in the procedure.

    Surrounding text describes domain_jrf_step13.png.
  15. Click Next. The Machines window displays.

    1. Click Add.

    2. Enter the Name and the Node Manager Listen Address for the managed server.

    Surrounding text describes domain_jrf_step14.png.
  16. Click Next. The Assign Servers to Machines window displays. Add the Admin Server and the managed server to the computer.

    Surrounding text describes domain_jrf_step15.png.
  17. Click Next. The Deployments Targeting window displays. Select wsm-pm from Deployments and add it to AdminServer in Targets.

    Surrounding text describes domain_jrf_step16.png.
  18. Click Next. The Services Targeting window displays. Target JDBC services to Admin and Manage server.

    Surrounding text describes domain_jrf_step17.png.
  19. Click Next. The Configuration Summary window displays. Verify that all information described in this window is accurate.

    Surrounding text describes domain_jrf_step18.png.
  20. Click Create. The Configuration Progress window displays a message when the domain is created successfully.

    Surrounding text describes domain_jrf_step19.png.
  21. Click Next. The Configuration Success window describes the Domain Location and Admin Server URL once the configuration is complete.

    Surrounding text describes domain_jrf_step20.png.
  22. Click Finish to complete creating the WebLogic domain and managed servers with ADF runtime.

  23. Add the following security policy to the
    $ORACLE_HOME/wlserver/server/lib/weblogic.policy file:

    grant codeBase "file:/<DOMAIN_HOME>/-" {
    permission java.security.AllPermission;
    permission oracle.security.jps.service.credstore.CredentialAccessPermission
    "credstoressp.credstore", "read,write,update,delete";
    permission oracle.security.jps.service.credstore.CredentialAccessPermission
    "credstoressp.credstore.*", "read,write,update,delete";
      };
    
  24. Start the Weblogic Admin and Manage Server.