Project creation for a model in Visual studio for Dynamics 365 for operations.
Hi,
To customize a AOT element we need to assign it to a project in Visual Studio.While creating model we will be given option to create a project but we can create a project and later add reference to the required existing model.
Below steps provide us walk through this scenario.
Step 1: Create a new project in Visual Studio(VS) through the path File > New > Project
Step 2: Select the template as Dynamics 365 > Unified Operations and name the project. Select create directory for solution checkbox. I have given project name as "CG_DataEntityOperations".
Step 3: By default model assumed to be Fleet Management and layer to be ISV as shown below.
Step 4: To change it to the required model, right click on the project and select properties
Step 5: Change the Model from FleetManagement to Sample, such that even the layer gets changed from ISV to USR.
Step 6: Click on Apply and OK button.
Step 7: Check the model name is changed to Sample from Fleet Management on the project.
Regards,
Chaitanya Golla
*This post is locked for comments