E-IB: Why Does GetURIDocument() Convert a "+" (Plus Sign) to a Space Character in the REST URI?
(Doc ID 2731466.1)
Last updated on NOVEMBER 27, 2020
Applies to:
PeopleSoft Enterprise PT PeopleTools - Version 8.53 and laterInformation in this document applies to any platform.
Goal
Sample site is on PeopleTools 8.56.12, and has the following integration scenario:
1. Site developed a PeopleSoft Provider REST service.
2. The 3rd party's inbound request contains a URI parameter entry with a "+" (plus sign) as a separator between a person's first and last name (e.g., fname+lname).
3. The Document object API's GetURIDocument() method is used to process the URI parameters, and it replaces the "+" (plus sign) with a space character.
Why is the "+" (plus sign) being replaced by a space character?
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 |