
Is it possible to synchronize the data dictionary of an instance by using the business connector and C#?
*This post is locked for comments
I have the same question (0)It should work, I think I even used it in one solution. Synchronization can be run by calling appl.dbSynchronize().
Or you can always use SysStartupCmdSynchronize.