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

Service Overview Integration with Internal Website

444 views16th May 2025permission overview Visual Overview
0
Mohannad Sharei [DevOps Advocate]84 13th December 2024 1 Comment

Hi,

We have a specific view that we would like to integrate into our internal website. The intended users do not have Dataminer accounts.

Would it be possible to enable users to view the service overview directly via a browser without requiring them to sign in to Dataminer?

Looking forward to your guidance.

Thanks and best regards,

Marieke Goethals [SLC] [DevOps Catalyst] Posted new comment 16th May 2025
Marieke Goethals [SLC] [DevOps Catalyst] commented 16th May 2025

I see that this question has been inactive for some time. Do you still need help with this? If not, could you select the answer (using the ✓ icon) to indicate that no further follow-up is needed?

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
1
Wout Mahieu [SLC] [DevOps Catalyst]7.77K Posted 20th December 2024 0 Comments

Hi Mohannad

I can think of a ways to achieve this using ‘GetVisioForView’ method from the Json or Soap API. This call takes in the connection, viewID, width, height & page of the visio and returns an object containing a data url with a rendered image of the visio. (visit ‘https://DMAIP/API/v1/Json.asmx?op=GetVisioForView’ for more info). The data url can be used as a source inside a HTML image tag. (make sure to prepend ‘data:image/png;base64,’)

This should be implemented server side, either as a backend function of the external site or as a user defined API on the DMA that the website frontend can call. This makes sure that no credentials are exposed to visitors of the site. To establish a connection, the ‘ConnectApp’ method can be used with the credentials of a new user that is created for this use case. The new user should only be assigned the minimal permissions needed for the visio.

This method has the downside that the visio is not interactive and will not update, it is just a static image.

Wout Mahieu [SLC] [DevOps Catalyst] Edited answer 20th December 2024
1
Ben Vandenberghe [SLC] [DevOps Enabler]9.17K Posted 14th December 2024 1 Comment

When you say view, you are referring to the graphical Visual Overview that you would like to share via your internal website?

Mohannad Sharei [DevOps Advocate] Posted new comment 14th December 2024
Mohannad Sharei [DevOps Advocate] commented 14th December 2024

Thanks Ben, That is exactly

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