Skip to Content
0
May 28, 2018 at 09:30 AM

ODP extraction gives error

3300 Views

Hi All,

I'm trying to extract ECC data (LO extractors) through BODS via ODP extraction. Tried the extractor 2LIS_11_VAHDR. Created a datastore with SAP Applications, and successfully imported this LO extractor. Created a batch job with a new Dataflow. Source is this extractor, Initial Load is Set to Yes. Now when i execute the job, I get this in the error Log-

ODP source returned error: <E: MESSAGE - Job ODQR_20180525_104703_000014_C could not be scheduled. See the system log for details.. MESSAGE_V1 - ODQR_20180525_104703_000014_C.

Checking ODQMON at ECC side, i can see the request, and i can see the job is scheduled. When i click on the job, I get an error message -

Definition of job ODQR_20180524_154338_000104_C is incomplete. Operation is not possible

Message no. BT182

Diagnosis

The job that you have selected has not been completely defined. You therefore cannot modify the job's attributes. The job was defined with a call to the JOB_OPEN function module. But no job steps have been defined with the JOB_SUBMIT function module.

Have i missed any configuration ?