3 Fusion Middleware Product Templates

This chapter describes the WebLogic domain and extension templates that are used to configure WebLogic domains for various Fusion Middleware product installations. For most of these templates, you can create or extend domains by selecting the template on the Templates screen of the Oracle Fusion Middleware Configuration Wizard. You can also use the WebLogic Scripting Tool (WLST) in offline mode to create or extend domains using these templates. See Template Tools, for more information.

Your product installation includes only those templates that are relevant to your product. Some templates in this chapter, such as the Oracle JRF template, apply to domains for multiple Fusion Middleware products. Other templates apply only to domains for a single Fusion Middleware product, and are therefore not included with any other Fusion Middleware product installations.

This chapter contains the following sections:

Each template section contains the following template information:

  • Template type—A template can be either a domain or an extension template.

    A domain template defines the full set of resources within a WebLogic domain, including the Administration Server, clusters, servers, applications, services, security options, and other options. A given product installation is based on one domain template.

    An extension template adds resources, such as applications, libraries, services, and other options, to an existing domain. A given product installation may require one or more extension templates to complete the domain.

    A group template is a special XML file that is a collection of template dependencies. It simplifies the process of pulling in multiple dependent templates by the template that requires them.

    When creating your product domain using the Configuration Wizard, you can select the domain and extension templates concurrently for the products you want to install.

  • Category—The category in which the template is listed on the Templates screen of the Configuration Wizard.

  • Template name and version—The template (product) name and template version. If the template is selectable on the Templates screen of the Configuration Wizard, this is the name as it is listed in the Configuration Wizard.

  • Template dependencies—Prerequisite templates that provide resources required by the template being described in a given section, in the order in which they must be added to the domain. For more information on template dependencies, see Template Dependencies.

  • Template JAR file and location—The JAR filename and its location in the Oracle home directory. You need this information only if you plan to use WLST scripts to set up a product domain.

  • Domain Type—One of the following:

    • Java Component in a WebLogic Domain—Installation of these templates is supported in WebLogic domains that were created using a standard WebLogic Server installation.

    • System Component in a WebLogic Domain—System components such as OHS or ODI can be installed either in a standalone environment or co-located with WebLogic Server. Templates of this type can only be used if the system component is co-located with WebLogic Server.

    • System Component in a Standalone Domain—Templates of this type can only be used if the system component is installed in a standalone environment (one that does not include WebLogic Server).

  • Required Schemas—A list of the schemas that will be required in any domain for which you select the template. These schemas must be included in the database repository that was created for the domain using RCU.

  • User-Expandable Managed Server Groups—A list of all user-expandable Managed Server groups that will be available on the Managed Servers screen of the Configuration Wizard if you include the template in the domain. For more information, see Application Service Groups, Server Groups, and Application Service Mappings.

Oracle Infrastructure Templates

This section describes templates that add necessary resources to many of the Fusion Middleware product domains. The following templates are described here:

Note:

The templates described in this section must be used as provided. Do not modify them in any way. Doing so can cause issues in your domain.

Oracle JRF Template

The Oracle Java Required Files (JRF) template configures components that are not included in the WebLogic Server installation. These components provide common functionality for Oracle business applications and application frameworks. The SOA Suite and WebCenter are examples of applications and frameworks that depend on the JRF template.

The JRF template is also used independently to configure domains that contain applications that are developed using Oracle ADF and other core components.

The following table provides key information about this template.

Table 3-1 Oracle JRF Template Details

Template Detail Information

Template type

Extension

Category

Oracle Fusion Middleware Infrastructure

Template name and version

Oracle JRF - 12.2.1

Template Dependencies

  • Oracle JRF Base - 12.2.1

  • WebLogic Template for JRF Domain - 12.2.1

  • Oracle Click History - 12.2.1

  • WebLogic Coherence Cluster Extension - 12.2.1

  • Oracle WSM Agent - 12.2.1

  • Oracle ADF and MDS Extensions for JRF - 12.2.1

  • Oracle OPSS Metadata for JRF - 12.2.1

  • Oracle User Messaging Service Client Extensions for JRF - 12.2.1

  • Common Infrastructure Engineering Runtime - 12.2.1

  • Oracle JRF WebServices Core - 12.2.1

  • Oracle State Management Memory Provider - 12.2.1

  • Oracle WSM Policy Attachment - 12.2.1

  • AuthProviders - 12.2.1

Template JAR file and location

ORACLE_HOME/oracle_common/common/templates/wls/oracle.jrf_template.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

  • Audit Services Append

  • Audit Services

  • Audit Services Viewer

  • Oracle Platform Security Services

User-expandable Managed Server Groups

JRF-MAN-SVR


Oracle Restricted JRF Template

The Oracle Restricted JRF template allows you to create a domain in which you can run Enterprise Manager Fusion Middleware Control to manage WebLogic Server resources. It does not support cross-component wiring. Runtime for all components in restricted JRF mode is accomplished without a datasource connection, using OPSS file persistence. OPSS management is disabled in restricted JRF mode; a restricted OPSS template is automatically applied to the domain for file persistence.

When you create a domain using this template:

  • you cannot migrate the domain to a full JRF domain

  • ADF applications and Oracle Fusion Middleware products such as SOA and WebCenter are not supported in the domain.

Table 3-2 Oracle Restricted JRF Template

Template Details Information

Template type

Extension

Category

Oracle Fusion Middleware Infrastructure

Template name and version

Oracle Restricted JRF - 12.2.1

Template Dependencies

  • Oracle JRF Based - 12.2.1

  • WebLogic Template for JRF Domain - 12.2.1

  • Oracle Click History - 12.2.1

  • WebLogic Coherence Cluster Extension - 12.2.1

  • Oracle WSM Agent for Restricted JRF - 12.2.1

  • Oracle ADF and MDS Extensions for JRF - 12.2.1

  • Oracle OPSS Metadata for Restricted JRF - 12.2.1

  • Oracle User Messaging Service Client Extension - 12.2.1

  • Common Infrastructure Engineering Restricted Runtime - 12.2.1

  • Oracle JRF WebServices Core - 12.2.1

  • Oracle State Management Memory Provider - 12.2.1

Template JAR file and location

ORACLE_HOME/oracle_common/common/templates/wls/oracle.jrf_restricted_template.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

None

User-expandable Managed Server Groups

None


Oracle JRF SOAP/JMS Web Services Template

This template creates JMS queues for JRF SOAP/JMS Web services.

Table 3-3 Oracle JRF Asynchronous Web Services Template Details

Template Detail Information

Template type

Extension

Category

Oracle

Template name and version

Oracle JRF SOAP/JMS Web Services - 12.2.1

Template Dependencies

Oracle JRF - 12.2.1

Template JAR file and location

ORACLE_HOME/oracle_common/common/templates/wls/oracle.jrf.ws.soapjms_template.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

None

User-expandable Managed Server Groups

None


Oracle ADF Development Mode Logging

This template is included if Oracle JDeveloper is installed. It provides development mode logging for Oracle ADF. Fine logging for oracle.jbo is exposed.

The following table provides key information about this template.

Table 3-4 Oracle ADF Development Mode Logging Template Details

Template Detail Information

Template type

Extension

Category

Oracle

Template name and version

Oracle ADF Development Mode Logging - 12.2.1

Template Dependencies

None

Template JAR file and location

ORACLE_HOME/jdeveloper/common/templates/jdeveloper/adf.fine.logging.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

None

User-expandable Managed Server Groups

None


Oracle OPSS REST Service Application Template

