For the complete documentation index, see llms.txt. This page is also available as Markdown.

BMC Helix Business Workflows

Connection Requirements

1 - IP or Hostname

IP address or hostname of the BMC Helix Business Workflows (AR System) server.

2 - Username

Username of an AR System account with read access to the CTM:People form.

3 - Password

Password of the provided username.

4 - Port

Mid-tier port of the AR System server (optional, default: 8008).

5 - Is Secure

Use HTTPS for the connection (optional, default: false).

6 - Timeout

The amount of time (in seconds) to wait for API responses (optional, default: 30).

Default Values

  • port: 8008

  • is_secure: false

  • timeout: 30

Last updated