2022年最新のに更新されたのはPEGAPCSSA86V1テストエンジンとPDFで完全版無料問題集保証! [Q55-Q80]

Share

2022年最新のに更新されたのはPEGAPCSSA86V1テストエンジンとPDFで完全版無料問題集保証!

最新のPega PCSSA PEGAPCSSA86V1実際の無料試験問題

質問 55
In which of the following situations would you simulate a data page?

  • A. When the data page writes data to the external system
  • B. When the connector is available for the integration
  • C. When a large amount of data needs to be simulated
  • D. When the interface definition is not finalized

正解: D

 

質問 56
How do you ensure that only a manager can run a specific flow action?

  • A. Add a pre-processing activity to the flow action form to determine whether the user is a manager.
  • B. Add an Access When condition to the flow action to determine whether the user is a manager.
  • C. Add a privilege to the flow action form, then add the privilege to a role assigned to the access group for managers.
  • D. Add a validate rule to the flow action form to determine whether the user is a manager.

正解: C

 

質問 57
How do you identify if a result in a decision rule cannot be returned?

  • A. Test for completeness
  • B. Test for missing conditions
  • C. Test for conflicts
  • D. Test the rule using a unit test

正解: D

 

質問 58
A flow action calls a pre-processing data transform to initiate values. There are several flow actions available for the assignment. You want to make sure that the values are only initiated once for each flow action.
How do you implement a solution?

  • A. Configure the data transform as post-processing instead of pre-processing.
  • B. Make sure that the flow action does not have the highest likelihood since it will always be invoked.
  • C. Add logic to the pre-processing data transform to test if values were already initiated.
  • D. Do nothing. The pre-processing data transform is only called once for each assignment.

正解: C

 

質問 59
You create a report in a work class that displays the assigned operator and task name for each open case .
Which two ways can you combine data in the Assign-Worklist class for your report? (Choose Two)

  • A. Use a Worklist Assignment association rule to join the Work class to the Assign-Worklist class.
  • B. Use a class join to the Assign-Worklist class. Specify a join filter where the Worklist Assignment association rule is equal to an object identifier in the work class.
  • C. Use a class join to the Assign-Worklist class. Specify a join filter where the pxRefObjectKey in the join class is equal to an object identifier in the work class.
  • D. Use a Worklist Assignment association rule to join to the Assign-Worklist class. Specify a join filter where the pxRefObjectKey in the join class is equal to an object identifier in the work class.

正解: A,C

 

質問 60
To reduce training requirements for users, a company wants to utilize the existing front end of their application.
How can a third-party application use Pega Platform?

  • A. By using middleware tools in application servers
  • B. By using REST calls from the Pega API
  • C. By using database tables for staging the requests
  • D. By exposing third-party application services

正解: B

 

質問 61
Which two design configurations limit the need for horizontal scrolling when an application is used on a mobile device? (Choose two.)

  • A. Set the width for layouts in percentages.
  • B. Hide noncritical columns.
  • C. Configure UI controls to use native controls on mobile devices.
  • D. Use grid layouts rather than repeating dynamic layouts to display tabular data.

正解: A,B

 

質問 62
In which two situations do you use the PegaRULES Log Analyzer to analyze application performance? (Choose two.)

  • A. Before migrating an application to a testing system
  • B. Throughout the application development life cycle
  • C. During User Acceptance Testing
  • D. After the application is deployed to a production system

正解: B,D

 

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

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

正解: A

 

質問 64
In which situation do you configure branched rulesets?

  • A. Multiple teams need to work on the same application version.
  • B. One team creates a new patch for an application while another team creates a new major version of the application.
  • C. You need to delegate rules to process owners from the business.
  • D. A team needs to work on the next version of an application while preparing to migrate the current version.

正解: D

 

質問 65
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. 1, 2, 4, 3, 5
  • B. 2, 1, 3, 4, 5
  • C. 2, 1, 4, 3, 5
  • D. 1, 2, 3, 4, 5

正解: C

 

質問 66
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 batches of orders and send each batch for processing when it gets full.
  • B. Create one scheduled job and select its run schedule as multiple times a day.
  • C. Create a queue processor that can process orders received by the company.
  • D. Create scheduled jobs, one for each run, that can process accumulated orders.

正解: B

 

質問 67
Which two statements describe the role of the cache manifest in a mobile app? (Choose two.)

  • A. Supports debugging efforts by providing a run-time view of the rules accessed by the app.
  • B. Allows downloading of rules for offline use with a mobile app.
  • C. Provides access to static resources such as HTML files, image files, or JS files.
  • D. Enables users to continue interacting with mobile apps while offline.

正解: C,D

 