This template adds the Oracle OPPS Rest Service application to a domain.

The following table provides key information about this template:

Table 3-5 Oracle OPSS REST Service Application Template Details

Template Details Information

Template type

Extension

Template name and version

Oracle OPSS REST Service Application Template - 12.2.1

Category

Uncategorized

Template Dependencies

None

Template JAR file and location

ORACLE_HOME/oracle_common/common/templates/wls/opss-rest-service-template.jar

Domain Type

Java component in a WebLogic domain

User-expandable Managed Server Groups

None


Oracle Enterprise Manager Templates

This section describes the Enterprise Manager templates that are used to add Enterprise Manager resources to the WebLogic domains for various Fusion Middleware products. The following Enterprise Manager templates are available, depending on the Fusion Middleware products you have installed:

Oracle Enterprise Manager Template

The Oracle Enterprise Manager template adds Oracle Enterprise Manager Fusion Middleware Control to your domain. Fusion Middleware Control is a Web browser-based, graphical user interface that you can use to monitor and administer Oracle Fusion Middleware.

Together with the Oracle WebLogic Server Administration Console, Fusion Middleware Control provides tools to help you manage the Oracle Fusion Middleware environment, including the Oracle WebLogic Server domain, the Oracle Fusion Middleware components you have installed and configured, and the applications you deploy.

For more complete information about Oracle Enterprise Manager Fusion Middleware Control, see "Getting Started Using Oracle Enterprise Manager Fusion Middleware Control" in the Administering Oracle Fusion Middleware.

Note:

This template must be used as provided. Do not modify it in any way. Doing so can cause issues in your domain.

The following table provides key information about this template.

Table 3-6 Oracle Enterprise Manager Template Details

Template Detail Information

Template type

Extension

Category

Oracle

Template name and version

Oracle Enterprise Manager - 12.2.1

Template Dependencies

  • Oracle JRF - 12.2.1

  • Oracle WebCenter Composer - 12.2.1

  • emasTemplate - 12.2.1

Template JAR file and location

This template consists of multiple template JAR files. These JAR files are located in the following directory after you install Oracle Fusion Middleware:

ORACLE_HOME/em/common/templates/wls

The template consists of the following JAR files in the templates directory:

  • oracle.em_wls_template.jar

  • oracle.emas_wls_template.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

None

User-expandable Managed Server Groups

None


Oracle Enterprise Manager Restricted JRF Template

The Oracle Enterprise Manager Restricted JRF template adds Oracle Enterprise Manager Fusion Middleware Control to your domain. Fusion Middleware Control is a Web browser-based, graphical user interface that you can use to monitor and administer Oracle Fusion Middleware.

This template can be used only in conjunction with the Oracle Restricted JRF template (see Oracle Restricted JRF Template); it cannot be used with the Oracle JRF Template.

Table 3-7 Oracle Restricted JRF Template Details

Template Details Information

Template type

Extension

Category

Oracle

Template name and version

Oracle Enterprise Manager Restricted JRF Template - 12.2.1

Template Dependencies

  • Oracle Restricted JRF - 12.2.1

  • Oracle WebCenter Composer - 12.2.1

  • emasTemplate-Restricted JRF - 12.2.1

  • Oracle Enterprise Manager - 12.2.1

Template JAR file and location

ORACLE_HOME/em/common/templates/wls/oracle.em_wls_restricted_template.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

None

User-expandable Managed Server Groups

None


Oracle Enterprise Manager Plugin for ESS Template

This template configures the resources for the Fusion Middleware Control plugin for ESS.

Table 3-8 Oracle Enterprise Manager Plugin for ESS Template Details

Template Detail Information

Template type

Extension

Category

Oracle

Template name and version

Oracle Enterprise Manager Plugin for ESS - 12.2.1

Template Dependencies

  • Oracle Enterprise Manager - 12.2.1

  • Oracle Enterprise Scheduler Service Admin Library - 12.2.1

  • Oracle SOA ESS DC - 12.2.1

Template JAR file and location

ORACLE_HOME/em/common/templates/wls/oracle.em_ess_template.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

None

User-expandable Managed Server Groups

None


Oracle Enterprise Manager Plugin for ODI Template

This template configures the resources for the Fusion Middleware Control plugin for Oracle Data Integrator.

Table 3-9 Oracle Enterprise Manager Plugin for ODI Template Details

Template Detail Information

Template type

Extension

Category

Oracle

Template name and version

Oracle Enterprise Manager Plugin for ODI - 12.2.1

Template Dependencies

Oracle Enterprise Manager - 12.2.1

Template JAR file and location

ORACLE_HOME/em/common/templates/wls/oracle.em_odi_template.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

None

User-expandable Managed Server Groups

None


Coherence Cluster Extension Template

This template adds a default Coherence cluster, defaultCoherenceCluster, to the WebLogic domain and sets the listen port for the cluster to 8088.

Table 3-10 WebLogic Coherence Cluster Extension Template Details

Template Detail Information

Template type

Extension Template

Category

Oracle WebLogic Server and Coherence

Template name and version

WebLogic Coherence Cluster Extension - 12.1.2

Template Dependencies

  • Basic WebLogic Server Domain

Template JAR file and location

WL_HOME/common/templates/wls/wls_coherence_template.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

None

User-expandable Managed Server Groups

None


Oracle SOA Suite Templates

This section describes the following Oracle SOA Suite templates.

Note:

All templates in this section, with the exception of the Client templates, use XA for database connectivity and require JMS to be present.

Oracle SOA Suite Template

The Oracle SOA Suite template configures the data sources, Java Messaging Service (JMS), applications (SOA Infrastructure, Oracle BPM Worklist, and the Oracle B2B user interface), and JCA adapters (file, FTP, socket, database, Advanced Queuing (AQ), JMS, Oracle Applications, and MQ Series).

The following table provides basic information about the Oracle SOA Suite template.

Table 3-11 Oracle SOA Suite Template Details

Template Detail Information

Template type

Extension

Category

SOA/BPM Suite

Template name and version

Oracle SOA Suite - 12.2.1

Template Dependencies

  • Oracle JRF - 12.2.1

  • Oracle WSM Policy Manager - 12.2.1

  • Oracle User Messaging Service - 12.2.1

  • Oracle Business Rules Extension - 12.2.1

  • Oracle SOA Management - 12.2.1

  • Oracle SOA Common Adapters - 12.2.1

  • Oracle Workflow Client Extension - 12.2.1

  • Oracle SOA Rules Webapp - 12.2.1

  • Oracle SOA BPEL Shared Library - 12.2.1

  • Oracle SOA Worklist Shared Library - 12.2.1

  • Oracle BPM Suite JMS Resources - 12.2.1

  • Oracle Enterprise Scheduler Service Thin Client - 12.2.1

  • Oracle Enterprise Manager Plugin for SOA - 12.2.1

  • Service Bus Common Components - 12.2.1

Template JAR file and location

ORACLE_HOME/soa/common/templates/wls/oracle.soa_template.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

SOA Infrastructure

User-expandable Managed Server Groups

  • SOA-MGD-SVRS—Creates a SOA Managed Server which includes Oracle WSM Policy Manager.

  • OSB-MGD-SVRS-ONLY—Creates a SOA Managed Server which does not include Oracle WSM Policy Manager.


Oracle SOA Core Extension Template

The SOA Core Extension (SCE) template deploys a set of J2EE applications and SOA Composites. It configures JMSServer, JMSModule, JMS resources (connection factories, queues and topics) and JCA adapters (JMS, Advanced Queuing (AQ) and database). It also uploads SCE metadata artifacts to Metadata Services (MDS).

