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

How to Capture reject records from DBOutput with Batch node on?

Hi,

 

I am having a flow from source to DB Target. We have setup the batch and parallel mode on for the performance. however now the DBOutput does not allow to have rejected rows mapping.

 

How can I capture the rejected rows from this DB Output?

 

Thanks in advance for your help.

Labels (3)
5 Replies
manodwhb
Champion II
Champion II

@azshaikh , can you show your job design?

Anonymous
Not applicable
Author

Here it is,

0683p000009MZnU.png

manodwhb
Champion II
Champion II

@azshaikh , that option is not there when you use parallel execution ,since you need to check manually the rejected line before load into DB like coulmn is null then otherflow.

Anonymous
Not applicable
Author

Thanks Manohar. We have put some Data Quality checks, in our main ETL. However if any other error occurs on the DB, we wanted to capture the row value. 

 

Is there any workaround you see for this?

manodwhb
Champion II
Champion II

@azshaikh , I do not think but you can use on compoent ok from tDBoutput and you can print the error message of global var of tDBoutput.