You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@olingo.apache.org by "Naser, Moneer" <mo...@sap.com> on 2016/01/07 17:43:39 UTC

Example with ComplexType

Hi guys,
Could you please guide me to an example of Olingo V4 that has Complex type properties?
I can build aschema with complex types, but when retrieving the data, it fails on "can find a type ..."

Thanks,
Moneer


Re: Example with ComplexType

Posted by Ramesh Reddy <ra...@redhat.com>.
You can take look at example here [1] and [2] 

[1] https://github.com/apache/olingo-odata4/tree/master/lib/server-core-ext/src/test/java/org/apache/olingo/server/example 
[2] https://github.com/apache/olingo-odata4/tree/master/samples 

Ramesh.. 
http://teiid.org 
----- Original Message -----

> Hi guys,

> Could you please guide me to an example of Olingo V4 that has Complex type
> properties?

> I can build aschema with complex types, but when retrieving the data, it
> fails on “can find a type …”

> Thanks,

> Moneer