Hello All,
Is there an order of objects to deploy. I have environmental constants also. My prod deployment is still manual.
Eg:
1.SQL scripts to be executed first.
2. CDTs
3. Datastores.
4. Constants
5. Connected systems..
..etc
Discussion posts and replies are publicly visible
I don't bother separating them out into so many steps these days. Though it depends on the complexity of the deployment - many of my deployments these days are incremental, meaning I have more flexibility in my approach.
1) sql scripts (establish and/or update tables and views)
2) (occasionally) a "pre-deployment package" consisting of CDTs and Data Stores and (if applicable) environment-specific constants
3) everything else all at once, generally.
TFW your spambot goes to post its spam link but doesn't actually paste the link
If you are using Appian cloud, the compare and deploy is wonderful addition by Appian.