Hi
Just wondered what the syntax is in visio to set a service property value from a button is?
Ive had a look through docs but cant seem to find it
Thanks
Ryan
Miguel Obregon [SLC] [DevOps Catalyst] Answered question
Hi Ryan,
A possible option is to create a small script that can set the service property. The button in the Visio file can be linked to this automation script.
There is already a method to set the property of a service (see Method SetPropertyValue)
Hope it helps.
Ryan Hepworth [DevOps Advocate] Posted new comment
I was hoping to do without an AS really