cancel
Showing results for 
Search instead for 
Did you mean: 

After replacing web service app not responding

former_member357192
Participant
0 Kudos

Hello Expert,

My application current application is working on mockdata.

When i am replacing with the service url  on Webide this application is not responding.

How can i solve this issues???

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member357192
Participant
0 Kudos

Its Showing

santhu_gowdaz
Active Contributor
former_member182372
Active Contributor
0 Kudos

that 404 error is from gateway, troublshoot your service

Private_Member_15166
Active Contributor
0 Kudos

Write your service like this and see if it's working/. Use proxy like this.

proxy/http/hostname:port/sap/opu/oData/***********/*********

If you are running in localhost then use this.

Regards

Dhananjay

Private_Member_15166
Active Contributor
0 Kudos

What is browser's console error?

santhu_gowdaz
Active Contributor
0 Kudos

can you show me the code where you replaced? and error in console.