Unable To Implement Validations In Report Administration Templates
(Doc ID 1944494.1)
Last updated on OCTOBER 06, 2022
Applies to:
Oracle Utilities Energy Information Platform - Version 1.6.1.19 to 1.6.1.19 [Release 1.6]Information in this document applies to any platform.
Symptoms
It is not possible to implement validations in the XSD template.For example:
1) it is not possible to restrict the user to put only Integer in a Textbox.
2) the range of Integer should be within a particular range like from 1 to 1000 and the value entered should not be negative.
3) in a textbox the user should enter only character values.
When the customer uses "double" type, then character validations is getting applied but while saving the values with fractional digits like 12.35 in the database round off value 12 is saved. The datatype of that column in the database is FLOAT
Cause
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
Symptoms |
Cause |
Solution |
References |