How to move a Case Type part of an application that is build on frameworkApp to frameworkApp?
Hello,
We have a framework application. Lets say it is called frameworkApp. And two different applications(applicationX and applicationY) are built on frameworkApp. Firstly, we have defined CaseTypeX inside of applicationX. After that additional requirement that applicationY also access/use CaseTypeX inside of it, is revealed. Therefore, we think that it is better to move CaseTypeX to frameworkApp.
Hello,
We have a framework application. Lets say it is called frameworkApp. And two different applications(applicationX and applicationY) are built on frameworkApp. Firstly, we have defined CaseTypeX inside of applicationX. After that additional requirement that applicationY also access/use CaseTypeX inside of it, is revealed. Therefore, we think that it is better to move CaseTypeX to frameworkApp.
How can we do that or is there any other way existing to accomplish it?
Thanks in advance.