Hi All,
I am working on AX 2012, I am trying to fetch the temp folder path using System.IO.Path::GetTempPath(). when I use this in a job, I fetch the temp folder of logged in user but when I use this in controller class, I fetch the temp folder of AOS user. My developer options "execute business operations in CIl" is turned off. Is there a way that I can get the logged in user temp folder in Controller classes?
*This post is locked for comments
I have the same question (0)