[teiid-issues] [JBoss JIRA] (TEIID-5079) Salesforce issues

Steven Hawkins (JIRA) issues at jboss.org
Tue Sep 26 10:31:01 EDT 2017


Steven Hawkins created TEIID-5079:
-------------------------------------

             Summary: Salesforce issues
                 Key: TEIID-5079
                 URL: https://issues.jboss.org/browse/TEIID-5079
             Project: Teiid
          Issue Type: Bug
          Components: Salesforce Connector
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 10.0


In looking into other issue two small salesforce issues cropped up:

1. setting modelAuditFields requires using the translator property - the import property is ignored.  This also doesn't seem to be documented.

2. Creating a join where fields are omitted from the child result in a malformed query:
SELECT Account.Name FROM Account LEFT OUTER JOIN Contact ON Account.Id = Contact.AccountId



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the teiid-issues mailing list