You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Jeremy Ross (Jira)" <ji...@apache.org> on 2021/12/19 18:58:00 UTC

[jira] [Closed] (CAMEL-16666) Support for Salesforce Package Namespaces

     [ https://issues.apache.org/jira/browse/CAMEL-16666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeremy Ross closed CAMEL-16666.
-------------------------------
    Resolution: Not A Problem

I don't think there's anything to do here. The DTO generation supports package and unpackaged objects equally.

> 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
>              Labels: help-wanted
>
> 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.20.1#820001)