Informatica ActiveVOS
- Informatica ActiveVOS 9.2.6
- All Products
Binding
| Service Endpoint
| Description
|
---|---|---|
SOAP 1.1
| http://host:port/active-bpel/services/ServiceName
| Default SOAP endpoint for all services except for REST style services
Note: The Process Server engine Administration API service (ActiveBpelAdmin) is available only at the SOAP 1.1 endpoint.
|
SOAP 1.2
| http://host:port/active-bpel/services/soap12/ServiceName
| SOAP 1.2 endpoint. All services are exposed through this endpoint except the REST and ActiveBpelAdmin services.
|
REST
| http://host:port/active-bpel/services/REST/ServiceName
| Endpoint for REST binding. It excludes the ActiveBpelAdmin service.
|
XML
| http://host:port/active-bpel/services/XML/ServiceName
| Endpoint for simple XML binding. It excludes REST and ActiveBpelAdmin services.
|
JSON
| http://host:port/active-bpel/services/JSON/ServiceName
| Endpoint for JSON binding. it excludes REST and ActiveBpelAdmin services.
|