[teiid-issues] [JBoss JIRA] (TEIID-5851) teiid rename table in salesforce

Steven Hawkins (Jira) issues at jboss.org
Mon Nov 18 07:56:08 EST 2019


    [ https://issues.jboss.org/browse/TEIID-5851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13814233#comment-13814233 ] 

Steven Hawkins edited comment on TEIID-5851 at 11/18/19 7:55 AM:
-----------------------------------------------------------------

See http://teiid.github.io/teiid-documents/master/content/reference/Salesforce_Translators.html

NormalizeNames is a translator import property.  Setting it to false will use the raw salesforce name.


was (Author: shawkins):
See http://teiid.github.io/teiid-documents/master/content/reference/Salesforce_Translators.html

NormalizeNames is a translator property.  Setting it to false will use the raw salesforce name.

> teiid rename table in salesforce
> --------------------------------
>
>                 Key: TEIID-5851
>                 URL: https://issues.jboss.org/browse/TEIID-5851
>             Project: Teiid
>          Issue Type: Bug
>          Components: Salesforce Connector
>            Reporter: Renat Eskenin
>            Assignee: Steven Hawkins
>            Priority: Major
>
> In example project connected to SF i have a table named "User" in SF but "User_" in teiid metadata.
> And another strange behavior is: system tables from teiid as GEOGRAPHY_COLUMNS
> GEOMETRY_COLUMNS placed in teiid server to same schema as Salesforce tables. May be "User_" named because we have same name in teiid metadata system names?
> So, select "SELECT Id, User.FirstName, User.LastName FROM Task LEFT OUTER JOIN User ON User.Id=Task.OwnerId" do not working.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the teiid-issues mailing list