Universal Containers (UC) is a global financial company. UC support agents would like to open bank accounts on the spot for a customer who is inquiring ab UC products.
During opening the bank account process, the agents execute credit checks for the customers through external agencies. At a given time, up to 30 concurrent rewill be using the service for performing credit checks for customers.
What error handling mechanisms should be built to display an error to the agent when the credit verification process failed?
Recent Comments (The most recent comments are at the top.)
Option B is more direct in terms of providing immediate feedback in the event of an error
There is a need to DISPLAY THE ERROR to the agent. So not sure if D can handle it
I think D should be the correct answer
i think D