murataydogdu / odata4j

Automatically exported from code.google.com/p/odata4j
0 stars 0 forks source link

Invoking service operations using batch request ($batch) #230

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Posting a batch request to invoke service operations.
The batch body contains POST request with a payload containing parameters with 
which service operations are invoked.

What is the expected output? What do you see instead?
Expected Overall batch response: '202 Accepted'.
Current response: '500 Internal Server Error'

What version of the product are you using? On what operating system?
Odata4j 0.7, Windows 7

Please provide any additional information below.

Original issue reported on code.google.com by kumar.ad...@gmail.com on 21 Nov 2012 at 4:08

GoogleCodeExporter commented 8 years ago
hi can you please provide me code snippet of what you using for batch request.

Original comment by himb2...@gmail.com on 27 Feb 2013 at 8:40