I am synchronizing partial replicas using direct synchronization and can see all changes in the partials except additions.
i.e. A user adds a record in their partial replica and synchronizes with the full replica. The addition can be seen in the full replica, but when another user synchronizes with the full replica, they do not get the added record, even though they have the same filters as the person who created the record. If a change to a record is made ir a recird us deleted, the second user will get the change, just not an addition.
The question is, what might be wrong, and has anyone encountered this. Everything was done through code (in a VB executable) and is working great. Only the additions cannot be seen by users who did not create them.
Any help would be appreciated.
-Chopper
i.e. A user adds a record in their partial replica and synchronizes with the full replica. The addition can be seen in the full replica, but when another user synchronizes with the full replica, they do not get the added record, even though they have the same filters as the person who created the record. If a change to a record is made ir a recird us deleted, the second user will get the change, just not an addition.
The question is, what might be wrong, and has anyone encountered this. Everything was done through code (in a VB executable) and is working great. Only the additions cannot be seen by users who did not create them.
Any help would be appreciated.
-Chopper