You need to sign in to do that
Don't have an account?

Any Customization Limitations to Force.com Platform Embedded License
We are an ISV and have just sold our managed package/single application to a few customers. They are taking delivery on the Force.com Platform Embedded License as they are not SFDC CRM customers.
In their individual instances, post-provisioning and post-installation of our application/package, can we further customize their instances by:
- Adding Apex classes and triggers
- Adding custom objects, custom fields
- Adding VisualForce pages
- Adding workflow rules
The general question: Can an admin profile user perform the usual org-specific, ongoing software development/enhancement in the platform embedded license edition?
Thanks!
Dave
Yes, the admin user would be able to add those customizations. For Apex, they will need to develop in Sandbox or DE and deploy to their production org.
Best,
Sati
All Answers
Yes, the admin user would be able to add those customizations. For Apex, they will need to develop in Sandbox or DE and deploy to their production org.
Best,
Sati
Thanks for the quick response, Sati!
Dave