Once packages are upgraded, Fluid Topics front services must be migrated.
In a multiple-server installation, this step must be performed on servers hosting the Front environment.
Run the following command:
As antidot user
ft_install_all_replies -H $BACK_OFFICE_HOST --ws-login $BACK_OFFICE_LOGIN --ws-password $BACK_OFFICE_PASSWORD --secure
It is possible to switch to verbose mode by adding "-v
" to the command.
If this command returns the following error message: "command not found
", please make sure that the PATH variable is valid.