IMC Platform Web Interface Records

IMC Web interface provides several pages which list devices, users etc. These pages show 50 records by default, and the page can be changed to display a maximum of 200 records. This post shows how to modify the default and the maximum page records.

The problem : IMC supports a maximum of 200 records by default

In larger deployments, it might be required to show more than 200 devices or alarms, and it can be frustrating to update the default 50 to e.g. 200 over and over again.

The solution : Update the default and max record values

For these cases, it would be convenient to set the default to a larger value, or set the maximum to a larger value.

To update the values, open the file commonCfg.properties in the folder

\IMC folder\client\conf

IMC-Client-Records

In the file, update the following records to your needs, for example:

defaultMaxItems = 100
maxItemNumberForPage = 1000

Save the file and restart IMC.

After the restart of IMC, the new default and max records should be available on the Resource and Alarm screens:

imc-gui-records1

imc-gui-records2

Update 20/12/2014: Thanks to Lionel, he verified this is still working in IMC 7.1.

This entry was posted in IMC Platform and tagged . Bookmark the permalink.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s