Hi Fabio, I have configured the 'propagation mode' in all the connectors/resources as mentioned in the blog<ttps://cwiki.apache.org/confluence/display/SYNCOPE/Propagation+mode>, but still the provisioning to target systems are happening synchronously. The control comes back only after the updates are propagated to all the target systems. Can you please tell what I could be missing? Do we need to use a diff REST url for this ? Please let me know.
Thanks and Regards, Antony. On Tue, Apr 3, 2012 at 2:58 PM, Fabio Martelli <[email protected]>wrote: > > Il giorno 03/apr/2012, alle ore 11.21, Antony Pulicken ha scritto: > > Hi, > > Can you please let me know the difference between the Propagation modes > 'ONE_PHASE' and 'TWO_PHASES' while creating a resource? Similarly can you > explain the connector capabilities 'ONE_PHASE_CREATE', 'TWO_PHASE_CREATE', > 'ONE_PHASE_UPDATE' etc stands for? Do we have any documentation for these ? > > > Propagation result can be returned at request time (ONE_PHASE) or after, > by calling rest interface at a certain URL (TWO_PHASE). > TWO_PHASE implies: > 1. request handle > 2. data processing > 3. asynchronous result notification > > https://cwiki.apache.org/confluence/display/SYNCOPE/Propagation+mode > >
