cancel
Showing results for 
Search instead for 
Did you mean: 

503: Odata Service not available using BATCH request

christian_d
Explorer

Hi,

i have a simple CAP Service in the BTP running using Cloud-HANA. I need to POST up to 5000 Requests using Batch processing to the Service.

But i always got a "503: Odata Service not available" error after Request 141.

I have no Idea how to fix this. Are there any Odata-Batch-Limitations in place by default?

Thanks in advance

Christian

Here the request-structure:

"requests": [ { "method": "POST", "url": "currentTransactions", "id": "0", "headers": { "content-type": "application/json; odata.metadata=minimal; odata.streaming=true", "odata-version": "4.0", "Accept": "application/json", "Prefer": "continue-on-error" }, "body": { "bookingDate": "2022-09-01", "country_code": "AT", "transactionType_transactionTypeCode": 1, "amount": 227, "bookingPeriod": "2021-10-09" } }, .... ]

Accepted Solutions (0)

Answers (1)

Answers (1)

martinstenzig
Contributor

Christian, there are several factors that are going into it. I am working on a blog to outline the different limits and solutions. Happy to have a quick chat if you want to send me a private message.

christian_d
Explorer
0 Kudos

Hi martin,

how do i send you a private message?

martinstenzig
Contributor
0 Kudos

just send an email to martin.stenzig@rizing.com