Skip to main content

Notifications

Community site session details

Community site session details

Session Id :

View package dependencies for a model in Visual Studio for Dynamics 365 for operations

Chaitanya Golla Profile Picture Chaitanya Golla 17,225

Hi,

We can view all the referenced packages of a model by following below steps: 

Step 1: Change the view of AOT from Classic view to Model view in the Application Explorer. Select the required model, in my case I selected Sample model(created in user layer). Right click and select View package dependencies to see three options namely View incoming dependencies, View outgoing dependencies and View both. 

ViewPackage.JPG

Step 2: Select view incoming dependencies, in our case its only Sample as its not been referenced for other packages.

Incoming.JPG

Step 3: Select outgoing dependencies, to see list of referenced packages(as shown below).

Note: I have selected other packages like Currency, Ledger, ContactPerson etc to show the dependencies. In general  either Application Foundation (or) Application Suite (or) Application platform (or) all the three (or) any two packages are selected based on customization requirement.

Outgoing.JPG

Regards,

Chaitanya Golla

Comments

*This post is locked for comments