[progress Communities] [progress Openedge Abl] Forum Post: Re: [4.2] - Portal Page Logout...

  • Thread starter Thread starter mpiscoso@gmail.com
  • Start date Start date
Status
Not open for further replies.
M

mpiscoso@gmail.com

Guest
Hello and Good Day, Is it an option to use server-side formula fields stored on the User object instead of making a large amount of client-side AJAX calls? I find that, for the exact reason that you are asking, using a large amount client-side calls is very inefficient. I've had times where I would convert my client-side calls to a server-side formula OR to a more concise client-side call (by trying to lessen the number of calls I make). As you mentioned, the 1000 call limit is very hard to deal with when using a large amount of client-side calls. I actually don't agree with your solution to log a user out and then back in. I would rather adjust your script and totally remove the need for a logout (by lessening your client-side API calls if at all possible). If you can give the logic of why you are using a large amount of client-side calls I can help you further. Hope this makes sense, Piscoso, Martin

Continue reading...
 
Status
Not open for further replies.
Back
Top