IBM Connections: Defining PageSize for Files and CCM on IBM Connections Plugins for Windows Explorer: Difference between revisions

From Wiki
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
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
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
|-
|-
| Example || Example || Example || Example
| 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
|}
|}
= Ver também =
* [[IBM Connections:Reorg Connections Databases]]
* [[IBM Connections:Limpeza de diretórios]]
* Mais Artigos sobre IBM Connections [[IBM Connections]]
[[Category:IBM Connections]]
[[Category:Tuning IBM Connections]]

Latest revision as of 18:59, 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


Ver também