You can enable Custom Tools in the Persona-based UI.
The Custom Tool includes the Job Console pane to view the running jobs status.
Before you begin
For Custom Tools support, you should first install and configure Hazelcast.
Procedure
- Browse to the
$TOP/etc/default/common.properties file.
- In the common.properties file, change the value of the
xframe_header_option to ALLOWALL.
- Browse to the $TOP/mdmui/dynamic/mdmui/config.json file.
- In the config.json file, change the value of the following:
customScriptBaseUrl=http://<old_ui_ip>:<port>
- Update the config.json file by following command:
$TOP/mdmui/bin/updateRtProperties.sh
- Browse to the $TOP/bin/go/start_local.sh file and run to restart the
Admin UI server.
Restriction: For the Content Editor role, the
Custom tab and the Custom Tools icon (left pane) is
only visible in the Google Chrome browser and displays a certificate error in the Mozilla Firefox
and the Microsoft Internet Explorer browsers.