Updating the partition's report properties on the IBM EMM Configuration page

Each partition has a set of reports properties that specifies the location of the report folders. You must edit the values of each of the reports properties to reflect the actual path of the folders by inserting the string that identifies the new top-level partition folder.

About this task

Campaign example

If the new partition folder in Cognos® Connection is named "Campaign Partition 2", you would edit the report property settings as shown in the following example.

folder[@name='Campaign Partition 2']/

For example, to update the offerAnalysisTabCachedFolder property, you would change the value from

/content/folder[@name='Affinium Campaign - Object Specific Reports']/folder[@name='offer']/folder[@name='cached']

to

/content/folder[@name='Campaign Partition 2']/folder[@name='Affinium Campaign - Object Specific Reports']/folder[@name='offer']/folder[@name='cached']

eMessage example

If the new partition folder in Cognos Connection is named "Campaign Partition 2", you would edit the report property settings as shown in the following example.

folder[@name='Campaign Partition 2']/

For example, to update the campaignAnalysisTabEmessageOnDemandFolder property, you would change the value from

/content/folder[@name='Affinium Campaign']/folder[@name='eMessageReports']

to

/content/folder[@name='Campaign Partition 2']/folder[@name='Affinium Campaign']/folder[@name='eMessage Reports']