E-IB/ES: JSON Key Gets Blanked Out when Using SetNull() Method from the JsonNode Class
(Doc ID 2753578.1)
Last updated on JANUARY 04, 2022
Applies to:
PeopleSoft Enterprise PT PeopleTools - Version 8.57 and laterInformation in this document applies to any platform.
Symptoms
JsonNode SetNull() method blanks out the JSON key (i.e. the tagname of the node)
This method should set null only the value of the node.
The issue can be reproduced at will with the following steps:
1. Create a JSON object
2. Add a property for the JSON object
3. Use SetNull method to change the property's value
4. Observe the issue
Results: the JSON tagname is not displayed.
Changes
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 |
Changes |
Cause |
Solution |
References |