Announcements
Hi to everyone,
I have a question about old version, in particular AX 2009: what is the threading enviroment in a single user session ?
Is a user session single thread by default ?
Is changed the situation in new version ?
Thanks in advance.
Code on client and server can't be running in the same thread since they are executed by different computers.
Do you have some specific problem or case? Or how did you end up with this question?
Most AX2009 documentation is not available online since AX2009 is not supported anymore.
For example, when clicking a button on a Form, the clicked method is execute in the same thread ?
Except for intentional thread creation, as described in cloudblogs.microsoft.com/.../ is always true this assumtion ?
And what happens server side ?
Where I can find documentation about that ?
Hi Saverio,
Could you, please, clarify what do you mean under single-thread user session and multithread user session? Maybe you have some specific case already.
André Arnaud de Cal...
294,261
Super User 2025 Season 1
Martin Dráb
232,996
Most Valuable Professional
nmaenpaa
101,158
Moderator