Custom Hook for Batch Flow in RDF 18
Hello,
I am trying to upload custumer regular sales data in a stage environment which has been deployed by Oracle using GA confgi/data set.
I would like to upload zipped data, load them and execute the weekly batch. In order to do so, I modified the batch_exec_list.txt by adding the command line:
hook_pre_load | unpack | rsal.csv.ovr.gz
In fact, based on the rdf implementation guide (pg 80), I understood that it is recommended to use the *hook* command for customer-specific tasks. However, when uploading this new batch_exec_list.txt file , I get validation errors such as