I’m working on upgrading some of our AX 2012 R2 functionality to AX 2012 R3. One of the things I needed to do was port some code from the RetailConnSeedDataGenerator class. In AX 2012 R2 this class performs a number of tasks to initialise the setup of the retail POS configuration, including creating default button groups and setting up the AX to Store database synchronisation. The code required to get the synchronisation setup in 2012 R2 was…well, a little inelegant.
When I came to port the code...(read more)
↧