Data Management Not Able To Execute ERP Schedule Custom Job Calling exportBulkData. Exception: java.lang.RuntimeException: Job Submission Error: Job could not be triggered with given parameters.Request ID returned is -1
(Doc ID 2897491.1)
Last updated on SEPTEMBER 30, 2022
Applies to:
Oracle Fusion General Ledger Cloud Service - Version 11.13.22.07.0 and laterInformation in this document applies to any platform.
Symptoms
On : 11.13.22.07.0 version, Webservice and RESTAPI
When attempting to call exportBulkData from ERP webservice from Data Management, the following error occurs. The same custom job works as expected in test but not in production.
ERROR
-----------------------
The logs shows the error:
2022-08-26 20:00:11,963 INFO [AIF]: Submitting ESS Job on Fusion ERP in ASYNC mode
2022-08-26 20:00:13,950 ERROR [AIF]: java.lang.RuntimeException: Job Submission Error: Job could not be triggered with given parameters.Request ID returned is -1
2022-08-26 20:00:13,951 ERROR [AIF]: The script has failed to execute:
2022-08-26 20:00:13,956 FATAL [AIF]: Error in Comm.executeJythonScript
Traceback (most recent call last):
File "", line 485, in executeJythonScript
File "/u01/prod/PBCS_22.08.78/EPMSystem11R1/products/FinancialDataQuality/bin/plugin/ERPCloudBIPExtractData.py", line 28, in
raise Exception(str(sys.exc_info()[1]).encode("utf-8"))
Exception: java.lang.RuntimeException: Job Submission Error: Job could not be triggered with given parameters.Request ID returned is -1
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Populate DM with the corresponding parameters
2. Call it
Other facts:
The custom ESS job executes successfully with in ERP, scheduled processes and the output is generated no issue
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 |