Lucas Ferraz
25th April 2014, 14:58
Hello,

I have a weird problem, maybe you guys can help me with.
A few sessions, mainly maintain customer and supplier, are very slow in loading for some users, and fast for others.
My user loads the session in less than 20 seconds, which is normal for this environment, but others take almost 4 minutes. All users are super users, the only difference being mine is for development.
I don't know what could be causing this. The weirdest part, running the session with debug and changing the value of the variable logname$ for one of the users with this problem, it takes a long time. But if I run it without debug it loads fast.

You guys have any ideia what it might be?

Something related to the database perhaps?

Thanks!

Lucas

bhushanchanda
25th April 2014, 16:25
Hi,

You can try removing session user defaults for that session for those users. Also, using Call Graph Profiler can give you more ideas.

Refer these threads:-

Thread 1 (http://www.baanboard.com/baanboard/showthread.php?t=29489)

Thread 2 (http://www.baanboard.com/baanboard/showthread.php?t=25422)

Thread 3 (http://www.baanboard.com/baanboard/showthread.php?t=25624)

günther
28th April 2014, 13:09
Hi,

are you using any forms of table field authorizations (eg. ttaad4134m000)?

Regards
Günther