The strings the host name must contain for the connector to process the page. Use the parameter NavSiteCheck
to specify how and when the connector checks for these strings.
Multiple strings must be separated by commas (with no space before or after a comma). You can use wildcards in the strings that you specify. You can use wildcards in the strings.
This is useful when the parameter StayOnSite
is set to false and you want to restrict the connector to processing pages from a site whose pages have URLs containing a common site name.
In the following example, the connector only processes a page if its URL contains either the string autonomy.com or the string mycompany.com.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | TaskName or Default |
Example: | NavSiteAllowCSVs=*autonomy.com*,*mycompany.com*
|
See Also: |