Best Practices when splitting a large model to several small ones
S
Sebastian.agnvall
started a topic
about 1 year ago
In a model, there are currently several diagrams that have limited to no relations between each other. It has therefore been discussed to take this model, extract the diagrams, and put these into their own models and data locations. This is primarily done to ease future model deployments.
In order to carry out a task like this, what would be the recommended steps to take, and what type of risks may occur?
Best Answer
S
Stéphanie FOURRIER
said
about 1 year ago
Hi Sebastian,
one of our consultants proposed the following step by step actions to achieve your needs with less risk :
Export model
Rename model in xml file (search & replace model name)
Import new model (ideally on a dedicated instance and repository if you want no impact in case of maintenance or xDM upgrades)
Delete unnecessary elements
Create new data location and deploy the new model
Synchronize data (via integration middleware and proper data loads, or via insert select sql statements)
We hope this is helpful!
Stéphanie.
1 Comment
S
Stéphanie FOURRIER
said
about 1 year ago
Answer
Hi Sebastian,
one of our consultants proposed the following step by step actions to achieve your needs with less risk :
Export model
Rename model in xml file (search & replace model name)
Import new model (ideally on a dedicated instance and repository if you want no impact in case of maintenance or xDM upgrades)
Delete unnecessary elements
Create new data location and deploy the new model
Synchronize data (via integration middleware and proper data loads, or via insert select sql statements)
Sebastian.agnvall
In a model, there are currently several diagrams that have limited to no relations between each other. It has therefore been discussed to take this model, extract the diagrams, and put these into their own models and data locations. This is primarily done to ease future model deployments.
In order to carry out a task like this, what would be the recommended steps to take, and what type of risks may occur?
Hi Sebastian,
one of our consultants proposed the following step by step actions to achieve your needs with less risk :
We hope this is helpful!
Stéphanie.
Stéphanie FOURRIER
Hi Sebastian,
one of our consultants proposed the following step by step actions to achieve your needs with less risk :
We hope this is helpful!
Stéphanie.
-
Extend a model with new entities or attributes
-
Data types in xDM
-
Effective date on entities
-
Search using wild cards
-
Export a model from production and import on a development environment
-
"Allow Delete" vs "Allow Removal" privileges
-
LOV label in Named Query
-
Select location on a map and save coordinates
-
Is there a way to set up a master-detail relationship on browse mode?
-
Choose Either a Stepper or A Workflow Based on The User Privileges
See all 274 topics