Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2801

Re: Getting Timestamp error while creating Odata Webservice

$
0
0

Multiple issues.

 

The error given by framework is a generic one and your interpretation is incorrect. Refer what Atanu has to say.

 

My pointers -

 

1. You have not specified the Entity set name in service URL.

2. If you are using PUT method (Updating data) specify the key also as part of URL something like

<service URL>/<Entityset name>(<Key Value>)

 

Example -

<service URL>/SalesOrderSet('1212121212')

 

BR.


Viewing all articles
Browse latest Browse all 2801

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>