Configuration settings for capability filters
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.80ThemeThis 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
Parent: Manage theme capabilities