Dealing with Org Specific Metadata
Last updated
Was this helpful?
The following metadata types usually contain Org specific information, which means it has to be customized for each org when it's getting deployed, or the configuration in your develop org would end up being deployed to production.
The type of org specific metadata include
CustomMetadata (in most cases)
Settings (that contains any sensitive information)
sfp provides a concept of an aliasified package, where a source package will have folders that match the alias of the target org where the metadata is getting deployed. The components have to be duplicated across each of the environments with settings
Last updated
Was this helpful?
Was this helpful?