Modifying Hidden Atlassian Confluence Source Parameters for the Legacy Connector
The following list describes the advanced hidden parameters available with Confluence sources. The parameter type (integer, string,…) appears between parentheses following the parameter name.
-
WebServiceConnectionRetryCount (Integer)
-
Maximum number of retries to perform when a Web service call fails. The default value is 3.
-
WebServiceConnectionRetryDelay (Integer)
-
Number of milliseconds to wait before retrying when a Web service call fails. The default value is 30000 ms (30 seconds).
-
WebServiceConnectionTimeout (Integer)
-
Maximum number of milliseconds a Web service call should wait. The default value is 30000 ms (30 seconds).
-
EnhancedWebServiceUrl (String)
-
For Confluence version 3.5.0, 4.x, and 5.8.5 the enhanced web service URL pointing to the Coveo web service provided by the Coveo plugin installed on the Confluence server.
Example: http://MyConfluenceServer:8090/rpc/soap-axis/coveo-enhanced-service
For Confluence version 2.5.3 to 3.4.x installations only
-
DBConnectionString (String)
-
Required parameter describing the string used by the source to connect to the Confluence database.
-
DBDriverType (String)
-
Required parameter specifying the driver type to use to connect to the Confluence database. Possible values are: SqlClient, OleDb, or Odbc.
-
LDAPConfigFilePath (String)
-
When your Confluence site uses LDAP integration, required parameter specifying the path of the Confluence LDAP configuration file (atlassian-user.xml).
Example: \\server\c$\confluence\WEB-INF\classes\atlassian-user.xml
-
UserManagementFramework
-
Optional parameter specifying the default Confluence user management framework to use (see the Atlassian document Understanding User Management in Confluence). Possible values are: Default, AtlassianUser, or OSUser.
Use the following procedure only when you want to modify one or more of the above hidden source parameters.
To modify hidden Confluence source parameters
-
Refer to Adding an Explicit Connector Parameter to add one or more Confluence hidden source parameters.
-
For a new Confluence 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 Confluence 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 Confluence 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 Confluence source to apply the changes to the parameters (see Applying an Action to a Collection or a Source).