Dynamics AX = Denis Macchinetti: How to avoid Retail Module configuration reset
Hi mates,
if in your LBD implementation the Retail Module disappear after a Deployment, here how to avoid it.
After a chat with Microsoft, to prevent DB sync from resetting the config keys (Retail in my case), issue the following command against the AxDB Database from sql server management studio:
INSERT INTO SQLSYSTEMVARIABLES (PARM, VALUE, IPARM, IVALUE) VALUES (‘FirstSyncSuccess‘, 1, 20,…
Continue Reading Denis Macchinetti’s Article on their blog
Dynamics AX = Denis Macchinetti: How to avoid Retail Module configuration reset
Blog Syndicated with Denis Macchinetti’s Permission
More About This Author
Array
- Finance & Operations16 June 2020Microsoft Dynamics 365 eCommerce
- Finance & Operations1 June 2020Microsoft UI Flows – RPA
- Finance & Operations31 March 2020RSAT and Selenium in action – Dynamics 365 for Finance & Operations Regression Test
- Finance & Operations28 December 2019Create Financial Reporting App – Dynamics 365 for Finance & Operations LBD