Transferring Megaladata Integrator to another computer
To transfer Megaladata Integrator, you need to update its settings in the web-config file. By default, this file is located at: C:\ProgramData\Megaladata\Integrator.
Megaladata Integrator supports simultaneous connections to multiple instances of Megaladata Server.
For each instance of Megaladata Server you want to use, add a server element under the configuration/megaladata section with the following attributes:
address: the network address of the Megaladata Server host. Required. Default value:localhost.port: the TCP server port. Default value:4850.userName: the account name with service login rights. If not specified, the service user credentials are used.password: the password for the account with service login rights. Default is an empty string.reserved: set totrueto mark the server as a backup.
For more details, refer to the Megaladata Integrator Configuration.
Important: The versions of Megaladata and Integrator must match.