1Z0-430 | Simulation Oracle 1Z0-430 vce


Q31. 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 

Answer:

Q32. 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:

Q33. Which two options are required when configuring Portal in a clustered environment? 

A. ensuring each Portal server has its own content server 

B. enforcing Sticky Sessions on the Load Balancer, which handles the requests for the Portal application 

C. hosting all portal instances on the same server 

D. configuring session replication between the Portal cluster nodes 

Answer: A,C 

Q34. 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 portal’s setting to use the shared navigation model. 

D. This is not possible. 

Answer:

Reference: 

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

Q35. Which statement is true? 

A. If you want to use a certain page style to create a portal page, you have to upload it on the assets page of this portal. 

B. You cannot create a subpage that has a different security from its parent. 

C. When creating a portal page/subpage for a new portal created in 11.1.1.8, you are also creating a navigation item for its default portal navigation. 

D. You cannot change a portal page’s direct URL after its creation. 

Answer:

Reference: 

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

Q36. 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 

Q37. As the moderator of a portal, you want to delegate all management to another user except the ability to manage membership. 

How do you accomplish this? 

A. Grant the user the “Manage All” permission on the portal. 

B. Grant the user the “Manage Configuration” permission on the portal. 

C. There can be only one moderator of a portal. 

D. This is not a supported feature in WebCenter Portal. 

Answer:

Reference: 

http://docs.oracle.com/cd/E29542_01/webcenter.1111/e27738/wcadm_ps_security.htm 

Q38. Which protocols are used by the Mall Service to support mail servers? 

A. IMAP and SMTP protocol 

B. POP and SMTP protocol 

C. Microsoft’s MAPI protocol 

D. Universal Messaging Service (UMS) 

Answer:

Reference: 

http://docs.oracle.com/cd/E19879-01/820-6360/ghlir/index.html 

Q39. 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 

Q40. 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. 

Answer: