Oracle WebCenter Portal 11.1.1.8 Essentials v6.0 (1z0-430)

Page:    1 / 6   
Total 80 questions

In which two files is the design-time configuration information for services such as discussions, mail, or content stored?

  • A. adf-config.xml
  • B. connections.xml
  • C. web.xml
  • D. webcenter-config.xml


Answer : A,C

Which two methods can you use to create a two-level hierarchy in a portal navigation?

  • A. Create subpages in the Portal Page Editor.
  • B. Adjust the portal navigation manually by moving pages as desired.
  • C. Use a Master-Detail relationship.
  • D. Leverage the “level” attribute in the pageTemplate tag.


Answer : A,C

You are developing custom task flows.
Identify two reasons for using connections.xml to store required connection details for external services.

  • A. This is the only way to set a connection in ADF.
  • B. You can change the endpoints of the connections at run time.
  • C. The connections can be updated when adding the task flow to the page in Portal Builder.
  • D. Maintain all connection details in a central location.


Answer : C,D

Reference:
http://docs.oracle.com/cd/E29542_01/doc.1111/e27603/servtool_pcon.htm

Which statement is not true?

  • A. Responsive Design allows a page to change content visibility and or layout in the browser if the browser is resized.
  • B. A page using Responsive Design is refreshed in the portal server when the size of the browser is changed.
  • C. Responsive Design includes adding server-side logic to conditionally display areas on a page.
  • D. Responsive Design allows pages to target more than one device size or orientation.


Answer : D

Which two options for managing security policies in a production environment are supported?

  • A. storing in a file system
  • B. storing in a database
  • C. storing in the content server
  • D. storing in an external LDAP server


Answer : B,D

Which two scoped managed beans must be Serializable in order to work without errors in a highly available application?

  • A. Session scope
  • B. Backing bean scope
  • C. View scope
  • D. Transient scope


Answer : B,C

You created a portlet, and you need to get the user role inside one of the beans for the portlet. Users and roles are fetched from Lightweight Directory Access Protocol (LDAP).
Which command should you use to check the role for a particular user?

  • A. RenderRequest.getUserRole()
  • B. PortletRequest.getUserRole()
  • C. PortletRequest.isUserInRole()
  • D. RenderRequest.isUserInRole()


Answer : C

A page template design is being used by all the authenticated pages. The template is designed in such a manner that all the errors arising from the back end or model layer are being displayed in the template facet.
There is a requirement that some of the pages do not show error messages such as in the above scenario, rather they need to show messages in a pop-up window.
How should you design the page template to take care of both types of page requirements?

  • A. Create different page templates for both kinds of pages to have different behavior to show error messages.
  • B. Keep the template as it is and let developers write their own logic to show the error messages.
  • C. Create an attribute in page template. Let developers set it to true from their page if they need to display it on the template or false if they want to show it in a pop-up window. Use this attribute as rendered property for error messages.
  • D. Extend the existing page template and add the logic to show the error message on the template and pop-up window based on view ID.


Answer : C

Users Lucy and Tom are editing a page or task flow simultaneously using Page Composer.
How are the concurrency issues handled when Lucy saves the page or task flow first and
Tom saves it later?

  • A. Lucy’s changes are overwritten with Tom’s changes.
  • B. Tom’s changes are overwritten with Lucy’s changes.
  • C. None of the changes are saved.
  • D. A cyclic redundancy error is displayed on the screen.


Answer : D

Portal Server A has custom page templates and page styles deployed as shared assets.
One of the page templates needs to be used in a different Portal Server B.
What are the two ways in which an administrator can get this page template to Portal
Server B?

  • A. The administrator can download (export) the page template, save it into an archive from Portal Builder, and upload it into the target Server B using Portal Builder.
  • B. The administrator can use exportWebCenterResource/importWebCenterResourse WLST commands to do this.
  • C. Shared assets cannot be copied across instances. The entire WebCenter Portal Instance needs to be copied over.
  • D. Download/export the page template and page style from Portal server A as an archive and deploy the archive from JDeveloper to Portal Server B.


Answer : C,D

Reference:
http://docs.oracle.com/cd/E29542_01/webcenter.1111/e27738/wcadm_backup_recover.ht m#WCADM11114

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.


Answer : B

Reference:
http://www.oracle.com/webfolder/ux/applications/fusiongps/guidelines/content/guidelines/ex tensibility/resourcecat/index.htm

In which file should customization classes be specified in the cust-config section (under mds-config)?

  • A. web.xml
  • B. weblogic.xml
  • C. adf-config.xml
  • D. adfm.xml


Answer : C

Reference:
http://docs.oracle.com/cd/E25054_01/webcenter.1111/e12405/wcadm_app_config_files.ht

How do you share a navigation model between multiple portals?

  • A. Create a navigation model at one of the portals and share that with the other portals.
  • B. Within each portal, make a copy of the desired navigation model.
  • C. Create a shared navigation model at the global level and modify each portals setting to use the shared navigation model.
  • D. This is not possible.


Answer : B

Reference:
http://docs.oracle.com/cd/E29542_01/doc.1111/e27603/rsrcs_nav.htm

You have a Portal with a page and a subpage. Examine these properties:

Portal name: Demo -
A page in portal Demo:
- ID: page0
- External ID: 123
- Name: Home
A sub page of the parent page Home:
- ID: page1
- External ID: abc
- Name: UX
Which three are correct pretty URLs to display the subpage named UX?

  • A. http://host:port/webcenter/portal/Demo/page/UX
  • B. http://host:port/webcenter/portal/Demo/page0/page1
  • C. http://host:port/webcenter/portal/page0/abc
  • D. http://host:port/webcenter/portal/Demo/Home/UX
  • E. http://host:port/webcenter/portal/page0/UX


Answer : A,C,D

Which option best describes the resource catalog?

  • A. A resource catalog is a file that lists all the users registered with WebCenter Portal.
  • B. A resource catalog is a runtime tool that is loaded with WebCenter Portal, which allows users to communicate with back-end databases.
  • C. A resource catalog is a listing of tools and services that can be added into the page at run time.
  • D. A resource catalog is a dictionary that contains all the business rules required for Oracle Composer.


Answer : B

Page:    1 / 6   
Total 80 questions