I am working with TM1 9.4.1, trying to copy cubes from a remote server(source) to the local server( running as independent process), and synchronize data between the two servers.
It really works well when I copy data model and data point values from the source server, also I can write back to the source server when I modify the data point values and press 'Synchronize All Data'.
Sth strange occurs when I try to modify the dimension structure, e.g. I insert an element into the dimension, the modification will not be reflected in the source server after the synchronization, instead, the data model will be copied from the source server to local server, then the modification in local server is lost

I can't figure it out even with the operation guide.
Does anyone have similar experience or do you have any advice?
Waiting for your kind help.