Deploy Changes to the SSP
The Transpile and Deploy processes currently support AOD only. Consequently, all resources must be converted before deployment.
There is currently no Docker image of the Tranpile v2 and Deploy v2 available.
Deployment via the Designer
When using the Designer, deployment can be automated via the Transpile and Deploy plugin.
Once the plugin is activated and configured to use V2, the new Transpile and Deploy mechanism will be used automatically for all deployment actions within the IDE.
For feedback purposes, we recommend using the V2 transpile and deploy mechanism. V2 has increased performance and additional checks for potential deployment errors.
V1 will also work with your AOD projects.
During the initial deployment, a large number of file changes may be detected. This is expected because the Deploy V2 uses LF line endings on all operating systems.
Verifying Deployment Results
After the deployment is complete, you can verify the results in the database:
- VS Code: Use the SQLTools extension (included in the ADITO Extension Pack).
- Designer: Use the standard Database Editor as usual.
Auditing Changes
Deploy V2 now tracks deployment origins. The fields USER_NEW and USER_EDIT will contain the username of the active user who initiated the deployment.
Figure: Deployed data models including the new MyDemo_Lib