Hello,
I'm currently trying to copy the data from our Production database into our Test database using the Service Console.
I have gone into Configuration and have entered in the Custom Mendix Settings the SourceDatabaseType (we are using Microsoft SQL Server so I put SQLSERVER), the SourceDatabaseUserName, SourceDatabasePassoword, SourceDatabaseName. Finally, I put in the SourceDatabaseHost (we are hosting it ourselves and not in the cloud so I have used the IP address like so along with the port number [###.###.##.###]:8081
I'm just not sure how to start the copy process.
Any advice would be greatly appreciated. Thanks.