Schedule BICC Job From Scheduler via REST API
Hello,
I'm attempting to use the REST APIs to submit a new job request for a BICC Extract job using the Enterprise Scheduler. For some background I'm able to successfully do this with SOAP, but was hoping to convert to the REST Endpoints. When executing the POST I'm getting the following error…
Job definition with name JobDefinition://oracle.apps.ess.biccc/BICloudConnectorJobDefinition not found: ESS-05706 Job Definition with name JobDefinition://oracle.apps.ess.biccc/BICloudConnectorJobDefinition does not exist in application oracle.biacm.
The json payload in the request is as follows (parameter values are similar to the SOAP request xml)