You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Stephan Klevenz (JIRA)" <ji...@apache.org> on 2013/11/15 12:59:21 UTC

[jira] [Updated] (OLINGO-69) EdmProvider throws 'not implemented'

     [ https://issues.apache.org/jira/browse/OLINGO-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephan Klevenz updated OLINGO-69:
----------------------------------

    Attachment: FunctionImportOutPut.xml

EDM attached

> EdmProvider throws 'not implemented'  
> --------------------------------------
>
>                 Key: OLINGO-69
>                 URL: https://issues.apache.org/jira/browse/OLINGO-69
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata2-core
>    Affects Versions: V2 1.0.0
>            Reporter: Stephan Klevenz
>         Attachments: FunctionImportOutPut.xml
>
>
> A not implemented exception is thrown in case of the following function call url:
> http://localhost:/HelpValue.svc/getHelpValueNotOlderThan?URI='ValueHelp://ALIAS/Country'&notOlderThan=123456789L.
> [EXCEPTION] 
> com.sap.core.odata.api.exception.ODataNotImplementedException 
> at com.sap.core.odata.api.edm.provider.EdmProvider.getComplexType(EdmProvider.java:43) 
> at com.sap.core.odata.core.edm.provider.EdmImplProv.createComplexType(EdmImplProv.java:47) 
> at com.sap.core.odata.core.edm.EdmImpl.getComplexType(EdmImpl.java:97) 
> at com.sap.core.odata.core.edm.provider.EdmTypedImplProv.getType(EdmTypedImplProv.java:34) 
> at com.sap.core.odata.core.uri.UriParserImpl.handleFunctionImport(UriParserImpl.java:444) 
> at com.sap.core.odata.core.uri.UriParserImpl.handleNormalInitialSegment(UriParserImpl.java:169) 
> at com.sap.core.odata.core.uri.UriParserImpl.handleResourcePath(UriParserImpl.java:136) 
> at com.sap.core.odata.core.uri.UriParserImpl.parse(UriParserImpl.java:90) 
> at com.sap.core.odata.core.ODataRequestHandler.handle(ODataRequestHandler.java:72) 
> at com.sap.core.odata.core.rest.ODataSubLocator.handle(ODataSubLocator.java:121) 
> at com.sap.core.odata.core.rest.ODataSubLocator.handlePost(ODataSubLocator.java:63) 



--
This message was sent by Atlassian JIRA
(v6.1#6144)