How Do I Configure Data Population to Update Faster?
To configure data population to update faster, do the procedure in this topic.
Good to Know
- If you want to use SharePoint for data population, your Sharepoint access token must use SharePoint user credentials. Authentication with the AgilePoint System Account is not supported for data population.
How to Start
- Open (AgilePoint Data Services installation folder) C:\Program Files\AgilePoint\AgilePoint Data Services\DataServicesWindowsService.exe.config.
Procedure
- In the DataServicesWindowsService.exe.config file, change the value of this key to a smaller integer.
Field Name Definition TimerInterval
- Description:
- The timer interval, in seconds, used by Data Services to check for new entries in the database.
- Allowed Values:
- An integer.
Represents
- A number of seconds
- Default Value:
- 150