Active AMT CE is a module used to migrate existing Active LINC Component Enabler applications so that they can connect to an AMT environment. It is designed to take over all Component Enabler functionality, minimizing changes in your existing applications.
To connect your existing application to your AMT environment, set the HostURI key in the web.config file of Active AMT CE to either an Application Server or, when present, an Application Manager.
"appserver:<address>:<port>""manager:<address>:<port>"Example:
<add key="HostURI" value="appserver:vm-amtdev:22051"/>