Table 3-12 Oracle SOA Core Extension Template Details

Template Detail Information

Template type

Extension

Category

SOA/BPM Suite

Template name and version

Oracle SOA Core Extension - 12.2.1.0

Template Dependencies

Oracle SOA Suite

Template JAR file and location

ORACLE_HOME/soa/common/templates/wls/oracle.soa.fp_template.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

SOA Infrastructure

User-expandable Managed Server Groups

None


Oracle SOA Suite for Healthcare Integration Template

This template deploys the Oracle Healthcare UI application. If you want to create a compact domain for Oracle Healthcare for development purposes, you must also include the Oracle B2B Client template in the domain. Otherwise, you should include the Oracle B2B template in the domain.

Note:

The Healthcare Integration template and BPM Suite template are mutually exclusive. Do not include both of these templates in the same domain as this configuration is not supported by Oracle.

The following table provides basic information about the Oracle SOA Suite for Healthcare Integration template.

Table 3-13 Oracle SOA Suite for Healthcare Integration Template Details

Template Detail Information

Template type

Extension

Category

SOA/BPM Suite

Template name and version

Oracle SOA Suite for Healthcare Integration - 12.2.1

Template Dependencies

Oracle B2B

Template JAR file and location

ORACLE_HOME/soa/common/templates/wls/oracle.soa.healthcare_template.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

SOA Infrastructure

User-expandable Managed Server Groups

None


Oracle B2B Template

The Oracle B2B template does not deploy any new applications. It enables the B2B-based profiles for Healthcare.

The following table provides basic information about the Oracle B2B (business-to-business) template.

Table 3-14 Oracle B2B Template Details

Template Detail Information

Template type

Extension

Category

SOA/BPM Suite

Template name and version

Oracle B2B - 12.2.1

Template Dependencies

Oracle SOA Suite - 12.2.1

Template JAR file and location

ORACLE_HOME/soa/common/templates/wls/oracle.soa.b2b_template.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

SOA Infrastructure

User-expandable Managed Server Groups

None


Oracle B2B Client Template

The Oracle B2B Client template does not deploy any applications. When included in a WebLogic domain, it enables B2B-based profiles.

The following table provides basic information about the Oracle B2B Client template.

Table 3-15 Oracle B2B Client Template Details

Template Detail Information

Template type

Extension

Category

SOA/BPM Suite

Template name and version

Oracle B2B Client - 12.2.1

Template Dependencies

None

Template JAR file and location

ORACLE_HOME/soa/common/templates/wls/oracle.soa.b2b.client_template.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

SOA Infrastructure

User-expandable Managed Server Groups

None


Oracle Business Activity Monitor Template

The Oracle BAM template configures the Oracle BAM Server and Oracle BAM Web Applications tier.

The following table provides basic information about the Oracle BAM template.

Table 3-16 Oracle Business Activity Monitor Template Details

Template Detail Information

Template type

Extension

Category

SOA/BPM Suite

Template name and version

Oracle Business Activity Monitor - 12.2.1

Template Dependencies

  • Oracle WSM Policy Manager

  • Oracle User Messaging Service

  • Oracle BAM Client

  • Oracle Enterprise Manager Plugin for BEAM

  • Oracle BPM Processviewer

Template JAR file and location

ORACLE_HOME/soa/common/templates/wls/oracle.bam_server_template.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

SOA Infrastructure

User-expandable Managed Server Groups

  • BAM-MGD-SVRS—Creates a BAM Managed Server which includes Oracle WSM Policy Manager.

  • BAM-MGD-SVRS-ONLY—Creates a BAM Managed Server which does not include Oracle WSM Policy Manager.


Oracle BPM Suite

The Oracle Business Process Management (BPM) Suite template configures various Oracle BMP components.

Note:

The Healthcare Integration template and BPM template are mutually exclusive. Do not include both of these templates in the same domain as this configuration is not supported by Oracle.

The following table provides basic information about the Oracle BPM template.

Table 3-17 Oracle BPM Suite Template Details

Template Detail Information

Template type

Extension

Category

SOA/BPM Suite

Template name and version

Oracle Business Process Management - 12.2.1

Template Dependencies

  • Oracle BPM Suite for developers - 12.2.1

  • Oracle SOA Suite - 12.2.1

  • Oracle BPM Suite JMS Resources - 12.2.1

  • Oracle BPM Client

Template JAR file and location

ORACLE_HOME/soa/common/templates/wls/oracle.bpm_template.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

SOA Infrastructure

User-expandable Managed Server Groups

None


Oracle Service Bus Template

This Oracle Service Bus template designed for testing and production use, and creates or extends an Oracle WebLogic Server domain with Oracle Service Bus. The template deploys Oracle Service Bus management features on the Administration Server and run-time features on the cluster or managed server, depending on your domain topology. The template includes, among other features, the Oracle Service Bus Administration Console Web application and a default JMS reporting provider.

You cannot mix Managed Server and cluster topologies. You must use one or the other.

Oracle recommends a cluster topology for production use. The Managed Server topology does not provide a highly available configuration, so it is not recommended for production.

If you do not want to use the JMS reporting provider, see "How to Untarget a JMS Reporting Provider" in the Oracle Fusion Middleware Administrator's Guide for Oracle Service Bus.

Note:

This template must be used as provided. Do not modify it in any way. Doing so can cause issues in your domain.

The following table provides key information about this template.

Table 3-18 Oracle Service Bus Template Details

Template Detail Information

Template type

Extension

Category

SOA/BPM Suite

Template name and version

Oracle Service Bus - 12.2.1

Template Dependencies

  • Oracle JRF - 12.2.1

  • Oracle SOA Common Adapters - 12.2.1

  • Service Bus Common Components - 12.2.1

  • Oracle WSM Policy Manager - 12.2.1

  • Oracle Enterprise Scheduler Thin Service Client - 12.2.1

  • Oracle User Messaging Service - 12.2.1

  • Oracle Enterprise Manager Plugin for OSB - 12.2.1

  • ODSI XQuery 2004 Components - 12.2.1

  • WebLogic Advanced Web Services for JAX-RPC Extension - 12.2.1

Template JAR file and location

ORACLE_HOME/osb/common/templates/wls/oracle.osb_template.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

SOA Infrastructure

User-expandable Managed Server Groups

  • OSB-MGD-SVRS-COMBINED—Creates an OSB Managed Server which includes Oracle WSM Policy Manager.

  • OSB-MGD-SVRS-ONLY—Creates an OSB Managed Server which does not include Oracle WSM Policy Manager.


Oracle API Manager Template

The Oracle API Manager template adds Oracle API Manager resources to a domain.

The following table provides key information about this template.

Table 3-19 Oracle Service Bus Template Details

Template Detail Information

Template type

Extension

Category

SOA/BPM Suite

Template name and version

Oracle API Manager - 12.2.1

Template Dependencies

Oracle Service Bus - 12.2.1

Template JAR file and location

ORACLE_HOME/osb/common/templates/wls/oracle.apimanager_template.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

SOA Infrastructure

User-expandable Managed Server Groups

None


Oracle Managed File Transfer Template

The Oracle Managed File Transfer (MFT) template configures the Oracle MFT server.

Note:

The template described in this section must be used as provided. Do not modify it in any way. Doing so can cause issues in your domain.

The following table provides key information about this template.

Table 3-20 Oracle Managed File Transfer Template Details

Template Detail Information

Template type

Extension

Category

MFT Suite

Template name and version

