Hello Guys!
Our Client does not want the label reference “worker” in the application and asked us to change it as “Staff” everywhere. So its Staff instead of Worker. We managed to find the label file in the path “C:\Program Files\Microsoft Dynamics AX\60\Server\MicrosoftDynamicsAX\bin\Application\Appl\Standard” .
Here we opened the .ald file and edited its contents. we used find and replace and changed All “Worker” into “Staff” even in descriptions as this was a requirement.
The problem we faced is that, to reflect the changes, we restarted the AOS, which in turn renamed our edited “.ald” file as “.ald.bak” and re-generated all the labels from the model store. Any way to make a change to the model store directly and make this change? We tried label editor but is cumbersome and we missed out in a lot of places.
Thanks in advance!