Book Image

Oracle WebCenter 11g PS3 Administration Cookbook

By : Yannick Ongena
Book Image

Oracle WebCenter 11g PS3 Administration Cookbook

By: Yannick Ongena

Overview of this book

<p>Oracle WebCenter Suite 11g is the modern user experience platform for the enterprise and the Web. Oracle WebCenter Suite 11g delivers social and collaborative services to help optimize connections between people, information, and applications. WebCenter has changed a lot with its last release. This book will guide you through all the important and new features for managing and administering WebCenter with advanced recipes.</p> <p><i>Oracle WebCenter 11g PS3 Administration Cookbook</i> is a practical guide that provides over 90 advanced recipes with step-by-step instructions covering important aspects of managing and administering Oracle WebCenter.</p> <p>The book starts by creating an enterprise portal with WebCenter and enhancing it with the new features from the latest 11g version. It then teaches you to build complex navigation models and page hierarchies in detail. It then dives into building Wikis and integrating content with document services. Finally it covers the important administrative concepts of WebCenter Spaces, security, and managing WebCenter applications.</p>
Table of Contents (21 chapters)
Oracle WebCenter 11 PS3 Administration Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Preface

WebCenter has changed a lot since the last release. A lot of new features have been introduced. We will try to cover all these features. In the first section, the navigation model, the resource model, and the newly supported JSR 286 standard are covered.

The second section will show you how you can build content-driven portals with the document services. You will also see how to build wikis and integrate the forum services as well as linking items together and allowing the users to find the content they really want.

The last section covers the administration tasks like managing the application in the enterprise manager. You will also see how you can use the WebCenter Analytics and Activity Graph to find out what sections of your portal are popular. You will also see how you can use this information to guide the user to the information they might want.

What this book covers

Chapter 1, Creating an Enterprise Portal with WebCenter, gives a brief overview of the new WebCenter portal template.

Chapter 2, Consuming Portlets, focuses on the uses of the newly supported JSR 286 standard to build and consume portlets in WebCenter.

Chapter 3, Navigation Models and Page Hierarchies, describes the creation and management of navigation models to guide the user through your portal.

Chapter 4, Managing the Resource Catalog, describes the creation and management of different resource catalogs to add components during runtime editing of your pages.

Chapter 5, Managing the Look and Feel of your Portal, shows the building templates and styles to provide a unique look and feel for your portal.

Chapter 6, Integrating Content with Document Services, describes how to use the full functionality of the Content Server to build content-driven portals.

Chapter 7, Discussions and Wiki Services, describes the use of the Wiki and Discussion services to build collaborative portals.

Chapter 8, Organizing and Finding Content, describes how to link items together and allow the users to find content they really want to see.

Chapter 9, Using Polls and Surveys, shows how to build polls to allow users to give their opinions.

Chapter 10, Integrating External Content and Applications, describes the integration of other applications into your own portal.

Chapter 11, WebCenter Spaces, shows how to build collaborative environments and integrate the different services for a feature-rich environment.

Chapter 12, Securing Your WebCenter Portal, describes the functioning of the security model of WebCenter.

Chapter 13, Managing WebCenter Portal Applications, explains the use of the Enterprise Manager to manage your WebCenter portals.

Chapter 14, WebCenter Analytics and Activity Graph, lets you analyze the use of your portals and use the analytics to give the users the information they want.

What you need for this book

The focus of this book is on Oracle WebCenter Admin 11g R1; you will only need the following software or IDE:

  • JDeveloper 11.1.1.5 or JDeveloper 11.1.2

  • Some chapters and recipes require a full installation of the WebCenter Suite

    Note

    JDeveloper 11.1.2 is not compatible with WebCenter yet, so in order to complete the recipes of this book, please use JDeveloper 11.1.1.5.

Who this book is for

If you are a WebCenter administrator who wants to keep yourself updated with the newer version, and learn all the important and advanced aspects of administering WebCenter, then this book is for you.

You would need to have WebCenter installed and basic knowledge of administering WebCenter would be required.

Conventions

In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.

Code words in text are shown as follows: " The header is displayed in a panelBorderLayout."

A block of code is set as follows:

<?xml version='1.0' encoding='UTF-8'?>
<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.1"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:h="http://java.sun.com/jsf/html"

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

<jsp:directive.page contentType="text/html;charset=UTF-8"/>
<af:pageTemplateDef var="attrs">
<af:panelGroupLayout id="pnlAll">
<af:panelGroupLayout id="Pnlheader" layout="vertical">

Any command-line input or output is written as follows:

keytool -importcert -trustcacerts -alias webcenter_portal -file webcenter_portal.cer -keystore cacerts -storepass welcome1

New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "By clicking the Page Properties button, you can modify the Display options of the page and add page parameters".

Note

Warnings or important notes appear in a box like this.

Note

Tips and tricks appear like this.

Reader feedback

Feedback from our readers is always welcome. Let us know what you think about this book—what you liked or may have disliked. Reader feedback is important for us to develop titles that you really get the most out of.

To send us general feedback, simply send an e-mail to , and mention the book title via the subject of your message.

If there is a book that you need and would like to see us publish, please send us a note in the SUGGEST A TITLE form on www.packtpub.com or e-mail .

If there is a topic that you have expertise in and you are interested in either writing or contributing to a book, see our author guide on www.packtpub.com/authors.

Customer support

Now that you are the proud owner of a Packt book, we have a number of things to help you to get the most from your purchase.

Downloading the example code

You can download the example code files for all Packt books you have purchased from your account at http://www.PacktPub.com. If you purchased this book elsewhere, you can visit http://www.PacktPub.com/support and register to have the files e-mailed directly to you.

Errata

Although we have taken every care to ensure the accuracy of our content, mistakes do happen. If you find a mistake in one of our books—maybe a mistake in the text or the code—we would be grateful if you would report this to us. By doing so, you can save other readers from frustration and help us improve subsequent versions of this book. If you find any errata, please report them by visiting http://www.packtpub.com/support, selecting your book, clicking on the errata submission form link, and entering the details of your errata. Once your errata are verified, your submission will be accepted and the errata will be uploaded on our website, or added to any list of existing errata, under the Errata section of that title. Any existing errata can be viewed by selecting your title from http://www.packtpub.com/support.

Piracy

Piracy of copyright material on the Internet is an ongoing problem across all media. At Packt, we take the protection of our copyright and licenses very seriously. If you come across any illegal copies of our works, in any form, on the Internet, please provide us with the location address or website name immediately so that we can pursue a remedy.

Please contact us at with a link to the suspected pirated material.

We appreciate your help in protecting our authors, and our ability to bring you valuable content.

Questions

You can contact us at if you are having a problem with any aspect of the book, and we will do our best to address it.