axomic
-
-
-
- Integration |
- Training |
- Data Migration |
- Support |
-
-
- Events |
- Press Releases |
- Latest News |
-
-
Integration & APIs
Many companies wish to integrate OpenAsset with their existing systems.
For example, you might have an intranet with a projects database. When you enter a new project code / job number into your intranet you don't want to have to also enter the same information into OpenAsset.
To avoid having to enter the same information in multiple places OpenAsset can talk to your databases, saving you time on day to day routine management tasks.
As standard, OpenAsset comes with APIs for your developers to use. We will provide example code and help them throughout the integration project to ensure everything works smoothly.
Our APIs are based on the SOAP protocol, a standard pioneered by Microsoft. SOAP is a language independent way for two programs to communicate, often across a network. SOAP actually uses XML as the underlying format for transporting information, but it is not necessary to deal with the XML directly. All of the common languages have simple ways of working with SOAP, including .Net Java PHP and Perl.
| VBScript, JScript.. | http://www.pocketsoap.com |
| .NET | http://msdn.microsoft.com/webservices |
| Java | http://ws.apache.org/axis |
| Perl | http://www.soaplite.com |
| PHP | http://sourceforge.net/projects/nusoap |
To find out more about OpenAsset integration please contact a member of our technical team who will be happy to talk with you about integration options.