Browse By Tags
All tags
SQL
Methods
Server Methods
Sorry, but there are no more tags available to filter with.
How to call a server method with applyMethod() from a client method, and use the results coming back from server
Amitosh Tripathy
Server Method : [Get_Identity_Details] Can run this and get results I want. Hard coded guid for test Innovator inn = this.getInnovator(); string sessionuserid = this.getProperty("sessionuser","invalid"); if (sessionuserid == ""){} StringBuilder sql…
7 年以上前
Aras Community
Development