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

Mask http error

240 views31st March 2025HTTP error
0
Sofia Hartmann14 31st March 2025 0 Comments

Hello, I have an element that reports an http error 503: service unavailable, whenever a service is down in the JSON file. This seems to be a quarkus standard. Currently, my connector queries all values ​​normally. However, the element is timing out, presumably due to the http error. Is it possible to mask the http error in the dataminer?

Miguel Obregon [SLC] [DevOps Catalyst] Answered question 31st March 2025

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
0
Miguel Obregon [SLC] [DevOps Catalyst]18.86K Posted 31st March 2025 0 Comments

Hi Sofia,

According to DataMiner Docs, the element will go into timeout for the status codes 4XX and 5XX. If you would like to avoid having the element in timeout, you could modify this option in the element setting (see Include timeout).

A possible workaround could be using the attribute ‘statusCode’ in the response tag. This attribute can be used to store the status code of the response in a parameter. You could enable monitoring on this parameter to raise different alarm severities based on the code.

Hope it helps.

Miguel Obregon [SLC] [DevOps Catalyst] Answered question 31st March 2025
0
Bautista Solanet [SLC]245 Posted 31st March 2025 2 Comments

ignoreTimeout attribute | DataMiner Docs

You can disable timeout for that specific session or connection.

Bautista Solanet [SLC] Posted new comment 31st March 2025
Sofia Hartmann commented 31st March 2025

Thanks for you reply. In this case http error 404 would be mask as well? Because this is something I need.

Bautista Solanet [SLC] commented 31st March 2025

https://docs.dataminer.services/develop/schemadoc/Protocol/Protocol.NoTimeouts.html

Maybe try this? You could set the type of error you are trying to ignore as NoTimeout in the XML.

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