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

Perform several sets in the same POST via DataMiner JSON API

Solved1.14K views14th July 2023API JSON SetParameter
1
Pilar Garcia96 22nd June 2022 0 Comments

Good morning,

Is there anyway to perfom several sets to different parameters of the same element using just one POST message of the DataMiner JSON API? If yes, can you provide an example, please?

Thanks in advance

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

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
2
Miguel Obregon [SLC] [DevOps Catalyst]19.12K Posted 22nd June 2022 1 Comment

Hi Pilar,

As far as I am aware, this is not possible. Event if this will be possible, I will try to avoid performing multiple sets through the API. Normally when you perform multiple sets on the same element, these sets are executed on parameters that are related to each other. I ended up in situations where you need to wait a couple of seconds before to perform the next set (even when the connector acknowledged the previous one).

For this use case, I could suggest to list the sets on an automation script. Then you could execute the script through the API (ExecuteAutomationScript, ExecuteAutomationScriptWithOutput)

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 14th July 2023
Alberto De Luca [DevOps Enabler] commented 22nd June 2022

Quoting Miguel – multiple parameters could be set with an automation script (within the DMS), so that you can add the wait times between one set and the other. Potentially, you could check if you can activate such a kind of automation script via API – worth mentioning that the script will need to account for concurrent access (from 2 or more users) to the same SET on the same Element – probably best discussed with a TAM.

HTH

2
Wim Bruynooghe [SLC] [DevOps Advocate]6.59K Posted 22nd June 2022 0 Comments

At the moment it’s not possible yet to do a multiple parameter set via the API. You could create a new software request task on Collaboration to request this feature.

For a table row it is possible to do a multiple parameter set using the “SetParameterRow” method.

Wim Bruynooghe [SLC] [DevOps Advocate] Answered question 22nd June 2022
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