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
At a high level, which of the following options best describes the sequence of steps thatone should take when setting up an IBM WebSphere Portal static cluster?
A. 1.Install and configure WebSphere Portal as a stand-alone node for each cluster node.
2.
Federate each portal server node to the WebSphere Application Server Network Deployment cell using the addNode command.
3.
Create a portal cluster using the ConfigEngine tasks.
4.
Configure the cluster members to use the same database and user registry.
B. 1.Use WebSphere Application Server Network Deployment to create a managed node for each portal node in the cluster.
2.
Federate each of these nodes into the WebSphere Application Server Network Deployment cell using the addNode command.
3.
Install and configure WebSphere Portal on each portal server node.
4.
Use ConfigEngine tasks to configurethe database, user registry, and create the cluster.
C. 1.Install WebSphere Portal on the first node, configure the database, and use the ConfigEngine tasks to create a profile template.
2.
Prepare the first node to communicate WebSphere Application Server Network Deployment, and use addNode and ConfigEngine tasks to configure the cluster and user registry.
3.
Install WebSphere Portal on additional nodes and use the profile template to configure.
4.
Use the addNode and ConfigEngine tasks to federate the additional nodes and complete the cluster setup.
D. 1.Use WebSphere Application Server Network Deployment to create a cell and managed node for each portal node in the cluster.
2.
Use the WebSphere Portal cluster profile template to install WebSphere Portal onto each node.
3.
Use the ConfigEngine tasks to configure the nodes to use the same database and user registy.
4.
Federate each of these nodes into the cluster by using the addNode and ConfigEngine tasks.
What logs folder should be checked to diagnose a failed IBM WebSphere Portal server installation?
A.
B. C:\Documents and Settings\All Users\Application Data\IBM\Installation Manager\logs for Windows and /var/ibm/InstallationManager/logs for all other OS's.
C.
D.
Which of the following files must be used byAdrian when configuring the Property Extension database?
A. wkplc.properties
B. vmm-ext.xml
C. wplaconfig.properties
D. vmm-config.xml
On the WSRP producer side, the enforcement of the access control decision for provided portlets can be enabled or suppressed by setting the configuration property in which of the following?
A. portal.security.wsrp
B. puma.security.config
C. wsrp.security.enabled
D. wmmur.security.config
Which of the following choices best describes the steps for configuring SSL only for the login process?
A. -Update the WP ConfigService to set the proper values forredirect.login.ssl and host.port.https. -Set the transport security constraint for /myportal to CONFIDENTIAL.
B. -Locate the login link in the theme and add the ssl="true" attribute to the
C. -Set the transport security constraint for /myportal to CONFIDENTIAL. -Locate the login link in the theme and add the ssl="true" attribute to the
D. -Update the WP ConfigService to set the proper values for redirect.login.ssl and host.port.https. -Set the UseSecureLoginActionUrl parameter to "true" for the Login portlet.
Which one of the following statements is true when different portletconfiguration parameters are required for different instances of a portlet?
A. Copies are created accessing the same content channel.
B. The copied applications share the same URL.
C. The manage portlet application is used to make copies.
D. The portletconfiguration parameter is not associated with each instance of the portlet.
Richard has enabled parallel portlet rendering on the server. He specified the following parallel portlet rendering service parameter: parallelRenderingWaitTimeOut=0 Which of the following options occur with this setting?
A. Portlets wait sequentially for each previous portlet to render its data.
B. Portlets have no timeout and the main thread waits for all portlets to finish rendering.
C. Portlets are set to not render parallel globally on the IBM WebSphere Portal server with this value.
D. Portlets are not able to finish rendering if the data is not accessible immediately. This speeds up rendering.
Which of the following site analysis events cannot be logged by IBM WebSphere Portal's logging functionality at the server level?
A. Page management, such as creating, reading, updating, deleting pages
B. Requests of portlets by users
C. Amount of data fetched by a portlet from a back-end database
D. Session activities, such as login, logout, timeout, login failed
After deploying a remote search service on a server, which of the following best describes how a portal administrator would configure portal search to use the remote search service?
A. Configure the remote search service parameters in the wkplc.properties file and run the ConfigEngine enable-remote-pse-service command.
B. For the WP Configuration service, set the pse.remote.type custom property to match the type of remote search service that was deployed.
C. From the Manage Search portlet, define a new search service and set the PSE_Type parameter to the remote search service type (i.e, SOAP).
D. Set the Portal Search Center portlet configuration parameter named search_type to remote and search_name to the hostname of the server where the remote search service has been deployed.
Which of the following is true about the search collection called JCRCollection1?
A. It is designed to be used alongside any other user-defined search collections.
B. It is the sameas the default PortalContent Collection used in IBM WebSphere Portal.
C. It is a special purpose collection, created by default, when IBM Web Content Manager is enabled and allows for search using the Authoring portlet.
D. There is no default collection in WebSphere Portal 8.0 called JCRCollection1.
Which one of the following statements is true about Virtual Portals?
A. Separation between Virtual Portals cannot be achieved by scoping the portal resources of the Virtual Portals
B. Scopingmeans making portal resources available uniquely and separately to individual Virtual Portals and their users
C. The user population can be scoped to one or more specific Virtual Portals
D. All types of portal resources can be scoped to a particular Virtual Portal
E. B and C
F. A, B and D
When files are copied to the IBM WebSphere Portal server via the WebDAV interface, where are the files permanently stored?
A. WebSphere Portal JCR database
B. WebDAV resource provider
C. Deployment Manager
D. wp_profile on the file system
IBM WebSphere Portal 8.0 Personalization sends published rules across HTTP to a servlet which resides on each personalization server. Which of thefollowing statement is not a supported configuration?
A. Host and Target Systems in a clustered environment
B. Host and Target Systems on IPv6 protocol
C. Host and Target Systems connected to different LDAP's
D. Host and Target Systems on different network segments (VLAN)
Which of the following options is true of VMware technology with IBM WebSphere Portal 8.0?
A. VMware can be used to mass-replicate identical operating systems installed and configured with WebSphere Portal.
B. VMware can be replicated with WebSphere Portal with multiple profiles.
C. WebSphere Portal cloning is not supported with VMware.
D. VMware cannot be used to mass-replicate identical images because WebSphere Portal is tied to the host name.