[ https://issues.apache.org/jira/browse/CAMEL-16666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jawad Ahmad updated CAMEL-16666: -------------------------------- Description: When packaging an app for Salesforce App Exchange, it's required to provide a package namespace to avoid conflicts. This namespace is usually prefixed to every custom object, its fields, and event. E.g a custom object of 'Invoice__c' would become 'namespace__Invoice__c' Just a thought, if we can provide some configuration for Salesforce component to specify a namespace as property to of route to make it easier. was: When packaging an app for Salesforce App Exchange, it's required to provide a package namespace to avoid conflicts. This namespace is usually prefixed to every custom object, its fields, and event. E.g a custom object of Invoice__c would become namespace__Invoice__c Just a thought, if we can provide some configuration for Salesforce component to specify a namespace as property to of route to make it easier. > Support for Salesforce Package Namespaces > ----------------------------------------- > > Key: CAMEL-16666 > URL: https://issues.apache.org/jira/browse/CAMEL-16666 > Project: Camel > Issue Type: New Feature > Components: camel-salesforce > Reporter: Jawad Ahmad > Priority: Minor > > When packaging an app for Salesforce App Exchange, it's required to provide a > package namespace to avoid conflicts. This namespace is usually prefixed to > every custom object, its fields, and event. > E.g a custom object of 'Invoice__c' would become 'namespace__Invoice__c' > Just a thought, if we can provide some configuration for Salesforce component > to specify a namespace as property to of route to make it easier. -- This message was sent by Atlassian Jira (v8.3.4#803005)