Hello Dojo! I’m trying to make some updates to a Visio diagram, but after uploading the modified version to DataMiner, the changes aren’t reflecting as I expected.
Previously on my Visio I had one single button to call an Automation Script called Fail-over Red/Blue Input where the "Execute" parameter looks like this:
[sep:|$]Script:X20 Monitor I-O switch$$Chassis 1=[param:*,60150];Chassis 2=[param:*,60152];Mcast=[param:*,32008]$$Execute Failover$NoConfirmation,NoSetCheck,CloseWhenFinished
My modifications are replacing this button with two new buttons, each new button should execute a different but similar Automation Script (taking the same parameters). So, in order achieve that, I duplicated the existing button and changed the script name on the "Execute" parameter:
[sep:|$]Script:X20SwitchToBackup$$Chassis 1=[param:*,60152];Chassis 2=[param:*,60150];Mcast=[param:*,32010]$$Execute Failover$NoConfirmation,NoSetCheck,CloseWhenFinished
(This is how the Visio diagram looks on Visio ("Edit Visio"))
However, although I do now have two buttons, the buttons are still calling the old script even after the "Execute" parameter is changed. The button name also failed to update correctly, and it still show the old text.

(This is what I see on DataMiner after uploading)
Could you please assist? Maybe I'm making changes in the wrong place?
Hi Mariana, it could happen that for some reason the connection between DataMiner Cube and Microsoft Visio is broken. Therefore, it might be good to close Visio and re-open again by going to Cube, the specific View and click Edit in Visio from there. Make a dummy change (e.g. new shape) to make sure it now works and validate if you can now make your changes.
Kind Regards,
Jarno