Hello everyone,
I created a Visio file for a resource in my DMA and initialized a variable using this:
When I display this variable value in another shape, it correctly displays my Resource GUID.
But when I try to re-use this variable content in another placeholder, it fails. As a workaround, if I type the GUID directly in the shape, it works fine.
Here's my Visio file:
Here's the result:
I was expecting both approaches to give me the same result. Does anyone knows why the variable approach doesn't work?
(I'm using DataMiner 10.1.2.0-9866)
Hi Bruno,
I might be wrong, but from your screenshot, the static GUID you are using is not the same GUID available in the session variable?
Hi Jarno, you’re correct. I only checked the first digits and immediately assumed that the GUIDs were the same. Thanks for the heads-up.