Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Pegasystems PEGACPLSA88V1 Exam - Topic 2 Question 20 Discussion

Actual exam question for Pegasystems's PEGACPLSA88V1 exam
Question #: 20
Topic #: 2
[All PEGACPLSA88V1 Questions]

Finco corporation uses pega to perform the majority of the mortgage underwriting tasks. After gathering the initial data, the mortgage case pauses and waits for the credit report

The credit report is a separate case, located in the same class group as the mortgage case, and typically resolves within 24 hours. After the credit report is complete, the application routes the mortgage case to the specialist.

Which of the following options is the optimal solution to route the mortgage case to the specialist when the credit report is complete?

Show Suggested Answer Hide Answer
Suggested Answer: C

Tax Case Type and Specialization:

Create a new tax case type within the Pega Platform application to handle the independent tax processing functionality.

Utilize case type specialization to define different processes for each country. This means creating specialized versions of the tax case type based on the country property.

Country-specific Processes:

Each specialized tax case type will have its own processes tailored to the specific tax regulations and requirements of the respective country.

This allows for the flexibility to handle different tax processing rules and ensures compliance with country-specific tax laws.

Routing and Assignment:

Configure routing rules to assign the tax cases to the appropriate tax consultants based on the country.

Use decision tables or decision trees to determine the correct tax consultant for each case, ensuring that the case is handled by a consultant with the relevant expertise.

Efficiency and Maintenance:

By using case type specialization, the application maintains a clear and organized structure where each country's tax processing logic is encapsulated within its own specialized case type.

This makes the system easier to maintain and update, as changes to tax processing rules can be made within the specific country's specialized case type without affecting others.


Pega Academy, 'Specializing a Case Type' module: Covers the concepts and implementation of case type specialization.

Pega Community Article on 'Case Specialization': Provides insights into how to implement and manage case specialization effectively.

Contribute your Thoughts:

0/2000 characters
Bobbye
4 months ago
I'm leaning towards A too, it just makes sense!
upvoted 0 times
...
Paulene
4 months ago
Wait, can D really modify the credit report flow like that?
upvoted 0 times
...
Hubert
4 months ago
C sounds complicated, not sure if it's necessary.
upvoted 0 times
...
Shawana
4 months ago
I think B could work better since it actively checks the status.
upvoted 0 times
...
Sheron
5 months ago
Option A seems like the most straightforward approach.
upvoted 0 times
...
Shelton
5 months ago
Modifying the credit report flow seems risky to me; I don't think we should change the original case structure like that.
upvoted 0 times
...
Omega
5 months ago
I have a feeling that using a split join could complicate things, but I can't recall the exact details on how it works.
upvoted 0 times
...
Jonelle
5 months ago
I think option B sounds familiar; it might be similar to a practice question we did about checking case statuses.
upvoted 0 times
...
Jaclyn
5 months ago
I remember we discussed using a wait shape in class, but I'm not entirely sure if that's the best approach for this scenario.
upvoted 0 times
...
Fannie
5 months ago
I'm a little unsure about option C - using a split join shape. While that could work, it seems a bit more complex than the wait shape approach. I'm leaning towards option A as the cleanest and most straightforward solution.
upvoted 0 times
...
Dominga
5 months ago
Okay, I think I've got a handle on this. The optimal solution is option A - adding a wait shape to the mortgage flow with a case dependency to advance the mortgage flow when the credit report case is resolved. This allows the mortgage case to pause and wait for the credit report, without having to actively check the status or modify the credit report flow.
upvoted 0 times
...
Barrett
5 months ago
Hmm, I'm a bit confused by the different options here. I'm not sure if I fully understand the differences between a wait shape, a credit report assignment, a split join shape, and modifying the credit report flow. I'll need to carefully read through each option and think through the implications.
upvoted 0 times
...
Pamella
6 months ago
This seems like a straightforward question about routing a mortgage case to a specialist after the credit report is complete. I think the key is understanding the relationship between the mortgage case and the credit report case, and how to best coordinate the flow between them.
upvoted 0 times
...
Fanny
6 months ago
This kind of question feels similar to one we practiced last week about different tech solutions. Blockchain seemed to always come up for secure transactions, right?
upvoted 0 times
...
Delbert
10 months ago
Option E: Hire a psychic to predict when the credit report will be done. No need for all this technical mumbo-jumbo!
upvoted 0 times
Leanora
10 months ago
Option E: Hire a psychic to predict when the credit report will be done. No need for all this technical mumbo-jumbo!
upvoted 0 times
...
Delmy
10 months ago
B) Insert a credit report assignment in the mortgage flow with a SLA to check the status of the credit report case and call the ResumeFlow activity when the credit report case completes.
upvoted 0 times
...
Jenise
10 months ago
A) Add a wait shape to the mortgage flow with a case dependency to advance the mortgage flow to the next assignment when the credit report case is resolved.
upvoted 0 times
...
...
Reita
11 months ago
Option D is interesting, but I'm not sure I like the idea of modifying the credit report flow. Feels like a potential maintenance nightmare down the line.
upvoted 0 times
Rory
10 months ago
I think using a split join shape to include the credit report flow is a good way to ensure everything is completed before routing to the specialist.
upvoted 0 times
...
Peter
10 months ago
Adding a wait shape to the mortgage flow seems like a safer option.
upvoted 0 times
...
Farrah
10 months ago
I agree, modifying the credit report flow could cause issues later on.
upvoted 0 times
...
...
Ryan
11 months ago
Option B with the SLA and ResumeFlow activity sounds a bit convoluted to me. Why not just let the system handle it automatically?
upvoted 0 times
Mel
10 months ago
Yeah, I think option A with the wait shape and case dependency is the most straightforward way to handle it.
upvoted 0 times
...
Omega
10 months ago
I agree, option A seems like a simpler solution to route the mortgage case to the specialist.
upvoted 0 times
...
...
Laticia
11 months ago
I think including a split join shape in the mortgage flow is the way to go to ensure the credit report is complete before routing to the specialist.
upvoted 0 times
...
Mira
11 months ago
I like the idea of the split join shape in Option C. It allows you to keep the credit report flow separate while ensuring it's complete before moving on. Seems like a robust solution.
upvoted 0 times
Noah
10 months ago
Option D might be risky, modifying the credit report flow could cause issues. I'd stick with Option C for a safer approach.
upvoted 0 times
...
Viva
10 months ago
I agree, Option C provides a clear way to ensure the credit report is complete before routing to the specialist.
upvoted 0 times
...
Jesusita
10 months ago
Option B seems efficient with the SLA checking the status of the credit report case before moving on.
upvoted 0 times
...
Colby
11 months ago
I think Option A could work well too, with the wait shape ensuring the mortgage flow advances only when the credit report is complete.
upvoted 0 times
...
...
Junita
11 months ago
Option A seems like the simplest and most straightforward solution. Using a case dependency to advance the flow when the credit report is complete is a clean approach.
upvoted 0 times
...
Amie
11 months ago
I disagree, I believe inserting a credit report assignment with a SLA is the best option.
upvoted 0 times
...
Fidelia
12 months ago
I think the optimal solution is to add a wait shape to the mortgage flow with a case dependency.
upvoted 0 times
...

Save Cancel