The following are other organization types that you will eventually eed in order ot manage the publication and licensing of your application. Production/CRM Org: the purpose of this organization for managing contacts, leads, opportunities, cases and other CRM objects. AppExchange Publishing Org (APO) This org is used to manage your use of AppExchange. This org is actually […]
Day: January 4, 2018
Packages can be uploaded in one of two states Release: Release packages can be installed into subscriber production orgs and can also provide an upgrade path from previous releases. The downside is that you cannot delete the previously released components, or change certain things, such as a field’s type. Changes to the components that are […]
Important decision when creating a managed package is the namespace this is a prefix applied to all your components (custom objects, visualforce pages, lightning components etc…) The namespace prefix is an important part of the branding of the application since it is implicitly attached to any Apex code or other components that you include in your […]
A package is a container that holds your application components, such as Custom Objects, Apex code, Apex triggers, Visualforce pages, Lightning Components, and so on. This makes up your application. While there are other ways to move components between Salesforce orgs, a package provides a container that you can use for your entire application or […]