Cloud Kicks is evaluating two AppExchange productivity solutions for global operations: an Independent Software Vendor (ISV) Managed Package and a Salesforce Labs Unmanaged Package. The enterprise security and architecture board specifies three mandatory deployment constraints:
1. Vendor security updates must be seamlessly upgradeable without overwriting localized custom fields added by the subscriber org.
2. The package's Apex code must not contribute to the organization's maximum Apex code character limit.
3. User access to the package's custom objects and functionality must be granted on an additive, per-user basis without modifying core departmental profiles.
Which package selection and access management strategy fulfills all architectural requirements?
- Install the ISV Managed Package and assign the included package permission set to designated users.Cevap
- BInstall the ISV Managed Package and clone existing departmental user profiles to enable custom object permissions.
- CInstall the Salesforce Labs Unmanaged Package and assign the included package permission set to designated users.
- DInstall the Salesforce Labs Unmanaged Package and modify the organization-wide default settings to grant object access across profiles.