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
    • Agility
      • Kanban workshop
      • Agile Fundamentals
    • 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
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
    • Global Feedback Survey
  • Support
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Troubleshooting Button Functionality in DataMiner: Documentation Insights

719 views24th June 2024Michiel Vanthuyne squad.deploy-espresso@skyline.be
1
Mohamed Khalith [DevOps Member]51 24th June 2024 0 Comments

Hi Team,

Requirement: I need to create a button that navigates to a web browser when clicked.

I have reviewed the DataMiner documentation and shared the URL below for reference. I have tried multiple possible solutions, but the button functionality as “open” is not working.

DataMiner documentation URL:

https://docs.dataminer.services/develop/schemadoc/Protocol/Protocol.Params.Param.Measurement.Discreets.Discreet.Value-type.html

As our requirement, I want to read the value(URL type) from parameter 1004 and set it into the button value. The code below is not functioning correctly:

<Discreet>
<Display>Open Log</Display>
<Value type=”open”>[pid:1004]</Value>
</Discreet>

Output [dataminer1.PNG] for above code: Button displayed without clickable and functionality.

dataminer1.PNG

Note:

– The following format works correctly:
“`xml
<Value type=”open”>https://CHIV2DMAS01B/Tools/ViewLog.asp?log=Sky</Value>
“`

– However, assigning the value from another output or parameter, as shown below, does not work:
“`xml
<Value type=”open”>[pid:1004]</Value>
“`

A clickable URL is expected when using `value type=’open’`.

  • However, assigning plain text, [pid:1004], or [value:1004] does not work. The button is displayed without functionality and is not clickable.
  • If we give a clickable URL format into button values, it works fine as expected and navigates to the web browser.

Could you please help me with this issue and provide guidance on how to implement the button type “open” to navigate to the browser?

If anything, additional information is required, please let me know anytime.

Best regards,

Mohamed Khalith

Mohamed Khalith [DevOps Member] Answered question 24th June 2024

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
1
Mohamed Khalith [DevOps Member]51 Posted 24th June 2024 0 Comments

Hi Miguel Obregon,

Yes, we need a button for this. We have to provide a URL string value in the button’s value attribute. When the button is clicked, it should navigate to the web browser.

If we use a string parameter, URLs will be displayed as hyperlinks and navigate to the web browser. That’s fine, but our requirement is to access it from a button.

Thank you!

Best regards,
Mohamed Khalith

Mohamed Khalith [DevOps Member] Answered question 24th June 2024
1
Miguel Obregon [SLC] [DevOps Catalyst]19.24K Posted 24th June 2024 1 Comment

Hi Mohamed,

Small question, does it need a button? If you use a string parameter, URLs will be displayed as hyperlinks:

In the example, you could see that when hovering the mouse you will be able to click on the hyperlink. If I am not mistaken, column parameters will have the same behavior.

Hope it helps.

Mohamed Khalith [DevOps Member] Posted new comment 24th June 2024
Mohamed Khalith [DevOps Member] commented 24th June 2024

Hi Miguel Obregon,

Yes, we need a button for this. We have to provide a URL string value in the button’s value attribute. When the button is clicked, it should navigate to the web browser.

If we use a string parameter, URLs will be displayed as hyperlinks and navigate to the web browser. That’s fine, but our requirement is to access it from a button.

Thank you!

Best regards,
Mohamed Khalith

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