Which of the following direct migration paths to IBM WebSphere Portal 8.0 are supported?
A. WebSphere Portal 5.1.0.x and 6.1.0.x.
B. WebSphere Portal 6.0.0.x and7.0.0.x.
C. WebSphere Portal 6.1.5.x and 7.0.0.x.
D. All of the above.
Which of the following statements correctly describes how IBM WebSphere Portal's functionality is implemented on the IBMWebSphere Application Server?
A. WebSphere Portal is deployed as a stand-alone, Java application using WebSphere Application Server client libraries.
B. WebSphere Portal is deployed as an enterprise application on the WebSphere Application Server.
C. WebSphere Portal is a stand-alone web server framework and is not related to WebSphere Application Server.
D. WebSphere Portal is deployed as a portlet to WebSphere Application Server's portlet container.
Bob needs to integrate IBM WebSphere Portal to handle tasks from several different backend systems as a service. Bob can createtasks and specialized workflows using which of the following?
A. Unified Task Portlet
B. IBM Rational Application Developer Edition and Standard Portlet API
C. Unified Task Developer Edition and Collaborative Services API
D. Page Builder and Portlet Wires
Which of the following options best describes the difference between horizontal and vertical clustering?
A. Vertical clustering takes full advantage of the resources of a multiprocessor system; horizontal clustering provides fault-tolerance and scalability by adding additional servers.
B. Vertical clustering allows for users to authenticate against multiple LDAP sources; horizontalclustering allows multiple servers to act as one server
C. Horizontal clustering replicates the back-end database in real-time; vertical clustering takes advantage of multiple IBM WebSphere Application Servers as a single cell.
D. Horizontal clustering allows multiple HTTP servers to serve in a failover scenario; vertical clustering allows IBM WebSphere Portal servers to combine processor and memory into one virtual server.
Holly's organization performs staging from a system without an external security manager to a system with an external security manager. All resources in the target system are managed internally. The external security manager is not used for managing authorization decisions in this scenario. Which of the following options occurs during staging of subsequent releases?
A. Resources have to be manually recreated each time a staging occurs.
B. Resources with updated entitlements show in the XML configuration interface file as externally managed resources.
C. Resources withupdated entitlements show in the XML configuration interface file as internally managed resources.
D. Resources lose all attributes and security controls, but remain in the Portal Access Control as an externally managed resource.
Which of the following statements most correctly describes when a session validation filteris called?
A. Anytime a new session attribute is created.
B. Each time an idle timeout of the session occurs.
C. Each time a new user session is created.
D. For every request before actions are triggered and the page is rendered.
Cooper would like to better categorize portal search but doesn't know what to use. What can he use?
A. IBM WebSphere Portal 8.0 only uses an external search system.
B. Cooper can use tags for better search results.
C. This task requires that WebSphere Portal is customized with the search API.
D. Only IBM Web Content Manager content can be categorized with the categorize function.
John wants to upgrade his IBM WebSphere Portal 8.0 server that does not contain IBM Web Content Manager to one that does include Web Content Manager. To do this, John can:
A. The migration is not supported from different version of WebSphere Portal server.
B. Run the following ConfigEngine.sh upgrade-profile -DUpgradeServerToContent=true.
C. Run the following ConfigEngine.sh upgrade-server-to-content-migration - DUpgradeServerToContent=true.
D. Run thefollowing ConfigEngine.sh upgrade-profile.
Which one of the following tasks is not required when configuring a property extension database in a single-server environment?
A. Run theConfigEngine.bat wp-la-install-ear -DWasPassword=password.
B. Run ConfigEngine.bat wp-prep-vmm-db-secured-environment - DWasPassword=password.
C. Set the data source parameters in wp_add_LA.properties.
D. Set the DbDriver and DbLibrary parameters using wkplc_dbtype.properties.
Which of the following statements about setting wires on an IBM WebSphere Portal page is correct?
A. A wire can only be created from oneportlet to another portlet on the same page.
B. A page can have source and target portlets wires configured automatically.
C. Wires can be created between a source JSR 168 portlet and a target legacy IBM API portlet.
D. Wires can be either public (available to all users) or private (available to a single user).