Oracle Managed File Transfer - 12.2.1

Template Dependencies

  • Oracle Managed File Transfer Client - 12.2.1

  • Oracle SOA Common Adapters - 12.2.1

  • Oracle User Messaging Service - 12.2.1

  • Oracle SOA ESS DC - 12.2.1

  • Oracle Enterprise Scheduler Service Thin Client - 12.2.1

  • Oracle Enterprise Scheduler Service - 12.2.1

  • Oracle Enterprise Manager Plugin for MFT - 12.2.1

  • Oracle B2B Client - 12.2.1

Template JAR file and location

ORACLE_HOME/mft/common/templates/wls/oracle.mft_template.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

Managed File Transfer

User-expandable Managed Server Groups

  • MFT-MGD-SVRS—Creates an MFT Managed Server which includes Oracle WSM Policy Manager.

  • MFT-MGD-SVRS-ONLY—Creates an MFT Managed Server which does not include Oracle WSM Policy Manager.


Oracle WebCenter Content Templates

This section describes the Oracle WebCenter Content templates that are used to extend (add resources to) WebLogic Server domains in which WebCenter Content products are installed. Templates for other products may also be required for a WebCenter Content domain. These are described elsewhere in this chapter.

Note:

The templates described in this section must be used as provided. Do not modify them in any way. Doing so can cause issues in your domain.

As of the Fusion Middleware 11.1.1.6.0 release, the product name of Oracle Universal Content Management (UCM) has been changed to Oracle WebCenter Content. The template names in the Configuration Wizard, however, are still labeled with the previous product name (UCM).

The following templates are described in this section:

Oracle Universal Content Management - Content Server Template

The Oracle Universal Content Management - Content Server template depends upon the core template and extends it by defining the default Managed Server (UCM_server1) and port (16200). It also defines the CSDS data source and associates it with the default Managed Server.

The following table provides key information about this template.

Table 3-21 Oracle Universal Content Management - Content Server Template Details

Template Detail Information

Template type

Extension

Category

Content

Template name and version

Oracle Universal Content Management - Content Server 12.2.1

Template Dependencies

  • Oracle UCM Core - 12.2.1

  • Oracle Enterprise Manager Plug-in for WebCenter -12.2.1

Template JAR file and location

WCCONTENT_HOME/common/templates/wls/oracle.ucm.cs_template.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

  • Oracle WebCenter Content Server (OCS)

  • Common Infrastructure Services (STB)

  • Audit Services Append (IAU_APPEND)

  • Audit Services (IAU)

  • Audit Services Viewer (IAU_VIEWER)

  • Oracle Platform Security Services (OPSS)

User-expandable Managed Server Groups

UCM-MGD-SVR


Oracle Universal Content Management - Inbound Refinery Template

The Oracle Universal Content Management - Inbound Refinery template adds the Inbound Refinery server and UCM Inbound Refinery application to an existing domain.

Note:

The Oracle Enterprise Manager Plugin for UCM template, which is listed as a dependency for this template, is an internal template. It is automatically called when you select the Inbound Refinery template, or specify the Inbound Refinery template in a WLST script. Therefore, it is not displayed as a selectable component in Configuration Wizard, and you do not have to specify it in your WLST scripts.

The following table provides key information about this template.

Table 3-22 Oracle Universal Content Management - Inbound Refinery Template Details

Template Detail Information

Template type

Extension

Category

Content

Template name and version

Oracle WebCenter Content - Inbound Refinery - 12.2.1

Template Dependencies

  • Oracle UCM Core Template - 12.2.1

  • Oracle Enterprise Manager Plug-in for WebCenter -12.2.1

Template JAR file and location

WCCONTENT_HOME/common/templates/applications/oracle.ucm.ibr_template.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

  • Common Infrastructure Services (STB)

  • Audit Services Append (IAU_APPEND)

  • Audit Services (IAU)

  • Audit Services Viewer (IAU_VIEWER)

  • Oracle Platform Security Services (OPSS)

User-expandable Managed Server Groups

IBR-MGD-SVR


Oracle WebCenter Content Web UI Template

This template configures the WebCenter Content ADF UI application. It adds the JDBC data source that points to the MDS Repository. It also sets the primary administrator credentials for the application.

Table 3-23 Oracle WebCenter Content Web UI Template Details

Template Details Information

Template type

Extension

Category

Content

Template name and version

Oracle WebCenter Content Web UI Template - 12.2.1

Template Dependencies

  • Oracle JRF - 12.2.1

  • Oracle Enterprise Manager -12.2.1

  • Oracle UCM RIDC - 12.2.1

Template JAR file and location

WCCONTENT_HOME/common/templates/applications/oracle.ucm.cs_adf_template.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

  • Common Infrastructure Services (STB)

  • Metadata Services (MDS)

  • Oracle Platform Security Services (OPSS)

User-expandable Managed Server Groups

UCM-ADF-MGD-SVR


Oracle WebCenter Portal Templates

This section describes the following Oracle WebCenter Portal templates:

Oracle WebCenter Portal Template

The Oracle WebCenter Portal template adds the WC_Spaces Managed Server, and deploys the Oracle WebCenter Portal: Spaces application and required libraries. It also deploys the WebCenter Portal Help application and adds JDBC data sources for accessing MDS and the WebCenter Portal schema.

The following table provides key information about this template.

Table 3-24 Oracle WebCenter Portal Template Details

Template Detail Information

Template type

Extension

Category

Portal

Template name and version

Oracle WebCenter Portal - 12.2.1.0

Template Dependencies

  • Oracle WebCenter Portal Applications -12.2.1

  • Oracle Enterprise Manager Plugin for WebCenter - 12.2.1

  • Oracle WSM Policy Manager - 12.2.1

  • Oracle WebCenter Portal Product Properties - 12.2.1

Template JAR file and location

WCPORTAL_HOME/common/templates/wls/oracle.wc_spaces_template.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

  • Oracle WebCenter Content Server (OCS)

  • Common Infrastructure Services (STB)

  • Audit Services Append (IAU_APPEND)

  • Audit Services (IAU)

  • Audit Services Viewer (IAU_VIEWER)

  • Oracle Platform Security Services (OPSS)

User-expandable Managed Server Groups

SPACES-MGD-SVRS


Oracle WebCenter Pagelet Producer Template

The Oracle WebCenter Pagelet Producer template configures the WC_Portlet server and MDS schema for Pagelets.

The following table provides key information about this template.

Table 3-25 Oracle WebCenter Pagelet Producer Template Details

Template Detail Information

Template type

Extension

Category

Portal

Template name and version

Oracle WebCenter Pagelet Producer - 12.2.1.0

Template Dependencies

  • Oracle WebCenter Framework -12.2.1

  • Oracle WSM Policy Manager - 12.2.1

Template JAR file and location

WCPORTAL_HOME/common/templates/applications/oracle.pagelet-producer_template.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

  • Common Infrastructure Services (STB)

  • Audit Services Append (IAU_APPEND)

  • Audit Services (IAU)

  • Audit Services Viewer (IAU_VIEWER)

  • Oracle Platform Security Services (OPSS)

User-expandable Managed Server Groups

ENSEMBLE-MGD-SVRS


Oracle WebCenter Analytics Collector Template

This template configures the Oracle WebCenter Analytics Collector template and dependent templates.

The following table provides key information about this template.

Table 3-26 Oracle WebCenter Analytics Collector Template

Template Details Information

Template type

Extension

Category

Portal

Template name and version

Oracle WebCenter Analytics Collector Template - 12.2.1.0

Template Dependencies

