Skip to Content
0
Former Member
Apr 25, 2007 at 08:43 AM

how to set user and password in adaptive web service model

118 Views

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