E1: ORCH: Outputs that Start with a Number Only Generate Numbers and Truncate String After the numbers - Groovy and External REST
(Doc ID 2643159.1)
Last updated on MARCH 21, 2022
Applies to:
JD Edwards EnterpriseOne Orchestrator - Version 9.2 and laterInformation in this document applies to any platform.
Symptoms
If the value start with a number, then anything after the number(s) will get cut off.
Street address usually starts with a number. When sending a street address like "123 Main St" to their REST connector using XML. This value passes into the 3rd party Rest service as "123" and the transaction becomes invalid.
Issue shows in a simple Groovy script as well.
Input: 123 Go Go
Output: 123
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 |