I understand that MirrorSync 2.305 is probably no longer supported but we won't update before a few weeks and I have a problem that may be simple.
I have added a script in the POST-SYNC HUB ACTIONS section of the MirrorSync customization script but it does not seem to be executed.
I am attempting to update a field for a few records on the server.
The script is simple and looks like
Go To Layout MyTable
Replace Field Contents [No dialog;myfield;newcontent]
I sync and the MyField values are never modified.
Am I missing something ?