Miscellaneous Parameters
Miscellaneous parameters refer to parameters that do not fit into the other categories.
Parameter | Default | Description |
---|---|---|
AlertCheckInterval | 60 | Defines the interval in seconds between checks to see if the Alert Cache needs to be updated. Valid values are from 1 to 60 seconds, and the default value is 60 seconds. You should change this parameter only if you need to lower the elapsed time between when an alert is added, deleted or updated, and when the alert cache is updated. |
AssignViewEmailContentsRight | admin | This parameter is not used. |
AuditDir | The directory defined during installation | Defines the directory where MFT audit files are located. |
CacheTimeStampInitYieldSec | 120 seconds plus a random number between 1 - 60 seconds | Defines the amount of time that Internet Server and Command Center waits at startup time before monitoring for cache updates and inactive hosts. |
CacheTimeStampIntervalSec | 30 seconds | Defines how frequently Internet Server and Command Center check for cache updates. It also defines how frequently Internet Server and Command Center check for inactive hosts. For more information on deleting inactive servers, see the CacheTimeStampRemoveHostThreshold. |
CacheTimeStampRemoveHostThreshold | 20 intervals | Defines how many times an Internet Server or Command Center allows a server to be inactive before removing the host from the database. MFT checks if a server is active based on the CacheTimeStampIntervalSec parameter. If a server is inactive for the number of times defined by this parameter, the host is removed from the database. This parameter is used only when the Internet Server or Command Instance is a dynamic Cloud instance started with the COM_TIBCO_MFT_CE_TEMPLATENAME environment variable. |
DefaultTransferClient | browser | Defines the default transfer client.
The value of browser indicate the default transfer client is the browser client. It is good practice to use the browser client by default. The value of java indicate the default transfer client is the Java client. |
EmbeddedServer | true | This parameter should always be set to true. |
ExpiredFilesLog | ./ExpiredFilesLog.txt | This parameter is not used. |
HTTPOnlyCookies | True |
If set to true, all cookies created by MFT will have the HTTPOnly attribute set. By default, httponly is set for MFT generated cookies. There are a few cookies that do NOT have httponly set, because the JavaScript requires these cookies. The cookies that do NOT have httponly set do not contain any privileged or sensitive information. |
HostName | The host name defined during installation | Defines the host name that was set during the configuration process.
This parameter is used to identify the MFT server in the database tables. This should not be changed without guidance from Technical Support. |
HttpSSOCustomizationConfigFile | No default | Defines the HTTP SSO customization file.
This should only be used when the server is configured to support SSO. Generally, this parameter is set to the SSO configuration file, httpssocustomization.xml. |
ISCCFlag |
None | Set at installation time and notifies the MFT Cloud Servlet whether this installation is for Internet Server or Command Center. The value of this parameter should not be changed |
MaximumFileNumber | 10000 | Defines the maximum number of files to be returned to the browser or Java client for a single directory scan. |
MessageDir | The directory defined during installation | Defines the directory where MFT message files are located. |
MinimumJREVersion | 1.7.0+ | Defines the minimum JRE version for the Java file transfer applet.
If the version is less than this value, the user is prompted to upgrade the Java version. |
PCISkipFileName | No default |
Defines the name of the PCI file that can be used of if you want to skip "Admin Change" logging for a particular field in an object. Refer to file "PCISkip.xml" for details on how to configure this file. |
S3ClientConfigFile | No default | Defines the S3 config file name. |
SAMLAuthenClassRef | urn:oasis:names:tc:SAML:2.0:ac:classes:Password | Allows users to update the SAMLAuthenClassRef used in the SAML negotiation. |
SAMLComparison | MINIMUM | Allows users to update the SAML Comparison method. The default value of MINIMUM is suggested. Other supported values are: EXACT, MAXIMUM, or BETTER. |
SAMLNameIDType | urn:oasis:names:tc:SAML:2.0:nameid-format:transient | Allows users to update the SAMLNameIDType used in the SAML negotiation. |
SearchAuditAtPageEntry | true | Defines whether MFT performs an audit search when the
Search Audits page is first configured.
The value of true indicates that MFT performs an audit search when the Search Audits page is first configured. The value of false indicates that MFT does not perform an audit search when the Search Audits page is first configured. Searches will be on demand when the user defines the selection criteria and click Search. |
SendGlobalEmail | true | This parameter is not used. |
SendMFTTrustedCerts | false | True: When an FTPS client connects to the MFT FTPS Server, MFT returns a list of certificates that are defined to MFT as "Trusted Certificates". False: MFT does not send any trusted certificates to the FTPS Client. |
SoapSkipFieldsConfigFileName | No default | When a customer uses SOAP calls and wants to upgrade MFT to a different version, setting this parameter will tell the SOAP calls to be compatible with older versions of MFT.
Any RETRIEVE or GET call returns data in the format defined by MFT 7.2.4. |
StatisticsUpdateInterval | 10 | MFT asynchronously updates the DB MFTStatistics table to improve performance. This parameter defines the frequency of statistics updates. |
SyncLdapAtLogon | true | Defines whether an LDAP user will be synced with the LDAP authenticator when HTTP users log on.
The value of True indicates that LDAP users are synced when the user logs on. The value of False indicates that LDAP users are not synced with the LDAP authenticator when the user logs on. The sync is performed when the On Demand or scheduled sync occurs. |
TraceDir | The directory defined during installation | Defines the directory where MFT trace files are located. |
TransferJMSThreadPoolSize | 100 | Defines the number of threads that is used to execute JMS Internet Server or Platform Server transfer requests. This parameter limits the number of concurrent JMS initiated transfers to the defined value. |
ValidationQueryTimeout | 1 |
Defines the number of seconds that MFT waits for a DB Pooling validation query. If the query does not return in the defined number of seconds, the connection is closed and a new connection is created. |
WebAdminLogFile | The directory defined during installation | Defines the directory where MFT WebAdmin files are located. |
crystal_image_uri | /cfcc/control?view=view/cfcc/crystalreportviewers11 | Defines the URL for the MFT reporting application. |
net.sf.jasperreports.web.file.repository.root | No default | Defines the JasperSoft report root. |
reuseJMSConnection | false | True: Reuses JMS connections. False: Creates a new JMS connection for each request. |
tilesDefinitions | /WEB-INF/tiles.xml | This parameter should not be changed. |