Using MS Excel and Fexcel ETL in the background, the Fexcel Batch Processor ( FBP ),
refreshes the cell values extracting data from the Data Warehouse and creates PDF
reports from the spreadsheets already defined using Fexcel and Excel.
FBP reads from a given task file on it's input to perform all the batch jobs (tasks) stored in such a task file. The
task file should contain the directories where the report definitions are stored (the xls files), and also the
destination directories, where the PDF are going to be created as a result of the batch process. Also contains a list
of tasks the batch process should perform, like "extract", "print", etc.
A set of different task files could be used for different purposes. For example one FBP task file could be used for
extracting data and printing only a set of daily reports. Other FBP could be created for extracting data and printing
monthly reports. Importing "Last year" balances could be done using a task file which only extracts data not creating
any reports. Another one yet only printing set of reports.