Archana Rai created OLINGO-1259: ----------------------------------- Summary: 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
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)