Step 7: Migrate custom document type

You can migrate custom document types by running a specific command.

About this task

  • When migrating the custom document type 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-custom-doc-types migrate
    

    The *.done file created in the 9.5 status folder for the migrate-custom-doc-types task is ant_customdocmigrator.xml.done.