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

[Visio] Mapping an XPos and YPos from paramater

Solved1.10K views4th January 2023MAP Visio
0
Sergio Abreu [SLC] [DevOps Advocate]150 3rd January 2023 0 Comments

Hi,

Building a visio to view some dve element in a map.

Since the lat and long are available parameters on the DVE, tried to use them on a shape like below:

But this does not work.

Using the custom properties as below

Works fine, but this element is an DVE and it does not include the xpos ypos properties, and the aim is to make it dynamically.

Any help is appreciated.

Sergio Abreu [SLC] [DevOps Advocate] Selected answer as best 4th January 2023

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
1
Sebastiaan Dumoulein [SLC] [DevOps Enabler]12.80K Posted 3rd January 2023 3 Comments

Hi Sergio,

This is working fine on my local setup.

Do note that this will not work when only using the [param:] placeholder as that is currently assuming it is a table parameter in order to support: Shape positioning based on coordinates stored in dynamic tables.

Update:

Root cause has been found and logged in DCP201414. Some shape data fields are transformed to upper case when reading in the Visio file. This causes the regex replace to fail. As a workaround, you can prefix the regular expression with (?i) to ignore casing.

Sergio Abreu [SLC] [DevOps Advocate] Selected answer as best 4th January 2023
Michiel Clepkens [SLC] [DevOps Advocate] commented 4th January 2023

Hi Sebastiaan. Thank you very much for your answer. We marked the X and Y coordinate columns with options=”;xpos” and options=”;ypos” respectively. But it doesn’t seem to work yet. Do we also need to have an element column with options=”;LinkElement” to be able to get this working? Thank you in advance!

Sebastiaan Dumoulein [SLC] [DevOps Enabler] commented 4th January 2023

Using a parameter table differs from the above approach as that will generate a shape for every row in your table. If you use the table approach, you only need to configure the xpos shape data and set the value to the parameter table [param:1/1,100] for instance. Configuring the LinkElement column is not required.

Sebastiaan Dumoulein [SLC] [DevOps Enabler] commented 4th January 2023

Root cause has been found and logged in DCP201414. Some shape data fields are transformed to upper case when reading in the Visio file. This causes the regex replace to fail. As a workaround, you can prefix the regular expression with (?i) to ignore casing.

0
Miguel Obregon [SLC] [DevOps Catalyst]18.99K Posted 3rd January 2023 0 Comments

Hi Sergio,

A possible option here is to enhance the table that is used to create the DVEs and add extra columns for xpos and ypos. Then you could use the following feature: Shape positioning based on coordinates stored in dynamic tables

Miguel Obregon [SLC] [DevOps Catalyst] Answered question 3rd January 2023
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