cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Dataflow cannot be called in batch job

Former Member
0 Likes
469

Hello ,

I'm getting below error while trying to run a batch job, which is just moving data from a flat file to nested XML message target (message target). I'm expecting it to work since the source is a flat file and not message source. Please help.

Error Message during validation of job-

[Job:<Job name>] The data flow that processes either real-time message or real-time CDC table cannot be called in batch job <Job_name>. (BODI-1111427)

Many Thanks,

Gaurav

View Entire Topic
Former Member

Hi

Whats the actual requirement.

When dragging the XML_Map transform into the dataflow you get asked if you want to use the XML_Map in normal or in batch mode. Select Batch Mode

Regards

Arun Sasi