You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/06/05 06:30:00 UTC

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

    [ https://issues.apache.org/jira/browse/CAMEL-16666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17357767#comment-17357767 ] 

Claus Ibsen commented on CAMEL-16666:
-------------------------------------

Is it not the salesforce maven plugin that generates those DTO classes, and if so it should be a configuration option on this plugin?

> 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)