Skip to content
DataMiner DoJo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Blog
  • Questions
  • Learning
    • E-learning Courses
    • Empower Replay: Limited Edition
    • Tutorials
    • Open Classroom Training
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • Video Library
    • Books We Like
    • >> Go to DataMiner Docs
  • Expert Center
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Markets & Industries
      • Media production
      • Government & defense
      • Content distribution
      • Service providers
      • Partners
      • OSS/BSS
    • DataMiner Insights
      • Security
      • System Architecture
      • DataMiner Releases & Updates
    • Agile
      • Agile Webspace
      • Everything Agile
        • The Agile Manifesto
        • Best Practices
        • Retro Recipes
      • Methodologies
        • The Scrum Framework
        • Kanban
        • Extreme Programming
      • Roles
        • The Product Owner
        • The Agile Coach
        • The Quality & UX Coach (QX)
    • DataMiner DevOps Professional Program
  • Downloads
  • More
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
      • General Inquiries
      • DataMiner DevOps Support
      • Commercial Requests
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Visio – I want to execute a script trigger by a shape display

Solved865 views5th June 2024Automation trigger Visio
1
Tiphaine Daujan32 21st March 2024 1 Comment

I work with two video flux and I implent in my Visio view a button to switch between those flux.
The process is to disabled the first one before to activate the second one.

During this process, I want to display a new shape from a script which will be triggered by the change of a value, in my case when the status of my first flux will change to “Disabled”.

I try the following shape data in the previous shape display but I’m not sure of the syntax :
Execute :
Script:Script_Pause_After_5s||ShowPause=PauseDisplay|||NoConfirmation|Trigger=[Event:Disabled,14010:{8DC4C9E5-03CE-4801-86B7-2ACEDD4F04AF}]

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 5th June 2024
Klaas Dewitte [SLC] [DevOps Enabler] commented 22nd March 2024

Hi,

I could not find any reference of the “Disabled” event existing, only IOClicked and NodeDoubleClicked seem to be options.
Now if I understand what you are trying to do, using Trigger=ValueChanged should also work. This will retrigger the automationscript when one of its inputs has changed, so you would only need to add the parameter of that first flux that contains that “Disabled” into the automationscript.

I do not know your exact setup but for reference, this shape data will retrigger the script every time the param 1 on element 1 changes:
Execute: => Script:Information||Input=This runs when value changes;trigger=[param:956/1,1,]|||NoConfirmation|Trigger=ValueChanged

The automation script does not need to specify this “trigger” as an input but you could use it as input and then check in the automationscript if it was set to Disabled.

Please let me know if this fixes your issues

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
0
Klaas Dewitte [SLC] [DevOps Enabler]755 Posted 25th March 2024 0 Comments

Hi,

I could not find any reference of the “Disabled” event existing, only IOClicked and NodeDoubleClicked seem to be options.
Now if I understand what you are trying to do, using Trigger=ValueChanged should also work. This will retrigger the automationscript when one of its inputs has changed, so you would only need to add the parameter of that first flux that contains that “Disabled” into the automationscript.

I do not know your exact setup but for reference, this shape data will retrigger the script every time the param 1 on element 1 changes:
Execute: => Script:Information||Input=This runs when value changes;trigger=[param:956/1,1,]|||NoConfirmation|Trigger=ValueChanged

The automation script does not need to specify this “trigger” as an input but you could use it as input and then check in the automationscript if it was set to Disabled.

Please let me know if this fixes your issues

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 5th June 2024
Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs