Reputation: 121
We have a unmanaged CustomSolution in our DEV-Environment which contains all components for deployment. Usually we export and deploy this solution in a managed environment.
Our customer now wants to split this CustomSolution into 5 different smaller solutions. The process would be:
The question now is: Does anybody have experience with this? Or does one know how Dynamics will behave if we delete a managed solution in the target systen and then import the 5 splittet solutions?
Does this affect already existing components, etc?
Any hints, advices etc. are higly appreciated.
Upvotes: 2
Views: 474
Reputation: 4111
If you remove a managed solution, and it is the only one that references a specific entity or customization, then that entity or customization will be deleted.
You can take advantage of this rule.
Test this process of course! :)
Upvotes: 4