Do I need to write a custom Active Sync adapter?
Hello,
We currently have triggers set up to write all data changes in our authoritative source (a database) to a single database table. This table represents a data feed that we have used in the past to push changes to other sources (for instance into LDAP by generating LDIFs from the data feed table entries). If we want to use a similar method for syncing data throughout Identity Manager do we need to write a custom Datasync Adapter to read the table, and treat each new entry as a change, then apply that change to Identity Manager? Or can the Database Resource Adapter be used in this manner if configured right?
Thanks!

