Our question is based on a two-stage deploy. It is our understanding that a SQL script is created in the first stage and stored somewhere on the APM server. This script can then be reviewed prior to executing to determine impacts to the tables/columns that will be updated. This is the script where we want to know its location. Other team members have confirmed this is the way it works but don’t remember where the script is stored. Thanks
Hello,
I was curious about this topic and I've been searching for a clear answer to that on the documentation, but no success.
The entire path of the 2-stage deployment is well explained in the documentation:
- What are the steps; - What are the platform services involved;
- Which folder will get the Application's source code: C:\Program Files\OutSystems\Platform Server\share\<application name>\full
- Which folder will get the compiled applications:
The compiled applications are stored at:
Shared Libraries - C:\Program Files\OutSystems\Platform Server\repository
Applications - C:\Program Files\OutSystems\Platform Server\running
- But no clear answer about the exact location of the scripts.
These were the links I checked:
https://www.outsystems.com/evaluation-guide/how-does-outsystems-handle-deployment-and-staging/
https://success.outsystems.com/documentation/11/managing_the_applications_lifecycle/deploy_applications/deploy_in_a_short_deployment_window/
https://success.outsystems.com/documentation/11/setup_and_maintain_your_outsystems_infrastructure/setting_up_outsystems/default_platform_server_and_database_configurations/
https://www.outsystems.com/evaluation-guide/platform-services/
I asked some people about it and I got some answers, but no clear location also. They believe these are stored in the database but are not sure if there's really a file with the scripts.
Let's see if anyone has an answer to that.
Regards,
PZ
Hello Paulo Zacarias
We really need to know where the SQL script was storage, we want to review it prior to executing to determine impacts to the tables/columns that will be updated How can we get this information?We need a clear response please
Hi,
Since this is something related with the platform itself, the best is to open a support ticket to clarify what you can do in that scenario, since this looks to be something in the platform domain itself.
You can open it here and the OutSystems Support team will respond to you:
https://success.outsystems.com/support/home/
Hope this can help you.
Best regards,
Ricardo