Updating drafts after upgrading
After upgrading, you must update the drafts that were created in previous versions in case they are lost or cannot be opened.
About this task
Procedure
Run the command:
- On Linux:
{WebSphere_Install_Directory}/profiles/AppSrv01/bin/wsadmin.sh -lang jython -username {name}-password {password}-f {DOCS_Install_Directory}/installer/docs/tasks/start_migration_tool.py
- On Windows:
{WebSphere_Install_Directory}/profiles/AppSrv01/bin/wsadmin.bat -lang jython -username {name} -password {password} -f {DOCS_Install_Directory}/installer/docs/tasks/start_migration_tool.py
Note:
- If you install HCL Docs by the installer, run the command on the node where you run the installer. The {DOCS_Install_Directory} is {HCL Docs installation path}/Docs, for example, /opt/IBM/ConnectionsDocs/Docs.
- If you install HCL Docs by scripts, run the command on one node where the Editor Application is installed. The {DOCS_Install_Directory} is "docs_install_root" set in cfg.node.properties, for example, /opt/IBM/Docs.