Salesforce Certified Platform App Builder — Question 26
Which two should be considered when creating unmanaged packages? (Choose two.)
Answer options
- A. Deploying from a Developer Edition environment.
- B. Publishing an application for sale on the AppExchange.
- C. Distributing upgradeable components to other Salesforce orgs.
- D. Distributing open-source projects on the AppExchange.
Correct answer: A, D
Explanation
Deploying from a Developer Edition environment is essential for unmanaged packages as they are typically created in such environments. Additionally, distributing open-source projects on the AppExchange is relevant because unmanaged packages are often used for open-source distribution, allowing for community collaboration. Options B and C are not applicable as they pertain more to managed packages, which offer different capabilities.