cancel
Showing results for 
Search instead for 
Did you mean: 

Error handling while reading multiple files

former_member203645
Active Participant
0 Kudos

Hi all,

Please advice. I am trying implement the solution based out the below thread to read multiple files to target.

https://answers.sap.com/questions/11970474/loop-through-a-directory-to-read-multiple-files.html

just use a wildcard for the filename in the source file format, e.g. ABC_2015-09-*.

Questions : Let's day there are 5 files, during the load it failed at 4th file ( with error or without (timed out ) error ) so how do I handle the issue. If I restart the job ( with fix or without ) does it loads from 4th file ????

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member231328
Participant
0 Kudos

Hey usha.r ,

Just to reiterate what Dirk specified before using a wild card character (* or ?) will suffice.

However it would be useful to see the error that occurs; are you viewing the error log for the job or outputting to an error file.

Regards

bon.omaiso