Table of Contents

Search

  1. Preface
  2. Overview, Downloading, and Installing
  3. Administration API
  4. Identity Service API
  5. Screenflow Programming and SDK
  6. ActiveVOS WSHT API
  7. Embedding Request Forms in Standalone Web Pages
  8. XML-JSON for Process Central

APIs, SDKs, and Services

APIs, SDKs, and Services

Faults

Faults

A fault response is returned with HTTP error code 500 and content-type
application/json
:
HTTP/1.1 500 Internal Server Error Content-Type: application/json;charset=utf-8 {"Fault": {"xmlns":"http:\/\/www.active-endpoints.com\/2004\/06\/bpel\/extensions\/", "faultcode": {"name":"invalidVariables", "namespace": "http:\/\/docs.oasis-open.org\/wsbpel\/2.0\/process\/executable", "xmlns":"" }, "faultstring": {"xmlns":"", "$t":" fault error message" } } }

0 COMMENTS

We’d like to hear from you!