Product DocsMenu

Modifying Hidden Alfresco One Source Parameters

The Add Source and Source: ... General pages of the Administration Tool present the parameters with which you can configure the connector for most setups. More advanced and more rarely used parameters are hidden. You can choose to make one or more of these parameters appear in the Add Source and Source: ... General pages of the Administration Tool so that you can change their default value. Consider changing values of hidden parameters only when you encounter timeout error messages or performance issues.

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

  1. Refer to Adding an Explicit Connector Parameter to add an Alfresco One hidden source parameter.

  2. 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:

    1. Select Index > Sources and Collections.

    2. Under Collections, select the collection in which you want to add the source.

    3. Under Sources, click Add.

    4. In the Add Source page, edit the newly added advanced parameter value.

  3. 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:

    1. Select Index > Sources and Collections.

    2. Under Collections, select the collection containing the source you want to modify.

    3. Under Sources, click the existing Alfresco One source in which you want to modify the newly added advanced parameter.

    4. In the Source: ... General page, edit the newly added advanced parameter value, and then click Apply Changes.

People who viewed this topic also viewed