cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

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?

0 Likes
View Entire Topic
former_member306391
Participant
0 Likes

Hi,

Looks like the call is not getting through to backend. I have tried using the backend service URL too directly, instead of cloud platform approuter link. No results.