
hi
Does anyone know if it is possible to extract a list of customizations that have been done on an AX system? (either directly in SQL, or using the AOS..?)
thanks
*This post is locked for comments
I have the same question (0)It can easily be done. Create a Project in your AX developer client, open the project, and press the Filter button on the top of the form. Now in the filter you may add what application layers do you want to pull back customizations for as a query filter criteria using the Select button, then pick AOT grouping, and hit OK. Now you have a project with all changes for that layer.
Alternatively you could go Tools > Model management > Model elements, and filter it for the model and/or application layer of your choice to have a list of elements customized.