Oracle JRF - 12.2.1

Template JAR file and location

WCPORTAL_HOME/common/templates/applications/oracle.analyticscollector_template.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

The following schemas are indirectly required for the WebCenter Content installation that will be used by the ADF UI:

  • Oracle WebCenter Content Server (OCS)

  • Metadata Services (MDS)

  • Oracle Platform Security Services (OPSS)

User-expandable Managed Server Groups

AS-MGD-SVR


Oracle WebCenter Discussion Server Template

This template configures the Oracle WebCenter Discussion application and dependent templates.

Table 3-27 Oracle WebCenter Discussion Server Template Details

Template Details Information

Template type

Extension

Category

Content

Template name and version

Oracle WebCenter Discussion Server Template - 12.2.1.0

Template Dependencies

  • Oracle JRF -12.2.1

  • Oracle WSM Policy Manager - 12.2.1

Template JAR file and location

WCPORTAL_HOME/common/templates/applications/oracle.owc_discussions_template.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

  • Common Infrastructure Services (STB)

  • Metadata Services (MDS)

  • Oracle Platform Security Services (OPSS)

User-expandable Managed Server Groups

ENSEMBLE-MGD-SVRS


Oracle WebCenter Sites Templates

This section describes the following Oracle WebCenter Sites templates:

Oracle WebCenter Sites Template

The Oracle WebCenter Sites template installs the WebCenter Sites and Central Authorization Services applications in a WebLogic domain.

Table 3-28 Oracle WebCenter Sites Template Details

Template Detail Information

Template type

Extension

Category

Sites

Template name and version

Oracle WebCenter Sites - 12.2.1.0

Template Dependencies

  • Oracle JRF -12.2.1

  • Oracle WebCenter Sites Datasource - 12.2.1

  • Oracle Enterprise Manager Plugin for WebCenter - 12.2.1

Template JAR file and location

ORACLE_HOME/wcsites/common/templates/wls/oracle.wcsites.template.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

  • WebCenter Sites (WCSITES)

  • WebCenter Sites Visitor Services (WCSITES_VS)

User-expandable Managed Server Groups

WCSITES-MGD-SVR


Oracle WebCenter Sites Community Template

The Oracle WebCenter Sites Community template installs the WebCenter Sites Community application in a WebLogic domain.

Table 3-29 Oracle WebCenter Sites Community Template Details

Template Detail Information

Template type

Extension

Category

Sites

Template name and version

Oracle WebCenter Sites - Community - 12.2.1.0.0

Template Dependencies

Oracle JRF

Template JAR file and location

ORACLE_HOME/wcsites/common/templates/wls/oracle.wcsites.community.template.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

  • WebCenter Sites (WCSITES)

  • WebCenter Sites Visitor Services (WCSITES_VS)

User-expandable Managed Server Groups

None


Oracle WebCenter Sites Satellite Server Template

The Oracle WebCenter Sites Satellite Server template installs the WebCenter Sites Satellite Server application in a WebLogic domain.

Table 3-30 Oracle WebCenter Sites Satellite Server Template Details

Template Detail Information

Template type

Extension

Category

Sites

Template name and version

Oracle WebCenter Sites - Satellite Server - 12.2.1.0.0

Template Dependencies

Oracle JRF

Template JAR file and location

ORACLE_HOME/wcsites/common/templates/wls/oracle.wcsites.satelliteserver.template.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

  • WebCenter Sites (WCSITES)

  • WebCenter Sites Visitor Services (WCSITES_VS)

User-expandable Managed Server Groups

SATELLITE-MGD-SVR


Oracle WebCenter Sites Analytics Template

The Oracle WebCenter Sites Analytics template installs the WebCenter Sites Analytics application in a WebLogic domain.

Table 3-31 Oracle WebCenter Sites Analytics Template Details

Template Detail Information

Template type

Extension

Category

Sites

Template name and version

Oracle WebCenter Sites - Analytics - 12.2.1.0.0

Template Dependencies

Oracle JRF

Template JAR file and location

ORACLE_HOME/wcsites/common/templates/wls/oracle.wcsites.siteanalytics.template.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

  • WebCenter Sites (WCSITES)

  • WebCenter Sites Visitor Services (WCSITES_VS)

User-expandable Managed Server Groups

None


Oracle WebCenter Sites SiteCapture Template

The Oracle WebCenter Sites SiteCapture template installs the WebCenter Sites SiteCapture application in a WebLogic domain.

Table 3-32 Oracle WebCenter Sites SiteCapture Template Details

Template Detail Information

Template type

Extension

Category

Sites

Template name and version

Oracle WebCenter Sites - SiteCapture - 12.2.1.0.0

Template Dependencies

  • Oracle JRF -12.2.1

  • Oracle WebCenter Sites Datasource - 12.2.1

Template JAR file and location

ORACLE_HOME/wcsites/common/templates/wls/oracle.wcsites.sitecapture.template-12.2.1.0.0.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

  • WebCenter Sites (WCSITES)

  • WebCenter Sites Visitor Services (WCSITES_VS)

User-expandable Managed Server Groups

SITECAPTURE-MGD-SVR


Oracle WebCenter Sites Visitor Services Template

The Oracle WebCenter Sites Visitor Services template installs the WebCenter Sites Visitor Services application in a WebLogic domain. It configures a JMS Server (VSjms Server), JMS file store (VSjms Support), and a JMS system resource (VSjms Module). It also configures a JDBC datasource (wcsitesVisitorsDS) for the application.

Table 3-33 Oracle WebCenter Sites SVS Template Details

Template Detail Information

Template type

Extension

Category

Sites

Template name and version

Oracle WebCenter Sites - Visitor Services - 12.2.1.0.0

Template Dependencies

  • Oracle JRF -12.2.1

  • Oracle Enterprise Manager Plugin for WebCenter - 12.2.1

Template JAR file and location

ORACLE_HOME/wcsites/common/templates/wls/oracle. wcsites.svs.template.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

  • WebCenter Sites (WCSITES)

  • WebCenter Sites Visitor Services (WCSITES_VS)

User-expandable Managed Server Groups

VS-MGD-SVR


Oracle WebCenter Enterprise Capture Template

This section describes the Oracle Enterprise WebCenter Capture template, which installs the Oracle WebCenter Enterprise Capture application and its dependent components.

Table 3-34 Oracle WebCenter Enterprise Capture Template Details

Template Details Information

Template type

Extension

Category

Content

Template name and version

Oracle WebCenter Enterprise Capture Template - 12.2.1

Template Dependencies

  • Oracle JRF -12.2.1

  • Oracle Enterprise Manager - 12.2.1

  • Oracle Enterprise Manager Plugin for WebCenter - 12.2.1

  • Oracle UCM RIDC - 12.2.1

Template JAR file and location

ORACLE_HOME/wccapture/common/templates/wls/oracle.capture_template.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

  • Metadata Services (MDS)

  • WebCenter Enterprise Capture (CAPTURE)

  • Audit Services Append (IAU_APPEND)

  • Audit Services (IAU)

  • Audit Services Viewer (IAU_VIEWER)

  • Oracle Platform Security Services (OPSS)

User-expandable Managed Server Groups

CAPTURE-MGD-SVR


Oracle Enterprise Scheduler Service Basic Template

The Oracle Enterprise Scheduler Services Basic template creates a topology of one Managed Server (ess_server1) and applies the ESS native hosting application, client and lightweight client to it.

The following table provides key information about this template.

Table 3-35 Oracle Enterprise Scheduler Service Basic Template Details

Template Detail Information

