[2022年03月06日] 無料Pega PCSSA PEGAPCSSA85V1公式認定ガイドPDFダウンロード [Q65-Q87]

Share

[2022年03月06日] 無料Pega PCSSA PEGAPCSSA85V1公式認定ガイドPDFダウンロード

Pegasystems PEGAPCSSA85V1公式認定ガイドPDF

質問 65
An application change goes into effect on June 15, 2019. Due to this change, two fields are added to a user form to collect information for compliance purposes. Assuming that today is April 30, 2019, how should you configure circumstancing for the form?

  • A. Circumstance the form by property and date; test that the creation date for the case is on or after June 15,
    2019.
  • B. Circumstance the form by property and date; specify June 15, 2019, as the start date.
  • C. Update the existing form to apply a circumstance; specify June 15, 2019, as the end date.
  • D. Circumstance the form by template and definition; in the definition, specify June 15, 2019, as the cut-off date.

正解: B

 

質問 66
A claims framework contains two rulesets, ClaimsFW and ClaimsFWInt, and an application built on the framework contains two rulesets, Claims and ClaimsInt. Which statement is false if all the rulesets are configured as Application Validation?

  • A. Rules in ClaimsFWInt can reference rules in ClaimsFW
  • B. Rules in Claims can reference rules in ClaimsFW
  • C. Rules in ClaimsInt can reference rules in Claims
  • D. Rules in ClaimsFW can reference rules in Claims

正解: D

 

質問 67
What task must you perform in order to persist a temporary case?

  • A. Add a persistence condition to the case type.
  • B. Add a Persist Case SmartShape to the process.
  • C. Configure pyStartCase to persist a case.
  • D. Add an object ID to the case

正解: B

 

質問 68
Identify the log you examine to view warnings, errors, and information messages about internal operations.

  • A. Alert log
  • B. Pega log
  • C. Services-PAL
  • D. BIX log

正解: B

 

質問 69
An error is generated as a connector invokes a remote service. Which of the following could be an example of a transient error?

  • A. The request format is not understood by the service.
  • B. The returned order total is incorrectly calculated.
  • C. The request is sent to the wrong system.
  • D. The service is running on a system that is temporarily not available.

正解: D

 

質問 70
You add a new work group to an application. Which two organization rules do you need to update? (Choose Two)

  • A. Work queue
  • B. Unit
  • C. Operator ID
  • D. Class groups

正解: A,C

 

質問 71
In which order are rules and data instances applied for a service? 1 Service rule 2 Service Package 3 Service Activity 4 Mapping rule (from format received by the service to Clipboard structure) 5 Mapping rule (from Clipboard structure to format specified by service type)

  • A. 2, 1, 3, 4, 5
  • B. 1, 2, 4, 3, 5
  • C. 1, 2, 3, 4, 5
  • D. 2, 1, 4, 3, 5

正解: D

 

質問 72
Which two options do you consider when creating a pre-processing data transform? (Choose Two)

  • A. The potential reuse of the flow action
  • B. The timing of the commit for the flow action.
  • C. The effect if the flow action is reloaded.
  • D. The security setting for the flow action.

正解: A,C

 

質問 73
Which two of the following options are user interface best practices to display a list of items to a user who may access the application on mobile and non-mobile devices? (Choose Two)

  • A. Use a grid and mark the columns in the grid as primary, secondary, and other.
  • B. Use a repeating dynamic layout.
  • C. Define the layout widths in pixels.
  • D. Source the list using a data page.

正解: A,B

 

質問 74
Offline support requires which two configurations? (Choose two.)

  • A. Appropriate case types configured for offline processing.
  • B. An authorization activity to manage offline permissions.
  • C. A set of privileges to run sections in an offline environment.
  • D. Access groups set up to allow offline access to users.

正解: A,D

解説:
Reference: https://community.pega.com/knowledgebase/articles/configuring-offline-capability-mobile- application

 

質問 75
Select two reasons for organizing delegated rules in a separate, unlocked ruleset. (Choose Two)

  • A. A separate, unlocked ruleset is necessary because changes cannot be made to rules in a locked ruleset.
  • B. A separate, unlocked ruleset allows for versioning control of the individual delegated rules in case you want to roll back changes.
  • C. A separate ruleset can help prevent accidental or unauthorized changes to critical elements of the application.
  • D. A separate, unlocked ruleset allows you to organize the business users responsible for managing the delegated rules.

正解: A,C

 

