aclAuditExchange.xml
This configuration stores global settings for AX Server. Most of the settings can be modified using the AX Server Configuration web application. The web application should be used whenever possible to change AX Server settings because the values are validated before the aclAuditExchange.xml file is resaved.
Key | Description |
---|---|
fileTransferPath |
The folder where data files are stored during file transfers. This property corresponds to the Server file transfer directory setting in the AX Server Configuration web application. |
dataFilePath |
The folder where AX Server data files are stored on the server. The default location is C:\ACL\Data\repository\datafiles. This property corresponds to the Data directory setting in the AX Server Configuration web application. |
aclsePrefixPath |
The file path where temporary files created by the AX Connector service are stored. This property corresponds to the Connector working directory setting in the AX Server Configuration web application. |
aclsePortNumber |
The port number used to connect to the AX Connector service. This property corresponds to the Port Number setting in the AX Server Configuration web application. |
aclseProfileName |
The name of the server profile used to connect to AX Server server tables. This fields should be left at the default value (Analytics Exchange in 4.0.2 or higher; AuditExchange in 4.0.0) unless there is a specific reason to change it. |
copyDataFiles |
Specifies whether data files for the folder where the analytic is located will be copied to the analytic job subfolder before analytic processing starts (yes), or if analytics will be processed without copying data files (no). This property is set in the AX Server Configuration web application by selecting either the Copy analytic data or Do not copy analytic data option in the Analytic Options page. For more information see “Modifying analytic processing settings” in the ACL Analytics Exchange Server Configuration User Guide. |
DefaultDomain |
The Active Directory domain to use by default if a user does not specify a domain when they log in. This property corresponds to the Default Active Directory domain setting in the AX Server Configuration web application. |
EmDataLoadUrlRoot |
The web address used to connect to AX Exception. This property corresponds to the Data Upload URL setting in the AX Server Configuration web application. |
trustETLserver |
This property is not used in this release. |
databaseLoadJobsPath |
Specifies the location where temporary files are created before being uploaded to the database. |
allowExportData |
Specifies whether AX Client users can download data files from AX Server to their workstation. If this property is set to “yes”, options in the AX Client user interface are enabled. This property is set to “yes” by default and should not be changed. If this property is set to “no”, options in the AX Client user interface associated with exporting data files will be disabled. |
allowExecCommand |
Specifies whether analytics that include the EXECUTE command will process the command. The EXECUTE command is available in ACL Analytics version 10, or higher. If this property is set to “yes”, the command will be processed. If it is set to “no”, the command will be skipped, and a message will be written in the log, but analytics do not fail. This property is set to “no” by default. |
doesLinkSecurityUseMasterLocation |
Specifies the type of application permissions that AX Client and AX Web Client users need to access linked tables, linked layouts, and linked analytics. If this property is set to “no”, users need permissions to only the folder containing the linked item, and to the parent collection. If this property is set to “yes”, users need permissions to both the folder containing the linked item, and the folder containing the master item, and to the parent collection or collections for both folders. |
archiveRestorePath |
Specifies the location where archived collections are stored. |
AXHostname |
Specifies the hostname of the AX Server. The value must be entered with uppercase characters. For example: AXSERVER.ACL.COM |
AXHttpsPort |
Specifies the port used for encrypted communications with the AX Server. The default value is 8443. |
mailHostServer |
The IP address of the mail server to use to relay messages to specified users when an analytic chain fails. |
mailHostPort |
The port required to communicate with the mail server. If it is the default value, 25, it does not need to be specified. |
mailHostUsername |
Optional. The username of a user with the appropriate rights on the mail server to send email messages. Depending on the configuration of the server this account may or may not need to be specified. |
mailHostPassword |
The password for the user account that can be used to send messages. |
emailOnFailureAddress |
The email address to use as the From address in emails sent to users. |