When I import a full application from dev to test environment, how do I make sure that my process models will be published to the latest version? Is there any special line that I have to add to the properties file so that all my process models will be published to the latest version? or is this done by default on every import?
Discussion posts and replies are publicly visible
When you are importing a application Appian gonna import the the latest published process model. If there isn't a published version exist it's gonna import draft version.
Deploying Process Model Object.
All the process models in my dev environment were published, but when I imported those in the test environment, some of the process models were not published, because of which I encountered some issues. That is why I wanted to know if there is any way by which I can publish all the process models forcefully?
Hello Shubhashri
As Venky Avuluri mentioned, If your process is published in dev then, when you deploy to test it will deploy the published version as a new version in test. Most recommended is deploy into higher environments only when your process is published.
Unless until you have a drafted version it shouldn't be a problem. Can you please check if you have drafted versions or any objects that are dependent have any isssues.
Syncing Process models? I am not aware of what you are asking.
Did the process models missing any precedents . And above link contains few cases where ,on import process model saved as a draft. have a look into that