Skip to Content
0
Former Member
Mar 20, 2012 at 06:47 AM

Change Web service URL without changing AWS model

37 Views

Hi experts,

I am using Adaptive Web Service model to consume web service. The Adaptive Web Service models were created by browsing the service registry.

Now, after I transport the Web Dynpro DC containing the model from Development to Quality using NWDI and test, the model still refers the old web service for the development environment, whereas it should point to the web service in the Quality environment.

Web service for use in Development environment: http://company.com/ws.mdm.bpm.mads.net/dev/Commit

Web service for use in Quality environment: http://company.com/ws.mdm.bpm.mads.net/qas/Commit

Please help me know how to consume the web service for the quality environment instead of development environment without changing/re-importing the model and without disturbing the old (Web service for use in Development environment) web service and its entry in Service registry.