Free PEGACPLSA88V1 Exam Braindumps (page: 22)

Page 22 of 61

A pega application has cases that represent customer accounts each with many members.
When a member of a customer account registers with the application through an offline component, a related registration transaction is recorded. An advanced agent updates the customer account cases with new members. The application is running in a multimode system and advanced agents are enabled on all nodes.
Which two elements are valid design choices? (choose two)

  1. Use the optimistic locking option on the case types.
  2. Create a Registration subcase configured to run in offline mode.
  3. Leverage the default object lock contention requeuing capability.
  4. Override DetermineLockString to use .AccountID instead of .pyID as the lock string.

Answer(s): A,D

Explanation:

Use the Optimistic Locking Option: Optimistic locking ensures that updates are handled efficiently in a multimode system without causing contention.
Override DetermineLockString: Override the DetermineLockString to use .AccountID instead of .pyID as the lock string to ensure that the correct customer account is locked during updates.


Reference:

Pega Locking Mechanisms: Locking Mechanisms
Pega Advanced Agent Configuration: Advanced Agent Configuration



In the answer area, select the configuration for back-to=back processing on the follow action form so that getnextwork processing does not occur.

  1. Look for the assignment to perform.
  2. If not found, look for other assignment in flows on this case
  3. If not found, look for assignment in flows on the parent case
  4. For each also consider assignments in workbaskets

Answer(s): A

Explanation:

For back-to-back processing on the follow action form to ensure that getnextwork processing does not occur, configure it to "Look for the assignment to perform." This ensures that the system checks for the next assignment within the current context without moving to the next item in the work queue.


Reference:

Pega Get Next Work Configuration: Get Next Work



You imported a rule-admin-product (RAP) file that contains new features into a user acceptance testing(UAT) environment. Select the option that ensures basic functionality behaves as expected before inviting users to start acceptance testing.

  1. Create a smoke test suite. Run the test suite using the pre-import process.
  2. Create an ad hoc test suite. Run the test suite using the post-import process.
  3. Create an integration test suite. Run the test suite using the Execute Test REST service
  4. Create a regression test suite. Run the test suite using the automation server.

Answer(s): D

Explanation:

To ensure basic functionality behaves as expected before inviting users to start acceptance testing after importing a Rule-Admin-Product (RAP) file:
Create a regression test suite. Run the test suite using the automation server (Answer D):
A regression test suite helps verify that the new features do not break existing functionality. Running these tests using an automation server ensures that the process is repeatable, reliable, and efficient.


Reference:

Pega's testing strategy documentation emphasizes the importance of regression testing in ensuring that new changes do not negatively impact existing features. Automation servers like Jenkins or Pega's own CI/CD pipelines can be used to schedule and run these tests systematically.



when a customer submits a credit card dispute, the application connects to an external service to retrieve all transactions made by the customer. the external service returns transactions ordered by date of transaction, in a descending, chronological order. when a case worker reviews the dispute, the application displays the 10 most recent transactions. if the case worker does not see the disputed transaction in the list, the case worker can search for additional transactions. the case. the case worker can filter search results on transaction date, the transaction amount or the merchant name the search results display the 10 most recent transactions that satisfy the filter criteri

  1. the case worker cannot paginate through the results.
    how do you configure the data page to satisfy all the requirements in the scenario?
  2. create a node-level data page that uses a connector as its source.
  3. create a thread-level data page with parameters that uses a connector as it source.
  4. create a thread-level data page that uses a report definition as its source.
  5. create a node-level data page with parameters that uses a report definition as its source

Answer(s): B

Explanation:

To configure the data page to satisfy all the requirements in the scenario:
Create a thread-level data page with parameters that uses a connector as its source (Answer B):
A thread-level data page ensures that the data is specific to the current user session and not shared across multiple sessions. Using parameters allows for flexibility in filtering and retrieving the required transactions. The connector source ensures data is fetched from the external service as needed.


Reference:

Pega's data page documentation highlights the use of thread-level data pages for user- specific data and the use of connectors to integrate with external services dynamically.



Page 22 of 61



Post your Comments and Discuss Pegasystems PEGACPLSA88V1 exam with other Community members:

Babu commented on July 29, 2024
Perfect study guide. Unlike those other sites with annoying captcha validation after each page. This site is more professional and clean.
India
upvote

swati commented on July 07, 2024
what will be correct ans of ques 13?
Anonymous
upvote