Hi Maheshwari,
you'll have to implement a scheduled service which reads the files from
disk, processes them and archives the successfully processed files.
For the handling of your xls files, have a look at the Apache POI
framework (https://poi.apache.org/).
Best regards,
Michael Brohl
ecomify GmbH - www.ecomify.de
Am 30.11.21 um 06:51 schrieb Mahi maheshwari:
Hi,
I have a spreadsheet folder that contains xls files in my ofbiz root
directory. I want to import these xls files into ofbiz. this import of
files should be automated every 5 minutes. how can I use recurrence_info,
job_sandbox, recurrence_rule entities for this?
is there any way to import and export data automatically from Quickbooks to
ofbiz and ofbiz to QuickBooks?
Regards,
Maheshwari.