ConnectALL stores the configuration / mapping details in JSON files. It is easy to migrate the application links configured in one server to another server.

Backup

Take a backup of the following files from the ConnectALL server.

  • Application Mappings: All .json files under the directory $CONNECTALL_HOME  (%CONNECTALL_HOME% on windows)
  • Configurations: All .properties files under the directory $MULE_HOME/conf

Restore

Once ConnectALL is installed on the new server, restore all .json files into $CONNECTALL_HOME directory and then restart the ConnectALL core service. Now, you will be able to see all the automations in ConnectALL. The installer will take care of creating .properties files. Optionally, you can override the properties into the appropriate .properties files.