You can configure the Batch Reporting Service to fine tune updates on content, content traits, content groups, and profile groups so that only a limited percentage of content is copied over from the repository. This reduces load on the system and speeds up Batch Reporting Service updates.

By default, all Content information is transferred from the repository by the following property setting:

transferAllContent=true

To limit the transfer of content so that only content pieces that have been requested by site visitors are transferred, set transferAllContent to false.

By default, all Content Traits information is transferred from the repository by the following property setting:

transferAllContentTraits=true

To specify content traits to report on, set them as values of the contentTraitList property:

contentTraitList=

By default, all Content Groups information is transferred from the repository by the following line:

transferAllContentGroups=true

To specify the content groups to transfer, set them as values of the contentGroups property:

contentGroups=

By default, all Profile Groups information is transferred from the repository by the following line:

transferAllProfileGroups=true

To specify profile groups to transfer, set them as values of the profileGroups property:

profileGroups=

Copyright © 1997, 2012 Oracle and/or its affiliates. All rights reserved. Legal Notices