0
Answered
Sync Schedule in IdBPlus. Polls Adapter or Connector?
When you set a Sync Schedule in IdBPlus does the schedule define how often it checks the adapter for changes or does it override the connector schedule?
Answer
Answer
Answered
Hi Daniel,
They relate to how often it checks for changes in adapters. The basic process is as follows:
- Connector import (manual or scheduled)
- Change detection process detects changed connector entities
- Entries created in changes register to indicate connector entities which have changed
- Reflection runs (scheduled every few seconds), processes changed connector entities and updates adapter entities
- Entries created in sync changes register to indicate adapter entities which have changed
- Synchronization runs (manual or scheduled), processes changed adapter entities and updates locker entities
Customer support service by UserEcho
Hi Daniel,
They relate to how often it checks for changes in adapters. The basic process is as follows: