Sometimes you have to manually run scripts from the core packages (Root, Security etc.) from the Architect. This article will show you how to identify to correct version to run for your platform.
Origam supports two database platforms - MS SQL and Postgre SQL. When you add new deployment scripts in your packages, the correct platform is automatically selected based on the values in the project’s OrigamSettings.
For manual execution you have to check the script. The first identifier is the name of the Service Command Update Activity. The scripts for Postgre SQL begin with PG.
When you open the script in the editor, the platform MsSql or PgSql is defined as an attribute.
Finally, you can see it directly in the model file for the deployment version.


