EN
Español
English
Português
    Release Notes Aranda Tools 8.8.4

    DBManager Service Improvement: AFW_MAP_PROVIDER_LOG

    To control the number of records stored in the AFW_MAP_PROVIDER_LOG table, a setting has been made to the DBManager service. This service now runs a log cleanup task based on the settings provided in the ASDKLMTimer and ASDKLMDaysLog keys in the web.config file.

    Configuration in the web.config file

    A new set of keys has been introduced in the web.config file:

    • ASDKLMTimer: This key determines the recurrence in seconds at which the log cleanup task will run. The default value is 86400, equivalent to 24 hours.
    • ASDKLMDaysLog: This key sets the period in days for record retention in the AFW_MAP_PROVIDER_LOG table. The default is 15 days.

    Automated Cleaning Task

    • The AFW_MAP_PROVIDER_LOG table is automatically cleaned up based on the day retention policy set in ASDKLMDaysLog.
    • The frequency of this task is determined by the configuration in ASDKLMTimer, ensuring efficient and automatic management of records.

    Important: During the installation of this version, it is obligatory manually update the DLL (Aranda.DBManager.Business.dll) located in the default path, as an adjustment has been made to the DBManager that optimizes its performance.

    How to update the DLL:

    1. Stop the service: Before upgrading, stop the Windows service Aranda DBManager Windows Service to avoid conflicts or locks in the file.
    2. Update the DLL: Replace the existing DLL with the new version. Download the updated file from the link below: Download updated DLL.
    3. Start the service: After the DLL is updated, start the Windows service Aranda DBManager Windows Service for the changes to take effect.


    NOTES OR ADDITIONAL INSTRUCTIONS:

    • Run the “at_8.8.4.exe” file and follow the installer’s instructions.
    • The executable file works as an installer and as an update tool for the “ASDK Server Modules” and “Mailer”.
    • This update applies only to databases in version 8.0.167