Oracle WebCenter

Last updated

Oracle WebCenter is Oracle's portfolio of user engagement software products built on top of the JSF-based Oracle Application Development Framework. There are three main products that make up the WebCenter portfolio, and they can be purchased together as a suite or individually:

Contents

Each of these products are in separate but connected markets. WebCenter Content competes in the Enterprise Content Management market. WebCenter Sites competes in the Web Experience Management market, and WebCenter Portal competes in the self-service portal and content delivery market space. Different combinations of these products are frequently used together, so Oracle has bundled them together within the same WebCenter product family.

Oracle WebCenter contains a set of components for building rich web applications, portals, and team collaboration and social sites. Oracle WebCenter is targeted at enterprise and larger accounts that have significant content management requirements and the need to deliver that information with internal or external portals, customer-facing websites or within integrated business applications. Oracle has made a particular effort to integrate WebCenter into its leading business applications such as E-Business Suite, PeopleSoft and JD Edwards so that content can be centrally managed in one location and shared across multiple applications. For the development community and advanced business users, WebCenter provides a development environment that includes WebCenter Framework and WebCenter Services, along with an out-of-the-box application for team collaboration and enterprise social networking. According to Oracle, [1] this is the strategic portal product, eventually replacing Oracle Portal as well as the portal products acquired from BEA.

Versions

Cost

The product costs $70,000 per CPU for the WebCenter Services, and $125,000 per CPU for WebCenter Suite. [2] In a production installation, users can expect to deploy at least 4 CPUs as a base system, with likely additional CPUs for development and testing. WebCenter includes embedded US licenses of Oracle Secure Enterprise Search, Oracle Universal Content Management, and Oracle BPEL Process Manager. In addition, WebCenter needs a database to store information: any supported and licensed database such as Oracle database, MS SQL Server or IBM Db2 will work.

WebCenter product stack

There are three major products in the WebCenter product stack. [3]

The base WebCenter Framework allows a user to embed portlets, ADF Taskflows and Pages, content, and customizable components in an Oracle ADF application. All Framework pieces are integrated into the Oracle JDeveloper IDE, providing access to these resources.

WebCenter Services are a set of independently deployable collaboration services. It incorporates Web 2.0 components such as content, collaboration, and communication services the full list is provided below. WebCenter Services includes Oracle ADF user interface components (called Taskflows) that can be embedded directly into ADF applications. In addition, APIs can be utilized to create custom UIs and to integrate some of these services into non-ADF applications.

Finally, WebCenter Spaces is a closed source application built on WebCenter Framework and Services that offers a prebuilt project collaboration solution. It can be compared with solutions like Microsoft SharePoint and Atlassian Confluence. There are limited mechanisms to extend this application.

Note that there is a product called WebCenter Interaction which is not built on the core WebCenter stack it is the former Plumtree portal product. Also, all Oracle portal products at Oracle are included in the WebCenter Suite, which is an umbrella of products. Products can be included in the suite regardless of whether they are built on the ADF based WebCenter Framework.

WebCenter comprises furthermore several editions, among others WebCenter Suite Plus, WebCenter Portal, WebCenter Content, WebCenter Sites, WebCenter Sites Satellite Server (a distributed caching mechanism which stores and assembles "pagelets," or elements of output), [4] WebCenter Universal Content Management. Seven WebCenter Adapters and one WCE Management are available. [5]

WebCenter services capabilities

Social Networking Services - Enables users to maximize productivity through collaboration.[ citation needed ]

Shared Services - Provides features for both social networking and personal productivity.

Personal Productivity Services Focuses on the requirements of an individual, rather than a group.

Official and de facto standards support

WebCenter Framework supports the following standards:

Release of WebCenter 11g R1 Patch Set 5 (PS5)

On 22 February 2012 Oracle released WebCenter 11g Release 1 Patch Set 5. [7] It includes many bug fixes in addition to several new enhancements. This patch set is mainly targeted at releasing customer bug fixes.

Release of WebCenter 11g R1 Patch Set 3 (PS3)

In January 2011 Oracle released WebCenter 11g Release 1 Patch Set 3. As the converged portal platform, this is a major new release with many features integrated from previously acquired portal products, including a greatly improved and flexible portal framework, improved GUI, personalization server, brand new navigation model, support for hierarchical pages and spaces, JSR 286, improved performance, and more.[ citation needed ]

WebCenter Framework and Services lacks support for these notable technologies:

Notes

  1. Oracle Fusion Middleware Update, Enterprise 2.0: User Interaction and Portals
  2. Oracle WebCenter Archived 2008-02-17 at the Wayback Machine
  3. "The Licensing Of Oracle Technology Products". OMT-CO Operations Management Technology Consulting GmbH. Retrieved 26 June 2013.
  4. "WebCenter Sites Review: Strengths and Weaknesses". CMSWire. Retrieved 3 December 2013.
  5. "The Licensing Of Oracle Technology Products". OMT-CO Operations Management Technology Consulting GmbH. Retrieved 26 June 2013.
  6. "Tardate 2016: Backup your WebCenter Wiki. Yikes!". 7 January 2008.
  7. New Release of Oracle WebCenter Content Archived 2012-08-06 at the Wayback Machine
  8. "OTN Discussion Forums : ADF 11g: Browser support for Internet". Archived from the original on 2011-10-01. Retrieved 2010-04-08.

Related Research Articles

<span class="mw-page-title-main">Oracle Corporation</span> American multinational computer corporation