Template type

Extension

Category

Oracle Enterprise Scheduler Service

Template name and version

Oracle Enterprise Scheduler Service Basic - 12.2.1

Template Dependencies

  • Oracle JRF - 12.2.1

  • Oracle Enterprise Scheduler Service with Native Hosting App - 12.2.1

  • Oracle Enterprise Scheduler Service Client - 12.2.1

  • Oracle Enterprise Scheduler Service Thin Client - 12.2.1

  • Oracle SOA ESS DC - 12.2.1

Template JAR file and location

ORACLE_HOME/oracle_common/common/templates/wls/oracle.ess.basic_template.jar

Domain Type

Java component in a WebLogic Server domain

Required Schemas

  • Oracle Enterprise Scheduler

  • Metadata Services

User-expandable Managed Server Groups

ESS-MGD-SVRS—Creates an ESS Managed Server.


Oracle WSM Policy Manager Template

The Oracle WSM Policy template is used to deploy and configure the WSM Policy Manager Java EE application.

Note:

The template described in this section must be used as provided. Do not modify it in any way. Doing so can cause issues in your domain.

The following table provides key information about this template.

Table 3-36 Oracle WSM Policy Manager Template Details

Template Detail Information

Template type

Extension

Category

Uncategorized

Template name and version

Oracle WSM Policy Manager - 12.2.1.0

Template Dependencies

Oracle JRF - 12.2.1

Template JAR file and location

ORACLE_HOME/oracle_common/common/templates/wls/oracle.wsmpm_template.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

None

User-expandable Managed Server Groups

WSMPM-MAN-SVR


Oracle User Messaging Service Basic Template

The Oracle User Messaging Service (UMS) Basic template deploys a set of Java EE applications and JMS resources for UMS. Note that the client API is already deployed by the Oracle JRF template. Oracle UMS enables two-way communication between users and deployed applications. For more information about UMS, see Administering Oracle User Messaging Service.

The following table provides key information about this template.

Table 3-37 Oracle User Messaging Service Basic Template Details

Template Detail Information

Template type

Extension

Category

Uncategorized

Template name and version

Oracle User Messaging Service Basic - 12.2.1

Template Dependencies

Oracle User Messaging Service - 12.2.1

Template JAR file and location

ORACLE_HOME/oracle_common/common/templates/wls/oracle.ums.basic_template.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

User Messaging Service

User-expandable Managed Server Groups

Assign one or more of the following server groups to UMS Managed Servers when post-updating a domain to add additional UMS drivers. Using these server groups facilitates the update process.

  • UMS-DRIVER-EMAIL-MGD-SVR—Adds an email driver.

  • UMS-DRIVER-XMPP-MGD-SVR—Adds an XMPP driver.

  • UMS-DRIVER-SMPP-MGD-SVR—Adds an SMPP driver.

  • UMS-DRIVER-VOICEXML-MGD-SVR—Adds a VoiceXML driver. Note that the VoiceXML driver is deprecated and will be removed in the next release.

  • UMS-DRIVER-EXTENSION-MGD-SVR—Adds an extension driver.

  • UMS-DRIVER-TWITTER-MGD-SVR—Adds a Twitter driver.


Oracle MapViewer Template

The MapViewer template deploys the Oracle MapViewer application in a WebLogic domain.

Table 3-38 Oracle Map Viewer Template Details

Template Detail Information

Template type

Extension

Category

Oracle

Template name and version

Oracle Map Viewer - 12.2.1

Template Dependencies

Oracle JRF - 12.2.1

Template JAR file and location

ORACLE_HOME/oracle_common/common/templates/wls/oracle.mapviewer_template.jar

Domain Type

Java component in a WebLogic Server domain

Required Schemas

None

User-expandable Managed Server Groups

None


Oracle Data Integrator Templates

This section describes the following Oracle Data Integrator templates:

Note:

The ODI Master Datasource template, the ODI Base template, and the ODI Work Datatsource template, which are listed as dependencies for other Oracle Data Integrator templates, are internal templates. They are automatically called when you select other ODI templates in Configuration Wizard, or specify an ODI template in a WLST script. Therefore, they are not displayed as selectable components in Configuration Wizard, and you do not have to specify them in your WLST scripts.

Oracle Data Integrator Standalone Agent Template

Use the Oracle Data Integrator Standalone Agent template when you require an ODI Standalone Agent to be installed directly on your source or target systems. ODI Standalone Agents cannot be managed by Enterprise Manager.

The following table provides key information about this template.

Table 3-39 Oracle Data Integrator Standalone Agent Template Details

Template Detail Information

Template type

Extension

Category

Oracle Data Integrator

Template name and version

Oracle Data Integrator Standalone Agent - 12.2.1.0

Template Dependencies

  • Basic Standalone System Component Domain - 12.2.1

  • Common Infrastructure Engineering Runtime - 12.2.1

  • Oracle Data Integrator Standalone Agent Base - 12.2.1

  • Oracle Data Integrator - Master Datasource - 12.2.1

Template JAR file and location

ORACLE_HOME/odi/common/templates/wls/odi_cam_unmanaged_template.jar

Domain Type

System component in a standalone domain

Required Schemas

Oracle Data Integrator Master and Work Repository

User-expandable Managed Server Groups

None


Oracle Data Integrator Standalone Colocated Agent Template

Oracle Data Integrator Standalone Colocated Agent Template should be used when a user wants an ODI Standalone Agent to be managed via Enterprise Manager within a WebLogic-managed domain. Note that the term co-located refers to an ODI Agent being part of a WebLogic-managed domain. Co-located does not imply that the ODI Colocated Standalone Agent and the WebLogic Administration Server have to be on the same host.

The following table provides key information about this template.

Table 3-40 Oracle Data Integrator Standalone Colocated Agent Template Details

Template Detail Information

Template type

Extension

Category

Oracle Data Integrator

Template name and version

Oracle Data Integrator - Standalone Colocated Agent - 12.2.1.0

Template Dependencies

  • Oracle JRF 12.2.1

  • Oracle Data Integrator - Master Datasource - 12.2.1.0

Template JAR file and location

ORACLE_HOME/odi/common/templates/wls/odi_cam_managed_template.jar

Domain Type

System component in a WebLogic domain

Required Schemas

Oracle Data Integrator Master and Work Repository

User-expandable Managed Server Groups

None


Oracle Data Integrator Agent Template

Use the Oracle Data Integrator Agent Template when you require an ODI Java EE Agent to be deployed within a WebLogic domain. ODI Java EE Agents can benefit from the application server layer features such as clustering for high availability requirements. Java EE Agents can be managed using Oracle Enterprise Manager.

The Oracle Data Integrator Agent template deploys the ODI Agent application, required libraries and the ODI Master repository data source.

The following table provides key information about this template.

Table 3-41 Oracle Data Integrator Agent Template Details

Template Detail Information

Template type

Extension

Category

Oracle Data Integrator

Template name and version

Oracle Data Integrator - Agent - 12.2.1.0

Template Dependencies

  • Oracle Data Integrator Master Datasource - 12.2.1.0

  • Oracle Data Integrator Agent Libraries - 12.2.1.0

Template JAR file and location

ORACLE_HOME/odi/common/templates/wls/odi_agent_template.jar

Domain Type

System component in a WebLogic domain

Required Schemas

None

User-expandable Managed Server Groups

ODI-MGD-SVRS


Oracle Data Integrator Agent Libraries Template

When deploying the ODI JEE Agent Generated template, a prerequisite is to deploy Oracle Data Integrator Agent Libraries template. This template sets up the base configuration for deploying the Generated Agent template.

