I have a service that filters some parameters of an element that supports DCF.
Is it possible to use the service instead of the element in Visual Overview to display the DCF path and alarm path status?
Hi Bernard,
As far as I know you can display DCF connections only for shapes pointing to either DataMiner elements or views. I believe that DataMiner services are currently not supported.
In order to display DCF connections for views, you will need to use the option EnableViewConnectivity. More information in DataMiner Help
You can find an example about how to use this option in the view Linking Shapes available on DCP DMA (page dcf /View1)
Miguel Obregon is right, you can only visualize DCF connectivity of views and elements (note that adding this for services could be a possible extension).
Some answers for your questions:
1) You can visualize DCF connectivity between views and elements.
2) More info for the filter field is available in the help when searching for ‘highlighting filter shape’.
Thanks Miguel,
It’s only possible to show DCF from View to another View or is it also possible from View to an element ?
In the Property/Connectivity window there is a filter parameter for each connection. Do you know the purpose and format of this filter ? the dataminer help doesn’t detail how it can be use.