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
    • 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
    • YouTube Videos
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Agility
      • Learn more about 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)
      • Book your Agile Fundamentals training
      • Book you Kanban workshop
    • >> Go to DataMiner Docs
  • DevOps
    • About the DevOps Program
    • Sign up for the DevOps Program
    • DataMiner DevOps Support
    • Feature Suggestions
  • Downloads
  • Swag Shop
  • PARTNERS
    • Business Partners
    • Technology Partners
  • Contact
    • Sales, Training & Certification
    • DataMiner Support
    • Global Feedback Survey
  • >> Go to dataminer.services

Problems setting multiple parameters with an automation script on an element

141 views21st November 2025Automation script SetParameter
2
Daniel Zank [DevOps Advocate]261 19th November 2025 0 Comments

Hi Dojo,

I try to set some parameters on an element (Haivision Media Gateway). Several parameters can be set on the "destination" table with an automation script without any problems. E.g.:

gateway.SetParameterByPrimaryKey(4060, primarykey, ipaddress);
gateway.SetParameterByPrimaryKey(4055, primarykey, port);
gateway.SetParameterByPrimaryKey(4084, primarykey, password);
...

The same attempt for the source table fails as soon as I try to set more than one value.

gateway.SetParameterByPrimaryKey(6056, primarykey, ipaddress);
gateway.SetParameterByPrimaryKey(6058, primarykey, port);
gateway.SetParameterByPrimaryKey(6066, primarykey, password);

...

The following error occurs:

"Could not verify that parameter DMAID/ElemID95/ParameterID/DisplayKey was correctly set (50 retries). Last value: Listener"

All values are checked an correct (read/write/string/int...)

Why is it not possible to set up multiple parameters on the "source" instead of the "destination"? Has anyone an idea?

BR and thank you very much in advance!
Daniel

Jorge Dias [SLC] [DevOps Enabler] Answered question 21st November 2025

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
1
Jorge Dias [SLC] [DevOps Enabler]5.23K Posted 21st November 2025 3 Comments

Hi Daniel,

The problem seem to be that one of the parameters is not getting the value that was set, 'Listener', in the expected time by the read retries.

Can you verify if the value is correctly set? If so, you can disable the read after set validation by putting engine.SetFlag(RunTimeFlags.NoCheckingSets); in the first line of you Run method, that will disable the check of the sets.

Daniel Zank [DevOps Advocate] Posted new comment 24th November 2025
Daniel Zank [DevOps Advocate] commented 24th November 2025

Hi Jorge,
thanks for your help!

None of the values ​​were adopted for the source.

Jorge Dias [SLC] [DevOps Enabler] commented 24th November 2025

Hi Daniel, then it will be something in the logic of the connector that is not processing correctly, maybe better to reach out to support so a deeper look can be taken.

Daniel Zank [DevOps Advocate] commented 24th November 2025

Hi Jorge, I will open a support case. Thanks for your help!

You are viewing 1 out of 1 answers, click here to view all answers.
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

[ Placeholder content for popup link ] WordPress Download Manager - Best Download Management Plugin