E1: ORCH: Orchestrator Studio Debugger Does Not Display String Correctly When the String Starts with a Number. For Example, Street Address, Where Only the Number is Displayed
(Doc ID 2978117.1)
Last updated on DECEMBER 20, 2023
Applies to:
JD Edwards EnterpriseOne Tools - Version 9.2 to 9.2 [Release 9.2]Information in this document applies to any platform.
Symptoms
Orchestration was created using Data Request to return a street address from table F0116. When testing it through the Studio Debugger, the debugger's Data tab displays only the number part of a street address when the street address starts with a number. Example:
address line 1 has "1234 ABC street"
debugger shows "1234"
However when the orchestration is completed, the output is correct.
STEPS TO REPRODUCE
==================
1. Create data request over F0116
2. Create orchestration over the data request
3. Run the orchestration through the Studio Debugger
4. Step through the data request and see the output of the data request only show the number part
5. Continue to the end of the orchestration, the final output is correct.
Same issue happens with the values in the Data Set Variable within the data request as well.
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 |