質問 76
You want to create a new major version (02) of ruleset ABC. The current major version (01) of ABC includes the following rules:
Rule Type Rule Name Availability
New DisputeCharge No
Data Transform CopyOrder Withdrawn
Activity UpdateInventory Yes
Decision Table CalculateShippingCost Blocked
Assuming that each listed rule is the highest version of that rule, which two rules are copied to the new version of ABC?

  • A. DisputeCharge
  • B. CalculateShippingCost
  • C. UpdateInventory
  • D. CopyOrder

正解: B,C

 

質問 77
You want to write all errors detected when loading a data page to a log file. How would you do that?

  • A. Use the error handling flow.
  • B. Use a transition condition.
  • C. Use an existing function in the error handling data transform.
  • D. Invoke the error handler from the post processing activity in a data page.

正解: C

 

質問 78
Which record do you configure to add an item to the left-pane menu in the Case Manager portal?

  • A. Portal record
  • B. Skin record
  • C. Navigation record
  • D. Harness record

正解: C

 

質問 79
Identify two options for passing data between a Pega application and a webpage containing a web mashup.
(Choose two.)

  • A. Call the function pega.web.api.doAction().
  • B. Use the attribute data-pega-event-onpagedata.
  • C. Call a Pega API function from the host server.
  • D. Use REST methods to call Pega microservices.

正解: A,B

解説:
Reference: https://community.pega.com/knowledgebase/articles/pega-web-mashup/communication-between- pega-web-mashup-and-host-page

 

質問 80
Select two benefits of adopting a rule delegation strategy. (Choose Two)

  • A. Adopting a rule delegation strategy allows business users to change business policies more quickly by avoiding long approval processes.
  • B. Adopting a rule delegation strategy can help lower the overall costs of building and maintaining business applications because fewer architects are required if business users can make changes to the application on their own.
  • C. Adopting a rule delegation strategy can help improve the business' ability to adapt to changing business conditions.
  • D. Adopting a rule delegation strategy allows business users and architects to focus on their specific tasks related to application development and maintenance.

正解: C,D

 

質問 81
Select three best practices when developing activities (Choose Three)

  • A. Limit activity calls to 3 or less to prevent performance problems.
  • B. Only use activities to support queue processing and interfaces
  • C. Limit use of activities. Use alternative rule types such as data transforms when possible.
  • D. Limit customer Java steps whenever possible.
  • E. Keep activities short. Limit your activities to fewer than 25 steps.

正解: C,D,E

 

質問 82
The customer, a medium size toy maker, wants to fulfill orders received during the peak season in December and process them in batches multiple times a day.
How do you implement this use case?

  • A. Create scheduled jobs, one for each run, that can process accumulated orders.
  • B. Create one scheduled job and select its run schedule as multiple times a day.
  • C. Create batches of orders and send each batch for processing when it gets full.
  • D. Create a queue processor that can process orders received by the company.

正解: B

 

質問 83
What two artifacts should you prepare in advance before delegating a rule? (Choose Two)

  • A. An Access Role that has access to the production ruleset
  • B. A separate Operator ID that has access to the delegated rules
  • C. An unlocked ruleset added to the Application rule as a production ruleset
  • D. An Access Group that has access to the production ruleset

正解: C,D

 

質問 84
An agent in your system is running on three nodes. You have been asked to update the agent's schedule interval. How would you make your update?

  • A. Open the agent schedule for each node the agent is running on and update the interval.
  • B. In SMA, select a node, then select the agent, and finally update the interval.
  • C. For each node, copy the agent schedule instance and modify the interval.
  • D. Open the agents rule and update the interval.

正解: A

 

質問 85
Which of the following record types are editable on a production system?

  • A. Property
  • B. Dynamic System Setting
  • C. Data Transform
  • D. SOAP Connector

正解: B

 

質問 86
Which two statements accurately describe the use of a symbolic index? (Choose two.)

  • A. <PREPEND> inserts a new element in a value list or page list property as the first element.
  • B. <LAST> sets or retrieves an element value from the end of a value list or page list property.
  • C. <CURRENT> inserts a new element in a value list or page list property at the currently referenced index.
  • D. <APPEND> adds an element at a designated location in a value list or page list property.

正解: A,B

解説:
Reference: https://community.pega.com/sites/default/files/help_v722/designer%20studio/expressionbuilder/ ref_refaggregateprop_symbolic.htm

 

質問 87
......

無料PEGAPCSSA85V1試験問題集試験点数を伸ばそう:https://www.goshiken.com/Pegasystems/PEGAPCSSA85V1-mondaishu.html