[teiid-issues] [JBoss JIRA] (TEIID-1852) Salesforce Translator doesnt handle Time types

Steven Hawkins (Updated) (JIRA) jira-events at lists.jboss.org
Tue Nov 29 11:10:41 EST 2011


     [ https://issues.jboss.org/browse/TEIID-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins updated TEIID-1852:
----------------------------------

        Fix Version/s: 7.6.1
    Affects Version/s: 6.0.0
                           (was: 7.6)

    
> Salesforce Translator doesnt handle Time types
> ----------------------------------------------
>
>                 Key: TEIID-1852
>                 URL: https://issues.jboss.org/browse/TEIID-1852
>             Project: Teiid
>          Issue Type: Bug
>          Components: Salesforce Connector
>    Affects Versions: 6.0.0
>            Reporter: Mark Drilling
>            Assignee: Steven Hawkins
>             Fix For: 7.6.1
>
>         Attachments: SFTestVDB.vdb
>
>
> Query the BusinessHours table imported from Salesforce, which contains columns with 'time' datatype.
> For example, the query:
> SELECT Name,CreatedDate,MondayStartTime FROM SFTest.salesforce.BusinessHours
> Results in:
> Error Code:ERR.003.029.0025 Message:Failed to transform String to Time.  Expected format = hh:mm:ss for 08:00:00.000Z
> It looks like the code in QueryExecutionImpl.getCellDatum needs to handle translation of the salesforce time format

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list