Modifying Hidden Jive 5/SBS/Clearspace Source Parameters
The following list describes the advanced hidden parameters available with Jive 5/SBS/Clearspace sources. The parameter type (Integer, String, Boolean) appears between parentheses following the parameter name.
-
ServiceTimeout (Integer)
-
The time the connector waits for a web service request to complete. Any value in seconds. The default is 120 seconds.
-
ServiceBatchSize (Integer)
-
The number of items to retrieve in a single call to the Jive web services. The default value is 25.
-
UserCacheLifeSpan (Integer)
-
The connector keeps a local cache of all the Jive users. This way the connector does not have to retrieve all users from Jive on every full or incremental refresh run. This parameter controls the amount of time (in minutes) this user cache remains valid. When this delay expires, all users are fetched again, instead of being taken out of the cache. The default value is 1440 minutes (24 hours).
-
ItemTypesToIgnore (String)
-
List of Jive item types to ignore while indexing. Possible values are: Announcement, Blog, Discussion, Document, Poll, ProjectCheckPoint, ProjectTask, PrivateMessage
-
DownloadUserProfilePictures (Boolean)
-
When set to true, the connector downloads the images associated with each user profile and adds them as thumbnails to the CES documents.
- PhraseSubstitutionsAnnouncementPattern (String)
-
PhraseSubstitutionsBlogPattern (String)
-
PhraseSubstitutionsCheckpointPattern (String)
-
PhraseSubstitutionsCommentPattern (String)
-
PhraseSubstitutionsCommunityPattern (String)
-
PhraseSubstitutionsDirectMessagePattern (String)
-
PhraseSubstitutionsDiscussionPattern (String)
-
PhraseSubstitutionsDocumentPattern (String)
-
PhraseSubstitutionsMessagePattern (String)
-
PhraseSubstitutionsPollPattern (String)
-
PhraseSubstitutionsPrivateMessagePattern (String)
-
PhraseSubstitutionsProjectPattern (String)
-
PhraseSubstitutionsSocialGroupPattern (String)
-
PhraseSubstitutionsSystemBlogPattern (String)
-
PhraseSubstitutionsTaskPattern (String)
-
PhraseSubstitutionsUserPattern (String)
-
CES 7.0.4855+ (August 2012) When your Jive community includes a non-English user interface with phrase substitutions for localized names and the Use phrase substitutions source option is selected, the connector cannot directly index these substitutions. Use these parameters to provide a pattern to search for the specific item type. The default value for the above parameters are respectively: Announcement, Blog, Checkpoint, Comment, Space, Direct Message, Discussion, Document, Message, Poll, Private Message, Project, Social Group, System Blog, Task, and User.
Example: When you are using a French interface, Space is called Espace. If you add Communauté as a phrase substitution for Espace", add the PhraseSubstitutionsCommunityPattern source parameter with the value Espace to allow the connector to index the phrase substitution for the item type.
Use the following procedure only when you want to modify one or more of the above hidden source parameters.
To modify hidden Jive 5/SBS/Clearspace source parameters
-
Refer to Adding an Explicit Connector Parameter to add one or more Jive 5/SBS/Clearspace hidden source parameters.
-
For a new Jive 5/SBS/Clearspace source, access the Add Source page of the Administration Tool to modify the value of the newly added advanced parameter:
-
Select Index > Sources and Collections.
-
Under Collections, select the collection in which you want to add the source.
-
Under Sources, click Add.
-
In the Add Source page, edit the newly added advanced parameter value.
-
-
For an existing Jive 5/SBS/Clearspace source, access the Source: ... General page of the Administration Tool to modify the value of the newly added advanced parameter:
-
Select Index > Sources and Collections.
-
Under Collections, select the collection containing the source you want to modify.
-
Under Sources, click the existing Jive 5/SBS/Clearspace source in which you want to modify the newly added advanced parameter.
-
In the Source: ... General page, edit the newly added advanced parameter value.
-
-
Rebuild your Jive 5/SBS/Clearspace source to apply the changes to the parameters (see Applying an Action to a Collection or a Source).