E1: ORCH : Enhancement Request Error Handling "Continue On Error" Does Not Return The Error From a Specific Orchestration Step
(Doc ID 2544535.1)
Last updated on APRIL 04, 2025
Applies to:
JD Edwards EnterpriseOne Orchestrator - Version 9.2 and laterInformation in this document applies to any platform.
Goal
When using "Continue On Error" in the Orchestration error handling in case of a failure in the subsequent iteration. It should also return the error to know the cause of the failure.
Example -
If creating Multiple Sales Orders using Orchestrations and in one of the inputs the 'Request Date' is less than the current date.
When using P4210 Application, it will throw a Date Invalid error with details as "The date that you have keyed in as the requested date must be greater than or equal to the transaction date"
However, In the orchestration, it will "Continue On Error" as error handling, and will receive output as a "0"
{
"OrderNumber" : "0"
}
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 |
References |