Notifications
Announcements
No record found.
We have deployed a Unified Development Environment (UDE), and two developers are connected to the same UDE using Visual Studio 2022 after downloading the required metadata files. I created a custom model and custom objects in my VS 2022 , performed a full model build, and successfully deployed the model to the environment. However, the custom model and objects are not visible to the other user in the Application Object Tree (AOT).
Hi Charan 👋
Thanks for your question!
In a Unified Development Environment (UDE) for Dynamics 365 Finance and Operations, it's common to encounter visibility issues with custom models across different developer machines.
✅ Here are a few suggestions to ensure models and objects are visible to all users:
Synchronize metadata properly After deploying the model, ensure that the metadata files are correctly updated and shared. Developers should run Model Management > Refresh Models and also synchronize database to ensure all elements are loaded.
Use source control (e.g., Azure DevOps) Make sure the custom model and its metadata are checked into source control. Other users can then pull the latest changes and perform a build to see the model in AOT.
Deploy model via package Instead of just building locally, consider creating a deployable package and installing it on the UDE. This ensures all metadata and binaries are properly registered.
Restart Visual Studio and clear cache Sometimes, Visual Studio needs to be restarted or its cache cleared for new models to appear. You can also try deleting the .vs folder and rebuilding.
.vs
Ensure model is part of the configuration Check that the model is included in the current configuration (via Model Management > Configure). If it's excluded, it won’t show up in AOT.
While importing the project and building works, using source control and proper deployment practices will ensure consistency across the team.
Hope this helps! ✅ Please mark this reply as helpful if it answered your question. Best regards! 👋
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Martin Dráb 664 Most Valuable Professional
André Arnaud de Cal... 522 Super User 2025 Season 2
Sohaib Cheema 303 User Group Leader