Trading Networks 10.7 | Administering and Monitoring B2B Transactions | Managing File Transfers with ActiveTransfer | Configuring webMethods ActiveTransfer | ActiveTransfer License File
 
ActiveTransfer License File
You require a valid license file to install ActiveTransfer. During installation of ActiveTransfer, you are prompted to specify the location of the license file. Therefore, ensure that the license file is in a location that will be accessible during the installation, such as son the local file system. There are three types of ActiveTransfer license files:
*ActiveTransfer Server
*ActiveTransfer Gateway
*ActiveTransfer Agent
You will receive the license in the form of a XML file (for example, MAT97.xml). You can identify the ActiveTransfer license type by the viewing the product information in the license file.
ActiveTransfer Server:
<ProductCode>MAT</ProductCode>
...
<ProductName>ActiveTransfer Server</ProductName>
<ProductVersion>9.7</ProductVersion>
ActiveTransfer Gateway:
<ProductCode>MAP</ProductCode>
...
<ProductName>ActiveTransfer Gateway</ProductName>
<ProductVersion>9.7</ProductVersion>
For details of the ActiveTransfer Agent license, see Managing File Transfers with webMethods ActiveTransfer Gateway.
The license file (licenseKey.xml) is installed in the Integration Server_directory \instances\instance_name\packages\WmMFT\config folder when you install ActiveTransfer using Software AG Installer. ActiveTransfer checks the license file on startup and depending on the license file type installed, starts up as an ActiveTransfer Server or as an ActiveTransfer Gateway.
*To change the ActiveTransfer license file
1. Stop the ActiveTransfer instance.
2. Rename the new license file as licenseKey.xml. For example, rename MAT97.xml to licenseKey.xml.
3. Browse to Integration Server_directory \instances\instance_name\packages\WmMFT\config folder and replace the existing license file with the new file.
4. Start ActiveTransfer.