Is there a way to have the CSV collector create multiple hdb files?
I am trying to import a lot of tvq s from a csv but i want the date of the hdb file the tvq is put in to correspond to the date in the timestpamp of the tvq instead of it being put in the hdb file with todays date on it. Is there a way to create seperate csv files and changing the FileDate parameter each time in the SAF_ImportService.config file?
6 replies
-
Hi ,
Having to change the FileDate parameter for each day would be pretty tedious. We would recommend running all of the data in, then we could at a later time, go back and rewrite the HDB files using some dev tools if you want to the data to fall within their respective file time according to the data's timestamps.
Aside from clarity sake, is there a reason you want to split the data into separate hdb files? Are you importing historical data?