Data Picker Window Not Returning Results When the Date Format Selected in the User's Preference Is Not YYYY-MM-DD
(Doc ID 2811124.1)
Last updated on OCTOBER 01, 2021
Applies to:
Primavera Unifier Cloud Service - Version 21.6 to 21.8 [Release 21.6 to 21.8]Information in this document applies to any platform.
Symptoms
ACTUAL BEHAVIOR
A Data Picker has been configured from Business Process (BP) X to pick records from BP Y. the picker window does not display any results and processing does not end.
STEPS TO REPRODUCE
- Login Unifier
- Navigate to the impacted workspace
- Create
- Go to the data picker in upper form and try to select an entry from the window that pops up
- Observe that there areseveral records , but the record details are not showing
ADDITIONAL INFORMATION
F12 log showing the error : Uncaught Error: The string 2020-05-13 00:00:00.0 is not a valid ISO 8601 string syntax.
at Object._throwInvalidISOStringSyntax (main.js?v=21.6:496)
at Object._IsoStrParts (main.js?v=21.6:496)
at Object._isoToLocalDateIgnoreTimezone (main.js?v=21.6:496)
at Object.isoToLocalDate (main.js?v=21.6:496)
at Object.isoToLocalDate (main.js?v=21.6:496)
at s.format (main.js?v=21.6:1202)
at r.format (main.js?v=21.6:1202)
at r.create (main.js?v=21.6:1195)
at d.makeCell (main.js?v=21.6:1195)
at d.makeRowGroupSegment (main.js?v=21.6:1195)
Check the user's Preferences and find that the date format is DD/MM/YYYY. However the date format for the Data Picker is YYYY/MM/DD.
EXPECTED BEHAVIOR
The records should show when the user clicks on the Data Picker.
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 |