You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Christian Amend (JIRA)" <ji...@apache.org> on 2014/05/28 13:09:01 UTC

[jira] [Updated] (OLINGO-308) POST a new entry where ID is server generated

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

Christian Amend updated OLINGO-308:
-----------------------------------

    Description: 
Client use case:

EntityProvider.writeEntry(resultContentType,entitySet, postData, properties)

Throws an exception if key values are not present in the data map. For client side serialization the key values might not be known because the key is generated by the server. So we would need a serialization which can produce an entry payload without keys.



  was:
Client case:

EntityProvider.writeEntry(resultContentType,entitySet, postData, properties)

Throws an exception if id is not set. For client side serialization the id is not known because it is generated by the server.




> POST a new entry where ID is server generated
> ---------------------------------------------
>
>                 Key: OLINGO-308
>                 URL: https://issues.apache.org/jira/browse/OLINGO-308
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata2-core
>            Reporter: Stephan Klevenz
>
> Client use case:
> EntityProvider.writeEntry(resultContentType,entitySet, postData, properties)
> Throws an exception if key values are not present in the data map. For client side serialization the key values might not be known because the key is generated by the server. So we would need a serialization which can produce an entry payload without keys.



--
This message was sent by Atlassian JIRA
(v6.2#6252)