Oracle WebCenter

Last updated

Oracle WebCenter is Oracle's enterprise content management platform consisting of 3 modules: WebCenter Content, WebCenter Sites and WebCenter Portal. This platform is the foundation to help customers meet regulatory requirements to minimize risks and deliver better business outcomes. Oracle WebCenter can be deployed on-premises in perpetual license option as well as on OCI cloud on subscription license, such as license included option.

Contents

Key Modules of Oracle WebCenter Oracle WebCenter consists of three core modules that cater to different aspects of enterprise content management:

1. Oracle WebCenter Content Oracle WebCenter Content delivers an end-to-end solution for intelligent document and process automation management. With features that include advanced image capture, form recognition, and data extraction, this module is essential for organizations looking to automate and optimize their content management processes.


Key Features

Oracle WebCenter provides powerful REST APIs that allow organizations to customize the platform to meet specific business needs. These APIs enable seamless integration with external applications, facilitating custom workflows and process automation. With extensive documentation and support, the REST APIs promote rapid development while ensuring secure and scalable performance. WebCenter Content is designed for organizations seeking to reduce costs and complexities in document-heavy workflows while maintaining secure access and governance compliance.


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


WebCenter product stack

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

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), [3] WebCenter Universal Content Management. Seven WebCenter Adapters and one WCE Management are available. [4]

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.

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

On 22 February 2012 Oracle released WebCenter 11g Release 1 Patch Set 5. [6] 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. "The Licensing Of Oracle Technology Products". OMT-CO Operations Management Technology Consulting GmbH. Retrieved 26 June 2013.
  3. "WebCenter Sites Review: Strengths and Weaknesses". CMSWire. Retrieved 3 December 2013.
  4. "The Licensing Of Oracle Technology Products". OMT-CO Operations Management Technology Consulting GmbH. Retrieved 26 June 2013.
  5. "Tardate 2016: Backup your WebCenter Wiki. Yikes!". 7 January 2008.
  6. New Release of Oracle WebCenter Content Archived 2012-08-06 at the Wayback Machine
  7. "OTN Discussion Forums : ADF 11g: Browser support for Internet". Archived from the original on 2011-10-01. Retrieved 2010-04-08.

Related Research Articles

Oracle Corporation is an American multinational computer technology company headquartered in Austin, Texas. Co-founded in 1977 by Larry Ellison, who remains executive chairman, Oracle was the third-largest software company in the world in 2020 by revenue and market capitalization. The company's 2023 ranking in the Forbes Global 2000 was 80.

<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.

A web portal is a specially designed website that brings information from diverse sources, like emails, online forums and search engines, together in a uniform way. Usually, each information source gets its dedicated area on the page for displaying information ; often, the user can configure which ones to display. Variants of portals include mashups and intranet dashboards for executives and managers. The extent to which content is displayed in a "uniform way" may depend on the intended user and the intended purpose, as well as the diversity of the content. Very often design emphasis is on a certain "metaphor" for configuring and customizing the presentation of the content and the chosen implementation framework or code libraries. In addition, the role of the user in an organization may determine which content can be added to the portal or deleted from the portal configuration.

Middleware in the context of distributed applications is software that provides services beyond those provided by the operating system to enable the various components of a distributed system to communicate and manage data. Middleware supports and simplifies complex distributed applications. It includes web servers, application servers, messaging and similar tools that support application development and delivery. Middleware is especially integral to modern information technology based on XML, SOAP, Web services, and service-oriented architecture.

<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.

<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 mashup, in web development, is a web page or web application that uses content from more than one source to create a single new service displayed in a single graphical interface. For example, a user could combine the addresses and photographs of their library branches with a Google map to create a map mashup. The term implies easy, fast integration, frequently using open application programming interfaces and data sources to produce enriched results that were not necessarily the original reason for producing the raw source data. The term mashup originally comes from creating something by combining elements from two or more sources.

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.

ArcGIS Server is the core server geographic information system (GIS) software made by Esri. ArcGIS Server is used for creating and managing GIS Web services, applications, and data. ArcGIS Server is typically deployed on-premises within the organization’s service-oriented architecture (SOA) or off-premises in a cloud computing environment.

Oracle BI Publisher is an enterprise reporting tool designed by Oracle. It was originally developed to solve the reporting problems faced by Oracle applications. The tool was first released with Oracle E-Business Suite 11.5.10 in 2003. Since then, it has been integrated into many Oracle products, including JD Edwards EnterpriseOne and PeopleSoft Enterprise 9. The tool was also released as a standalone version, with no dependency on other Oracle applications. It was rebranded as Oracle BI Publisher after becoming part of the Oracle Business Intelligence Suite Enterprise Edition.

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.

HCL Connections is a Web 2.0 enterprise social software application developed originally by IBM and acquired by HCL Technologies in July 2019. Connections is an enterprise-collaboration platform which aims to helps teams work more efficiently. Connections is part of HCL collaboration suite which also includes Notes / Domino, Sametime, Portal and Connections.

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.

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

OpenAM is an open-source access management, entitlements and federation server platform. Now it is supported by Open Identity Platform Community.

IBM WebSphere Service Registry and Repository (WSRR) is a service registry for use in a Service-oriented architecture.

In computing, Oracle Identity Manager (OIM) enables enterprises to manage the entire user life-cycle across all enterprise resources both within and beyond a firewall. Within Oracle Identity Management it provides a mechanism for implementing the user-management aspects of a corporate policy. It can also audit users and their access privileges.