Server User Guide > Server User Guide > Process Server APIs and SDKs
  

Process Server APIs and SDKs

Developers can take advantage of several Process Server APIs. The APIs are documented in the Process Developer Help. Here you will also find sample code and applications.
The following table is a partial list of the Process Server interfaces:
Name
Description
Service Endpoint
http://<host>:<port>/
Process Central
Process Central primarily relies on the AvosCentralApi service for configuration
active-bpel/services/JSON/AvosCentralApi
Informatica Business Process Manager extensions to WS-HT
Operations for interacting with human tasks, such as authorize and getInstance
active-bpel/services/AeB4PTaskClient-aeTaskOperations
Admin Service
Operations to communicate with the Process Console
active-bpel/services/ActiveBpelAdmin
WS-HT
Web Service-Human Task operations as described by the OASIS standards committee
active-bpel/services/AeB4PTaskClient-taskOperations
WS-HT Task Feed
getMyTasks() operation represented as a RSS or ATOM syndication feed
active-bpel/services/REST/AeB4PTaskFeed
XML and JSON Bindings
Process Server exposes all its processes and services via simple XML and JavaScript Object Notation (JSON) bindings
For details, see Process Server URLS.