| FormArtist Server and Quask WorkFlow can be made to integrate with almost any 3rd party system
1. API
FormArtist Server and Quask WorkFlow come with an API that allows application developers to access the database driven system using ASP, ASP.NET, .NET Components or COM Objects.
2. Triggers
Triggers are events that are fired when certain form processes occur. Depolying, requesting, submitting forms are examples of these events. Triggers can be easily written in almost any Windows software development or scripting environment. Triggers give you an extremely tight and seamless integration.
3. Database Tables
By default, data is stored in an internal XML format that is efficient but not particularly accessible to 3rd party products. For those systems that do not want to process this XML, FormArtist can optionally create dedicated tables for forms on the server that are regular tables that most off-the-shelf products can access. Whilst not giving great real-time capabilities, for many people this represents a simple and effective option.
|