I need to install Thingworx Foundation using an already existing persistent DB (both Foundation and DB are at release 9.5.0).
Ideally, I would be able to run the Foundation installer and point it to the already existing DB. It would see that the DB is already set up and bypass the initialization steps.
Solved! Go to Solution.
For more about the platform-settings.json file https://support.ptc.com/help/thingworx/platform/r9/en/index.html#page/ThingWorx/Help/Installation/Installation/platform_settings_json_configuration_details.html
Hi @AndyHilton,
If the Existing DB schema & schematics are of Thingworx Version 9.5.0, and you directly connect the same DB to the new installer, that should work perfectly fine; let me know if you are facing any issues.
Please back up the DB before you do this.
Thanks,
The issue is that in order to install the Foundation you have to give it an empty DB to complete the installation. This prevents me from using an existing populated persistent DB.
For more about the platform-settings.json file https://support.ptc.com/help/thingworx/platform/r9/en/index.html#page/ThingWorx/Help/Installation/Installation/platform_settings_json_configuration_details.html