0

I am trying to make synchronous service call from a SAP CAPM service via a Destination. I am using service.send method to make synchronous service calls. The request gets executed fine when a single request is processed but when I try to call the same in a loop inside a Promise the request fails:

HTTP 500 Error

Code:

enter image description here

Error details:

enter image description here

Sandra Rossi
  • 11,934
  • 5
  • 22
  • 48
Athul Ram
  • 31
  • 2
  • Please [DO NOT post images](https://stackoverflow.com/help/how-to-ask) of code, data, error messages, etc. - copy or type the text into the question. – Sandra Rossi Aug 21 '23 at 13:49

0 Answers0