Synchronize Dynamics AX DB in X++
Views (1237)
Challenge/Problem: Synchronise Dynamics AX database from X++ Description: Previously I have written code to manipulate AX AOT objects via code (reflection) and found the need to kick off a database sync automatically from X++ code. I found the code snippets below to be useful for this operation. The following two options allow you to perform the db…Read more Synchronize Dynamics AX DB in X++
This was originally posted here.

Like
Report
*This post is locked for comments