If the resources you add to your portal require access to applications that define their own authentication processes, you can add external applications to replicate a single sign-on experience for users. For example, your portal might include portlets that point to applications that require a separ...
If the resources you add to your portal require access to applications that define their own authentication processes, you can add external applications to replicate a single sign-on experience for users. For example, your portal might include portlets that point to applications that require a separ...
PortletRenderRequest is in the package oracle.portal.provider.v2.render. For example: valueQ = r.getQualifiedParameter("q"); The other aspect of a portlet's responsibilities with private parameters is to not disturb the parameters on the URL that it does not own. The utilities you may use...
When you create a new WebCenter Portal Application, a navigation model is created for you (default-navigation-model.xml). You can build on this seeded navigation model or create your own. You might even want to create different navigation models for different user types. Note: If you create...
You can expose the wiki and blog functionality into your existing portal, application, or web site. The Wiki service enables you to incorporate wikis, and the Blog service enables you to expose blogs on your application pages. There is no limitation on the number of wiki pages or blogs you...
As well as events reported by WebCenter Portal's out-of-the-box task flows, you can also create custom task flows based on a SQL query to report on additional events as described in Section 47.3, "Building Analytics Reports." 47.1.2 Requirements for the Analytics Service The Analytics servi...
Start the Grid Control Console and navigate to the home page of the OC4J instance in which you configured PDK-Java (for example, OC4J_Portal). On the Applications tab, click Deploy EAR file. Enter the information in Table D-2. Table D-2 Application Tab Settings SettingValue J2EE Application...
An Image displays a selected file as an image on the page. To add a document component to a page in a WebCenter Portal application, you must first integrate the Documents service into the application by establishing a connection to a content repository, as described in Chapter 29, "Integratin...
PortletRenderRequest is in the package oracle.portal.provider.v2.render. For example: valueQ = r.getQualifiedParameter("q"); The other aspect of a portlet's responsibilities with private parameters is to not disturb the parameters on the URL that it does not own. The utilities you may use...
Set the Directory field to point to the oracle/webcenter/portalapp/pages folder of your portal web project. This directory must be set from the correct root path. In JDeveloper, the root path is PROJECT_NAME > Web Content. On the file system, the root path is PROJECT_ROOT/public_html....