An adaptor link connects an adaptor to a project and associates an environment
to an adaptor.
Adaptor links work only with source code adaptors. You can connect any
adaptor type to a project with a dot command.
The adaptor link has the following features:
- Adds adaptor code to the project as step 0 (tests for source code changes before running
other project steps).
- Automatically populates an environment with application environment
variables.
- Allows you to control whether the adaptor code is executed by selecting
a state: active, inactive, debug.
- Allows you to run the adaptor as a manually started job.
The adaptor link has the following restriction:
- An adaptor link is defined for one adaptor and one project only. If you
wish to use the same adaptor with another project, you must create another
instance of the adaptor.