The Oracle Data Integrator Agent Libraries template deploys shared libraries required for the ODI Agent.

The following table provides key information about this template.

Table 3-42 Oracle Data Integrator Agent Libraries Template Details

Template Detail Information

Template type

Extension

Category

Oracle Data Integrator

Template name and version

Oracle Data Integrator - Agent Libraries - 12.2.1.0

Template Dependencies

  • Oracle Data Integrator - Base - 12.2.1.0

  • Oracle Data Integrator SDK Shared Libraries Template - 12.2.1.0

Template JAR file and location

ORACLE_HOME/odi/common/templates/wls/odi_agent_libraries_template.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

None

User-expandable Managed Server Groups

ODI-MGD-SVRS


Oracle Data Integrator Console Template

The Oracle Data Integrator Console template deploys the ODI Console application.

The following table provides key information about this template.

Table 3-43 Oracle Data Integrator Console Template Details

Template Detail Information

Template type

Extension

Category

Oracle Data Integrator

Template name and version

Oracle Data Integrator - Console - 12.2.1.0

Template Dependencies

  • Oracle Data Integrator - Base - 12.2.1.0

  • Oracle Data Integrator - Work Datasource - 12.2.1.0

  • Oracle Data Integrator SDK Shared Libraries Template - 12.2.1.0

Template JAR file and location

ORACLE_HOME/odi/common/templates/wls/odi_repository_explorer_template.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

None

User-expandable Managed Server Groups

ODI-MGD-SVRS


Oracle Data Integrator SDK Shared Library Template

The Oracle Data Integrator SDK Shared Library template configures the ODI SDK shared library.

The following table provides key information about this template.

Table 3-44 Oracle Data Integrator SDK Shared Library Template Details

Template Detail Information

Template type

Extension

Category

Oracle Data Integrator

Template name and version

Oracle Data Integrator SDK Shared Library - 12.2.1.0

Template Dependencies

None

Template JAR file and location

ORACLE_HOME/odi/common/templates/wls/odi_sdk_template.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

None

User-expandable Managed Server Groups

ODI-MGD-SVRS


Oracle Data Integrator JRF Async Web Services Template

This template installs and deploys the Oracle Data Integrator JRF Async Web Services application in a WebLogic domain. It also configures a JMS system resource for the application.

The following table provides key information about this template.

Table 3-45 Oracle Data Integrator JRF Async Web Services Template Details

Template Details Information

Template type

Extension

Category

Oracle

Template name and version

Oracle Data Integrator JRF Async Web Services Template - 12.2.1.0

Template Dependencies

Oracle Data Integrator Agent - 12.2.1.0

Template JAR file and location

ORACLE_HOME/odi/common/templates/wls/odi_jrfws_template.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

None

User-expandable Managed Server Groups

None


Oracle Data Integrator REST Services Template

This template installs and deploys ODI core REST services in a WebLogic domain.

The following table provides key information about this template.

Table 3-46 Oracle Data Integrator REST Services Template Details

Template Details Information

Template type

Extension

Category

Oracle

Template name and version

Oracle Data Integrator REST Services Template - 12.2.1.0

Template Dependencies

Oracle Data Integrator SDK Shared Library Template -12.2.1.0

Template JAR file and location

ORACLE_HOME/odi/common/templates/wls/odi_rest_template.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

None

User-expandable Managed Server Groups

None


Oracle Enterprise Data Quality Template

This section describes the Oracle Enterprise Data Quality (EDQ) template that is included when EDQ is installed.

The following table provides key information about this template.

Table 3-47 Oracle Enterprise Data Quality Template Details

Template Detail Information

Template type

Extension

Category

EDQ

Template name and version

Oracle Enterprise Data Quality - 12.2.1.0

Template Dependencies

  • Oracle JRF - 12.2.1.0

  • Oracle Enterprise Data Quality for Fusion Applications - 12.2.1.0

Template JAR file and location

ORACLE_HOME/edq/common/templates/wls/oracle.edq_template.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

  • EDQ Config Repository

  • EDQ Results Repository

User-expandable Managed Server Groups

None


Oracle GoldenGate Templates

This section describes the following templates which are included when Oracle GoldenGate is installed:

Oracle GoldenGate Veridata Server Template

The Oracle GoldenGate Veridata Server template deploys the Veridata application in a WebLogic domain and configures it with the required resources, including a default Veridata server, embedded LDAP, Veridata libraries, and a JDBC data source.

Table 3-48 Oracle GoldenGate Veridata Server Template Details

Template Detail Information

Template type

Extension

Category

Oracle GoldenGate

Template name and version

Oracle GoldenGate Veridata Server - 12.2.1.0.0

Template Dependencies

  • Basic Oracle WebLogic Server Domain - 12.2.1

  • Oracle JRF - 12.2.1

Template JAR file and location

ORACLE_HOME/veridata/common/templates/wls/veridata_web_template.jar

Domain Type

Java component in a WebLogic Domain

Required Schemas

Oracle GoldenGate Veridata Repository

User-expandable Managed Server Groups

VERIDATA-MANAGED-SERVERS


Oracle GoldenGate Monitor Server Template

The Oracle GoldenGate Monitor Server template deploys the Monitor Server application in a WebLogic domain and configures it with the required resources, including a default Monitor Server, embedded LDAP, the Monitor Server library, and a JDBC data source.

Table 3-49 Oracle GoldenGate Monitor Server Domain Template Details

Template Detail Information

Template type

Extension

Category

Oracle GoldenGate

Template name and version

Oracle GoldenGate Monitor Server - 12.2.1

Template Dependencies

  • Basic WebLogic Server Domain - 12.2.1

  • Oracle JRF - 12.2.1

Template JAR file and location

ORACLE_HOME/oggmon/common/templates/wls/monitor_server_template.jar

Domain Type

Java component in a WebLogic Domain

Required Schemas

Oracle GoldenGate Monitor Server

User-expandable Managed Server Groups

MONITORSERVER-MANAGED-SERVERS


Oracle Business Intelligence Templates

This section describes the following Oracle Business Intelligence templates:

Oracle BIEE Suite Template

The Oracle BIEE Suite template adds multiple Business Intelligence applications to a WebLogic domain.

The following table provides key information about this template.

Table 3-50 Oracle BIEE Suite Template Details

Template Details Information

Template type

Extension

Category

Oracle Business Intelligence

Template name and version

Oracle BIEE Suite Template - 12.2.1.0

Template Dependencies

  • Oracle BI Topology -12.2.1.

  • Oracle BI OBIS - 12.2.1

  • Oracle BI OBIPS - 12.2.1

  • Oracle BI Bali Server - 12.2.1

  • Oracle BI Sysman - 12.2.1

  • Oracle BI Migration Tool - 12.2.1

  • Oracle Enterprise Manager - 12.2.1

  • Oracle BI FMWC Integration - 12.2.1

  • Oracle Enterprise Manager Plugin for BI - 12.2.1

  • Oracle BI Composer - 12.2.1

  • Oracle BI Admin Web Services - 12.2.1

  • Oracle BI Actions - 12.2.1

  • Oracle BI Search - 12.2.1

  • Oracle BI Web Services for SOA - 12.2.1

  • Oracle MapViewer - 12.2.1

  • Oracle BI Dataset Service - 12.2.1

  • Oracle BI Advanced Analytics - 12.2.1

  • Oracle BI Metadata BAR Configuration - 12.2.1

  • Oracle BI LCM REST - 12.2.1

  • Oracle BI Commandline Tools - 12.2.1

  • Oracle BI Java DS -12.2.1

  • Oracle BI MAD - 12.2.1

