Hi Dojo,
I need to create fixed DCF interfaces on DVE and internal connections will be managed by value of parameter displayed on that DVE.
I created group parameters and logic for creating new internal DCF connections. But I only see those connections on main element, not on DVE.
This is how I did it:
Fixed interfaces
Add new connection:
How I did it:
Parameter Group dynamicId should be pointed to DVE table (table which will create DVEs)
then it will automatically create all interfaces for all DVEs (one row represent one DVE)
Now we can get all interfaces related to specific DVE DMA ID and Element ID which is present in DVE table.
and add connection:
Solution will be available in Miranda iControl General connector.
Let me know if you know better solution.