Manually Deploying Oracle Web Services Manager

Oracle Web Services Manager (OWSM) is automatically installed, but not deployed or configured with Oracle Hyperion Enterprise Performance Management Workspace. Ensure that you have already installed the Repository Creation Utility using EPM System Installer before you perform this step. See "Creating Infrastructure Schemas Using Repository Creation Utility" in the Oracle Enterprise Performance Management System Installation and Configuration Guide.

To manually deploy OWSM:

  1. Start Weblogic Server (\Oracle\Middleware\user_projects\domains\EPMSystem\bin\startWeblogic.cmd), and then log in to the WebLogic Administration Console (http://hostname:port/console).

  2. Create mds-owsm datasource:
    1. Click Lock & Edit.
    2. In the Domain Structure, click Data Sources, and then on the Configuration tab, click New.
    3. From the New list, select Generic Data Source.
    4. Enter the JDBC Data Source properties, and then click Next.
      • Namemds-owsm
      • Scope—Global
      • JNDI Namejdbc/mds/owsm
      • Database Type—Oracle
    5. Keep the default JDBC Data Source property for Database Driver, and then click Next.
    6. Define the connection properties, and then click Next.
      • Database name

      • Host Name

      • Port

      • Database User NameSchemaPrefix_MDS, where SchemaPrefix is the prefix that was provided in RCUSchema.properties.

      • Password—The rcuSchemaPassword that was provided in RCUSchema.properties.

    7. On the Targets tab, select these clusters on which to deploy this data source, and then click Save.
      • Admin Server
      • FoundationServicesAll servers in the cluster
      • HFMWebAll servers in the cluster
      • TaxManagementAll servers in the cluster
    8. Click Release Configuration.
  3. Deploy owsm-pm.ear:
    1. Click Lock & Edit.
    2. In the Domain Structure, click Deployments.
    3. On the Configuration tab, click Install.
    4. For Path, enter \Oracle\Middleware\oracle_common\modules\oracle.wsm.pm.
    5. Select wsm-pm.ear and then click Next.
    6. Select Install this deployment as an application and then click Next.
    7. Select deployment targets and then click Next.
      • Admin Server
      • FoundationServicesAll servers in the cluster
      • HFMWebAll servers in the cluster
      • TaxManagementAll servers in the cluster
    8. Keep the default selections for Optional Settings, and then click Next.
    9. Review your choices and then click Finish.
    10. Click Save.
    11. Go to Deployments and click wsm-pm, which is in the Prepared state.
    12. Click the Control tab.

    13. Select wsm-pm.

    14. Click Start and then select Servicing all requests.
    15. Click Save.

    16. Click Release Configuration.

  4. Start Oracle Enterprise Performance Management System services using start.bat in EPM_ORACLE_INSTANCE/bin.