aclSchedulerCluster.xml

Stores settings for Analytics Exchange analytic processing, including the location and status of any configured instances of AX Engine Node.

This file is updated when changes are made in the Engine Nodes column in the AX Server Configuration web application. The AX Server Configuration web application should be used whenever possible to update your settings, rather than modifying this configuration file manually, because the web application validates the settings you enter.

File settings

Property Description

AXCore

If the value is set to RUNJOBS, analytics are being processed by AX Server. If the value is set to SCHEDULE JOBS, analytics are being processed by one or more instances of AX Engine Node.

pollingPeriod

Specifies the length of time the system will wait to check for updates. Changes made in AX Server Configuration may take up to the amount of time specified by this property to take effect. This value is specified in milliseconds, and the default value is 1 minute (60000).

registeredNodes

This property is only included if one or more instances of AX Engine Node have been configured in AX Server Configuration. The IP address of each instance is listed.

<server>.onlineStatus

Indicates whether the ACL Analytics Exchange Service on the specified server is currently running. An entry is listed for each AX Engine Node.

<server>.runJobs

Indicates whether the server is currently configured to run analytics (ENABLE) or disabled (DISABLE). An entry is listed for each AX Engine Node.

<server>.threadCount

Indicates the maximum number of analytic jobs that can be processed at one time. An entry is listed for each AX Engine Node.