To Configure Maximum Number of Devices in a Business View
-----------------------------------------------------------------------------------------------------------------------------------
You can configure the maximum no of devices in a Business View to accommodate more devices. Follow the steps to configure.
1. Open 'serverparameters.conf' file which is present under 'Central_Home\conf' directory
2. Include the following line ( marked as bold )at the end of that file
#If this server is made available via NAT, provide details below
#NAT_NAME Enter_NAT_Name
#NAT_PORT Enter_NAT_Port
MAXDEVICESINBV 100
3. Now restart the central server for the changes to take effect
Note: You can add only a maximum of 100 devices in a Business View.