PEGACLSA_62V2 · Question #36
The home loan application uses a PRPC SOAP connector to get the credit score of the applicant from an external webservice hosted by a third party company. The application determines the risk level…
The correct answer is C. Create a PRPC connector to retrieve the credit score when appropriate. Create a new decision. See the full explanation below for the reasoning.
Question
The home loan application uses a PRPC SOAP connector to get the credit score of the applicant from an external webservice hosted by a third party company. The application determines the risk level for the applicant based on this score. The underwriting group handling these cases must be able to specify the risk level that is appropriate to a score band. When the CSR is working on the case, the application invokes the SOAP connector to get the credit score and the external service returns the credit score of the applicant. However, since the information is confidential, it is required to display the risk level of the applicant based on their score and not the actual score. Given the above requirements which of the following approaches is most appropriate? (Choose One)
Options
- ACreate a new decision table or tree that returns risk level for the credit score range. In the
- BBuild a new service on top of the third party service that returns the risk level based on the credit
- CCreate a PRPC connector to retrieve the credit score when appropriate. Create a new decision
- DCreate a node level declare page that has the credit score to credit rating level predefined using
- ECreate a thread level declare page that has the credit score to credit rating level predefined using
How the community answered
(33 responses)- A9% (3)
- C82% (27)
- D6% (2)
- E3% (1)
Community Discussion
No community discussion yet for this question.