Pegasystems Certified Lead System Architect (CLSA) 6.2V2 Sample Questions:
1. What is TRUE about the PRPC command line utility that imports and exports archives? (Choose One)
A) It does not require the Pega-ImportExport agent running
B) It communicates with the source and target systems over SOAP
C) It cannot use a Rule-Admin-Product to export rules
D) It is installed with PRPC by default
2. Which of the following approaches to building User Interface rules are most vulnerable to security attacks? (Choose Two)
A) Coding HTML with: <pega:reference name="OrderDescription" mode="richtext" />
B) Using autogenerated controls and sections
C) Coding HTML with: <pega:reference name="OrderDescription" mode="literal" />
D) Coding HTML with: <%tools.appendString(tools.getActiveValue()); %>
E) Coding HTML with: <%tools.appendString (StringUtils.reversibleCrossScriptingFilter (tools.getActiveValue ())) ;%>
F) Coding HTML with: <pega:reference name="OrderDescription" />
3. You have been asked to build a human resources application that facilitates the work required to support new hires. For each new hire, multiple tasks must be done, such as "Acquire Computer" and "Setup Payroll". You are having trouble deciding if each of these tasks should be represented as separate assignments in the same case, or separate sub-cases.
Which of the following requirements will help you decide on the approach? (Choose Two)
A) "Acquire Computer" and "Setup Payroll" require the capability to be reopened independently
B) It must be possible to edit fields for "Acquire Computer" and "Setup Payroll" at the same time
C) It must be possible for the completion of one task to be independent from the other
D) It must be possible to configure security differently; those who can open "Acquire Computer" must not be able to open "Setup Payroll"
E) It must be possible for "Acquire Computer" and "Setup Payroll" to be assigned to different operators at the same time
4. Which of the following statements is most accurate regarding the display of the flow actions at run-time ? (Choose One)
A) The perform harness uses a gadget section which accepts menu area, link, button and dropdown as parameters which control the display of the flow actions
B) The flow action display can be changed by creating custom harness rule instead of using the standard harness
C) At run-time the user has the option to switch to a different display from what is defined in design time
D) The display of flow actions are controlled by the harness; we need to reference a different harness if all flow actions must be displayed as links or buttons
5. An external application calls a PRPC SOAP service. Since the service can take a significant amount of time, PRPC returns a unique identifier instantly and executes the service without the application waiting.
Which approach is most appropriate to implement this functionality? (Choose One)
A) A SOAP service configured to run asynchronously using a custom service request processor
B) A SOAP service that uses a run in parallel connector to call a PRPC server
C) A SOAP service that runs Queue-For-Agent and then returns a unique ID
D) A SOAP service that runs a spin-off flow to execute the service asynchronously
Solutions:
| Question # 1 Answer: A | Question # 2 Answer: C,D | Question # 3 Answer: A,B | Question # 4 Answer: A | Question # 5 Answer: A |
We're so confident of our products that we provide no hassle product exchange.


By Myron

