KB Article #186464

What actions increment the version of the interaction application in the Repository at deploy time?

Problem

Certain deployments from Designer/Studio towards InterPlay/Datastore (default application) or towards the interaction application (Event Processor) increment its version in the Configuration Repository. Others do not.

What are the actions that increment it?


Resolution

The logic for incrementing the Repository version for the interaction application is the same as for other types.


The version is incremented at deploy when the new configuration has, for instance:


  • new collection type
  • new object type
  • new collection type condition
  • new object type condition
  • new reconciliation
  • new relationship
  • new tag
  • view name changed
  • property type changed: format, formatter or computed property settings


The list is not exhaustive.



So the version is not incremented when, for example, in the interaction application, a new rule is added or an existing rule is modified.