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

How to get the image for the default visio for a View with the information that is shown in Cube?

Solved1.41K views27th January 2022views Visio Visio views
2
Baptiste Pattyn [SLC] [DevOps Advocate]5.70K 27th January 2022 0 Comments

For a feature we are looking to get a rendered version of the active Visio for a view. For this we are using the GetVisualOverviewDataMessage  and we set the type to ImageWithBackground.

Now if a view had the default Skyline Visio assigned to it, this method returns a byte array that renders as a blue background without the information that is visible from within Cube.

Are we missing some options or are we using the wrong call to render the default Visio? Note that the call works for custom Visio files, for those we can render all the pages.

Baptiste Pattyn [SLC] [DevOps Advocate] Selected answer as best 27th January 2022

3 Answers

  • Active
  • Voted
  • Newest
  • Oldest
4
Pieter Van Compernolle [SLC] [DevOps Enabler]3.24K Posted 27th January 2022 1 Comment

Hi Baptiste,

Can you try with ‘type’ ImageWithBackgroundAndRegions? I guess with this type the regions that Toon is referring too should also be rendered in the image.

Baptiste Pattyn [SLC] [DevOps Advocate] Posted new comment 27th January 2022
Baptiste Pattyn [SLC] [DevOps Advocate] commented 27th January 2022

Thank you Pieter! This has indeed fixed my problem, I thought I had tried this but I must have done something wrong.

1
Matthijs Favorel [SLC] [DevOps Advocate]1.97K Posted 27th January 2022 1 Comment

Hi Baptiste,

I had a quick look in how the monitoring app is doing this.

It is using a GetVisioForView message.

This returns (in my case for a view with elements, but without other views or services) 3 images. The first one is the blue background, the second one is the elements scroll box and the third one is mostly transparent and covers the 3 scroll boxes for services, elements and views.

All these images need to be combined to get the correct visual overview.

Toon Casteele [SLC] [DevOps Enabler] Posted new comment 27th January 2022
Toon Casteele [SLC] [DevOps Enabler] commented 27th January 2022

FYI, I believe GetVisioForView is a web api message and that one will perform the GetVisualOverviewDataMessage Baptiste is referring to.

1
Toon Casteele [SLC] [DevOps Enabler]7.00K Posted 27th January 2022 0 Comments

The method you refer to should return a data message that contains a couple of things:

  • An image for everything that should be plain rendered
  • One or more regions that contain the different shapes that should be interactive. This can be a bunch of different things:
    • A simple region that tells you an area of the visual overview can be clicked
    • A region with a specific type for which the native web app will then create a native component of its own
    • A region that contains another image that should be put in a scrollable container, the size of the region. This is the case for the default visio you refer to. It contains children shapes, which are containers with automatically generated shapes based on the children in your view.
Toon Casteele [SLC] [DevOps Enabler] Answered question 27th January 2022
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