This section provides information about the AgilePoint remote API. With AgilePoint Developer, AgilePoint can be developed and deployed as an embedded or autonomous application to meet different requirements.
- An embedded BPM application is usually tightly integrated with its surrounding system through AgilePoint API and functionality of an embedded BPMS can be exhibited through various surrounding applications.
- An autonomous AgilePoint Application is hosted by Microsoft IIS, running independently as a Microsoft .NET Web Application, and provides XML Web Service to its client Web Application. Exposing BPM functionality in this manner has a number of advantages. The greatest is that the Web Service can be provided to many applications independent of hardware, operating system, and programming languages boundaries. It makes application debugging easier because requests / responses are sent / received as human-readable content.
For more information, see
AgilePoint API.