Purpose :
Move the Objects/Customisation/Elements from one model to another model.
Example : Table “T” exists in Model “A”.Now developer wants to mode the table “T” from model “A” to a new model “B”.
Steps:
- Open your original project from where you want to move Objects/Customisation/Elements to a different model.
- Right click on project solution node, click on add a new project and set it as your model in which you want to move Objects/Customisation/Elements.
- Drag and drop the objects from your old modelĀ to your newly created model.
- Rebuild and synch the models.
Cheers š
Piyush Adhikari