web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

Project creation for a model in Visual studio for Dynamics 365 for operations.

Chaitanya Golla Profile Picture Chaitanya Golla 17,225

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

NewPrject.JPG

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".

ProjectName.JPG

Step 3: By default model assumed to be Fleet Management and layer to be ISV as shown below.

DefaultModel.JPG

Step 4: To change it to the required model, right click on the project and select properties

ProjectProperties.JPG

Step 5: Change the Model from FleetManagement to Sample, such that even the layer gets changed from ISV to USR. 

ModelChange.JPG

Step 6: Click on Apply and OK button.

SampleProject.JPG

Step  7: Check the model name is changed to Sample from Fleet Management on the project.

UserLayerProject.JPG

Regards,

Chaitanya Golla

Comments

*This post is locked for comments