Configuring the Domain

Ensure that you have installed Oracle SOA Suite as described in Installing Oracle SOA Suite 12c. Before you configure Oracle Hyperion Financial Close Management, you must configure and start SOA Suite.

The following procedure provides an overview of the SOA Suite configuration procedure. For more information about this procedure, see the "Configuring Oracle SOA Suite Domain" chapter of the Oracle® Fusion Middleware Installation and Configuration Guide for Oracle SOA Suite 12c guide.

To configure SOA Suite:

  1. From the WebLogic Administration Server machine, run the Oracle Fusion Middleware Configuration Wizard to configure a WebLogic domain, and choose the products that you want to configure in that domain. To start the Configuration Wizard, change to the following directory:
    MIDDLEWARE_HOME\oracle_common\common\bin
  2. Enter the following command:
    • config.sh (UNIX)
    • config.cmd (Windows)

    Note that Oracle Enterprise Performance Management System and SOA Suite must be deployed to the same domain. The choice you make for the domain depends on your deployment scenario:

    • In a new deployment, where you have not yet configured EPM System products, you must create a new WebLogic domain.
    • In an existing deployment, where you have already configured EPM System products and now want to extend the deployment to include Financial Close Management and SOA Suite, you must extend the existing WebLogic domain created during EPM System deployment.

      The following table lists the order in which configuration wizard screens appear. If you need additional help with a configuration screen, click Help.

      Table 8-4 Oracle SOA Suite 12c Configuration Screens

      Screen Description
      Configuration Type Select Update an existing domain. Selecting this option assumes that you alreadu have a WebLogic domain. In the Domain Location field, specify your Domain home directory. Click Browse to navigate to the directory in which the domain is located. For example, <Local Drive>:\Oracle\Middleware\user_projects\domains\EPMSystem and click Next.
      Templates On the Templates screen, make sure to select Oracle SOA Suite Reference Configuration [soa] template from the list of available templates. Oracle WSM Policy Manager is selected by default.
      High Availability Options On the High Availability Options screen, ensure that Enable Automatic Service Migration is left unchecked. Select Default Persistent Store under JTA Transaction Log Persistence. Select JMS File Store under JMS Service Persistence and then, click Next.
      JDBC Data Sources On the JDBC Data Sources screen, click Next
      JDBC Data Sources Test On the JDBC Data Sources Test screen, test the data source connections that you configured and then, click Next.
      Database Configuration Type On the Database Configuration type screen, select Manual Configuration and then, click Next.
      Component Datasources On the Component DataSources screen, you must manually fill in parameters for your schema using the example below:
      
      Vendor: Oracle
      Driver: Oracle Driver (Thin) for Service Connections
      DBMS/Service: orcl.exampledomain.com
      Host Name: examplehost.exampledomain.com
      Port: 1521
      Schema Owner: sys
      Schema Password: *****

      Use the schema username and password that was specified on the Schema Passwords screen of the Repository Creation Utility (RCU).

      Select each component schema and update all the Schema Owner fields which are not updated with an RCU prefix. Ensure that you do not update the ODI related schemas. Click Next.

      JDBC Test On the JDBC Test screen, test the data source connections. A green check mark in the Status column indicates a successful test. If you encounter any issues, see the error message in the Connection Result Log section of the screen, fix the problem, then try to test the connection again.
      Keystore On the Keystore screen, from the down-down list of Store Key Name, select the store or key that you want to configure. Click Next.
      Advanced Configuration On the Advanced Configuration screen, leave all the options unchecked and then, click Next.
      Configuration Summary The Configuration Summary screen provides a summary of the configuration settings. Click Update to accept the options and to start extending the domain.
      Configuration Progress This screen shows the progress of the domain creation. When the progress bar reaches 100% complete, click Next.
      End Of Configuration The messages Oracle Weblogic Server Configuration Succeeded and Existing Domain EPMSystem Update Succeeded appears, and the domain location is provided along with the Administration Server URL to use for the domain.
  3. When the configuration is complete, ensure that the DemoIdentity.jks Keystore file exists in . Middleware_Home/user_projects/domains/EPMSystem/security folder. If the keystore file does not exist, you must regenerate the file using the steps covered in Doc ID 2357811.1.