I am wokring in AX7, I need to move some artifacts from Application Suite User Model to my new created model.
Scenario:
- I created a model named "My Model"
- created a project named "MyProject" and set its model to "My Model"
- I have a table named "MyTable" in Application Suite User Model.
Problem:
I opened MyTable in Aplication Explorer and right click on it, it doesn't show me option "Add to project", and if I select "Customize" option, it says that
"MyTable cannot be customized in MyProject, Customization is only possible if the models are in the same package"
So how can I move an artifact from Application Suite User Model to My Model ??
I've found its solution, it is very simple.
Brief:
Just move your desired artifact from back-end, cut the file from "application suite usr model" and paste it to "My Model", Here you GO !! Now when you will open Application explorer, you will see that you artifact has been moved to "My Model".
In detail:
Go to below path and cut the artifact you want to move to other model.
C:\Packages\application suite\application suite usr model\AxTables
Now go to below path and paste that artifact here.
C:\Packages\My Model\AxTables
Open Application Explorer and find the artifact you moved, you will see that it is moved to you desired model.