Hi,
I have several synchronization groups. After registering application or starting connection, there is a initial synchronization step. I call synchronize() there (not synchronize("default") because there is no mbo in default group). But it synchronizes each mbo in all synchronization groups. What I want is to synchronize each group separetely like login group, customer group etc.How can change this behaviour?