How do you script a customized check in / merge of LDM models
Sep 04, 2017 at 02:14 PM|57 Views
Hello everyone,
our client would like to have a customized check in dialogue for logical data models.
We are currently working on a development branch on one logical data model, in which several topics (using entities, attributes and relationships) for different releases are designed.
Right now we manually integrate all changes that belong to one distinct topic manually from the development branch LDM into the release branch LDM.
Is there any way to automatically merge only those changes flagged with a certain tag (e.g. an Extended Attribute) into another model? Is there a way to script this?
I haven't given the actual code any thought, but logically you'd need to build an object selection (using your extended attribute) which you'd use to select the changes to apply during the merge.
Add comment