E-IB: JsonNode.SetString(..) Is Changing the Property Name to Blank
(Doc ID 2830472.1)
Last updated on JANUARY 04, 2022
Applies to:
PeopleSoft Enterprise PT PeopleTools - Version 8.58 and laterInformation in this document applies to any platform.
Symptoms
When JsonNode.SetString(..) is used, the property name of the node disappear. This results in undesired/wrong Json Object.
JsonNode.SetString(..) should not modify the property name at all.
The issue can be reproduced at will with the following steps:
1. In Application Designer, on a button on PSTESTUTIL page add the following code:
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 |