BMC Helix Business Workflows
Last updated
IP address or hostname of the BMC Helix Business Workflows (AR System) server.
Username of an AR System account with read access to the CTM:People form.
Password of the provided username.
Mid-tier port of the AR System server (optional, default: 8008).
Use HTTPS for the connection (optional, default: false).
The amount of time (in seconds) to wait for API responses (optional, default: 30).
Default Values
port: 8008
is_secure: false
timeout: 30
Permissions Required
The account must be permitted to authenticate via the AR System JWT login endpoint (/api/jwt/login) and to read entries from the CTM:People form via /api/arsys/v1.0/entry/CTM:People.
Last updated