Setting up multiple partitions
Configure multiple partitions in Campaign to isolate and secure data for different groups of Campaign users. As each partition has its own set of configuration properties, you can customize Campaign for each group of users.
Before you configure additional partitions in Campaign, complete the following tasks for each partition that you are configuring:
1.
2.
3.
1.
2.
3.
Use the database-specific scripts packaged with Campaign to create and populate the system tables.
4.
*
a.
In the partitions directory under your Campaign installation, create a duplicate of the default partition1 directory for each partition that you are adding, ensuring that you include all subdirectories.
b.
If you want to create a second partition and created the directory named Campaign/partitions/partition2, when you create the configuration tree on the Configurations page, you must use the name "partition2" to identify this partition.
c.
5.
Complete the following tasks to use the partitionTool utility with the -s option to clone the default partition:
*
If you decide not to use this option, you must stop the web application server where Marketing Platform is deployed before performing this procedure.
a.
Set the JAVA_HOME environment variable, either in the setenv script located in the tools/bin directory of your Marketing Platform installation, or in the command line window in which you run the partitionTool utility.
b.
Open a command line window and run the utility from the tools/bin directory under your Marketing Platform installation. Use the appropriate command and options (as described in the Marketing Platform Administrator's Guide) to achieve your desired results.
partitionTool -c -s partition1 -n partition2
c.
d.
When you are finished, stop and restart the application server where Marketing Platform is deployed to see the groups that were created.
*
6.
Complete the following tasks to create the partition structure on the Configuration page by using the New partitionTemplate for each new partition:
a.
On the Configuration page, navigate to Campaign > partitions and click (partitionTemplate).
If you do not see the (partitionTemplate) property in the list, use the configTool utility to import the partition template, using a command similar to the following:
configTool -i -p "Affinium|Campaign|partitions" 
-f <CAMPAIGN_HOME>/conf/partitionTemplate.xml
Replace CAMPAIGN_HOME with the actual path to your Campaign installation.
The configTool utility is found in the tools directory under your IBM® Marketing Platform installation. See the IBM® Marketing Platform Administrator's Guide for information on using this utility.
In the right pane, you see the partitionTemplate pane with an empty New category name field.
b.
c.
Click Save Changes.
You see the new partition structure, with the same categories and properties as in the partition template.
Configuring data source properties for partitions
Setting up system users for Campaign
Using IBM Cognos Reports for multiple partitions