Hey!
In a client with a large footprint of servers, we are creating automation for some tasks. Windows patches or OutSystems upgrades for example.
If the deployment controller changes (because we need to replace it for another VM), the environment serial number will change.
How do I update the licence file without manual intervention? (Manually I would go to portal, change the serial number for that environment, download the file and upload it in service center)
Ideas?
OutSystems does not offer a direct API for obtaining a license file automatically. If you have license file you can execute "<platform_path>\ConfigurationTool.com /UploadLicense <license_file.lic>" to update the new license.