Free PEGACPSSA23V1 Exam Braindumps (page: 6)

Page 5 of 36

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

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

Answer(s): D

Explanation:

The difference between using the Call and Branch methods in an activity step to invoke other activities is that Call will return to the originating activity once the called activity completes, while Branch will not return to the originating activity and will skip the remainder of it after the called activity completes.


Reference:

Pega official documentation on activity methods.



An application contains a flow action with an Apply to: class of TRB-HRApps-Work-Feedback in a locked ruleset.
When updating the application, you save the existing flow action into a new minor version of the ruleset this time applied to TRB'HRApps-Work so it can be used by more than one case type.
How do you prevent the application from using the rule in TRB-HRApps-Work-Feedback?

  1. Save an additional new version of the flow action applied to TRB-HRApps-Work-Feedback and set the availability to "Blocked".
  2. Save an additional new version of the flow action applied to TRB-HRApps-Work-Feedback and set the availability to "Withdrawn".
  3. Save an additional new version of the flow action applied to TRB-HRApps-Work-Feedback and set the availability to "Not available".
  4. Save an additional new version of the flow action applied to TRB-HRApps-Work and set the availability to "Final".

Answer(s): B

Explanation:

To prevent the application from using the rule in TRB-HRApps-Work-Feedback, you would save an additional new version of the flow action applied to TRB-HRApps-Work-Feedback and set the availability to "Withdrawn". This marks the rule as no longer valid for use in the application.


Reference:

Pega official documentation on rule availability.



A medium-size toymaker wants to fulfill orders received during the peak season in December and process the orders in batches multiple times a day.
How do you implement this use case?

  1. Create one scheduled job and set its run schedule to multiple times a day.
  2. Create scheduled jobs, one for each run, that can process accumulated orders.
  3. Create batches of orders and send each batch for processing when it gets full.
  4. Create a queue processor that can process orders received by the company.

Answer(s): D

Explanation:

To fulfill orders received during the peak season in December and process the orders in batches multiple times a day, you would create a queue processor that can process orders received by the company. Queue processors are designed to handle asynchronous, high-volume processing, which is suitable for the described use case.


Reference:

Pega official documentation on queue processors.



DRAG DROP (Drag and Drop is not supported)
In the Answer Area, drag each log name on the left to its intended purpose on the right.

  1. See Explanation section for answer.

Answer(s): A

Explanation:






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

PEGACPSSA23V1 Discussions & Posts