Step: Register Campaign manually, if necessary
If the Campaign installer could not connect with the Marketing Platform system tables during the installation process, you see an error message that notifies you of this failure. The installation process will proceed, but in this case you must import the Campaign information into the Marketing Platform system tables manually.
The utilities mentioned in this procedure are located in the tools/bin directory under your Marketing Platform installation. For detailed instructions on using the utilities, see the following.
*
*
1.
Run the populateDb utility, using the following example command as a guideline. This imports security roles and permissions into the default partition.
populateDb.bat -n Campaign
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 -r Campaign -f "full_path_to_Campaign_installation_directory\conf\campaign_configuration.xml"
configTool -v -i -p "Affinium|suite|uiNavigation|mainMenu" -f "full_path_to_Campaign_installation_directory\conf\campaign_navigation.xml"
configTool -v -i -p "Affinium|suite|uiNavigation|settingsMenu" -f "full_path_to_Campaign_installation_directory\conf\campaign_setup_navigation.xml"
configTool -v -i -p "Affinium|suite|uiNavigation|mainMenu|Analytics" -f "full_path_to_Campaign_installation_directory\conf\campaign_analysis_navigation.xml"
configTool -v -i -p "Affinium|suite|uiNavigation|alerts" -f "full_path_to_Campaign_installation_directory\conf\campaign_alerts.xml"
Registering eMessage manually, if necessary