質問 68
Timesheets require the following approvals:
Regular 40 hours -> Supervisor of employee
Any overtime -> Manager of Supervisor
Worked on weekend -> VP Finance
Negative time-off balance -> HR Director
Which two conditions require an authority matrix? (Choose Two)

  • A. Any overtime -> Manager of Supervisor
  • B. Worked on weekend -> VP Finance
  • C. Regular 40 hours -> Supervisor of Employee
  • D. Negative time-off balance -> HR Director

正解: B,D

 

質問 69
An order fulfillment process includes a request for quotes from multiple shippers. You want the system to automatically call a quote request subprocess for each vendor .
How would you configure your process?

  • A. Add a Subprocess shape for the request subprocess and specify the Spinoff option.
  • B. Add a Split For Each shape and run the request subprocess for each vendor on a page list.
  • C. Add a Split Join shape and run the request subprocess for each vendor on a page list.
  • D. Add a Split For Each step to the case lifecycle and run the subprocess for each vendor on a page list.

正解: B

 

質問 70
Which requirement do you satisfy with an Access When record?

  • A. Managers can perform an optional action to transfer a case to another workbasket, but users cannot.
  • B. Government regulations require that you explicitly block user access to personally identifiable information.
  • C. Company policies require that you only allow managers to run reports on purchase requests.
  • D. Accountants can edit a purchase request only if the case was created by a member of their assigned department.

正解: D

 

質問 71
A user has the following rulesets in their ruleset list:
TGB:01-01
TGBInt:01-01
LoanShrk:01-01
LoanShrkPrime:01-01
LoanShrkInt:01-01
There are six instances of CollectBorrowerDetails in the rules cache as indicated in the table below:

A rule with an Apply to: class of TGB-FW-LoanShrk-Work-AutoLoan calls CollectBorrowerDetails .
Which rule is selected from the rules cache during rule resolution?

  • A. Instance Five
  • B. Instance Two
  • C. Instance Three
  • D. Instance One
  • E. Instance Four
  • F. Instance Six

正解: F

 

質問 72
A disputed transaction case records account information using a page property. Account information is recorded at the time the case.. The case is further processed. Account information is stored in an
external system and accessed by a data page.
How do you configure the account information page?

  • A. Select Copy from a data page on the page property(snapshot)
  • B. Configure the page property to refer to a keyed data page.
  • C. Select Refer to a data page on the page property.(system of records)
  • D. Define a reference property that refers to the data page.

正解: A

 

質問 73
To help ensure application stability and scalability, during which two of the following times do you use Log Analyzer (PLA) to test Pega applications? (Choose Two)

  • A. User Acceptance Testing (UAT)
  • B. Throughout the development cycle
  • C. Performance and stress testing
  • D. Immediately before deployment

正解: A,C

 

質問 74
Sourcing a data page directly from a UI control is an example of which pattern?

  • A. Snapshot pattern
  • B. Alias pattern
  • C. Reference pattern
  • D. System of Record (SoR) pattern

正解: C

 

質問 75
Which two of the following prerequisites would you choose to create a branch rule for parallel development? (Choose Two)

  • A. Circumstance the original rule
  • B. Save a copy of the original rule into the base ruleset
  • C. Create a team application
  • D. Give team members access to the team application

正解: C,D

 

質問 76
You created a data transform to concatenate a user's first and last name values. You add the concatenate data transform to a flow action as a post-processing action .
What occurs when the flow runs?

  • A. The data transform runs after the user enters data in the first name and last name fields.
  • B. The data transform runs after the flow action runs if the user enters data in the first and last name fields.
  • C. The data transform runs every time the user performs the flow action run.
  • D. The data transform runs before every flow action run.

正解: C

 

質問 77
The purpose of a Circumstance Definition is to _________.

  • A. define the list of all circumstance values for a rule
  • B. define the values used in a circumstance
  • C. define the values available to an end user in the application
  • D. define the properties used in a circumstance

正解: B

 

質問 78
Which two of the following steps are needed to implement Global Resource Settings? (Choose Two)

  • A. Create a property for each environment
  • B. Create a data transform
  • C. Create a report definition
  • D. Create a data page

正解: B,D

 

質問 79
Adding parameters to a rule enables you to _____________________.

  • A. help improve business users' ability to adapt to changing business conditions
  • B. copy data from a data page option on a property
  • C. define the values used in a circumstance
  • D. separate the functional behavior of a rule from specific business contexts

正解: D

 

質問 80
......

PEGAPCSSA86V1問題集には更新された練習テストと200独特な問題:https://www.jpntest.com/shiken/PEGAPCSSA86V1-mondaishu

弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

オンラインサポート時間:( UTC+9 ) 9:00-24:00
月曜日から土曜日まで

サポート:現在連絡