Error: Date Invalid or Missing - ORCH
Hi,
I am passing date value but still getting date error in my Inventory adjustment Orchestrator. This date is for Lot expiration. Without date it is working fine. Can anyone help me to understand what I am doing wrong here? We are on JDE tools 9.2.3.1 and Orchestrator Studio 7.1.1.0
Thanks.
Input value: "Lot Expiration Date" : "12/30/2050",
"errors" : [ {
"CODE" : "0004",
"TITLE" : "Error: Date Invalid or Missing",
"ERRORCONTROL" : "1.0.25",
"DESC" : "CAUSE . . . . The date field is invalid for one of the following conditions:\\\\u000a - Month not valid (must be between 1 and 12),\\\\u000a - Day not valid (must be between 1 and 31, and valid for month)\\\\u000a - Year not valid (must be between 00 and 99),\\\\u000a - Date has not been entered.\\\\u000aRESOLUTION. . Enter a valid date.",