Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Can't use tOracleBulkExec when using tkafkainput component

Hi Guys
I have tKafkaInput component in my job and I need to transfer the data from kafka to oracle database. I use tOracleOutputBulk and tOracleBulkExec for insert data to DB. Data from kafka is successfully write into csv file on tOracleOutputBulk component.
But tOracleBulkExec seem not executed because the log file isn't refreshed.
Maybe because tkafkainput as consumer its always listen so the subjob is never finished. And my tOracleBulkExec is never executed.
How can I execute the tOracleBulkExec when the subjob doesn't finished??
I tried to run the tOracleBulkExec on different job without kafka component and it's works perfectly.
0683p000009MGsA.png

Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hi,
Have you tried to use tOracleOutPutBulkExec component to see if it works?

Best regards
Sabrina