Step 6: Migrate document parameters

To migrate document parameters, you can run a specific command for each release.

About this task

  • When migrating the document parameters from 9.3, 9.4, or 9.5 to 10.0, run the following command:
    
    ${ANT_HOME}/bin/ant -Druntime=<INSTALL_DIR> -Druntime.old=<INSTALL_DIR_OLD>
     -f buildmigration.xml -logfile <logfile>
     -Dtarget=migrate-doc-params migrate
    

    The *.done file created in the 9.5 status folder for the migrate-doc-params task is transaction_ant_docparamsmigrator.xml.done.