Hi all,
In adaptive web service model, the following methods for web service model are not supported any more:
wdContext.currentXXXXElement().modelObject()._setUser("username");
wdContext.currentXXXXElement().modelObject()._setPassword("password");
What's the new methods which have the same function in adaptive web service model? I know I could create some web service proxies in visual admin and set userName and passWord there, but I just want to know to how to hard code this information in the web dnypro program.
Thanks!
Regards,
Hui