- It has been mentioned before that the class hierarchy information in AX has to be refreshed manually, if it changes:
- It’s important to note that the class hierary and probably other static cache information are intentionally not refreshed when an AOS is restarted, but are instead stored in the AX business database. This includes the case where code was changed, be it directly or by the import of a model file.
- A hint on how to refresh this can even be found in a comment in standard AX code