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

Dashboard features – use case 2

Solved605 views7th May 2024Dashboard
1
Jeroen Geldhof [SLC] [DevOps Enabler]5.07K 7th May 2024 0 Comments

For a second dashboard/application use case we need to send an email with report from an automation script, or put the report on a shared drive.

The script will build a spectrum monitor and monitor script with a specific built-on-the-fly preset.
The report will then contain this spectrum monitor trace.

Is there a way to send emails with the new dashboard reports attached from automation script?

Difficulty is also that the layout of the report depends on a mode, being SAT, ASI, IP, LBand or IF.
Depending on the mode some modules need to be shown or hidden.
Also, the table content being shown in the report depends on the mode.
I guess this means we need to build multiple dashboards for each of the modes, or is there another way to do this?
And also we need to make use of custom data sources for the dynamic behavior of the table content?

The report also needs to contain an image which is hosted on a DMA server, but the URL for the image is dynamically updated.
http://10.10.68.204/constellation/34907_1238_0.0.0.0.5.1.1.gif
I therefore want to feed this dynamic URL through a feed into a web component.  Is that possible?

Jeroen Geldhof [SLC] [DevOps Enabler] Selected answer as best 7th May 2024

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
2
Wout Mahieu [SLC] [DevOps Catalyst]7.62K Posted 7th May 2024 0 Comments

Hi Jeroen,

I’ll try to answer all the questions in your post:

  • Is there a way to send emails with the new dashboard reports attached from automation script?
    => you can send the reports via email using the ‘GenerateMailReportRequest’ message. This is the same message as is used when sending the report using the Scheduler.
  • I guess this means we need to build multiple dashboards for each of the modes, or is there another way to do this?
    => There is currently no way to conditionally hide components on a dashboard. If you need different layouts, you will indeed have to create multiple dashboards.
  • And also we need to make use of custom data sources for the dynamic behavior of the table content?
    => This question was less clear to me. If you mean that different rows in the table have different columns, then this is not possible at all. All rows returned from a GQI query should have the same columns. The columns themselves can be based on an input argument of an Ad Hoc source. Since you will have to create multiple dashboards, you can also use a different query with different column on each dashboard without needing to create a Ad Hoc source.
  • I therefore want to feed this dynamic URL through a feed into a web component.  Is that possible?
    => This is possible from DataMiner 10.3.0 [CU14]/10.4.0 [CU2]/10.4.5 onwards (see docs)
Jeroen Geldhof [SLC] [DevOps Enabler] Selected answer as best 7th May 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