Our Blogroll

« April 2008 | Main | June 2008 »

Posts from May 2008

May 20, 2008

Integrate Peachtree using Boomi On Demand

Peachtree_export_wizard We have added support for Peachtree to our ever growing list of supported applications and data formats we can integrate.  You can now integrate Peachtree from your web browser without having to learn the underlying technical API.  Connect to your CRM, supply chain applications, HR systems, data warehouses, etc. to automate the exchange of data and processes between these systems.


We support the following versions of Peachtree:

Peachtree Complete Accounting
Peachtree Quantum
Peachtree Premium. Accounting
Peachtree Premium. Accounting for Construction
Peachtree Premium. Accounting for Distribution
Peachtree Premium. Accounting for Manufacturing
Peachtree Premium. Accounting for Non-Profit

Support for Peachtree appears as another connector in Boomi On Demand, and like most of our connectors, there is no manual setup.  The user just points to their installed copy of Peachtree, and then can browse the available Peachtree objects that can be integrated.  Our connector is based on the Peachtree SDK kit, so any object exposed through that SDK can be integrated (virtually all of the Peachtree objects are available).

If you already have a Boomi On Demand account, this new connector is available for you.  If not, you can try it for free.  Further documentation can be found here.

May 13, 2008

Clean up your data with new Cleanse functionality

Cleanse_props When integrating data from legacy systems to SaaS applications or other enterprise software it is common that the data will have any combination of problems.  Things like the appearance of bad/unexpected characters, inconsistent date or numeric formats, missing mandatory values, etc.  When you are looking to automate business processes that rely on this data, it can be an ongoing maintenance problem.  Many companies end up dealing with ongoing manual intervention of their integration processes by fixing this data by hand and then reprocessing it.  In fact, analyst groups like the Yankee Group estimate that companies end up spending more than twice as much maintaining the integrations versus the initial purchase of the integration software.

To help solve this problem, we have added Cleanse capabilities to Boomi On Demand.  You now have the ability to set up validation rules for individual fields in individual records.  Things like "is the field empty", "is it a date", "is it in dollars", etc.  When a validation is failed, you can then explicitly handle this failure.  You can choose to reject just the failed record, halt processing of the data set altogether, or define options to automatically repair the data so it can be processed.  For example, imagine a scenario where you are retrieving a flat file containing several hundred thousand rows of data.  You can now strip out just the rows that fail your validations, and continue processing the "clean" rows successfully.  You can queue up any rejected data and handle it any number of ways; email someone, ftp that data somewhere, create log records in a database, etc.

You can try it out yourself for free here.