| |
In many cases systems for Business Processes Automation
require integration with third party software. Integration’s
tasks can be divided into the following categories:
Integration with products from MS Office
family
Integration with different software like
MS Exchange Server,
MS BizTalk Server, SharePoint Server,
Live Communication Server, Exchange Server, Speech Server,
GoldMine, QuickBooks and other software through COM
or XML
Development of special API’s for
providing other developers ways for integration of our
software with their systems
Among all mentioned
ways for software integration the last one is the most
difficult because it requires good understanding of
possible needs of a third party programmers when they
will be working with our API. Usually we develop our
API’s as COM objects which provide some interfaces
for data exchanging basing on XML requests/responses
or on SOAP. These ways are the most universal and allow
us to provide easy-to-use and powerful solutions.

|
|