Spoke API Response taking more time
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2024 01:21 AM
@Ankur Bawiskar @Community Alums @Sohail Khilji @Maik Skoddow OR Anyone please answer the query
I have done the SPOKE Integration implementation from SAP TO SERVICENOW to retrieve Purchase order
So we are getting proper response and everything are working as expected
The input value of Spoke action API To retieve the data we have to provide the date value
So if it is have very very lesser data it is working perfectly 2-3 records with 100-200 json body value
So if another date is having 13 records with 500 to 600 json body value it is taking more than 7+ hours still the API in progress
So our target to fetch only Purchase order with the series if 7* so in input value The sap can accept only the exact series number the input value is string and it is not at all accepting the filter condition The series may vary 7456 7736 77364 77321
Please help to share your thoughts