최신 CLSA PEGACLSA-6-2V2 무료샘플문제:
1. The power company EnergyCo uses a PRPC-based Incident Management application with a single work type defined in the framework (class: EnergyCo-FW-IncMgt-Work-Incident). EnergyCo has four divisions (DivA - DivD).
There is a new requirement: Solar Panel related incidents must be stored in a separate table from other incidents for all divisions (i.e. a single "Solar Panel" table is used for all divisions). There is no Solar Panel specific class.
In order to meet this new requirement, which of the following approaches is most appropriate? (Choose One)
A) Add a Solar Panel specific database table instance to the EnergyCo-FW-IncMgt-Work-Incident class
B) Circumstance based on an IncidentType property
C) Add a class to the framework layer and all implementation layers
D) Add a class to only the framework layer for greater reusability
2. When using the standard "start a new process" button to start a new flow on an open work item, which of the following options most accurately describes the eligible flow rules available to be selected? (Choose One)
A) All starter flows available to the current user
B) All flows in the current work item class hierarchy enabled to be added to a work object
C) All subflows of the current flow
D) All flows defined in the current workpool
3. Which of the following statements is NOT correct regarding the PRPC requestor expiration when a session times out? (Choose One)
A) The system can be configured so that the requestor data is passivated to the database on timeout
B) The system can be configured so that the requestor data is passivated to the file system on timeout
C) When using file system passivation, the Load balancer plays a key role in activation
D) The requestor data can be activated only by an administrator
4. A framework rule has been overridden with a copy in the implementation layer. Both rules are in locked RuleSet versions. An architect wishes to restore the framework functionality. Which of the following will NOT accomplish this? (Choose Two)
A) Copy the framework rule to a higher implementation RuleSet version in the implementation class
B) Copy the framework rule to a higher framework RuleSet version in the framework class
C) Unlock the implementation RuleSet version, and delete the implementation layer rule
D) Create a withdrawn copy of the implementation rule in a higher implementation RuleSet version
E) Mark availability of the implementation layer rule as "No/Draft"
5. The Purchase order request form must let the user select multiple items from a list of items that is displayed in the user screen. The item data is read from the inventory database which changes very frequently. Which of the following options would you consider using? (Choose One)
A) Write a custom control rule that allows multiple select
B) Repeating Grid using report definition as its source
C) A List-to-List Control
D) A Dynamic Select control to display the list
질문과 대답:
질문 # 1 정답: C | 질문 # 2 정답: B | 질문 # 3 정답: D | 질문 # 4 정답: B,E | 질문 # 5 정답: C |