Projects in PowerUX are designed to help organize your custom business logic and streamline the way solution-aware components are added to your Dataverse solutions. By aligning with how your organization structures its ALM (Application Lifecycle Management) processes, Projects ensure consistency, maintainability, and scalability.With Projects, solution architects define clear solution-mapping rules, while makers can focus purely on building logic using PowerUX, without worrying about where components are deployed.
Navigate to Projects from the left-hand menu in the PowerUX app.
Click on New.
Fill in the following details:
Name: A descriptive title for your project.
Description: A summary of what the project is about.
URL(optional): A reference link to the associated DevOps board, Jira board, or any project tracker.
Default Solution: Select the primary unmanaged solution. All components generated by PowerUX under this project will be automatically added to this solution, unless overridden by more specific rules.
For more granular control over where components go, PowerUX offers Project Solution Maps.These allow solution architects to define advanced rules that automatically direct PowerUX-generated components to specific Dataverse solutions, based on criteria such as:
The table the logic is related to.
A specific form within that table.
This ensures components are routed correctly without manual intervention, contributing to a clean and structured ALM process.