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 do I create an enhanced view?

Solved2.10K views17th August 2020enhanced views views
3
Alexander Verriest [SLC] [DevOps Advocate]531 14th August 2020 0 Comments

I know it is possible to create Enhanced views now in DataMiner to show data pages of a particular element inside the view card, but I can\’t find any results about \”Enhanced view\” in the help.

How do I create such a view?

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 17th August 2020

3 Answers

  • Active
  • Voted
  • Newest
  • Oldest
4
Lander Vanhaverbeke [SLC] [DevOps Member]1.00K Posted 14th August 2020 1 Comment

Although enhancing a view with an element was implemented (RN19316) to use in a CPE/EPM environment, it is also usable in a normal environment, and without the CPEIntegration soft launch flag. There is no UI available to configure this though, but there are 3 ways to do it. Note: all three are advanced and should only be done by someone who knows what’s he’s doing.

  • Editing Views.XML: To enhance a view with an element, add the enhancedElement attribute to the view tag, with the element ID as value. Example:

    <View id=”98″ parent=”-1″ name=”Enhanced view” vdxFile=”” lastModified=”2020-03-25 17:01:13″ lastModifiedBy=”Lander Vanhaverbeke” enhancedElement=”169/102″>

    A DataMiner restart is necessary to apply the changes.

  • Send the EnhanceViewWithElementRequestMessage with the SLNetClientTestTool. The properties are the view ID and the element ID.
  • Send the EnhanceViewWithElementRequestMessage with an automation script (or in a protocol).

When the view is enhanced with the element, the alarm level of the element will impact the alarm level of the view (even if the element is not inside that view), and all data pages of that element will be displayed in the card of the enhanced view.

A view can be further enhanced with data from a CPE Manager, but then we’re completely in CPE/EPM territory, and behind the CPE Integration soft launch flag. As I understand your question, this is not your goal.

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 17th August 2020
Lander Vanhaverbeke [SLC] [DevOps Member] commented 14th August 2020

I’ll get in touch with the documentation squad to see if this should be added to the help.

0
Laurens Moutton [SLC] [DevOps Enabler]8.78K Posted 14th August 2020 0 Comments

Hi Alexander, we still need to create the help and training for this.

Enhanced views are part of an EPM setup.
To create an enhanced view:
-Add custom properties to the surveyor view card: “System Name” contains the display key, “System Type” contains the cell name as present in the EPM Manager driver.
-Add viewImpact option to the ColumnOption in the EPM Manager driver, this column is a string parameter column, the value of this parameter is then the surveyor view id (note the DirectView table must not contain this, the original table should only have the option)
-If you want to embed an enhancing element then send an EnhanceViewWithElementRequestMessage with the SLNetClientTestTool that maps the element with the surveyor view
*Disclaimer: usage of the SLNetClientTestTool must be done with caution as it might damage the DataMiner setup when used incorrect

Laurens Moutton [SLC] [DevOps Enabler] Answered question 14th August 2020
-1
Michiel Vanthuyne [SLC] [DevOps Enabler]4.16K Posted 14th August 2020 0 Comments

Hi Alexander,

  • This is only possible in an EPM/CPE environment
  • You must have an EPM protocol that supports enhancing views
  • The softlaunch flag <CPEIntegration> must be enabled
  • Your DataMiner version must be at least 9.6.7, but since this feature is still in softlaunch, newer versions may provide more and better functionality.
Michiel Vanthuyne [SLC] [DevOps Enabler] Answered question 14th August 2020
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