Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8526

Problem while Loading excel files into MSSQL DB using BODS

$
0
0

I have tried to run a BODS job with 76 input files but the job took only  60 files for processing and the remaining 16 files are exist in the input directory.

 

Is there any setup like how many files to processed for while running job??? Plz help me to fix this issue.

 

I used scripts for reading files and used function wait_for_file()

 

$G_DIR_ACT_FILE_PATH=replace_substr('[$G_DIR_ACT_FILE_PATH]' , '\\', '/');

 

wait_for_file('[$G_DIR_ACT_FILE_PATH]*' , 1, 0, -1, $L_FILENAMELIST , $L_FILECOUNT);


Viewing all articles
Browse latest Browse all 8526

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>