You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@olingo.apache.org by Sharath Amarnath <sh...@gmail.com> on 2023/03/16 06:01:48 UTC

oData Batch QUery

Hello All,



I am using oData Batch to perform multiple query requests.

I have about 3 query request in one Batch call.

I use the contentId in the request to co-relate the request and response.

However, in the response, I am not getting the contentId as null.

I am using BatchQueryPart for the individual batch requests.

I am using olingo2.0


how can i get the contentId in the batch Response using BatchQueryPart.


Regards, Sharath