Hello,
In MS DYnamics AX 2012, I am attempting to export entities to an azure entity store. I have been successful with one table, but I think
I lack some basic knowledge with regard to the AOT and promoting changes. I am working with the Customer entity. I made the ModifiedBy property = True
on the DMFCustomerEntity and custtable, and adding the field to the target query DMFCustomerTargetEntity (All done in dev env AOT) I am unable to get the target query version matched up. I have tried saving/compiling/generating an incramental cil, and Synchronizing each object. I even restarted the AOS .. Still, I have :
Entity query version '193' is not matching with AOT version '197' and when I look at the query, it has Version 197 in the Dev environment
What would be the standard steps to make the target entities screen/DMF get the correct version?
Any help is greatly appreciated
Lew
*This post is locked for comments