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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to iterate to next flow if sub job got failed

I am iterating files into DB 

if there is an error in 1st excel file then it has to iterate the 2nd excel file.

But in my scenario if 1st excel file fails it is not taking 2nd excel file.

 

Could anyone help me to solve this issue?

Labels (4)
19 Replies
manodwhb
Champion II
Champion II

@Lakshmi2411,there is an error mean which componet is failing?

 

for exampe as shown below my job was failling at excelinput ,use  on Component error to tWarn/tLogRow.0683p000009Lwcj.png

Anonymous
Not applicable
Author

The component is CVE(tfileinputExcel_1) 

I am not getting any error in this componenet

if one excel has some issue.it has to go to next file and run the job.

 

 

 

manodwhb
Champion II
Champion II

@Lakshmi2411,if the excel file has issue with reading you the below way.

 

0683p000009Lx7U.png

Anonymous
Not applicable
Author

i couldn't achieve my requirement with twarn.

Here i am unable continue my job.

 


warn.PNG
manodwhb
Champion II
Champion II

@Lakshmi2411,check this,should fix your issue.

0683p000009LxFB.png

Anonymous
Not applicable
Author

Issue is not fixed..


tlog.PNG
manodwhb
Champion II
Champion II

@Lakshmi2411,can you check,have you checked Die  on error in basic setting of tFileInputExcel? if yes do not check that option and still if the issue is there show the setting of tFileInputExcel.

Anonymous
Not applicable
Author

The option is already Unchecked.But still finding the same


DieOnError.PNG
manodwhb
Champion II
Champion II

@Lakshmi2411,the below is working fine,please check.

0683p000009Lx5M.png