Template JAR file and location

ORACLE_HOME/bi/common/templates/wls/oracle.bi-bieetemplate.jar

Domain Type

Java component in a WebLogic domain

User-expandable Managed Server Groups

None


Oracle BI Publisher Suite Template

This template adds the BI Publisher application to a WebLogic domain and configures JMS and JDBC resources that are required for this application.

The following table provides key information about this template.

Table 3-51 Oracle BI Publisher Suite Template Details

Template Details Information

Template type

Extension

Category

Oracle Business Intelligence

Template name and version

Oracle BI Publisher Suite Template - 12.2.1.0

Template Dependencies

  • Oracle BI Publisher - 12.2.1

  • Oracle BI Topology - 12.2.1

  • Oracle Enterprise Manager - 12.2.1

Template JAR file and location

ORACLE_HOME/bi/common/templates/wls/oracle.bi-bipsuitetemplate.jar

Domain Type

Java component in a WebLogic domain

User-expandable Managed Server Groups

None


Oracle BI Essbase Template

The following table provides key information about this template.

Table 3-52 Oracle BI Essbase Template Details

Template Details Information

Template type

Extension

Category

Oracle Business Intelligence

Template name and version

Oracle BI Essbase Template - 12.2.1.0

Template Dependencies

None

Template JAR file and location

ORACLE_HOME/bi/common/templates/wls/oracle.bi-essbasesuitetemplate.jar

Domain Type

Java component in a WebLogic domain

User-expandable Managed Server Groups

None


Oracle HTTP Server Templates

The Oracle HTTP Server (OHS) domain templates are extension templates used to add OHS resources and services to a Basic WebLogic Server domain. OHS is the Web server component for Oracle Fusion Middleware. It provides a listener for Oracle WebLogic Server and the framework for hosting static pages, dynamic pages, and applications over the Web. The specific OHS template you will use depends on whether you are implementing OHS in a co-located or standalone environment.

This section describes the following templates:

Oracle HTTP Server (Colocated)

Use the Oracle HTTP Server (Colocated) domain template when you want your OHS implementation to serve one or more FMW domains (for example, when you want OHS to front requests for a SOA domain) or when you want to take advantage of the advanced management capabilities provided by FMW Control.

Table 3-53 Oracle HTTP Server (Colocated) Domain Template Details

Template Detail Information

Template type

Extension

Category

Oracle HTTP Server

Template name and version

Oracle HTTP Server (Colocated) - 12.2.1

Template Dependencies

Oracle Enterprise Manager Plugin for WEBTIER - 12.2.1

Template JAR file and location

ORACLE_HOME/ohs/common/templates/wls/ohs_managed_template.jar

Domain Type

System component in a WebLogic Server domain

Required Schemas

None

User-expandable Managed Server Groups

None


Oracle HTTP Server (Standalone)

Use the Oracle HTTP Server (Standalone) domain template when you do not want your OHS implementation to front an FMW domain and do not need the management functionality provided by FMW Control or when you want to keep OHS in a DMZ and you do not want to open management ports used by the Node Manager.

Table 3-54 Oracle HTTP Server (Standalone) Domain Template Details

Template Detail Information

Template type

Extension

Category

Oracle HTTP Server

Template name and version

Oracle HTTP Server (Standalone) - 12.2.1.0

Template Dependencies

None

Template JAR file and location

ORACLE_HOME/ohs/common/templates/wls/ohs_standalone_ template.jar

Domain Type

System component in a standalone domain

Required Schemas

None

User-expandable Managed Server Groups

None


Oracle HTTP Server Restricted JRF Template

The Oracle HTTP Server Restricted JRF template adds OHS resources and services to a WebLogic domain that was created using the Oracle Restricted JRF template.

This template can be used only in conjunction with the Oracle Restricted JRF template (see Oracle Restricted JRF Template); it cannot be used with the Oracle JRF Template.

The following table provides details about this template.

Table 3-55 Oracle HTTP Server Restricted JRF Template Details

Template Details Information

Template type

Extension

Category

Oracle HTTP Server

Template name and version

Oracle HTTP Server (Restricted JRF) - 12.2.1

Template Dependencies

Oracle Enterprise Manager Plugin for WEBTIER-Restricted JRF - 12.2.1

Template JAR file and location

ORACLE_HOME/ohs/common/templates/wls/ohs_jrf_restricted_template.jar

Domain Type

System component in a standalone domain

User-expandable Managed Server Groups

None


Oracle RAS Session Service Template

The Oracle RAS Session Service template configures a domain for applications that are using Oracle Database Real Application Security (RAS). It adds a default key that is associated with the RAS store, oracle.rdbms.ras. In addition, it copies the RAS binaries (xsee.jar and xs.jar) to the domain's lib folder and grants the necessary permissions to xsee.jar.

For more information about RAS, see Oracle Database Real Application Security Administrator's and Developer's Guide.

Table 3-56 Oracle RAS Session Service Template Details

Template Detail Information

Template type

Extension

Category

Uncategorized

Template name and version

Oracle RAS Session Service - 12.2.1.0

Template Dependencies

Oracle JRF - 12.2.1

Template JAR file and location

ORACLE_HOME/oracle_common/common/templates/wls/oracle.ras_template.jar

Domain Type

Java component in a WebLogic domain

Required Schemas

None

User-expandable Managed Server Groups

None


Oracle Traffic Director Templates

This section describes the following Oracle Traffic Director (OTD) templates:

Oracle Traffic Director Template

This template installs Oracle Traffic Director in a WebLogic Server Infrastructure domain. It also registers required MBeans and configures logging.

The following table provides details about this template.

Table 3-57 Oracle Traffic Director Template Details

Template Details Information

Template type

Extension

Category

Uncategorized

Template name and version

Oracle Traffic Director - 12.2.1

Template Dependencies

  • Oracle JRF - 12.2.1

  • Oracle Enterprise Manager Plug-in for OTD - 12.2.1

Template JAR file and location

ORACLE_HOME/otd/common/templates/wls/otd_template.jar

Domain Type

Java component in a WebLogic domain

User-expandable Managed Server Groups

None


Oracle Traffic Director Standalone Template

This template installs Oracle Traffic Director in a WebLogic domain in a standalone OTD installation.

The following table provides details about this template.

Table 3-58 Oracle Traffic Director Standalone Template Details

Template Details Information

Template type

Extension

Category

Uncategorized

Template name and version

Oracle Traffic Director Standalone Template - 12.2.1

Template Dependencies

None

Template JAR file and location

ORACLE_HOME/forms/common/templates/wls/forms_template.jar

Domain Type

System component in a standalone WebLogic domain

User-expandable Managed Server Groups

None


Oracle Traffic Director - Restricted JRF Template

This template installs Oracle Traffic Director in a WebLogic Server domain that includes the restricted JRF template instead of the full JRF template. It also registers required MBeans and configures logging.

The following table provides details about this template.

Table 3-59 Oracle Forms Template Details

Template Details Information

Template type

Extension

Category

Uncategorized

Template name and version

Oracle Forms Template - 12.2.1

Template Dependencies

  • Oracle Restricted JRF - 12.2.1

  • Oracle Enterprise Manager Plug-in for OTD -Restricted - 12.2.1

Template JAR file and location

ORACLE_HOME/forms/common/templates/wls/forms_template.jar

Domain Type

Java component in a WebLogic domain

User-expandable Managed Server Groups

None