WebCenter Portal supports any mail server with IMAP4 and SMTP protocol support. Which server distribution, however, has specific integration support within WebCenter Portal?
A. IBM Lotus Notes
B. MS Exchange
C. UNIX Mail Server
D. Google Mail Server
E. Oracle Beehive
On a normally well-performing environment, you are experiencing unexpected slow response times, or no
server response, for some page requests in WebCenter Portal? You are attempting to debug this issue
starting at WLS.
Which two diagnostic steps should you take to resolve this issue?
A. Submit more requests to the server to see if it responds.
B. Check the WLS admin console to see the status of the managed server.
C. Check the diagnostic log file for the managed server to see if there are STUCK threads.
D. Perform a cold restart of the server.
Which is true for portals created in the WebCenter Portal 11.1.1.8 version?
A. A new portal created in 11.1.1.8.0 references a global default navigation model.
B. A new portal created in 11.1.1.8.0 contains a local navigation model.
C. A new portal created in 11.1.1.8.0 contains a local read-only navigation model.
D. A new portal created in 11.1.1.8.0 does not contain any navigation model.
Your customer has configured Oracle Secure Enterprise Search (SES) with Oracle WebCenter Portal. The
customer is complaining about the search results not including secured resources. The WebCenter
Diagnostic log file indicates the below error:
Received status "failed" during proxy login with application entity "weblogic" to Oracle SES at http://
host:port/search/query/OracleSearch, as search user "vicki". Defaulting to public. Which three actions are
necessary to resolve the issue?
A. Confirm that Oracle SES is configured with an identity management system to validate and authenticate users.
B. Confirm that WebCenter Portal and Oracle SES use different identity management systems (Active Directory or Oracle Internet Directory).
C. All repositories (such as WebCenter Portal, WebCenter Content Server, and Oracle WebCenter Portal Discussions Server) must share the same user base as Oracle SES.
D. Oracle SES must have a trusted entity for allowing WebCenter Portal end users to be securely propagated at search time.
What happens when you turn on ADF skin compression?
A. It enables ADF to shorten the names of style classes, thereby reducing the file download size.
B. It enables ADF to compress the generated CSS files, thereby reducing the file download size.
C. It enables ADF to use sprites instead of images for skins, thereby reducing the number of files downloaded.
D. It enables ADF to compress the icons and images within the CSS.
A customer has a requirement to display BI reports on portal pages. What approach would you suggest?
A. Develop a custom task flow to render BI data similar to an existing BI report.
B. Add a BI folder that contains these reports to the Resource Catalog.
C. Use a report URL in iFrame.
D. Use Pagelet Producer to register a pagelet for each report.
What component should you use to display recent blog posts in a Portal?
A. Recent Documents
B. Recent Posts
C. Lists
D. Blog Viewer
Which two options correctly describe how you can add Oracle BPM task flows to a portal page?
A. You can add BPM task flows to any page if the portal contains BPM task flows in its resource catalog.
B. You can add BPM task flows to the pages of a Process Space that was created by extending the domain with the Process Spaces domain extension templates.
C. You can add BPM task flows to any page that you have customized to include BPM attributes.
D. You can add BPM task flows to any page in a portal, if the portal server is installed in a SOA domain.
What happens to a page if a portlet throws an exception during the render-response phase of the ADF Faces Page Request life cycle?
A. The page renders, displaying the portlet's configured unavailable error message.
B. The page renders with no content displayed for the corresponding portlet.
C. The page fails to render.
D. The page renders, with an error recorded in a log file.
Which two steps should you perform to begin developing a single item Content Presenter display template in JDeveloper?
A. Create a new Content Presenter template from the JDeveloper New Gallery.
B. Create a new JSF Page Fragment from the JDeveloper New Gallery.
C. Add the dt:contentTemplateDef tag to the display template.
D. Add dt:contentTemplate to the display template.