Warning
Helix documentation is moving from docs.bmc.com to docs.helixops.ai

Key pages will redirect to the new domain on May 26, 2026. However, some legacy documentation links will not be redirected. 

In-product help links might not work after migration as we transition and update them within the product.

For any queries, reach out to IX-Support@helixops.ai.

Env-variables


Env-variables specify environment variables (name-value pairs). The Command line adapter supports this feature.

The following figure shows an XML sample using the env-variables feature in an adapter request.

XML sample of the env-variables feature in an adapter request


<adapter-request>
  <env-variables>
    <env-variable>
      <name>New_Variable11</name>
      <value>New_varaible11_value</value>
    </env-variable>
  </env-variables>
</adapter-request>

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

(archive) BMC Atrium Orchestrator Base Adapters 20.12.03