36
Views
1
Comments
Licence API

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?



2019-01-07 16-04-16
Siya
 
MVP

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.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.