Jawad Ahmad created CAMEL-16666: ----------------------------------- Summary: 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
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)