Skip to main content

Posts

Showing posts with the label Versions

Managing Client Versions

How do you know if you have updated all of your client machines to the correct and current AX version? For a lot of companies that have distributed clients, managing the client software can be somewhat of a headache for the IT staff. As the roll out of new kernel builds are released, it is important to make sure the client applications are updated as well. It is especially difficult if the client applications are located on mobile machine or computers that may not be inaccessible locations due to a variety of business requirements. The following code suggestion can be put into the AOD to help prevent client side applications from logging into the production system when it has not been updated to the correct kernel version. When our Premier Field Engineer team performs a Health Check , we will check the client executable to make sure they are on the same kernel version as the AOS. This helps improve the AX environments stability. 1) Within the AOT, create a new class a. In...