최신Pegasystems Certified Lead System Architect (CLSA) 6.2V2 - PEGACLSA-6-2V2무료샘플문제
문제1
Three (3) flows (Flow-A, Flow-B and Flow-C) are being executed on the same work item. So far, Flow-A has reached its 5th and last assignment, Flow-B has reached its 3rd assignment, and 4th and last assignment of Flow-C has just been created.
All assignments are routed to a user's worklist.
How many records related to this work item would you expect the pc_assign_worklist table to hold? (Choose One)
Three (3) flows (Flow-A, Flow-B and Flow-C) are being executed on the same work item. So far, Flow-A has reached its 5th and last assignment, Flow-B has reached its 3rd assignment, and 4th and last assignment of Flow-C has just been created.
All assignments are routed to a user's worklist.
How many records related to this work item would you expect the pc_assign_worklist table to hold? (Choose One)
정답: A
문제2
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)
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)
정답: B
문제3
When defining case specialization in the case designer, what underlying application rules are used? (Choose One)
When defining case specialization in the case designer, what underlying application rules are used? (Choose One)
정답: C
문제4
Which of the following statements is most accurate regarding the PRPC data model? (Choose One)
Which of the following statements is most accurate regarding the PRPC data model? (Choose One)
정답: C
문제5
An architect wishes to build a report that queries records that are already on the clipboard so that querying the database is not necessary. How can this be accomplished? (Choose One)
An architect wishes to build a report that queries records that are already on the clipboard so that querying the database is not necessary. How can this be accomplished? (Choose One)
정답: C
문제6
When configuring a file service there are two types of asynchronous execution modes that can be use: "Queue for execution" and "Queue for agent". Which of the following statements are TRUE with regard to the execution mode? (Choose Two)
When configuring a file service there are two types of asynchronous execution modes that can be use: "Queue for execution" and "Queue for agent". Which of the following statements are TRUE with regard to the execution mode? (Choose Two)
정답: B,C
문제7
Which of the following statements is TRUE about screen flow? (Choose One)
Which of the following statements is TRUE about screen flow? (Choose One)
정답: B
문제8
An activity must be executed upon display of a section in a portal. What is the best approach to implement this functionality? (Choose One)
An activity must be executed upon display of a section in a portal. What is the best approach to implement this functionality? (Choose One)
정답: B
문제9
You have been asked to design the user interface forms to follow the enterprise branding standard on all user forms generated in PRPC. You have been given the CSS files that can be used as a style guide to format the HTML elements. Which of the following statements is FALSE? (Choose One)
You have been asked to design the user interface forms to follow the enterprise branding standard on all user forms generated in PRPC. You have been given the CSS files that can be used as a style guide to format the HTML elements. Which of the following statements is FALSE? (Choose One)
정답: D
문제10
In a Credit card dispute application, PRPC connects to an external service to receive the transactions made by the account holder. When the CSR (Customer Service Representative) is working on the dispute they should see only the last ten transactions made by the account holder. If the transaction that the account holder wants to dispute does not appear in the list then the CSR should perform a search by entering the date of transaction or the transaction amount or the merchant name. The transaction list should display the 10 transactions that satisfies the criteria. In any circumstance the CSR should not see more than 10 transactions in the screen and cannot paginate through results. The external service returns transactions ordered by date of transaction with the recent ones appearing first.
Given the above requirements, which of these approaches is most appropriate and would satisfy both these requirements? (Choose One)
In a Credit card dispute application, PRPC connects to an external service to receive the transactions made by the account holder. When the CSR (Customer Service Representative) is working on the dispute they should see only the last ten transactions made by the account holder. If the transaction that the account holder wants to dispute does not appear in the list then the CSR should perform a search by entering the date of transaction or the transaction amount or the merchant name. The transaction list should display the 10 transactions that satisfies the criteria. In any circumstance the CSR should not see more than 10 transactions in the screen and cannot paginate through results. The external service returns transactions ordered by date of transaction with the recent ones appearing first.
Given the above requirements, which of these approaches is most appropriate and would satisfy both these requirements? (Choose One)
정답: C