PEGAPCSSA87V1無料試験問題と解答PDF最新問題2024年01月 [Q59-Q75]

Share

PEGAPCSSA87V1無料試験問題と解答PDF最新問題2024年01月

最新PEGAPCSSA87V1試験問題集で最近更新された115問題


Pegasystemsは、企業が事業を合理化し、顧客エンゲージメントを改善するのに役立つ革新的なソフトウェアソリューションの大手プロバイダーです。 PEGA認定シニアシステムアーキテクト(PCSSA)として、組織のデジタルトランスフォーメーションイニシアチブを推進する上で重要な役割を果たすことができます。 PEGAPCSSA87V1認定試験は、PEGAアプリケーションの開発と実装に関する知識とスキルをテストするように設計されています。


PEGAPCSSA87V1試験に合格するためには、候補者は高度なPega機能(決定ルール、データページ、および宣言的ネットワークなど)の知識を含む、複雑なPegaアプリケーションを設計および開発する能力を証明する必要があります。さらに、候補者は、パフォーマンスチューニング、デバッグ、およびトラブルシューティングを含むPegaアプリケーションの管理と監視能力を証明する必要があります。試験は、Pega展開、セキュリティ、および他のシステムとの統合などの高度なトピックもカバーしています。

 

質問 # 59
In an online shopping application, you enable class-level encryption for the entire case type and optimize First Name, Last Name, Social Security number (SSN), Total Cart, and Account Number properties for reporting.
To secure sensitive data, how do you enable property-level encryption for SSN and Account Number?

  • A. Create a PropertyEncrypt data transform, and then add the properties.
  • B. Create a TextEncrypted property type, and then add the properties.
  • C. Update the class-level encryption to enable property-level encryption.
  • D. Create a PropertyEncrypt access control policy, and then add the Properties.

正解:D


質問 # 60
Which two data elements can be used as an attribute for an access control policy? (Choose Two)

  • A. Appointment date
  • B. Encrypted bank account number
  • C. Password string
  • D. Number of dependents

正解:B、C


質問 # 61
If a customer reports an issue with their order, an Investigation case is created. All investigation cases are higher priority than other case types.
What configuration supports this requirement?

  • A. Create a service-level agreement (SLA) rule and ensure that the assignment is ready immediately.
  • B. Configure an optional action to enable manual changes to case urgency.
  • C. Increase the initial urgency on the case type settings.
  • D. Create a service-level agreement (SLA) rule and increase the initial urgency.

正解:A


質問 # 62
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 an Access When record.
  • C. Apply a When record.
  • D. Apply a Privilege record.

正解:B


質問 # 63
Which statement about the relationship between organisational elements is true?

  • A. A work group can have multiple managers.
  • B. A unit can belong to multiple organisations.
  • C. A work queue can belong to multiple organisation.
  • D. A work queue belongs to a single operator.

正解:B


質問 # 64
A data page is used to retrieve data from an external system. If an error occurs, you want to display a message to the user and send an email to the system administrator.
How do you implement this requirement?

  • A. Create an error handler data transform that adds an error message to the data page and sends an email.
  • B. Configure an activity's input source as the error message and the output as an email.
  • C. Reuse the out-of-the-box ConnectionProblem error handling flow on the Service tab for the connector.
  • D. Configure an error handling process that displays the error message and sends an email.

正解:A


質問 # 65
A hospital uses a case type to manage the treatment of patients visiting the Emergency Room (ER). Cases are created when the patient checks in at the registration desk, and are resolved when the patient is released from the hospital. Stakeholders identify the following security requirements for the case type.
* Patients access cases on a read-only basis.
* Patients can only access their own cases.
* Doctors and nurses can modify cases throughout the case life cycle.
* Only doctors are allowed to write prescriptions.
What two steps, when performed together, allow you to ensure that patients can read, but not edit, cases? (Choose Two)

  • A. Create an access group unique to patients.
  • B. Configure an Access of Role to Object rule with the open case action set to 5.
  • C. Configure an access control policy condition to test whether the user is a patient.
  • D. Configure an Access Role to Object rule with the open case action set to 1.

正解:B、C


質問 # 66
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 a validate rule to the flow action form 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 an Access When condition to the flow action to determine whether the user is a manager.

正解:C


質問 # 67
Which two statements are true about database tables in Pega Platform? (Choose Two)

  • A. The PegaRULES database contains rules while PegaDATA contains work instances.
  • B. The History record table contains a record of when each user logged in to the system.
  • C. The Database Table rule allows configuration of a connection to a specific table.
  • D. The report definition rule should only be used against one table for performance reasons.

正解:B、C


質問 # 68
You are updating a system of record using a SOAP connector. If the system of record is unavailable, you want to retry after an hour. If it is still unavailable after an hour, a notification should be sent to a system administrator.
How do you implement this requirement?

  • A. Implement the logic in the data page's response data transform.
  • B. Implement the logic in the connector's error handler flow.
  • C. Use a transition condition in the activity step invoking the connector.
  • D. Customize the standard pxErrorHandlingTemplate data transform.

正解:B


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

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

正解:C、D


質問 # 70
In which scenario would a Declare OnChange rule be appropriate?

  • A. During a nightly backup process, only updated fields are backed up.
  • B. When a user updates their address, the active case is suspended until the address can be confirmed.
  • C. When a manager approves a case, the case is routed back to the appropriate case worker.
  • D. When a developer changes a view, the change is checked into a development branch.

正解:B


質問 # 71
Which statement regarding managing encrypted data in Pega Platform is true?

  • A. Encrypted properties cannot be referenced using filter conditions in reports.
  • B. Each organization uses a custom key to encrypt its data.
  • C. Encrypted properties can be referenced in report definitions.
  • D. Property-level encryption is a time-efficient method to encrypt data.

正解:A、B


質問 # 72
Which two statements about building mobile applications with Pega Platform are true? (Choose Two)

  • A. The containing application determines the layout and appearance of SDK applications.
  • B. Pega Mobile Build Server requires HTTPS access.
  • C. Pega Mobile Build Server is configured in Dev Studio by using your Android or iOS developer certificates.
  • D. Pega Platform allows the same certificate set to build and distribute iOS and Android applications.

正解:A、B


質問 # 73
You should consider using a field value when the list of allowed values is

  • A. three or fewer items
  • B. shared across all case types
  • C. specific to one case type
  • D. mostly static

正解:C


質問 # 74
A Pega Platform application has just been integrated with an external data source.
Which of the following tests do you perform to ensure that the integration passes data as expected?

  • A. Scenario Test
  • B. Automation Test
  • C. Performance test.
  • D. Unit Test

正解:D


質問 # 75
......


PegasystemsのPEGAPCSSA87V1試験は、Pegaテクノロジーにおける知識とスキルを証明するために受験する個人を対象としています。この認定試験は、すでにPega認定システムアーキテクト(PCSA)認定を取得し、キャリアを次のステップに進めたい経験豊富なシステムアーキテクトを対象としています。PEGAPCSSA87V1試験は、Pegaアプリケーションの設計と開発能力、および高度なPegaコンセプトと技術の理解を評価します。

 

Pegasystems PEGAPCSSA87V1リアル2024年最新のブレーン問題集で模擬試験問題集:https://www.passtest.jp/Pegasystems/PEGAPCSSA87V1-shiken.html

PEGAPCSSA87V1試験問題リアルPEGAPCSSA87V1練習問題集:https://drive.google.com/open?id=1wcbghGej9duPLe9zyWAE7MerC241pI1T