This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can trysigning in orchanging directories.
Access to this page requires authorization. You can trychanging directories.
Applies to: Dynamics 365 with Dataverse
Solution management is the core design tenet of any Dynamics 365 implementation with Dataverse. Medium-to-complete engagements often require multi-solution models where the solutions are horizontally segmented. Implementations of this type involve dividing solutions based on the type of components that they contain (for example, plugins, flows, and PCF controls), to achieve developer isolation. For these projects, it's important that developers adhere to the segmentation. Otherwise, solution layering issues and dependency conflicts can occur that take months to finish fixing and might require support tickets/resolve layering issues.
The Solution component validation tool provides proactive alerts about deviations from the intended horizontal segmentation in solutions. It can help developers, leads, and Azure DevOps teams maintain the agreed-on solution structures for healthy application lifecycle management (ALM). Learn more about solutions and ALM inSolutions overview.
The tool is a managed solution that includes the following components.
| Name | Type | Use |
|---|---|---|
| Component Auto Mailer | Entity | Holds configuration data |
| Record Guide | Web Resource | A guide for creating configuration records |
| Solution Auto Mailer Admin | Security Role | Full rights on components |
| Solution Auto Mailer User | Security Role | User-level rights at the component level |
| Solution Component Auto Mailer V2 | Power Automate | Holds the complete logic |
Learn more inImport solutions.
For each solution that you want to monitor, add a newcomponent auto mailer record.
Fill in the fields based on the following table.
| Field | Description |
|---|---|
| Solution Name | Enter the name of the solution, such asSolution Component Auto Mailer. |
| Solution Guid | Enter the ID of the solution. You can get this ID from the URL in the maker portal. |
| Allowlist Component Object Code | List, by object type ID, the components that you expect the solution to include. For example, to allow components of theEntity andAttribute types, specify["1","2"], including the square brackets. The report includes all other component types if they are added incorrectly to the solution. Learn more insolutioncomponent EntityType. |
| Owner | Use a semicolon-delimited list of email addresses that should receive the report. |
The recipients receive an email that shows a list of component types that have been added incorrectly to the environment. The email contains the solution ID and the types and IDs of the relevant objects.
Was this page helpful?
Need help with this topic?
Want to try using Ask Learn to clarify or guide you through this topic?
Was this page helpful?
Want to try using Ask Learn to clarify or guide you through this topic?