[teiid-issues] [JBoss JIRA] (TEIID-3543) Complex type values not resolved in translator execution

Steven Hawkins (JIRA) issues at jboss.org
Thu Jun 18 09:23:01 EDT 2015


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

Steven Hawkins commented on TEIID-3543:
---------------------------------------

I should add that a re-import of the metadata is required as the complex_type property needs the fqn, not just the name, of the complex type.

> Complex type values not resolved in translator execution
> --------------------------------------------------------
>
>                 Key: TEIID-3543
>                 URL: https://issues.jboss.org/browse/TEIID-3543
>             Project: Teiid
>          Issue Type: Bug
>          Components: OData
>    Affects Versions: 8.7
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 8.11
>
>
> Embedded complex types do not have metadata associated and will fail to resolve resulting in an exception:
>  {code}
> java.lang.RuntimeException: unknown property type: RMTSAMPLEFLIGHT.FlightDetails
>     at org.odata4j.format.xml.AtomFeedFormatParser.parseProperties(AtomFeedFormatParser.java:210) ~[odata4j-core-0.8.0-SNAPSHOT-redhat.jar:na]
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the teiid-issues mailing list