Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
8 replies
Subscribers
7 subscribers
Views
2811 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
We had a failed deploy last night. At minimum, we have at least 2 rules whi
adamm
over 11 years ago
We had a failed deploy last night.
At minimum, we have at least 2 rules which were correct in our dev environment, but which did NOT get moved to test and from there to production in addition to other conditions that led to an abort. This is not the first time we have had deploy issues occur like this.
In short, I am looking for a way to compare between servers. Rules, models, applications, data stores, data structures (CDTs), everything.
* Version numbers are not maintained between imports. (dev version 21 when first moved to test becomes version 1 there)
* The import/export packages contain too much "meta data" that is different between the servers to do a comparison, though a script could be written to strip datetimes, non matching version numbers etc. out.
Exporting the "View documentation" pages of models and comparing those between servers is not an option either because of the elements that are dropped from those (timers in start nodes...
OriginalPostID-110488
OriginalPostID-110488
Discussion posts and replies are publicly visible
Parents
0
Stefan Helzle
A Score Level 3
over 11 years ago
When I export an app I check when the last deployment was, put all folders and content in one temporary app, sort by modified date and remove everything that is prior to last deployment. That is quick and easy. I never had problems with this method. I think people that are used to do "real" configuration management would be not very happy about this :-) Btw. there is a whole chapter regarding this in the Appian STAR methodology.
forum.appian.com/.../Change_and_Configuration_Management
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Stefan Helzle
A Score Level 3
over 11 years ago
When I export an app I check when the last deployment was, put all folders and content in one temporary app, sort by modified date and remove everything that is prior to last deployment. That is quick and easy. I never had problems with this method. I think people that are used to do "real" configuration management would be not very happy about this :-) Btw. there is a whole chapter regarding this in the Appian STAR methodology.
forum.appian.com/.../Change_and_Configuration_Management
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data