ActiveVOS Server User’s Guide
Developers can take advantage of several ActiveVOS APIs. The APIs are documented in detail and include sample code and applications. These software development kits are available in the ActiveVOS Infocenter.
The Infocenter is located at the following URL:
http://infocenter.activevos.com
The following table describes the currently available ActiveVOS interfaces:
|
Name |
Description |
Service Endpoint http://<host>:<port>/ |
|---|---|---|
|
Admin Service |
Operations to communicate with the ActiveVOS Server Administration Console |
active-bpel/services/ActiveBpelAdmin |
|
WS-HT |
Web Service-Human Task operations as described by the OASIS standards committee |
active-bpel/services/AeB4PTaskClient-taskOperations |
|
ActiveVOS extensions to WS-HT |
Operations for interacting with human tasks, such as authorize and getInstance |
active-bpel/services/AeB4PTaskClient-aetaskOperations |
|
WS-HT Task Feed |
getMyTasks() operation represented as a RSS or ATOM syndication feed |
active-bpel/services/REST/AeB4PTaskFeed |
|
XML and JSON Bindings |
ActiveVOS Server 7.1 or later exposes all its processes and services via simple XML and JavaScript Object Notation (JSON) bindings |
For details, see List of ActiveVOS URLS |
|
ActiveVOS Central |
ActiveVOS Central primarily relies on the AvosCentralApi service for configuration |
active-bpel/services/JSON/AvosCentralApi |
Copyright (c) 2004-2010 Active Endpoints, Inc.