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 Visio – Generating shapes from a child element’s table

Solved519 views4th July 2024children service table Visio
1
Nick Chirumbolo [DevOps Advocate]746 2nd July 2024 0 Comments

Normally to do this I would use group shape data:

  • Children: ROW
  • ChildrenSource: */8500

And child shape data:

  • ChildType: ROW
  • Parameter: 8502,[tableIndex]

Now that this element is in a Service (With child element alias “TXA”), I would expect to be able to update this field:

  • ChildrenSource: TXA/8500

But this doesn’t seem to work. I imagine I’m missing something simple. Any ideas?

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 4th July 2024

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
2
Sebastiaan Dumoulein [SLC] [DevOps Enabler]12.79K Posted 3rd July 2024 5 Comments

Update:

It turns out that aliased elements can be used inside the ChildrenSource shape data. It wasn’t working in this case due to fetching filtered data from a partial table. Adding the FORCEFULLTABLE=TRUE to the SubscriptionFilter shape data resolved the problem.

Hi Nick,

You can use the same neat trick as has been used here: https://community.dataminer.services/question/visual-overview-trend-graph-from-a-service.

The idea is to create a child shape inside your aliased element shape and then use a combination of [this elementID] together with the ForcePropertyFromParent option.

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 4th July 2024
Nick Chirumbolo [DevOps Advocate] commented 3rd July 2024

Thank you for the link, I’ve tried it out and it doesn’t appear to be working. Here is what I did:
——
Outer Group data:
– Element: TXA
——
Inner Group data:
– Children: ROW
– ChildrenSource: [this elementID]/8500
– Options: ForcePropertyFromParent
——
Inner Shape data:
– ChildType: ROW
– Parameter: 8502,[tableIndex]
——
However no inner shapes are being generated, I’ve double checked and there are 4 rows in this table within the service. Do you see what the issue might be?

Nick Chirumbolo [DevOps Advocate] commented 3rd July 2024

Something I just found in the user guide, is it says under ChildrenSource: “Instead of the actual element name, you can specify an element alias from a particular service.”
.
https://docs.dataminer.services/user-guide/Basic_Functionality/Visio/generating_shapes/Generating_shapes_based_on_table_rows.html#group-level-shape-data
.
I’m not sure if this is a newer feature (We’re on v10.4.0.0) or if I’m not reading that correctly, but that seems to say you can use element aliases in service Visios.

Sebastiaan Dumoulein [SLC] [DevOps Enabler] commented 3rd July 2024

That seems to be correct. I have just recreated such a setup locally and it looks to be working okay. I suggest to debug some more by adding some other shapes on every level. This allows you to verify that you’re looking at the expected object. For instance, show the name of the TXA element on the group, show the [this elementID] in the text of the inner group data, etc.

Nick Chirumbolo [DevOps Advocate] commented 3rd July 2024

Thank you, I finally figured it out. The table in question was a Partial Table, so adding SubscriptionFilter: FORCEFULLTABLE=TRUE fixed it.
This also works without the need for the workaround!

Sebastiaan Dumoulein [SLC] [DevOps Enabler] commented 3rd July 2024

Alright, great to hear that it’s resolved! I’ll update the answer to reflect our investigation.

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