Permission Sets
Permission Sets
In order for the Breezz Framework to operate correctly, any newly created user responsible for managing or executing framework operations must be assigned the Breezz Minimal Admin Access Permission Set (in addition to the core Breezz Admin Permission Set).
This Permission Set grants the essential platform and metadata privileges required for background automation and administrative setup.
Required System Permissions
Ensure the following System Permissions are enabled within the Permission Set:
- Apex REST Services: Enables framework REST endpoint integrations.
- API Enabled: Grants general API access to Salesforce.
- Author Apex: Required for compiling and invoking dynamic Apex code.
- Customize Application: Allows the framework to interact with org application settings.
- Download AppExchange Packages: Enables package management functions.
- Lightning Experience User: Required for UI access within Lightning.
- Modify Metadata Through Metadata API Functions: Crucial for deploying and updating Breezz Custom Metadata declaratively.
- View All Data: Ensures complete visibility across records processed by framework jobs.
- View Setup and Configuration: Grants access to setup interfaces and custom configurations.