EN
Español
English
Português
    Installers 9.10.0

    Download links

    IMPORTANT:
    - Before generating the installation process on versions higher than version 9.10.0, run the script to maintain data compatibility and not generate new features during case migration.

    - Version 9.10.0 of the ASMS OnPremise Release Notes is compatible with the Database Version 9.5.48


    Script for Case Migration

    Run the following script to trigger the case migration process:

    
    UPDATE AFW_SCHEDULER
    SET sche_end_date = NULL
    WHERE sche_name ='MigrationDw'