IBM Connections: Defining PageSize for Files and CCM on IBM Connections Plugins for Windows Explorer: Difference between revisions
(Criou página com: ' {| class="wikitable" |- ! Key/SubKey (HKLM/SOFTWARE/IBM) !! Name (Type = String) !! Values !! Description |- | Example || Example || Example || Example |- | Social Connector...') |
No edit summary |
||
Line 1: | Line 1: | ||
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. | |||
{| class="wikitable" | {| class="wikitable" | ||
Line 18: | Line 22: | ||
Default = 500 | Default = 500 | ||
|| | || | ||
Number of CCM documents requested during Get All. Must be >=100 and >=CCMPageSize, and <=500 | |||
|- | |- | ||
| Example || Example || Example || Example | | Example || Example || Example || Example | ||
|} | |} |
Revision as of 18:52, 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 = 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 = 500 |
Number of CCM documents requested during Get All. Must be >=100 and >=CCMPageSize, and <=500 |
Example | Example | Example | Example |