What problem does it solve?
Model-driven apps deployment in Dataverse often requires manual configuration of SiteMaps and AppModules, producing a high risk of misconfiguration. This skill automates the end-to-end process, reducing effort and ensuring consistency when wiring tables, views, forms, and security roles into a deployable app.
Core Features & Use Cases
- End-to-end automation: generate SiteMap, AppModule, and component wiring for a solution that contains Dataverse tables, views, forms, and security roles.
- Site navigation and grouping: automatically structure Area/Group/SubArea with ShowGroups enabled and offline support.
- Deployment lifecycle: create/update app, attach SiteMap, views, forms, associate security roles, validate, and publish via structured steps with batching and fallbacks.
- Script-driven customization: leverage provided scripts to customize default views, forms, and icons, and to publish table assets.
- Reusable patterns: supports solution-scale deployments and ensures consistency across environments.
Quick Start
Run the deploy_model_driven_app.py script to build, deploy, and publish your model-driven app from your solution.