Configuring the ActiveTransfer Server on the ActiveTransfer Agent Host
Prerequisites: Ensure that you have the details of the agent port and agent user profile created in ActiveTransfer Server.
After installing ActiveTransfer Agent on a machine on premise, you must configure details of the ActiveTransfer Server instance that will be used to manage the agent.
To configure the
ActiveTransfer Server details on the agent host machine
1. On the machine hosting the ActiveTransfer Agent instance, navigate to the Installation_directory\profiles\MAG\configuration\com.softwareag.platform.config.propsloader directory , and open the com.softwareag.mag.common.properties file.
2. Register ActiveTransfer Server by adding the following details:
at.server.host=<ActiveTransfer Server hostname>
at.server.user=<ActiveTranfer Agent user name>
@secure.at.server.password=<ActiveTranfer Agent user password>
at.server.port=<The HTTP or HTTPS port configured to access ActiveTranfer Server>
at.server.useSSL=<true or false>
at.server.cert.path=<Path to access ActiveTransfer Agent client certificate>
@secure.at.server.cert.password=<Password for ActiveTransfer Agent client certificate>
The password is replaced with a security token by ActiveTransfer Agent after viewing it.
Note:
The configurationprofiles\MAG\configuration\agent\ directory also contains <node id>system-generated ID for the agent node</node id >. Do not change this value, but make note of it so that it is available to you when adding the agent to ActiveTransfer Server.
Next Steps:
1. On the navigation pane, click Agents > Agents and add the agent.
2. On the same Agents page, enable the agent instances.
3. Configure agent groups and agent actions.