Modifying Hidden Alfresco One Source Parameters
There is only one advanced hidden parameter for Alfresco One sources. The parameter type (integer, string,…) appears between parentheses following the parameter name.
-
NumberOfRetries (Integer)
-
The number of retries allowed when a failed web request is recoverable. The default value is 3.
-
Timeout (Integer)
-
The number of seconds to wait before the request times out (i.e., the time for the server to respond to a request). The default value is 100 seconds.
-
ReadTimeout (Integer)
-
The timeout in seconds when reading the content from the server. The default value is 300 seconds.
-
RepositoryName (Integer)
-
The name of the repository to index. The default value is -default-.
-
BatchSize (Integer)
-
Number of items to fetch per request made to the Alfresco One server. The default value is 25. The minimum value is 1. A small value forces the connector to make small but frequent queries to the Alfresco One server. A larger value leads to larger and less frequent queries.
-
CacheTTLInMinutes (Integer)
-
The number of minutes an unused cached item (user or CMIS object) can remain in the cache. The default value is 5 minutes.
Use the following procedure only when you want to modify the above hidden source parameters.
To modify hidden Alfresco One source parameters
-
Refer to Adding an Explicit Connector Parameter to add an Alfresco One hidden source parameter.
-
For a new Alfresco One 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 Alfresco One 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 Alfresco One source in which you want to modify the newly added advanced parameter.
-
In the Source: ... General page, edit the newly added advanced parameter value, and then click Apply Changes.
-