|
The Data Interchange lets you import data to BuroWare or export data from BuroWare. These routines can be activated as required, or on a schedule.
Some business operations require regular import or export routines to run their daily business. These tasks could range from synchronizing shipping details to an outside shipping management system once daily to importing web site orders every 15 minutes.
- Open architecture for 3rd party support
- Workflow scripts
- Trigger/Scheduled activation
- ODBC support
Open architecture for 3rd party support – The most common formats used for bulk import and export tasks are CSV files and Excel templates. Output files can be written to suit the needs of your external application.
Workflow scripts – The BuroWare workflow scripting language can transform data as it is imported and exported. The workflow scripts can also create internal transactions with all the business rules for your company preserved.
Trigger/Scheduled activation – The BuroWare system can begin an import/export based on a software trigger, an internal scheduler, or a system event
ODBC support – Using ODBC you can query the BuroWare SQL database, communicate with a neutral host table, or update an external application. |