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
  • Updates & Insights
  • 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
    • 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
      • About the DevOps Program
      • DataMiner DevOps Support
  • Downloads
  • More
    • DataMiner Releases & Updates
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Read a property into a session variable when a card with a Visio is opened

Solved415 views29th November 2024property SessionVariable visio properties
2
Dominik Kosteletzky [DevOps Advocate]783 29th November 2024 0 Comments

Hi guys,

I tried an execute:

Set|Variable|ID|[Param:17/1815,65022:StoredID]|SetTrigger=Event

A stored property StoredID should be read into a variable ID.
This is on the page level and Options ExecuteSetsOnInit is set too.

This give me a loading screen. Wrong Syntax?

Dominik Kosteletzky [DevOps Advocate] Answered question 29th November 2024

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
0
Klaas Dewitte [SLC] [DevOps Enabler]755 Posted 29th November 2024 2 Comments

The syntax for the param placeholder is:

[param:DmaID/ElementID,ParameterID,TableRow] (mark the , instead of : for tablerow)

If the row is stored in a property called StoredID, you will have to wrap that in another placeholder:

Set|Variable|ID|[Param:17/1815,65022, [property:StoredID]]|SetTrigger=valuechanged

If the goal is to have the variable update when the param update, you will also need to use SetTrigger=valuechanged

Dominik Kosteletzky [DevOps Advocate] Selected answer as best 29th November 2024
Dominik Kosteletzky [DevOps Advocate] commented 29th November 2024

Hi Klaas, it cannot work, as parameter ID 65022 is already the property and I cannot use the [porperty:] allone as on the page level I cannot define then which element it is.

Klaas Dewitte [SLC] [DevOps Enabler] commented 29th November 2024

Im not fully following where the data is from, what does your table look like that you are getting the value from. If StoredID is your table row id, then it should done without the property placeholder indeed

0
Dominik Kosteletzky [DevOps Advocate]783 Posted 29th November 2024 0 Comments

Just to conclude this. The Syntax is:

Set|Variable|ID|[Param:17/1815,65022,StoredID]|SetTrigger=ValueChanged

…and also important is that this is also on the page level with Options ExecuteSetsOnInit.

Dominik Kosteletzky [DevOps Advocate] Changed status to publish 29th November 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