DM:9.6 CU16
I have a visual overview for a service that is referring to the elementID of the 3rd element of a service (a DVE):
I am trying to instead have the element shape data field refer it to an exported parameter (PID24004) on that service that points back to the parent element:
I was thinking I could use: [param:*[*,*,*],24004] for the element shape data, but that appears to not be working.
Has anyone ever used this *[*,*,*] notation? Would you be able to explain it?
Why would the above param:* notation not be working?
Hi Alex, the "*[*,*,*]" is indeed not a dedicated syntax or placeholder, but a way to find a math to a specific element.
*[*,*,*] -> HTO-1.192.168.2.1 [Default Group, Default Capacity Group, ...] (refer above example)
Changing the elements name will not be possible due to the way the solution has been designed.