3 Fusion Middleware Product Templates
Use the WebLogic domain and extension templates to configure WebLogic domains for various Fusion Middleware product installations. Your product installation includes only those templates that are relevant to your product.
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 by using these templates. SeeTemplate Tools.
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:
- About Fusion Middleware Product Template Information
Each Fusion Middleware template contains different sections. Each section provides specific information about the template. - Oracle Infrastructure Templates
Use this group of templates to add the necessary resources to many of the Fusion Middleware product domains. - Oracle Enterprise Manager Templates
Use this group of templates to add the Enterprise Manager resources to the WebLogic domains for various Fusion Middleware products. - 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. - Oracle SOA Suite Templates
This group of templates, except for the Client templates, uses XA for database connectivity and require JMS to be present. - Oracle WebCenter Content Templates
Use this group of templates to extend (add resources to) WebLogic Server domains in which WebCenter Content products are installed. - Oracle WebCenter Portal Templates
This group of templates is used to deploy Oracle WebCenter Portal and the associated libraries and applications in a WebLogic domain. - Oracle WebCenter Sites Templates
Use this group of templates to install WebCenter Sites and other associated applications in a WebLogic domain. - Oracle WebCenter Enterprise Capture Template
This template installs the Oracle WebCenter Enterprise Capture application and its dependent components in a WebLogic domain. - Oracle Enterprise Scheduler Service Basic Template
This template creates a topology of one Managed Server (ess_server1) and applies the ESS native hosting application, client, and lightweight client to the Managed Server. - Oracle WSM Policy Manager Template
Use this template to deploy and configure the WSM Policy Manager Jakarta EE application in a WebLogic domain. - Oracle User Messaging Service Basic Template
Use the Oracle User Messaging Service (UMS) Basic template to deploy a set of Jakarta EE applications and JMS resources for UMS. The client API is already deployed by the Oracle JRF template. Oracle UMS enables a two-way communication between the users and the deployed applications. - Oracle MapViewer Template
This template deploys the Oracle MapViewer application in a WebLogic domain. - Oracle Virtual Assembly Builder Template
With the expanded domain topology profile, this template provides a domain type that supports the Oracle Virtual Assembly Builder Deployer cluster service. This template allows you to configure an Oracle WebLogic Server cluster and a Coherence cluster, and then target the Oracle WebLogic Server cluster to use the Coherence cluster. - Oracle Data Integrator Templates
Use this group of templates to add Oracle Data Integrator (ODI) and other related applications in a WebLogic domain. - Oracle Data Service Integrator Templates
These templates are included when Oracle Data Service Integrator (ODSI) is installed in a WebLogic Server domain. - Oracle Enterprise Data Quality Template
This template is included when you install Oracle Enterprise Data Quality (EDQ). - Oracle GoldenGate Templates
These templates are included when Oracle GoldenGate is installed in a WebLogic domain. - Oracle Business Intelligence Templates
This group of templates is included when you add Oracle Business Intelligence (BI) to a WebLogic domain. - Oracle HTTP Server Templates
The Oracle HTTP Server (OHS) domain templates are extension templates that you can use to add OHS resources and services to a Basic WebLogic Server domain. OHS is the Web server component for Oracle Fusion Middleware. - Oracle RAS Session Service Template
Use this template to configure a domain for applications that use Oracle Database Real Application Security (RAS). - Oracle Forms Templates
These templates are included when you add Oracle Forms application to a WebLogic domain. - Oracle Reports Template
These templates are included when you add Oracle Reports application to a WebLogic domain. - Oracle Traffic Director Templates
These templates are included when you add Oracle Traffic Director (OTD) to a WebLogic domain.
About Fusion Middleware Product Template Information
Each Fusion Middleware template contains different sections. Each section provides specific information about the template.
The names of the sections and the information they provide are described below:
-
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 you create your product domain by using the Configuration Wizard, you can select the domain and extension templates concurrently for the products that 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 available on the Templates screen of the Configuration Wizard, this name appears 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 by 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 colocated with WebLogic Server. Templates of this type can only be used if the system component is colocated 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 are 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 by using RCU.
-
User-Expandable Managed Server Groups: A list of all user-expandable Managed Server groups that are available on the Managed Servers screen of the Configuration Wizard if you include the template in the domain. See Application Service Groups, Server Groups, and Application Service Mappings.
Parent topic: Fusion Middleware Product Templates
Oracle Infrastructure Templates
Use this group of templates to add the 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
- Oracle Restricted JRF Template
- Oracle JRF SOAP/JMS Web Services Template
- Oracle ADF Development Mode Logging
- Oracle OPSS REST Service Application Template
Parent topic: Fusion Middleware Product Templates
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 by 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 - 14.1.2.0.0 |
Template dependencies |
|
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Required schemas |
|
User-expandable Managed Server Groups |
JRF-MAN-SVR |
Parent topic: Oracle Infrastructure Templates
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, by 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 by 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 - 14.1.2.0.0 |
Template dependencies |
|
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Required schemas |
None |
User-expandable Managed Server groups |
None |
Parent topic: Oracle Infrastructure Templates
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 - 14.1.2.0.0 |
Template dependencies |
Oracle JRF - 14.1.2.0.0 |
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Required schemas |
None |
User-expandable Managed Server groups |
None |
Parent topic: Oracle Infrastructure Templates
Oracle ADF Development Mode Logging
If Oracle JDeveloper is installed, this template is included. 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 - 14.1.2.0.0 |
Template dependencies |
None |
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Required schemas |
None |
User-expandable Managed Server groups |
None |
Parent topic: Oracle Infrastructure Templates
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 - 14.1.2.0.0 |
Category |
Uncategorized |
Template dependencies |
None |
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
User-expandable Managed Server groups |
None |
Parent topic: Oracle Infrastructure Templates
Oracle Enterprise Manager Templates
Use this group of templates to add the 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 that you have installed:
- Oracle Enterprise Manager Template
- Oracle Enterprise Manager Restricted JRF Template
- Oracle Enterprise Manager Plugin for ESS Template
- Oracle Enterprise Manager Plugin for ODI Template
Parent topic: Fusion Middleware Product Templates
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 Remote Console, Fusion Middleware Control provides tools to help you manage the Oracle Fusion Middleware environment. This includes the Oracle WebLogic Server domain, the Oracle Fusion Middleware components that you have installed and configured, and the applications you deploy.
For 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 - 14.1.2.0.0 |
Template dependencies |
|
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:
The template consists of the following JAR files in the templates directory:
|
Domain type |
Java component in a WebLogic domain |
Required schemas |
None |
User-expandable Managed Server groups |
None |
Parent topic: Oracle Enterprise Manager Templates
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 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 - 14.1.2.0.0 |
Template dependencies |
|
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Required schemas |
None |
User-expandable Managed Server groups |
None |
Parent topic: Oracle Enterprise Manager Templates
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 - 14.1.2.0.0 |
Template dependencies |
|
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Required schemas |
None |
User-expandable Managed Server groups |
None |
Parent topic: Oracle Enterprise Manager Templates
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 - 14.1.2.0.0 |
Template dependencies |
Oracle Enterprise Manager - 14.1.2.0.0 |
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Required schemas |
None |
User-expandable Managed server groups |
None |
Parent topic: Oracle Enterprise Manager Templates
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.
The following table provides the details of this template:
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 - 14.1.2.0.0 |
Template dependencies |
Basic WebLogic Server Domain |
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Required schemas |
None |
User-expandable Managed Server groups |
None |
Parent topic: Fusion Middleware Product Templates
Oracle SOA Suite Templates
This group of templates, except for the Client templates, uses XA for database connectivity and require JMS to be present.
This section describes the following Oracle SOA Suite templates.
- Oracle SOA Suite Template
- Oracle SOA Suite for Healthcare Integration Template
- Oracle B2B Template
- Oracle B2B Client Template
- Oracle Business Activity Monitor Template
- Oracle BPM Suite
- Oracle Service Bus Template
- Oracle Service Bus Process Monitor Template
- Oracle Managed File Transfer Template
Parent topic: Fusion Middleware Product Templates
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 - 14.1.2.0.0 |
Template dependencies |
|
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Required schemas |
SOA Infrastructure |
User-expandable Managed Server groups |
|
Parent topic: Oracle SOA Suite Templates
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 must include the Oracle B2B template in the domain.
Note:
The Healthcare Integration template and BPM Suite template are mutually exclusive. Do not include these templates in the same domain because Oracle does not support this configuration.
The following table provides basic information about the Oracle SOA Suite for Healthcare Integration template.
Table 3-12 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 - 14.1.2.0.0 |
Template dependencies |
Oracle B2B |
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Required schemas |
SOA Infrastructure |
User-expandable Managed Server groups |
None |
Parent topic: Oracle SOA Suite Templates
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-13 Oracle B2B Template Details
Template Detail | Information |
---|---|
Template type |
Extension |
Category |
SOA/BPM Suite |
Template name and version |
Oracle B2B - 14.1.2.0.0 |
Template dependencies |
Oracle SOA Suite - 14.1.2.0.0 |
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Required schemas |
SOA Infrastructure |
User-expandable Managed Server groups |
None |
Parent topic: Oracle SOA Suite Templates
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-14 Oracle B2B Client Template Details
Template Detail | Information |
---|---|
Template type |
Extension |
Category |
SOA/BPM Suite |
Template name and version |
Oracle B2B Client - 14.1.2.0.0 |
Template dependencies |
None |
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Required schemas |
SOA Infrastructure |
User-expandable Managed Server groups |
None |
Parent topic: Oracle SOA Suite Templates
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-15 Oracle Business Activity Monitor Template Details
Template Detail | Information |
---|---|
Template type |
Extension |
Category |
SOA/BPM Suite |
Template name and version |
Oracle Business Activity Monitor - 14.1.2.0.0 |
Template dependencies |
|
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Required schemas |
SOA Infrastructure |
User-expandable Managed Server groups |
|
Parent topic: Oracle SOA Suite Templates
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 these templates in the same domain because Oracle does not support this configuration.
The following table provides basic information about the Oracle BPM template.
Table 3-16 Oracle BPM Suite Template Details
Template Detail | Information |
---|---|
Template type |
Extension |
Category |
SOA/BPM Suite |
Template name and version |
Oracle Business Process Management - 14.1.2.0.0 |
Template dependencies |
|
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Required schemas |
SOA Infrastructure |
User-expandable Managed Server groups |
None |
Parent topic: Oracle SOA Suite Templates
Oracle Service Bus Template
This Oracle Service Bus template is 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 runtime 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. Use any one at a time.
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-17 Oracle Service Bus Template Details
Template Detail | Information |
---|---|
Template type |
Extension |
Category |
SOA/BPM Suite |
Template name and version |
Oracle Service Bus - 14.1.2.0.0 |
Template dependencies |
|
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Required schemas |
SOA Infrastructure |
User-expandable Managed Server groups |
|
Parent topic: Oracle SOA Suite Templates
Oracle Service Bus Process Monitor Template
Table 3-18 Oracle Service Bus Process Monitor Template Details
Template Details | Information |
---|---|
Template type |
Extension |
Category |
SOA/BPM Suite |
Template name and version |
Oracle Service Bus Process Monitor Template - 14.1.2.0.0 |
Template dependencies |
|
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Required schemas |
|
User-expandable Managed Server groups |
Parent topic: Oracle SOA Suite Templates
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-19 Oracle Managed File Transfer Template Details
Template Detail | Information |
---|---|
Template type |
Extension |
Category |
MFT Suite |
Template name and version |
Oracle Managed File Transfer - 14.1.2.0.0 |
Template dependencies |
|
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Required schemas |
Managed File Transfer |
User-expandable Managed Server groups |
|
Parent topic: Oracle SOA Suite Templates
Oracle WebCenter Content Templates
Use this group of templates 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.
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.
Starting with 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
- Oracle Universal Content Management - Inbound Refinery Template
- Oracle WebCenter Content Web UI Template
Parent topic: Fusion Middleware Product Templates
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-20 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 14.1.2.0.0 |
Template dependencies |
|
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Required schemas |
|
User-expandable Managed Server groups |
UCM-MGD-SVR |
Parent topic: Oracle WebCenter Content Templates
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 the 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-21 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 - 14.1.2.0.0 |
Template dependencies |
|
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Required schemas |
|
User-expandable Managed Server groups |
IBR-MGD-SVR |
Parent topic: Oracle WebCenter Content Templates
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-22 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 - 14.1.2.0.0 |
Template dependencies |
|
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Required schemas |
|
User-expandable Managed Server groups |
UCM-ADF-MGD-SVR |
Parent topic: Oracle WebCenter Content Templates
Oracle WebCenter Portal Templates
This group of templates is used to deploy Oracle WebCenter Portal and the associated libraries and applications in a WebLogic domain.
This section describes the following Oracle WebCenter Portal templates:
- Oracle WebCenter Portal Template
- Oracle WebCenter Pagelet Producer Template
- Oracle WebCenter Analytics Collector Template
- Oracle WebCenter Discussion Server Template
Parent topic: Fusion Middleware Product 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 to access MDS and the WebCenter Portal schema.
The following table provides key information about this template.
Table 3-23 Oracle WebCenter Portal Template Details
Template Detail | Information |
---|---|
Template type |
Extension |
Category |
Portal |
Template name and version |
Oracle WebCenter Portal - 14.1.2.0.0 |
Template dependencies |
|
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Required schemas |
|
User-expandable Managed Server groups |
SPACES-MGD-SVRS |
Parent topic: Oracle WebCenter Portal Templates
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-24 Oracle WebCenter Pagelet Producer Template Details
Template Detail | Information |
---|---|
Template type |
Extension |
Category |
Portal |
Template name and version |
Oracle WebCenter Pagelet Producer - 14.1.2.0.0 |
Template dependencies |
|
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Required schemas |
|
User-expandable Managed Server groups |
ENSEMBLE-MGD-SVRS |
Parent topic: Oracle WebCenter Portal Templates
Oracle WebCenter Analytics Collector Template
This template configures the Oracle WebCenter Analytics Collector template and the dependent templates.
The following table provides key information about this template.
Table 3-25 Oracle WebCenter Analytics Collector Template
Template Details | Information |
---|---|
Template type |
Extension |
Category |
Portal |
Template name and version |
Oracle WebCenter Analytics Collector Template - 14.1.2.0.0 |
Template dependencies |
Oracle JRF - 14.1.2.0.0 |
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Required schemas |
The following schemas are required indirectly for the WebCenter Content installation that is used by the ADF UI:
|
User-expandable Managed Server groups |
AS-MGD-SVR |
Parent topic: Oracle WebCenter Portal Templates
Oracle WebCenter Discussion Server Template
This template configures the Oracle WebCenter Discussion application and its dependent templates.
Table 3-26 Oracle WebCenter Discussion Server Template Details
Template Details | Information |
---|---|
Template type |
Extension |
Category |
Content |
Template name and version |
Oracle WebCenter Discussion Server Template - 14.1.2.0.0 |
Template dependencies |
|
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 |
|
User-expandable Managed Server groups |
ENSEMBLE-MGD-SVRS |
Parent topic: Oracle WebCenter Portal Templates
Oracle WebCenter Sites Templates
Use this group of templates to install WebCenter Sites and other associated applications in a WebLogic domain.
This section describes the following Oracle WebCenter Sites templates:
- Oracle WebCenter Sites Template
- Oracle WebCenter Sites Satellite Server Template
- Oracle WebCenter Sites SiteCapture Template
- Oracle WebCenter Sites Visitor Services Template
Parent topic: Fusion Middleware Product 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-27 Oracle WebCenter Sites Template Details
Template Detail | Information |
---|---|
Template type |
Extension |
Category |
Sites |
Template name and version |
Oracle WebCenter Sites - 14.1.2.0.0 |
Template dependencies |
|
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Required schemas |
|
User-expandable Managed SERVER GROUPS |
WCSITES-MGD-SVR |
Parent topic: Oracle WebCenter Sites Templates
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-28 Oracle WebCenter Sites Satellite Server Template Details
Template Detail | Information |
---|---|
Template type |
Extension |
Category |
Sites |
Template name and version |
Oracle WebCenter Sites - Satellite Server - 14.1.2.0.0 |
Template dependencies |
Oracle JRF |
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Required schemas |
|
User-expandable Managed Server groups |
SATELLITE-MGD-SVR |
Parent topic: Oracle WebCenter Sites Templates
Oracle WebCenter Sites SiteCapture Template
The Oracle WebCenter Sites SiteCapture template installs the WebCenter Sites SiteCapture application in a WebLogic domain.
Table 3-29 Oracle WebCenter Sites SiteCapture Template Details
Template Detail | Information |
---|---|
Template type |
Extension |
Category |
Sites |
Template name and version |
Oracle WebCenter Sites - SiteCapture - 14.1.2.0.0 |
Template dependencies |
|
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Required schemas |
|
User-expandable Managed Server groups |
SITECAPTURE-MGD-SVR |
Parent topic: Oracle WebCenter Sites Templates
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-30 Oracle WebCenter Sites SVS Template Details
Template Detail | Information |
---|---|
Template type |
Extension |
Category |
Sites |
Template name and version |
Oracle WebCenter Sites - Visitor Services - 14.1.2.0.0 |
Template dependencies |
|
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Required schemas |
|
User-expandable Managed Server groups |
VS-MGD-SVR |
Parent topic: Oracle WebCenter Sites Templates
Oracle WebCenter Enterprise Capture Template
This template installs the Oracle WebCenter Enterprise Capture application and its dependent components in a WebLogic domain.
The following table provides details about the Oracle WebCenter Enterprise Capture template:
Table 3-31 Oracle WebCenter Enterprise Capture Template Details
Template Details | Information |
---|---|
Template type |
Extension |
Category |
Content |
Template name and version |
Oracle WebCenter Enterprise Capture Template - 14.1.2.0.0 |
Template dependencies |
|
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Required schemas |
|
User-expandable Managed Server groups |
CAPTURE-MGD-SVR |
Parent topic: Fusion Middleware Product Templates
Oracle Enterprise Scheduler Service Basic Template
This template creates a topology of one Managed Server (ess_server1) and applies the ESS native hosting application, client, and lightweight client to the Managed Server.
The following table provides key information about this template:
Table 3-32 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 - 14.1.2.0.0 |
Template dependencies |
|
Template JAR file and location |
|
Domain type |
Java component in a WebLogic Server domain |
Required schemas |
|
User-expandable Managed Server groups |
ESS-MGD-SVRS: Creates an ESS Managed Server. |
Parent topic: Fusion Middleware Product Templates
Oracle WSM Policy Manager Template
Use this template to deploy and configure the WSM Policy Manager Jakarta EE application in a WebLogic domain.
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-33 Oracle WSM Policy Manager Template Details
Template Detail | Information |
---|---|
Template type |
Extension |
Category |
Uncategorized |
Template name and version |
Oracle WSM Policy Manager - 14.1.2.0.0 |
Template dependencies |
Oracle JRF - 14.1.2.0.0 |
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Required schemas |
None |
User-expandable Managed Server groups |
WSMPM-MAN-SVR |
Parent topic: Fusion Middleware Product Templates
Oracle User Messaging Service Basic Template
Use the Oracle User Messaging Service (UMS) Basic template to deploy a set of Jakarta EE applications and JMS resources for UMS. The client API is already deployed by the Oracle JRF template. Oracle UMS enables a two-way communication between the users and the deployed applications.
For more information about UMS, see Introduction to Oracle User Messaging Service in Administering Oracle User Messaging Service.
Table 3-34 Oracle User Messaging Service Basic Template Details
Template Detail | Information |
---|---|
Template type |
Extension |
Category |
Uncategorized |
Template name and version |
Oracle User Messaging Service Basic - 14.1.2.0.0 |
Template dependencies |
Oracle User Messaging Service - 14.1.2.0.0 |
Template JAR file and location |
|
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 you post-update a domain to add additional UMS drivers. Using these server groups facilitates the update process.
|
Parent topic: Fusion Middleware Product Templates
Oracle MapViewer Template
This template deploys the Oracle MapViewer application in a WebLogic domain.
Table 3-35 Oracle Map Viewer Template Details
Template Detail | Information |
---|---|
Template type |
Extension |
Category |
Oracle |
Template name and version |
Oracle Map Viewer - 14.1.2.0.0 |
Template dependencies |
Oracle JRF - 14.1.2.0.0 |
Template JAR file and location |
|
Domain type |
Java component in a WebLogic Server domain |
Required schemas |
None |
User-expandable Managed Server groups |
None |
Parent topic: Fusion Middleware Product Templates
Oracle Virtual Assembly Builder Template
With the expanded domain topology profile, this template provides a domain type that supports the Oracle Virtual Assembly Builder Deployer cluster service. This template allows you to configure an Oracle WebLogic Server cluster and a Coherence cluster, and then target the Oracle WebLogic Server cluster to use the Coherence cluster.
You can configure the Coherence cluster with either Well Known Addresses (WKA) or multicast communication. If you do not specify a communication type, WKA is configured for cluster communication.
Oracle Virtual Assembly Builder Deployer uses Coherence cluster data partitioning to distribute work. The deployerId
is used as a key association, where all data specific to a particular deployment id is guaranteed to exists on the same node. When you initiate an asynchronous request (such as a deploy, undeploy, or scale operation), the request is handled by the node on which the data is partitioned at that time. The same node handles the request even if the data gets repartitioned to another node.
If a node with running requests goes down or crashes, the requests are canceled, because none of the Deployer asynchronous operations are idempotent. That is, if a request is initiated, it cannot be rolled back because the work is distributed amongst multiple tiers.
You must reinitiate such requests by cleaning up the previous state. For example, if a deploy operation is canceled, the corresponding deployment object is marked as Failed with the reason for failure as Canceled. You must invoke an explicit cleanup operation to clean up the deployment, then create another deployment object and start the deploy operation.
With the compact domain topology profile, this template provides for a standalone Oracle Virtual Assembly Builder Deployer.
Table 3-36 Oracle Virtual Assembly Builder Template Details
Template Detail | Information |
---|---|
Template type |
Extension |
Category |
Uncategorized |
Template name and version |
Oracle Virtual Assembly Builder Deployer - 14.1.2.0.0 |
Template dependencies |
Oracle JRF - 14.1.2.0.0 |
Template JAR file and location |
|
Domain topology profiles |
Compact and Expanded |
Parent topic: Fusion Middleware Product Templates
Oracle Data Integrator Templates
Use this group of templates to add Oracle Data Integrator (ODI) and other related applications in a WebLogic domain.
This section describes the following Oracle Data Integrator templates:
Note:
The ODI Primary Datasource template, the ODI Base template, and the ODI Work Datasource 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 the Configuration Wizard, or specify an ODI template in the WLST script. Therefore, they are not displayed as selectable components in the Configuration Wizard, and you do not have to specify them in your WLST scripts.
- Oracle Data Integrator Standalone Agent Template
- Oracle Data Integrator Standalone Colocated Agent Template
- Oracle Data Integrator Agent Template
- Oracle Data Integrator Agent Libraries Template
- Oracle Data Integrator Console Template
- Oracle Data Integrator SDK Shared Library Template
- Oracle Data Integrator JRF Async Web Services Template
- Oracle Data Integrator REST Services Template
Parent topic: Fusion Middleware Product Templates
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-37 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 - 14.1.2.0.0 |
Template dependencies |
|
Template JAR file and location |
|
Domain type |
System component in a standalone domain |
Required schemas |
Oracle Data Integrator Master and Work Repository |
User-expandable Managed Server groups |
None |
Parent topic: Oracle Data Integrator Templates
Oracle Data Integrator Standalone Colocated Agent Template
Use the Oracle Data Integrator Standalone Colocated Agent Template when you want an ODI Standalone Agent to be managed through Enterprise Manager within a WebLogic-managed domain. The term colocated refers to an ODI Agent being part of a WebLogic-managed domain. Colocated 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-38 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 - 14.1.2.0.0 |
Template dependencies |
|
Template JAR file and location |
|
Domain type |
System component in a WebLogic domain |
Required schemas |
Oracle Data Integrator Master and Work Repository |
User-expandable Managed Server groups |
None |
Parent topic: Oracle Data Integrator Templates
Oracle Data Integrator Agent Template
Use the Oracle Data Integrator Agent Template when you require an ODI Jakarta EE Agent to be deployed within a WebLogic domain. ODI Jakarta EE Agents can benefit from the application server layer features such as clustering for high availability requirements. Jakarta EE Agents can be managed by 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-39 Oracle Data Integrator Agent Template Details
Template Detail | Information |
---|---|
Template type |
Extension |
Category |
Oracle Data Integrator |
Template name and version |
Oracle Data Integrator - Agent - 14.1.2.0.0 |
Template dependencies |
|
Template JAR file and location |
|
Domain type |
System component in a WebLogic domain |
Required schemas |
None |
User-expandable Managed Server groups |
ODI-MGD-SVRS |
Parent topic: Oracle Data Integrator Templates
Oracle Data Integrator Agent Libraries Template
When you deploy the ODI JEE Agent Generated template, a prerequisite is to deploy the Oracle Data Integrator Agent Libraries template. This template sets up the base configuration to deploy 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-40 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 - 14.1.2.0.0 |
Template dependencies |
|
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Required schemas |
None |
User-expandable Managed Server groups |
ODI-MGD-SVRS |
Parent topic: Oracle Data Integrator Templates
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-41 Oracle Data Integrator Console Template Details
Template Detail | Information |
---|---|
Template type |
Extension |
Category |
Oracle Data Integrator |
Template name and version |
Oracle Data Integrator - Console - 14.1.2.0.0 |
Template dependencies |
|
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Required schemas |
None |
User-expandable Managed Server groups |
ODI-MGD-SVRS |
Parent topic: Oracle Data Integrator Templates
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-42 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 - 14.1.2.0.0 |
Template dependencies |
None |
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Required schemas |
None |
User-expandable Managed Server groups |
ODI-MGD-SVRS |
Parent topic: Oracle Data Integrator Templates
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-43 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 - 14.1.2.0.0 |
Template dependencies |
Oracle Data Integrator Agent - 14.1.2.0.0 |
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Required schemas |
None |
User-expandable Managed Server groups |
None |
Parent topic: Oracle Data Integrator Templates
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-44 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 - 14.1.2.0.0 |
Template dependencies |
Oracle Data Integrator SDK Shared Library Template - 14.1.2.0.0 |
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Required schemas |
None |
User-expandable Managed Server groups |
None |
Parent topic: Oracle Data Integrator Templates
Oracle Data Service Integrator Templates
These templates are included when Oracle Data Service Integrator (ODSI) is installed in a WebLogic Server domain.
This section describes the following ODSI templates:
Parent topic: Fusion Middleware Product Templates
Oracle Data Service Integrator Base Template
The Oracle Data Service Integrator Base template adds Oracle Data Service Integrator (ODSI) functionality to a WebLogic Server domain. A default server ODSI_server_1
is automatically added to the domain.
The following table provides key information about this template.
Table 3-45 Oracle Data Service Integrator Base Template Details
Template Detail | Information |
---|---|
Template type |
Extension |
Category |
Uncategorized |
Template name and version |
Oracle Data Service Integrator Base - 14.1.2.0.0 |
Template dependencies |
|
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Required schemas |
None |
User-expandable Managed Server groups |
ODSI-MGD-SVRS |
Parent topic: Oracle Data Service Integrator Templates
Oracle XQuery 2004 Template
The Oracle XQuery 2004 template adds Oracle Data Services Integrator XQuery 2004 components to a WebLogic Server domain.
The following table provides key information about this template.
Table 3-46 ODSI XQuery 2004 Template Details
Template Detail | Information |
---|---|
Template type |
Extension |
Category |
Uncategorized |
Template name and version |
ODSI XQuery 2004 Components - 14.1.2.0.0 |
Template dependencies |
None |
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Required schemas |
None |
User-expandable Managed Server groups |
None |
Parent topic: Oracle Data Service Integrator Templates
Oracle Enterprise Data Quality Template
This template is included when you install Oracle Enterprise Data Quality (EDQ).
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 - 14.1.2.0.0 |
Template dependencies |
|
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Required schemas |
|
User-expandable Managed Server groups |
None |
Parent topic: Fusion Middleware Product Templates
Oracle GoldenGate Templates
These templates are included when Oracle GoldenGate is installed in a WebLogic domain.
This section describes the following templates:
Parent topic: Fusion Middleware Product Templates
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 - 14.1.2.0.0 |
Template dependencies |
|
Template JAR file and location |
|
Domain type |
Java component in a WebLogic Domain |
Required schemas |
Oracle GoldenGate Veridata Repository |
User-expandable Managed Server groups |
VERIDATA-MANAGED-SERVERS |
Parent topic: Oracle GoldenGate Templates
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 - 14.1.2.0.0 |
Template dependencies |
|
Template JAR file and location |
|
Domain type |
Java component in a WebLogic Domain |
Required schemas |
Oracle GoldenGate Monitor Server |
User-expandable Managed Server groups |
MONITORSERVER-MANAGED-SERVERS |
Parent topic: Oracle GoldenGate Templates
Oracle Business Intelligence Templates
This group of templates is included when you add Oracle Business Intelligence (BI) to a WebLogic domain.
This section describes the following Oracle BI templates:
Parent topic: Fusion Middleware Product 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 - 14.1.2.0.0 |
Template dependencies |
|
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
User-expandable Managed Server groups |
None |
Parent topic: Oracle Business Intelligence Templates
Oracle BI Publisher Suite Template
This template adds the BI Publisher application to a WebLogic domain and configures the 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 - 14.1.2.0.0 |
Template dependencies |
|
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
User-expandable Managed Server groups |
None |
Parent topic: Oracle Business Intelligence Templates
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 - 14.1.2.0.0 |
Template dependencies |
None |
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
User-expandable Managed Server groups |
None |
Parent topic: Oracle Business Intelligence Templates
Oracle HTTP Server Templates
The Oracle HTTP Server (OHS) domain templates are extension templates that you can use to add OHS resources and services to a Basic WebLogic Server domain. OHS is the Web server component for Oracle Fusion Middleware.
The Oracle HTTP Server (OHS) domain templates provide a listener for Oracle WebLogic Server and the framework for hosting static pages, dynamic pages, and applications over the Web. The specific OHS template that you use depends on whether you implement OHS in a colocated or a standalone environment.
This section describes the following OHS templates:
- Oracle HTTP Server (Colocated)
- Oracle HTTP Server (Standalone)
- Oracle HTTP Server Restricted JRF Template
Parent topic: Fusion Middleware Product 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) - 14.1.2.0.0 |
Template dependencies |
Oracle Enterprise Manager Plugin for WEBTIER - 14.1.2.0.0 |
Template JAR file and location |
|
Domain type |
System component in a WebLogic Server domain |
REQUIRED schemas |
None |
User-expandable Managed Server groups |
None |
Parent topic: Oracle HTTP Server Templates
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 that are 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) - 14.1.2.0.0 |
Template dependencies |
None |
Template JAR file and location |
|
Domain type |
System component in a standalone domain |
Required schemas |
None |
User-expandable Managed Server groups |
None |
Parent topic: Oracle HTTP Server Templates
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 by using the Oracle Restricted JRF template.
You can use this template only with the Oracle Restricted JRF template. See Oracle Restricted JRF Template. You cannot use this template 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) - 14.1.2.0.0 |
Template dependencies |
Oracle Enterprise Manager Plugin for WEBTIER-Restricted JRF - 14.1.2.0.0 |
Template JAR file and location |
|
Domain type |
System component in a standalone domain |
User-expandable Managed Server groups |
None |
Parent topic: Oracle HTTP Server Templates
Oracle RAS Session Service Template
Use this template to configure a domain for applications that use Oracle Database Real Application Security (RAS).
The Oracle RAS Session Service Template 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 Introducing Oracle Database Real Application Security in 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 - 14.1.2.0.0 |
Template dependencies |
Oracle JRF - 14.1.2.0.0 |
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Required schemas |
None |
User-expandable Managed Server groups |
None |
Parent topic: Fusion Middleware Product Templates
Oracle Forms Templates
These templates are included when you add Oracle Forms application to a WebLogic domain.
This section describes the following Oracle Forms templates:
- Oracle Forms Template
- Oracle Forms Development
- Oracle Forms (Upgrade Only) Template
- Oracle Forms Application Deployment Services (FADS) Template
Parent topic: Fusion Middleware Product Templates
Oracle Forms Template
The Oracle Forms Template enables Oracle Forms in a WebLogic domain. The following table provides key information about this template.
Table 3-57 Oracle Forms Template Details
Template Details | Information |
---|---|
Template type |
Extension |
Category |
Uncategorized |
Template name and version |
Oracle Forms Template - 14.1.2.0.0 |
Template dependencies |
|
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Parent topic: Oracle Forms Templates
Oracle Forms Development
The Oracle Forms Development Template enables Oracle Forms in a lightweight WebLogic Domain, by leveraging Oracle Restricted JRF functionality. The following table provides key information about this template.
Table 3-58 Oracle Forms Development Template Details
Template Details | Information |
---|---|
Template type |
Extension |
Category |
Uncategorized |
Template name and version |
Oracle Forms Development Template - 14.1.2.0.0 |
Template dependencies |
|
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Parent topic: Oracle Forms Templates
Oracle Forms (Upgrade Only) Template
The Oracle Forms (upgrade only) Template configures a WebLogic domain for upgrade from previous releases. The following table provides key information about this template.
Table 3-59 Oracle Forms (Upgrade Only) Template Details
Template Details | Information |
---|---|
Template type |
Extension |
Category |
Uncategorized |
Template name and version |
Oracle Forms (Upgrade Only) Template - 14.1.2.0.0 |
Template dependencies |
Oracle Enterprise Manager Plugin for Forms - 14.1.2.0.0 |
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Parent topic: Oracle Forms Templates
Oracle Forms Application Deployment Services (FADS) Template
This template configures Oracle Forms Application Deployment Services in the WebLogic domain. The following table provides key information about this template:
Table 3-60 Oracle Forms Application Deployment Services (FADS) Template Details
Template Details | Information |
---|---|
Template type |
Extension |
Category |
Uncategorized |
Template name and version |
Oracle Forms Application Deployment Services (FADS) Template - 14.1.2.0.0 |
Template dependencies |
|
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Parent topic: Oracle Forms Templates
Oracle Reports Template
These templates are included when you add Oracle Reports application to a WebLogic domain.
This section describes the following Oracle Reports templates:
- Oracle Reports Server Template
- Oracle Reports Tools Template
- Oracle Reports Bridge Template
- Oracle Reports Application Template
- Oracle Reports Application (Upgrade Only) Template
Parent topic: Fusion Middleware Product Templates
Oracle Reports Server Template
This template enables Oracle Reports Server in a WebLogic domain. It does not create any Reports Server. You can create a Reports Server by using the WLST online command.
The following table provides details about this template.
Table 3-61 Oracle Reports Server Template Details
Template Details | Information |
---|---|
Template type |
Extension |
Category |
Uncategorized |
Template name and version |
Oracle Reports Server - 14.1.2.0.0 |
Template dependencies |
|
Template JAR file and location |
|
Domain type |
System component in a WebLogic domain |
Required schemas |
None |
User-expandable Managed Server groups |
None |
Parent topic: Oracle Reports Template
Oracle Reports Tools Template
This template enables the Oracle Reports Tools components in the domain. It does not create any Reports Tools components. You can create a Reports Tools component by using the WLST online command.
The following table provides details about this template.
Table 3-62 Oracle Reports Tools Template Details
Template Details | Information |
---|---|
Template type |
Extension |
Category |
Uncategorized |
Template name and version |
Oracle Reports Tools - 14.1.2.0.0 |
Template dependencies |
|
Template JAR file and location |
|
Domain type |
System component in a WebLogic domain |
Required schemas |
None |
User-expandable Managed Server groups |
None |
Parent topic: Oracle Reports Template
Oracle Reports Bridge Template
This template enables Oracle Reports Bridge in the domain. It does not create any Reports Bridge. You can create a Reports Bridge by using the WLST online command.
Table 3-63 Oracle Reports Bridge Template Details
Template Details | Information |
---|---|
Template type |
Extension |
Category |
Uncategorized |
Template name and version |
Oracle Reports Bridge - 14.1.2.0.0 |
Template dependencies |
|
Template JAR file and location |
|
Domain type |
System component in a WebLogic domain |
Required schemas |
None |
User-expandable Managed Server groups |
None |
Parent topic: Oracle Reports Template
Oracle Reports Application Template
This template deploys Oracle Reports Application in a WebLogic domain.
Table 3-64 Oracle Reports Application Template Details
Template Details | Information |
---|---|
Template type |
Extension |
Category |
Uncategorized |
Template name and version |
Oracle Reports Application - 14.1.2.0.0 |
Template dependencies |
|
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Required schemas |
None |
User-expandable Managed Server groups |
None |
Parent topic: Oracle Reports Template
Oracle Reports Application (Upgrade Only) Template
This template configures a WebLogic domain for upgrade from previous releases.
Table 3-65 Oracle Reports Application (Upgrade Only) Template Details
Template Details | Information |
---|---|
Template type |
Extension |
Category |
Uncategorized |
Template name and version |
Oracle Reports Application (Upgrade Only) - 14.1.2.0.0 |
Template dependencies |
|
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
Required schemas |
None |
User-expandable Managed Server groups |
None |
Parent topic: Oracle Reports Template
Oracle Traffic Director Templates
These templates are included when you add Oracle Traffic Director (OTD) to a WebLogic domain.
This section describes the following OTD templates:
- Oracle Traffic Director Template
- Oracle Traffic Director Standalone Template
- Oracle Traffic Director - Restricted JRF Template
Parent topic: Fusion Middleware Product Templates
Oracle Traffic Director Template
This template installs Oracle Traffic Director in a WebLogic Server Infrastructure domain. It also registers the required MBeans and configures logging.
The following table provides details about this template.
Table 3-66 Oracle Traffic Director Template Details
Template Details | Information |
---|---|
Template type |
Extension |
Category |
Uncategorized |
Template name and version |
Oracle Traffic Director - 14.1.2.0.0 |
Template dependencies |
|
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
User-expandable Managed Server groups |
None |
Parent topic: Oracle Traffic Director Templates
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-67 Oracle Traffic Director Standalone Template Details
Template Details | Information |
---|---|
Template type |
Extension |
Category |
Uncategorized |
Template name and version |
Oracle Traffic Director Standalone Template - 14.1.2.0.0 |
Template dependencies |
None |
Template JAR file and location |
|
Domain type |
System component in a standalone WebLogic domain |
User-expandable Managed Server groups |
None |
Parent topic: Oracle Traffic Director Templates
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 the required MBeans and configures logging.
The following table provides details about this template.
Table 3-68 Oracle Traffic Director Restricted JRF Template Details.
Template Details | Information |
---|---|
Template type |
Extension |
Category |
Uncategorized |
Template name and version |
Oracle Traffic Director (Restricted JRF) - 14.1.2.0.0 |
Template dependencies |
|
Template JAR file and location |
|
Domain type |
Java component in a WebLogic domain |
User-expandable Managed Server groups |
None |
Parent topic: Oracle Traffic Director Templates