We need support on this above GL Import Concurrent Program submission REST service
GL Import Payload
{
"GLLEZL_Input":
{"RESTHeader":
{
"Responsibility": "ADIB_GL_USER" ,
"RespApplication": "SQLGL",
"SecurityGroup": "STANDARD",
"NLSLanguage": "AMERICAN",
"Language": "AMERICAN",
"Org_Id": "84"
},
"InputParameters": {
"APPLICATION": "SQLGL" ,
"PROGRAM": "GLLEZL",
"DESCRIPTION": "Test",
"START_TIME": "10-Oct-2024",
"SUB_REQUEST": 10,
"ARGUMENT_1": "1234",
"ARGUMENT2":"1000",
"ARGUMENT3":"N",
"ARGUMENT4": null,
"ARGUMENT5":null,
"ARGUMENT6":"N",
"ARGUMENT7":"N",
"ARGUMENT8":"Y"
}
}
}
GL Import Payload Output copied below - success, however, Concurrent Program is in error state, log file has no detail, moreover there is no reference or XSD doesn't have any parameter field values.
Output
{
"OutputParameters": {
"@xmlns": "http://xmlns.oracle.com/apps/gl/concurrentprogram/rest/GL_Import/gllezl/",
"@xmlns:xsi": "http://www.w3.org/2001/XMLSchema-instance",