Configuration settings for capability filters - theme and modules
Set the following properties in the Wp ConfigService Resource Environment Provider to enable or disable the various capability filters.
Enable or disable the runtime filter for the local rendering use case
Property : resourceaggregation.enableRuntimePortletCapabilitiesFilter Possible Values: true: Enables the runtime filter false: Disables the runtime filter Default: true
Enable or disable the buildtime filter for the local rendering use case
Property : resourceaggregation.enableBuildtimePortletCapabilitiesFilter Possible Values: true: Enables the buildtime filter false: Disables the buildtime filter Default: true
Set the themes to which the filters are applied in the local rendering case
Property : resourceaggregation.themeObjectIDs Possible Values: Comma separated list of unique names of themes for which the filters should apply. Default: ibm.portal.80Theme, ibm.portal.85ThemeThis setting does not apply for the remote rendering use case (WSRP).
Enable or disable the runtime filter for the remote rendering use case (WSRP)
Property : resourceaggregation.enableRuntimePortletCapabilitiesFilterForWSRP Possible Values: true: Enables the runtime filter for WSRP false: Disables the runtime filter for WSRP Default: true
Enable or disable the build-time filter can be disabled using
Property : resourceaggregation.enableBuildtimePortletCapabilitiesFilter Possible Values: true: Enables the buildtime filter false: Disables the buildtime filter Default: true
Disable JSON file filter
Property: resourceaggregation.load.json.only Possible values: true: Filters files other than json files when creating WebDav contribution and profile directories. false: Does not filter any files in the WebDav contribution and profile directories.
Parent Configure the portal theme and modulesRelated concepts:
Module dependencies in portlets