Setting the timeout

The process of comparing configurations and setup records can take some time, depending on the size of the two databases, and it might time out. If needed, you can increase the timeout by editing two configuration files on the server: web.config in the Infor Public Sector application directory, and Hansen.Core.BatchManager.Service.exe.config in the Batch Manager directory. The timeout is set, in seconds, in the <appSettings> section of these files:

<add key="ips.restservices.client.timeout" value="300" />

Contact the Infor Cloud team for assistance.