[ https://issues.apache.org/jira/browse/OLINGO-1259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Archana Rai resolved OLINGO-1259. --------------------------------- Resolution: Fixed This issue has been fixed with this commit: [https://git-wip-us.apache.org/repos/asf?p=olingo-odata2.git;a=commit;h=2e18476aa6d5f0c57ab50631b0389aa56426722f.] Hance marking it resolved. > Function Import enhancements > ---------------------------- > > Key: OLINGO-1259 > URL: https://issues.apache.org/jira/browse/OLINGO-1259 > Project: Olingo > Issue Type: Bug > Components: odata2-core > Reporter: Archana Rai > Priority: Minor > > According to the specification: > If the return type of <FunctionImport> is a Collection of Entities, then > EntitySet attribute MUST be defined. > If the return type of <FunctionImport> is ComplexType or EDMSimpleType then > EntitySet attribute MUST NOT be defined. > This validation is currently missing in the XMLMetadataConsumer. > Also, UriParserImpl do not support the function Imports with no return types. -- This message was sent by Atlassian JIRA (v7.6.3#76005)