Oracle® Fusion Middleware Developer's Guide for Oracle WebCenter 11g Release 1 (11.1.1.5.0) Part Number E10148-13 |
|
|
View PDF |
Oracle WebCenter provides several ways to integrate content into a WebCenter Portal application. The method you choose is dependent on the requirements of the application and how you want to expose content to end users.
You can integrate content into a WebCenter Portal application using any of the following methods:
Content data controls. Use JCR adapters to enable read-only access to content in an Oracle Content Server, Oracle Portal, or SharePoint content repository, and maintain tight control over the way the content displays in a WebCenter Portal application. This functionality is available primarily for backward compatibility with prior releases, and for requirements outside the capability of Content Presenter or the Documents service and its task flows.
Content Management REST APIs. Use CMIS (Content Management Interoperability Services) REST APIs to surface and manage content in Oracle Content Server.
Content Presenter. Enables you to precisely customize the selection and presentation of content in a WebCenter Portal application. The Content Presenter task flow is available only when the connected content repository is Oracle Content Server and your WebCenter administrator has completed the prerequisite configuration. With Content Presenter, you can select an Oracle Site Studio file, a single item of content, multiple content items, query for content, or select content based on the results of a WebCenter Personalization Conductor scenario, and then select a template to render the content on a page in a WebCenter Portal application. Content Presenter has no dependency on the Documents service for adding or managing the content it displays.
Documents service. Provides several task flows that offer a variety of formats to display folders and files on a page. You can choose the task flows appropriate for your application to provide features for accessing, adding, and managing folders and files; configuring and viewing file and folder properties; and searching file and folder content in the connected content repositories. The Documents service task flows are available when the connected content repository is Oracle Content Server, Oracle Portal, or SharePoint, and your WebCenter administrator has completed the prerequisite configuration. Using Documents service task flows and document components (such as links, previews, and images), you can both add content to the application, and provide end users with content and Documents service task flows built into the application to manage, display, and search documents at runtime. The Documents service also supports wikis and blogs.
Table 25-1 provides a comparative overview of these methods to help you select the most appropriate method for your needs.
Table 25-1 Methods of Integrating Content into a WebCenter Portal Application
The following chapters provide information that you will need for any method you use:
"Managing Content Repositories" in the Oracle Fusion Middleware Administrator's Guide for Oracle WebCenter to configure and manage content repositories used by WebCenter applications.
Chapter 26, "Configuring Content Repository Connections" to configure and edit content repository connections that provide access to decentralized content.
The following chapter provides information about using content data controls:
Chapter 27, "Configuring Content Data Controls for JCR Adapters" to use Java Content Repository (JCR) data controls to enable read-only access to any content repository.
The following manual provides information about using CMIS (Content Management Interoperability Services) REST APIs:
The following chapters provide information about using Content Presenter:
Chapter 30, "Adding Content Task Flows and Document Components to a Portal Page"
"Publishing Content Using Content Presenter" in Oracle Fusion Middleware User's Guide for Oracle WebCenter Spaces to work with content at runtime in WebCenter applications.
The following chapters provide information about using the Documents service, which includes the Documents service task flows, document components (links, inline frames, and images), wikis, and blogs:
Chapter 30, "Adding Content Task Flows and Document Components to a Portal Page"
"Working with the Documents Service Task Flows and Document Components" in Oracle Fusion Middleware User's Guide for Oracle WebCenter Spaces to work with content at runtime in WebCenter applications.