Step: Register Marketing Operations manually, if necessary
If the Marketing Operations installer cannot connect to the Marketing Platform database to register the product, it displays an error message that notifies you of this failure. The installation process will proceed, but in this case you must import the product information into the Marketing Platform system tables manually.
The configTool utility mentioned in this procedure is located in the tools/bin directory under your Marketing Platform installation. For detailed instructions on using the configTool utility, see The configTool utility.
1.
Set an environment variable named NAVIGATION_DIR to the Marketing Operations conf directory.
2.
Run the configTool utility, using the following example commands as guidelines.
This imports configuration properties and menu items. Note that you run the utility as many times as there are files.
configTool.bat -v -i -p "Affinium" -f "%NAVIGATION_DIR%\plan_registration.xml"
configTool.bat -v -i -p "Affinium|suite|uiNavigation|mainMenu" -f "%NAVIGATION_DIR%\plan_navigation_operations.xml"
configTool.bat -v -i -p "Affinium|suite|uiNavigation|mainMenu" -f "%NAVIGATION_DIR%\plan_navigation_financials.xml"
configTool.bat -v -i -p "Affinium|suite|uiNavigation|mainMenu|Analytics" -f "%NAVIGATION_DIR%\plan_navigation_analytics.xml"
configTool.bat -v -i -p "Affinium|suite|uiNavigation|settingsMenu" -f "%NAVIGATION_DIR%\plan_navigation_settings.xml"
configTool.bat -v -i -p "Affinium|suite|uiNavigation|alerts" -f "%NAVIGATION_DIR%\plan_alerts_registration.xml"