Hi all, I'm an experienced developer but new to AX development.
A tool I'm developing will have to read AOT enums externally.
By which I mean it will need to check the enums to see if there are customised values etc.
The tool will have permission to read databases but will almost certainly not have access to the dlls for reading AOT data.
For AX2012R2 installations it looks like I can get what I need from the xxxxx_Model database but I can not find as much detail as I'd like about how the tables are related to each other and to the AOT.
For earlier versions of AX2012 and for legacy versions AX2009 and AX4 I've seen hints on various websites that the AOT data is held in tables in the main AX database but I haven't found out more detail - which tables they are would be an excellent thing to know :)
Can anybody point me at appropriate documentation?
Thanks
Hetoo