1Z0-430 | What Download 1Z0-430 examcollection Is?


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

Answer:

Q2. Which two key tasks can be performed in JDeveloper? 

A. Create Page Styles 

B. Deploy Assets to Portal Server 

C. Preview Portal on a mobile device 

D. Create Page Variants 

Answer: A,C 

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

Answer: B,C 

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

Q5. What two are prerequisites for OBIEE and WebCenter Portal (WCP) integration? 

A. SSO is configured. 

B. Common user names must be present in OBIEE and WCP. 

C. The data source for the OBIEE schema must be configured on the WCP domain. 

D. The deployment of WebLogic Server must be shared. 

E. MBean for the SOAP connection to the BI server is configured. 

F. JMS queue for BI report update events on the WCP domain is configured. 

Answer: B,E 

Q6. What is the role of ADF Business Components in the development of a custom taskflow? 

A. It handles communication with data sources, such as a database and data persistence. It’s also responsible to handle data validation. 

B. In an MVC model, it represents the Controller layer, handling navigation between pages or page fragments, and session information. 

C. It’s a set of visual components aimed for business users. Graphs, Charts, and Reports are examples of Business Components. 

D. It’s a set of fa.ade classes that abstract the complexity of handling visual components in the UI layer. Users can add Business Components to the Portal page by using the drag-and-drop functionality. 

Answer:

Reference: 

http://www.oracle.com/technetwork/developer-tools/adf/adf-11-overview-1-129504.pdf 

Q7. Which option correctly describes the relationship between WebCenter Portal and ADF? 

A. ADF is the development framework in which WebCenter Portal is based, and also the framework recommended for custom development (of portlets, taskflows, and templates). 

B. ADF is the development framework recommended for taskflow development. WebCenter Portal has an ADF integration gateway to support ADF taskflows. 

C. ADF is the integration layer for WebCenter Portal. All communication with external applications is done through ADF standards. 

D. ADF is an architectural concept for developing web applications using an MVC (model-view-controller) framework. ADF has a set of models that can be used to speed up development time. 

Answer:

Reference: 

http://docs.oracle.com/cd/E25054_01/core.1111/e10106/adf.htm 

Q8. What are the two recommended ways to perform configuration changes post deployment of WebCenter Portal applications for repeated deployments? 

A. using Fusion Middleware Enterprise Manager Control 

B. using WLST 

C. using deployment descriptors 

D. modifying the files for every deployment 

Answer: A,C 

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

Answer: C,D 

Reference: 

http://docs.oracle.com/cd/E15586_01/fusionapps.1111/e14496/psr_trouble.htm 

Q9. To create a new Page Template, you go to the Portal Builder Administration page and click Shared Assets. You then select an existing Page Template, click the Copy button and define a new name. 

Identify three options that describe what the next steps could be, to customize the new page template and enable it for use. 

A. You can download the page template, edit in JDeveloper, and upload it back to the portal. 

B. You can connect JDeveloper to the Portal, import the new template into JDeveloper, edit and export it back to the portal. 

C. You can edit the template source code from the Portal interface, and make the necessary changes to it. 

D. You can download the page template to JDeveloper, and deploy the custom version as a WAR file using WSLT. 

Answer: A,C,D 

Reference: 

http://docs.oracle.com/cd/E28271_01/webcenter.1111/e25595/jpsdg_srm.htm 

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

Answer:

Reference: 

https://docs.oracle.com/cd/E25178_01/web.1111/b31973/ap_config.htm