Unsupported content

 

This version of the product has reached end of support. The documentation is available for your convenience. However, you must be logged in to access it. You will not be able to leave comments.

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>
Was this page helpful? Yes No Submitting... Thank you

Comments