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

Visual Overview: Extended condition shape manipulation

Solved1.16K views10th July 2023Visio Visual Overview
0
Jeroen Geldhof [SLC] [DevOps Enabler]5.07K 11th August 2020 0 Comments

I’m trying an advanced extended condition, and the following works:

<A>and<B>-A|ASI Switch|PARAMETER:81|=0-B|DCM Main|1849,[Param:DCM Main, 1943,*/[Property:channel]]|Regex=.*[Property:Inbound Main Multicast].*

But the following isn’t working, while it’s almost the same. I only duplicated condition B and added a (*) to the display key filter in the Param placeholder:

<A>and(<B>or<C>)-A|ASI Switch|PARAMETER:81|=0-B|DCM Main|1849,[Param:DCM Main, 1943,*/[Property:channel]]|Regex=.*[Property:Inbound Main Multicast].*-C|DCM Main|1849,[Param:DCM Main, 1943,*/[Property:channel] (*)]|Regex=.*[Property:Inbound Main Multicast].*

The reason for duplicating the condition is because in some cases it has a () in the display key, and sometimes it doesn’t.  Unfortunately I can’t just add an * wildcard, because that would match other entries.
For example, I want the condition to match the first two, but not the third one:

  • Al Jazeera (123)
  • Al Jazeera
  • Al Jazeera HD

It seems that the condition gets stuck if the display key in the param placeholder doesn’t exist.
I would expect the condition to return false instead.

I don’t see an alternative approach to reach this goal.

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 10th July 2023

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
2
Sebastiaan Dumoulein [SLC] [DevOps Enabler]12.79K Posted 17th August 2020 2 Comments

The condition is not evaluating until all values are received. If it’s possible that some values are missing, you can use the DefaultReturnValue. This return value will be used in the condition until the value is received from the server, see documentation.

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 10th July 2023
Jeroen Geldhof [SLC] [DevOps Enabler] commented 17th August 2020

The default value would not be correct, since I’m using an ‘or’ operation

Sebastiaan Dumoulein [SLC] [DevOps Enabler] commented 17th August 2020

You can return ‘true’ or ‘false’ for the return value so this should work for an ‘or’ operation.

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