Hi. In version 11, how can I change the global deployment zone address after first configuration with checklist? On installation we had one address and now we need change this.
Hi,
To change the value of the platform zone address through command line (go to installation path and execute the following command):
configurationtool.exe/ModifyDeploymentZone <zone> "<address>"
e.g. configurationtool.exe/ModifyDeploymentZone Global "myserver.outsystemscloud.com"
Cheers
Hi Alexandre,
Does this command can bypass the requirement of having all modules removed first?
Is this safe?
Thanks.
joao.moretti wrote:
https://success.outsystems.com/Documentation/11/Managing_the_Applications_Lifecycle/Deploy_Applications/Selective_Deployment_Using_Deployment_Zones/Create_a_New_Deployment_Zone
Thanks Assif. But I need to change the configurations after create. I discovered how to make the change but the process is now much more complex. You need to remove all e-spaces from the deployment zone and only then change the address and then put the e-spaces back. Does anyone know why this change? I will have customer complaints about this process.