We had a failed deploy last night. At minimum, we have at least 2 rules whi

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
  • AFAIK there is no easy way to compare the assets and their versions on two servers. Doing an complete export on both systems and check for differences in the xml files might be a way. There are some tools that can do that. But that does not help when you have several applications running and you only want to check one of them.

    I hope this does fit your questions better.
Reply
  • AFAIK there is no easy way to compare the assets and their versions on two servers. Doing an complete export on both systems and check for differences in the xml files might be a way. There are some tools that can do that. But that does not help when you have several applications running and you only want to check one of them.

    I hope this does fit your questions better.
Children
No Data