|
|
Posted 1/23/2008 5:27:33 PM |
|
|
AyaNova Development & Support
      
Group: Administrators
Last Login: 4/29/2008 9:09:13 AM
Posts: 86,
Visits: 388
|
|
| As a developer you can use the same api that was used to develop AyaNova and all it's add-on programs at no cost be it for personal or in-house usage or to make applications that are sold for profit. There are no royalty fees or license fees of any kind to use the AyaNova business object library that comes already installed with AyaNova. The API consists of a business object library that simplifies programming the objects in AyaNova such as Clients, Workorders, Scheduled technicians etc. Every object in AyaNova has a corresponding business object that exposes simple methods to the programmer to create, retrieve, update or delete them. Because it's the same API used to make AyaNova itself you have an easy to use and powerful tool for automating any task that is done manually in the AyaNova program or integration of 3rd party applications. Some of the possible uses might include automating repetitive tasks, integration with 3rd party accounting or other software, generating work orders automatically based on events from system management software, etc. The possiblities are endless, anything you can do in the AyaNova program with a mouse and keyboard you can write code to do automatically. The API package comes with a quick start guide and sample source code and applications to get you going quickly. It can be downloaded here: http://api.ayanova.com/AyaNovaAPI.zip In addition a complete AyaNova business object library reference can be viewed online here: http://api.ayanova.com As always feel free to ask any API and development related questions here in this forum. Happy coding! - John
|
|
|
|