You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Ramesh Reddy (JIRA)" <ji...@apache.org> on 2015/05/08 22:41:00 UTC

[jira] [Created] (OLINGO-650) ContextURL error "Expand is not supported within complex properties"

Ramesh Reddy created OLINGO-650:
-----------------------------------

             Summary: ContextURL error "Expand is not supported within complex properties"
                 Key: OLINGO-650
                 URL: https://issues.apache.org/jira/browse/OLINGO-650
             Project: Olingo
          Issue Type: Improvement
          Components: odata4-server
    Affects Versions: (Java) V4 4.0.0-beta-02
            Reporter: Ramesh Reddy


Currently Olingo V4 does not support $expand with properties, for example

{code}
http://host/service/Customers$select=Name&$expand=Address/Country
{code}

from 
[http://docs.oasis-open.org/odata/odata/v4.0/errata02/os/complete/part1-protocol/odata-v4.0-errata02-os-part1-protocol-complete.html#_Toc406398274]

This prohibits building of the ContextURL, even the though service may support it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)