cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP CAI API response empty

former_member306391
Participant
0 Kudos
1,054

Hi,

I am using a simple ABAP backend API service to add two numbers. The configuration in CP is fine. The app link in CP also works fine as below

Am using the API service as below. Currently am not passing memory variables here. But just trying to print the above "Sum" as a static result. The response {{api_service_response.add.body.d.Sum}} comes as empty and so is the {{api_service_response.Add.body.status_code}}. It's silly I know. Am I missing something basic here?

View Entire Topic
0 Kudos

Hi Sujin,

I am facing the same issue. If you are able to find the solution, please do post the same here for reference