IBM Connections: Defining PageSize for Files and CCM on IBM Connections Plugins for Windows Explorer: Difference between revisions
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
|| | || | ||
>=100, <=500 | >=100, <=500 | ||
Default = 500 | |||
Default Value = 500 | |||
|| | || | ||
Number of CCM documents requested in the first page from the server, must be >=100, <=500 and <= | Number of CCM documents requested in the first page from the server, must be >=100, <=500 and <= CCMMaxPageSize | ||
|- | |- | ||
| Social Connectors/Settings || CCMMaxPageSize || | | Social Connectors/Settings || CCMMaxPageSize || | ||
>=100, <=500 | >=100, <=500 | ||
Default = 500 | |||
Default Value = 500 | |||
|| | || | ||
Number of CCM documents requested during Get All. Must be >=100 and >=CCMPageSize, and <=500 | Number of CCM documents requested during Get All. Must be >=100 and >=CCMPageSize, and <=500 | ||
|- | |- | ||
| | | Social Connectors/Settings || FilesPageSize | ||
|| | |||
>=100, <=500 | |||
Default Value = 500 | |||
|| | |||
Number of Files documents requested in the first page from the server, must be >=100, <=500 | |||
|} | |} |
Revision as of 18:54, 8 December 2015
In IBM Connections Plugin for Windows Explorer, you can define the number of pages retrieve from Files application or from CCM Library.
In the next table, you can check where to put in regedit the parameter for control the page size, by application.
Key/SubKey (HKLM/SOFTWARE/IBM) | Name (Type = String) | Values | Description |
---|---|---|---|
Example | Example | Example | Example |
Social Connectors/Settings | CCMPageSize |
>=100, <=500 Default Value = 500 |
Number of CCM documents requested in the first page from the server, must be >=100, <=500 and <= CCMMaxPageSize |
Social Connectors/Settings | CCMMaxPageSize |
>=100, <=500 Default Value = 500 |
Number of CCM documents requested during Get All. Must be >=100 and >=CCMPageSize, and <=500 |
Social Connectors/Settings | FilesPageSize |
>=100, <=500 Default Value = 500 |
Number of Files documents requested in the first page from the server, must be >=100, <=500 |