cancel
Showing results for 
Search instead for 
Did you mean: 

Consuming Client Web Service at Different Servers

Former Member
0 Kudos

We are consuming a third party web service using the following steps :

  • Third party vendor gave the link of their web service
  • Created a proxy class using the link.
  • Called their method through a program.

We are giving some input and getting the corresponding output - We are able to consume the external WS absolutely fine.

If the server location of the above web service changes do we have to follow the above steps all over again that is create new PROXY CLASS??

What if the third party application also have a landscape just like SAP  for ex - DEV, QA, PRD -  the IP of the web service is different on each system.

The user(who is not a technical person) wants something very simple where they just want to put the web service's new link and system should function as it was with old link.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

No reply, hope my question is clear to the experts.