Il giorno 12/ott/2012, alle ore 16.39, Denis Signoretto ha scritto: > > Hi, > > I red the documentation of ConnId Table Connector[1], > and I would have some clarificatons about the "Change Log Column (Sync)". > > It's just used to know if the external resource is in sync with the last > operation executed by Syncope?
Hi Denis, yes 'Change Log Column' will be used to create and validate the latest sync token. > Sorry, probably it's a trivial question. I only have to add a column to my > users table and map it in the table connector? Yes, you have to create this column and map it on your configuration. Regards, F. > Thanks, > Denis. > > [1] - http://code.google.com/p/connid/wiki/DatabaseTable