Oracle Corporation is an American multinational computer technology company headquartered in Austin, Texas, United States. In 2020, Oracle was the third-largest software company in the world by revenue and market capitalization. In 2023, the company’s seat in Forbes Global 2000 was 80. The company sells database software and cloud computing. Oracle's core application software is a suite of enterprise software products, such as enterprise resource planning (ERP) software, human capital management (HCM) software, customer relationship management (CRM) software, enterprise performance management (EPM) software, Customer Experience Commerce and supply chain management (SCM) software.

<span class="mw-page-title-main">Jakarta EE</span> Set of specifications extending Java SE

Jakarta EE, formerly Java Platform, Enterprise Edition and Java 2 Platform, Enterprise Edition (J2EE), is a set of specifications, extending Java SE with specifications for enterprise features such as distributed computing and web services. Jakarta EE applications are run on reference runtimes, which can be microservices or application servers, which handle transactions, security, scalability, concurrency and management of the components they are deploying.

<span class="mw-page-title-main">BEA Systems</span> Defunct American software corporation

BEA Systems, Inc. was a company that specialized in enterprise infrastructure software products, which was wholly acquired by Oracle Corporation on April 29, 2008.

Jakarta Faces, formerly Jakarta Server Faces and JavaServer Faces (JSF) is a Java specification for building component-based user interfaces for web applications. It was formalized as a standard through the Java Community Process as part of the Java Platform, Enterprise Edition. It is an MVC web framework that simplifies the construction of user interfaces (UI) for server-based applications by using reusable UI components in a page.

Oracle Internet Directory (OID) is a directory service produced by Oracle Corporation, which functions compatible with LDAP version 3.

Web Services for Remote Portlets (WSRP) is an OASIS-approved network protocol standard designed for communications with remote portlets.

<span class="mw-page-title-main">JDeveloper</span> Integrated development environment

JDeveloper is a freeware IDE supplied by Oracle Corporation. It offers features for development in Java, XML, SQL and PL/SQL, HTML, JavaScript, BPEL and PHP. JDeveloper covers the full development lifecycle from design through coding, debugging, optimization and profiling to deploying.

In computing, Oracle Application Development Framework, usually called Oracle ADF, provides a Java framework for building enterprise applications. It provides visual and declarative approaches to Java EE development. It supports rapid application development based on ready-to-use design patterns, metadata-driven and visual tools.

A Java Portlet Specification defines a contract between portlets and their containers; they provides a convenient programming model for Java portlet developers. It is defined through various Java Specification Requests (JSRs).

Oracle Fusion Middleware consists of several software products from Oracle Corporation. FMW spans multiple services, including Java EE and developer tools, integration services, business intelligence, collaboration, and content management. FMW depends on open standards such as BPEL, SOAP, XML and JMS.

An enterprise portal, also known as an enterprise information portal (EIP), is a framework for integrating information, people and processes across organizational boundaries in a manner similar to the more general web portals. Enterprise portals provide a secure unified access point, often in the form of a web-based user interface, and are designed to aggregate and personalize information through application-specific portlets.

<span class="mw-page-title-main">Adobe LiveCycle</span> Java EE server software

Adobe LiveCycle Enterprise Suite (ES4) is a service-oriented architecture Java EE server software product from Adobe Systems used to build applications that automate a broad range of business processes for enterprises and government agencies. LiveCycle ES4 is an enterprise document and form platform that helps you capture and process information, deliver personalized communications, and protect and track sensitive information. It is utilized for purposes such as account opening, services, and benefits enrollment, correspondence management, requests for proposal processes, and other manual-based workflows. LiveCycle ES4 incorporates new features with a particular focus on mobile devices. LiveCycle applications function in both online and offline environments. These capabilities are enabled through the use of Adobe Reader, HTML/PhoneGap, and Flash Player clients to reach desktop computers and mobile devices.

Oracle XML Publisher (XMLP) is an Oracle Corporation technology originally developed to solve the reporting problems faced by Oracle Applications. Osama Elkady from the Applications Technology Group and Tim Dexter from the Financials Group were the main drivers for the product. It was first released with Oracle E-Business Suite 11.5.10 in 2003. Since then it has been integrated into most of Oracle Products including JD Edwards EnterpriseOne application 8.12 and PeopleSoft Enterprise 9, and as a standalone version, XML Publisher Enterprise with no dependency on Oracle Applications. When XML Publisher became part of the Oracle BI Enterprise Edition Suite it was re-branded as Oracle BI Publisher.

Oracle Data Mining (ODM) is an option of Oracle Database Enterprise Edition. It contains several data mining and data analysis algorithms for classification, prediction, regression, associations, feature selection, anomaly detection, feature extraction, and specialized analytics. It provides means for the creation, management and operational deployment of data mining models inside the database environment.

In computing, Oracle SOA Suite is a part of the Oracle Fusion Middleware family of software products.

<span class="mw-page-title-main">FatWire</span>

FatWire Software was a privately held company selling web content management system (CMS) software. It was acquired by Oracle Corporation in 2011, and its products rolled up into Oracle's WebCenter product lines.

WebSphere Portal is an enterprise software used to build and manage web portals. It provides access to web content and applications, while delivering personalized experiences for users.

Oracle WebLogic Server is a Java EE application server currently developed by Oracle Corporation. Oracle acquired WebLogic Server when it purchased BEA Systems in 2008.

Oracle Application Testing Suite is a comprehensive, integrated testing solution for Web applications, Web Services, packaged Oracle Applications and Oracle Databases.