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

Web Services (v1) using HTTP POST instead of SOAP

Solved1.24K views19th November 2021API v1 DataMiner API v1 API
1
Philip Argent [DevOps Enabler]579 17th November 2021 0 Comments

Hi,

We’re integrating DataMiner with a third party system that will be pulling information from DataMiner using API V1, the third party prefers using http post instead of soap.

As per the help page help.dataminer.services the note at the bottom states a section needs uncommenting to get this working outside the local host, which I have done in my testing.

Is there any reason why this is disabled by default? and should I be pushing the third party to use soap instead of http post?

Gellynck Jens [SLC] Answered question 17th November 2021

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
1
Gellynck Jens [SLC]2.71K Posted 17th November 2021 7 Comments

Hi Philip,

Thanks for pointing this out, this could be an outdated section in our documentation. I tried this on a remote server without uncommenting that section, and my SOAP requests (using the POST verb) still succeed.

Most DataMiner web applications are using the JSON API in the background, so I would recommend using the JSON API instead. See this page for more information.

Wim Bruynooghe [SLC] [DevOps Advocate] Posted new comment 18th November 2021
Philip Argent commented 17th November 2021

Thanks Jens,
With it commented on my server I get a 500 error, so needed to uncomment it.
I’ll update the calls we’re making to use json instead of soap.
There’s no issue using http post over the soap wrapper in the json.asmx request then?

Gellynck Jens [SLC] commented 17th November 2021

This is likely disabled by default for security reasons. I don’t think there should be issues using HTTP post using the JSON.asmx requests.

Philip Argent commented 17th November 2021

Thank Jens, I’ll update the details to be used.

Wim Bruynooghe [SLC] [DevOps Advocate] commented 17th November 2021

It is indeed disabled by default for security reasons. When enabling it, anyone can browse to http://dataminer/API/v1/json.asmx and easily run the web methods using the test form. So it’s a setting for development purposes, it is not needed to enable this when using SOAP or JSON. The HTTP POST method is provided as-is, it won’t work for all web methods. So either use SOAP or JSON.

Philip Argent commented 18th November 2021

Thanks Wim,
I’ll steer them away from http post then.
Is json.asmx still the better option to use over soap.asmx? from what I’ve looked at with the calls and responses they look identical for both.

Show 2 more comments
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