3.2.2 Verify Transaction Data

You need to follow the best practices and verify the transaction data entered on the screen to avoid getting errors.

It is assumed that the user is performing a transaction using the screen in the Oracle Banking Branch application.
To avoid getting any errors, follow the best practices:
  1. In the IN request and OUT response, make sure that all the field data is going to the service side.
  2. If there are errors related to SMS, check for the availability of SMS entries.
  3. Validate the endpoints and data.
  4. Make sure that the data entered on the screen is accurate. For example, the Account Number should be valid.

    Figure 3-11 Teller Transaction Screen