OUTA: Issue with C1-Payment Arrangement Add Component
(Doc ID 3036763.1)
Last updated on JULY 23, 2024
Applies to:
Oracle Utilities Testing Accelerator - Version 6.0.0.2.0 and laterInformation in this document applies to any platform.
Goal
OUTA: Issue with C1-Payment arrangement add the component
While working with OUTA on the component C1-PaymentArrangementAdd, you are getting some errors. When trying to input a value for the element ‘canPageRead’, the input of true or false will give a Null Pointer Exception error. Removing true or false and sending the request as blank will give a ‘CHECKED-TOT-AMT field missing’. This is not an element named ‘CHECKED-TOT-AMT’ within this component
STEPS
1. Flow C1-PaymentArrangementAdd -- Using true or false for the 'canPageRead' element:
true
2. Got error:
Unexpected error during request processing. java.lang.NullPointerExeption
3. Configure false
4. Got error:
Unexpected error during request processing. java.lang.NullPointerExeption
5. Using no input for the 'canPageRead' element.
6. Got warning:
Checked-TOT-AMT field missing
A mandatory field has been left blank. Please enter a value and retry your request.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |