Extend client session timeout per users
A partner requests the feature to specify client session timeout period per user.
Currently session timeout period is 1 hour. And user cannot change it.
They request that end user can change the client session timeout period.
For example, at User Options>Preference form.
Line break does not work in message box in D365FO
We can display line breaks in message box with AX 2012. But it does not work with D365fO(AX7).
Code example: Box::warning(‘A’+’\n’+’B’);
Dynamics AX development team mentions that this is the limitation of D365FO due to security reason.
...
Disclose all DOMAIN accessed from D365ffO
A customer requests to disclose all DOMAIN accessed from D365ffO.
Prevent users from using the system at a specific time?
At night, the customer wants to run programs that exports data. And they want to prevent users to access data at that time.
Downloading D365ffO VHD file from shared asset library is very slow.
A partner in Japan complains that downloading D365ffO VHD file from shared asset library is slower than downloading it from Connect site.
Now it takes more than 1 day to download all .rar and .exe file for one vhd.
They hope that they can download vhd file more quickly.