[2023年11月09日]PEGAPCSSA87V1試験ブレーン問題集で学習注釈と理論 [Q12-Q34]

Share

[2023年11月09日]PEGAPCSSA87V1試験ブレーン問題集で学習注釈と理論

合格させるPegasystems PEGAPCSSA87V1テスト練習テスト問題試験問題集


PEGA認定のシニアシステムアーキテクト(PCSSA)になることは、PEGAテクノロジーの専門知識を実証し、業界で認識を獲得する素晴らしい方法です。この認定は、トップの雇用主によって認識されており、雇用市場で高く評価されています。また、PEGAテクノロジーの最新のトレンドと開発を最新の状態に保ち、キャリアに優れているために必要なスキルと知識を備えていることを確認するための素晴らしい方法です。

 

質問 # 12
Which three items are generated and displayed in the compliance score of an application? (Choose Three)

  • A. Rules with warnings in the application
  • B. Total core rules used in the application
  • C. Rules with unjustified warnings in the application
  • D. Percentage of compliant rules in the application
  • E. Unweighted compliance score out of 100

正解:C、D、E


質問 # 13
What is the difference between using the Call and Branch methods in an activity step to invoke other activities?

  • A. Call provides more robust debugging capability than Branch, while Branch provides better run-time performance.
  • B. Branch overrides the security restrictions of the called activity allowing you to easily test code; it will not run in production
  • C. Branch creates a new thread to allow asynchronous processing, while Call runs in the thread from it was invoked.
  • D. Call returns to the originating activity, while Branch skips the remainder of the originating activity.

正解:D


質問 # 14
Drag the name of the Pega Platform log file appender from the left to the matching use case on the right.

正解:

解説:


質問 # 15
Which two options do you consider when creating a pre-processing data transform?

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

正解:B、D


質問 # 16
A hospital uses a Patient visit case type to track patient visits to the Emergency Room (ER). The case type can create Lab analysis and Diagnostic imaging child cases. While the child cases are active, the attending doctor or nurse must be able to update the patient visit case with notes and treatment recommendations.
In the Answer Area, select the configurations which allow a doctor or nurse to update the parent case while lab and imaging technologists perform assignments on their respective child cases.

正解:

解説:
Answer as in image


質問 # 17
In a hiring case type, only HR Managers should have read access to a candidate's reference letter attachment. Which two tasks are used to fulfill this requirement? (Choose Two)

  • A. Configure read access for a user according to a privilege
  • B. Define a separate Attachment Category for HR Managers
  • C. Restrict read access according to a When condition
  • D. Configure attribute-based access control on the Attachment Category

正解:A、B


質問 # 18
On which type of rule can you configure edit validate rules?

  • A. Flow actions
  • B. Case types
  • C. Activities
  • D. Properties

正解:D


質問 # 19
An assignment service-level agreement (SLA) is configured with the following details?
* Initial urgency: 20
* Assignment ready: Timed delay of 1hr
* Goal: 5hr and increase urgency by 10
* Deadline: 8hr and increase urgency by 20
* Passed deadline: 2hr, increase urgency by 20, and limit events to 5
Assuming no other urgency adjustment, what is assignment urgency 16hr after the case reaches the assignment?

正解:

解説:
100


質問 # 20
Organize the classes and associated rules in the appropriate Enterprise Class Structure (ECS) layer.

正解:

解説:


質問 # 21
An application includes the following set of circumstanced instances of a decision table.

You update the application and increment the AccountManage ruleset version to 01-02-01. As part of this update, the circumstance .Status="Silver" is no longer needed by the application.
How do you implement this change?

  • A. Do nothing. Rule resolution does not consider rules in a lower minor version of a ruleset.
  • B. Create a new version of the circumstanced decision table in AccountManage:01-02-01 and set the availability of the rule to Blocked.
  • C. Create a new version of the circumstanced decision table in AccountManage:01-02-01 and set the availability of the rule to Withdrawn.
  • D. Create a new version of the circumstanced decision table in AccountManage:01-02-01 and select the Base rule option.

正解:B


質問 # 22
A requirement states that the Manage role cannot open a purchase request during the Audit stage.
How do you configure the case stage to satisfy this requirement?

  • A. Apply an Access Deny record.
  • B. Apply a When record.
  • C. Apply a Privilege record.
  • D. Apply an Access When record.

正解:D


質問 # 23
Which two configurations can you use to include access groups into your Product rule? (Choose two.)

  • A. Associate the access groups with a ruleset included in the application.
  • B. Add the access groups to the application record.
  • C. Export the access groups using the Access Manager.
  • D. Add the access group to the Product record in the Individual instances to include section.

正解:A、B


