Table of Contents

Filtering connections based on connection properties

From DataMiner 9.5.4 onwards, it is possible to filter out DCF connections based on connection properties. Connections that are filtered out will not be used in any functionality in the Visual Overview.

To set up a filter for DCF connections, add the following shape data to the Connection shape:

Shape data field Value
Filter <X>-X|Connection|Property:AAA|=BBB
- AAA: The name of the property.
- BBB: The value of the property.
Note

You can add multiple conditions, combining them in the same way as conditional shape manipulation actions. See Extended conditional shape manipulation actions.

For example:

Shape data field Value
Connection Connectivity
Filter <A>OR<B>-A|Connection|Property:Length|>10-B|Connection|Property:Bandwidth|=100