Welcome to TestSimulate

Pass Your Next Certification Exam Fast!

Everything you need to prepare, learn & pass your certification exam easily.

365 days free updates. First attempt guaranteed success.

IBM Developing Portlets and Web Applications with IBM Web Experience Factory 8.0 (C2040-927) Free Practice Test

Question 1
Which of the following default events are not available in the Client Event Handler builder?

Correct Answer: D
Question 2
Sean wants to trace the value of a variable as a model he is running to help track down a problem somewhere in a computation later in the model. How can he trace the value of the variable?

Correct Answer: A
Question 3
Which of the following statements is not true about the Client Application Builder?

Correct Answer: C
Question 4
Jorge uses the IBM Web Experience Factory WebAppAccess API in his Method builder. He wishes to move this method to a regular Java class and expose it to the model via the Linked Java Object builder. What does he need to do use the WebAppAccess API in his new method?

Correct Answer: A
Question 5
Mary is developing an application that requires multiple, complex argument types for inter-portlet communications between two IBM Web Experience Factory portlets in the same WAR on the same IBM WebSphere Portal page. Which of the four event mechanisms is the best choice to accomplish this?

Correct Answer: D
Question 6
Jeremy is trying to decide whether to convert an existing Page builder call to use the Imported Page builder instead. Which of the following is a reason to use the Imported Page instead of the Page builder?

Correct Answer: B
Question 7
To make a SQL Call return data, Pauline is defining a Service Operation. Which SQL Data Service action should she call in the Service Operations properties?

Correct Answer: D
Question 8
Jose is designing web services that will return very large record sets (in the 1000's). He is also designing an IBM Web Experience Factory application to consume them and plans to use Web Experience Factory's Paging features to paginate over the large record sets. How should paging be configured for the web services?

Correct Answer: D