The maximum number of records that can be returned by a demographic record search is controlled by a property in the INFOMED.properties file on the Promiso Server.
In order to change the maximum:
- Connect to the Promiso Server.
- Locate the <Promiso installation folder>\jsp\lib\INFOMED.properties file and open it in a text editor such as notepad.
- Locate the MaxDemographicSearchResults property and configure it to the desired numeric value. The default is 100. It is not possible to configure the property so that there is no limit.
- Save the file ensuring that it is saved as INFOMED.properties and not INFOMED.properties.txt.
- Restart the Apache Tomcat Service for the change to take effect.
💡 NOTE
Permissions may prevent you from saving the changes to the properties file. Saving the file to a different location, such as the desktop, then cutting and pasting the file and overwriting the existing file is one way to get around this.