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

Constants for Common String Literals

Constants for Common String Literals

Constants for Common String Literals
The
AE_TASK_GLOBALS
in
ae-avc-tasks.js
contains common constants that can be used from your code. For example, the string 'illegalArgument' (WSHT fault name) is defined in
AE_TASK_GLOBALS.TASK_FAULT_NAMES.ILLEGAL_ARGUMENT
. The
http://www.example.org/WS-HT
namespace is defined in
AE_TASK_GLOBALS.NAMESPACES.XMLNS_HTD
. Additional details are available in the
AeTaskGlobals
class in the
ae-avc-tasks.js
script.

0 COMMENTS

We’d like to hear from you!