aclAuditExchange.xml
Stores global settings for AX Server.
Settings can be modified using the AX Server Configuration web application.
Note
You can modify most of these values from the AX Server Configuration web application. You should use the web application whenever possible to change AX Server settings because the values are validated before the aclAuditExchange.xml file is re-saved.
File settings
Key | Description | Corresponding Field in AX Server Configuration Web Application |
---|---|---|
allowExecCommand |
Specifies how the scripting engine handles the EXECUTE command when encountered in an analytic:
Note:
The EXECUTE command is available in ACL Analytics version 10, or higher. |
Allow execute command? |
aclsePortNumber |
The port number used to connect to the AX Connector service. |
Port Number |
allowExportData |
Specifies whether AX Client users can download data files from AX Server to their workstation:
Note
This property is set to “yes” by default and should not be changed. |
|
AXHttpsPort |
Specifies the port used for encrypted communications with the AX Server. The default value is 8443. |
|
aclsePrefixPath |
The file path where temporary files created by the AX Connector service are stored. |
Connector working directory |
AXHostname |
Specifies the hostname of the AX Server. The value must be entered with uppercase characters. Example:AXSERVER.ACL.COM |
Server IP address or computer name |
aclseProfileName |
The name of the server profile used to connect to AX Server server tables. Note:
Use this field’s default value unless you have a specific reason for changing it. By default, version 4.0.2 or higher uses Analytics Exchange. Version 4.0.0 uses AuditExchange. |
|
EmDataLoadUrlRoot |
The web address used to connect to AX Exception. |
Data Upload URL |
useWhiteList |
Specifies whether the file extension whitelist is enabled:
|
Enable whitelist |
mailHostServer |
The IP address of the mail server to use to relay messages to specified users when an analytic chain fails. |
SMTP server address |
copyDataFiles |
Specifies whether data files will be copied before analytic processing starts:
Note:
This setting is only applicable if you are using one or more engine nodes in your AX Server environment. |
Copy analytic data |
databaseLoadJobsPath |
Specifies the location where temporary files are created before being uploaded to the database. |
|
dataFilePath |
The folder where AX Server data files are stored on the server. The default location is C:\ACL\Data\repository\datafiles. |
Data directory |
mailHostPassword |
The password for the user account that can be used to send messages. |
SMTP password |
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. Users always require permission to the folder containing the linked item and to the parent collection. This setting specifies the permission requirement for the master item:
|
|
mailHostUsername |
Optional. The username of a user with the appropriate rights on the mail server to send email messages. Note:
Depending on the configuration of the server this account may or may not need to be specified. |
SMTP user name |
fileTransferPath |
The folder where data files are stored during file transfers. |
Server file transfer directory |
archiveRestorePath |
Specifies the location where archived collections are stored. |
Archive and restore data directory |
emailOnFailureAddress |
The email address to use as the “From” address in emails sent to users. |
sender email address |
trustETLserver |
This property is not used in this release. |
|
resultsCleanupStartDate |
Specifies a cutoff date for the results cleanup feature. No analytic jobs or associated results are deleted prior to the specified date, regardless of the Results Cleanup settings for an analytic. This property is set to 01/01/1900 by default. |
Start date for results cleanup |
useResultsCleanup |
Specifies whether the Results Cleanup setting is enabled on the Configuration tab in AX Client:
|
Enable results cleanup |
DefaultDomain |
The Active Directory domain to use by default if a user does not specify a domain when they log in. |
Default Active Directory domain |
ServerType |
Specifies the type of server activation. |
Server Type |
fileExtensionWhiteList |
The list of file types that are allowed to be uploaded or imported to AX Server if the file extension whitelist is enabled. |
File extension whitelist |
mailHostPort |
The port required to communicate with the mail server. Note:
If you are using the default port of 25, this field may be left unset. |
SMTP port |
attachLogFiles |
Whether or not to attach log files to the analytic fail notification email:
Note:
In the case of a failed analytic chain, the log for the specific analytic that fails is attached to the email. |
Attach log files to email notification |
attachmentSizeLimitInMB |
The maximum total attachment size for analytic failure notification emails. By default, this is set to 10 MB. Note:
If the total file attachment size exceeds the specified limit, no log files are attached to the email and the email notification indicates that the system omitted the logs due to a size constraint. |
Maximum total attachment size (in MB) |
axClientIdleLogoutInMinutes |
The maximum number of minutes that AX Client can sit idle before the session is ended and the user is logged out. By default, this is set to 30. The value must be an integer or null. When set to null or 0, the application does not time out when idle. Note If the application is completing a large import or export with processing time that exceeds the timeout, the timeout counter starts after the process completes. The import or export does not fail due to the maximum idle time setting. If a dialog that is not related to importing and exporting files is open when the timeout expires, the application and all associated dialogs close. |
|
csvDataExportDisabled |
Specifies whether AX Web Client users can export table data in CSV format:
The default setting is no. If you change the setting, you must also restart the server. |
|
addinsDataExportDisabled |
Specifies whether Add-In for Excel users can open a table from AX Server in MS Excel:
The default setting is no. If you change the setting, you must also restart the server. |