How to change adaptive webservice destination
Hai Every one ,
i developed adaptive websrvice model using WSDL file.
that WSDL destination is changed.
For this where i need to change the wsdl path in application.
i want to know how to change wsdl file path in adaptive webservice model.
Former Member replied
Hi,
You can change the wsdl path , there are standerd methods of WS model,using which you can refer to other destination.
wdcontext().current##########().modelObject()._ setEndPoint
using _setendpoint, _setusername _setpassword. you can change path and credentials of WS