質問 # 24
Which two statements are valid regarding Pega Web Mashups? (Choose two.)

  • A. A mashup can allow access to Dev Studio for full system configuration.
  • B. Pega Platform limits a mashup to working on existing cases.
  • C. A user can view their worklist in an external portal and select items to take action on.
  • D. A mashup display starts by calling either a flow or a harness from a Pega application.

正解:C、D


質問 # 25
During an Account review case, an accountant wants to evaluate the client's retirement plan. A Retirement planning case is created that runs in parallel with the Account review case. Neither case waits for nor reports to the other.
To configure this workflow, which type of parallel processing shape do you use?
A)


C)

D)

  • A. Option C
  • B. Option D
  • C. Option B
  • D. Option A

正解:A


質問 # 26
A courier company wants a mobile app to scan and track the parcels collected from remote areas with no internet access.
Which mobile app do you develop to fulfill the requirement?

  • A. Unsigned app
  • B. Signed app
  • C. SDK app
  • D. Native app

正解:D


質問 # 27
In the following example, the Homelns, Homelnslnt, and Customer rulesets are configured for application validation. MyCo and MyCoInt are configured for ruleset validation. MyCo lists MyCoInt and Customer as its prerequisites, and the prerequisite for MyCoInt is Pega-ProcessCommander.
Which of the following statements is correct?

  • A. Rules in MyCoInt can reference rules in Customer.
  • B. Rules in Customer can reference rules in Homelns.
  • C. Rules in MyCo can reference rules in Homelns.
  • D. Rules in MyCo can reference rules in Homelnslnt.

正解:B


質問 # 28
You have a requirement to associate users in different units to the same work queue.
How do you implement this requirement?

  • A. Associated the users to a common work group. Then associate a work queue to the work group.
  • B. Associate the users to a common work queue. Then associate the work queue to the appropriate unit.
  • C. Associate the users to a common work group. Then associate the work group to the appropriate units.
  • D. Associate the users to a common unit. Then associate a work queue to the common unit.

正解:C


質問 # 29
The current version of an application lists ABC:02-02 as an application ruleset. The ruleset versions listed in the Answer Area are also present on the system.
In the Answer Area, identify the ruleset versions that the skim operation considers when you perform a major version ruleset skim on ruleset ABC.

正解:

解説:


質問 # 30
A user reports that an application takes five seconds to complete a step and present the next step in a process. Which tool allows you to gather and analyze performance data for the form submission?

  • A. Database Trace
  • B. Tracer
  • C. Performance Analyzer (PAL)
  • D. Performance Profiler

正解:C


質問 # 31
In which of the following situation do you use branches?

  • A. Development team A is working in the development environment and the quality assurance (QA) team is testing in the QA environment.
  • B. Development team A and development team B are both working on application 02.01.01 at the same time.
  • C. Development team A in India and development team B in UK are working on different applications in different times zones.
  • D. Development team A is working on application 02.01.01 and development team B is working on application 02.02.02.

正解:B


質問 # 32
A travel reservation servicing case includes a service level for responding to requests. The service level intervals vary according to passenger status, class of service, and fare type.
Which implementation satisfies this requirement?

  • A. Create a single property circumstanced rule and a when rule.
  • B. Create a multivariate circumstanced rule, a circumstanced definition, and a circumstanced template.
  • C. Create a multivariate circumstanced rule and a when rule.
  • D. Create a single property circumstanced rule.

正解:B


質問 # 33
You configure a child case to override the location strategy of the parent case. The parent case has a time-out value of one hr.
Which time-out value option is recommended for the child case?

  • A. Set the Access time-out value equal to the parent case time-out value.
  • B. The Access time-out value on the child case cannot be changed.
  • C. Set the Access time-out value greater than the parent case time-out value.
  • D. Set the Access time-out value less than the parent case time-out value.

正解:D


質問 # 34
......


Pega認定シニアシステムアーキテクト(PCSSA)87V1認定試験は、Pegaアプリケーションの設計と実装、他のシステムとのPegaアプリケーションの統合、レポートとダッシュボードの作成、Pegaアプリケーションの展開など、さまざまな領域での候補者の知識とスキルを評価する包括的な試験です。試験は60問の多肢選択問題から構成され、受験者には90分間の時間が与えられます。試験の合格点は65%です。

 

厳密検証されたPEGAPCSSA87V1問題集と解答でPEGAPCSSA87V1問題集と正解付き:https://jp.fast2test.com/PEGAPCSSA87V1-premium-file.html

ベストPega PCSSA学習ガイドPEGAPCSSA87V1試験:https://drive.google.com/open?id=1ujAmJv4zy0VeUr2qY_gx49r8bzmh9Usx


弊社を連絡する

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

我々の働いている時間: ( GMT 0:00-15:00 )
月曜日から土曜日まで

サポート: 現在連絡 

English Deutsch 繁体中文 한국어