Akash
Participant
Member since ‎02-07-2023

User Statistics

  • 87 Posts
  • 0 Solutions
  • 4 Kudos given
  • 4 Kudos received

User Activity

Hi,I have a requirement that we need to develop an Ashynchronus API in the S/4 Hana On-Premise system. Is it possible or not?
Hi,I have consumed the Odata url in CPI iFlow. After successfully generating the CPI URL, I tested it via Postman with a particular date range. It gave a status code of 200, but I didn't get any response. This odata url has more than 80k records for ...
Hi,Please suggest how I post a JSON body to an odata url with a header and line item using CPI.  
Hello,I have an iFlow with the odata v2 adapter, and the method is POST, but the issue is that when I call the url, it shows an error, but whenever I call the odata url via Postman or Gateway, it is successfully posted.  
Hii,I have consumed odata url (which have more than 1lakh data for a particular date range) in iflow with http adapter , after successfully generated CPI url then test it via postman with a particular date range(input parameters) and the API return S...