Order Import program (OEOIMP) errors out.
Hi All
I am doing an Inbound PO integration using XML Gateway webservice. The flow is working till the point the Order Import porgram is submitted by the OEOI workflow. Mine is a 12.0.6 instance and initially the program completed with a warning
********
Executing PL/SQL. (REQUEST ID=4432526) (STEP ID=1)
APP-FND-01564: ORACLE error 20002 in run_plsql
Cause: run_plsql failed due to ORA-20002: 3101: Status row for item '/', activity ID '' does not exist.
ORA-06512: at "APPS.FND_WF_STANDARD", line 451
ORA-06512: at line 1
ORA-06512: at "APPS.FND_CONC_PRIVATE_UTILS", line 537
ORA-06512: at line 1.
The SQL statement being executed at the time of the error was: BEGIN FND_CONC_PRIVATE_UTILS.CALL_PP_PLSQL( :user_id, :resp_id, :resp_appl_id, :security_group_id, 0, -1, :conc_login_id, :prog_appl_id, :conc_program_id, :conc_request_id, :conc_priority_request, :program, :step, :errbuf, :retcode); END; and was executed from the file &ERRFILE.