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
      • General Inquiries
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Passing Element Name from Visio to LCA for Automation Script Input

Solved232 views26th March 2025LCA Low Code App Feeds URL Visio
2
Ana Pinho [SLC] [DevOps Advocate]1.33K 26th March 2025 0 Comments

Hey dojo,

I have a Visio diagram on an element that includes a button to launch an LCA.
When linking the Visio to the LCA, I pass the element name in the URL, as it will be needed later.

Within the LCA, when a button triggers an automation script, the script must use the element name from the URL as an input parameter.

Like this:

The URL is something like this:

The yellow part is working, it’s selecting a element on a dropdown, but the green that is used for the button, is not able to do the link.

When the final script is executed, I’m logging the input parameter and it’s empty.

Any clue what I’m doing wrong?

Thank you

Ana Pinho [SLC] [DevOps Advocate] Selected answer as best 26th March 2025

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
5
Robin Debel [SLC] [DevOps Enabler]1.43K Posted 26th March 2025 2 Comments

Hi Ana,

The syntax you are currently using to pass the string value is the syntax used to ‘feed’ a value to a certain component. In the action however you are using the URL Query Param. The documentation for how the text value should be passed can be found here.

Kind regards,
Robin

Ana Pinho [SLC] [DevOps Advocate] Posted new comment 26th March 2025
Wout Mahieu [SLC] [DevOps Catalyst] commented 26th March 2025

An example with the correct syntax when using URL data:
&data={"feed":{"strings": ["YOUR STRING VALUE"]}}

Also a small note here, in 10.5.4 there is an issue where this will not work correctly for 'On open' events.

Ana Pinho [SLC] [DevOps Advocate] commented 26th March 2025

problem solved 🙂 Thank you!

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