Software Integration doesn't have to be a series of brittle one-off point to point programs.
The Exchange Provider Service has a library of
Actions that can do everything from purge old files and folders, exchange
data with a host, send emails, and run SQL scripts You can configure
these Actions into complete Tasks that do everything from update
prices to integrate with your ERP.
Add your own Custom Actions . Developing a new
Action is really easy. Interfaces protect you from future upgrades
and your Action can live in it's own separate DLL. You can then
configure this new Action as one step in Task and leverage the
power of the library.
The Built-in Scheduler means Actions can be
triggered by Events (changes in a file, etc.) or based on a Schedule.
The Scheduler also includes protections that comes from our retail
experience - e.g. a "too late after" parameter to avoid impacting the
store with tasks designed to run overnight.
A Retail-Hardened Solution. Designed to run either centrally or
inside the store and to handle the connection and network errors
that are to be expected. Built in logging and recovery mean that
you have a 365x24 assistant working for you.