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

Invoke HTTP Session from QAction

205 views12th May 2025HTTP Session
2
Jurica Gajski140 12th May 2025 0 Comments

Dear,

Is it possible in Dataminer 10.2.0.0 to invoke HTTP session from QAction and is it possible in this same QAction, before invoke HTTP session to replace string in Request verb on the way like it is possible in native C#.

For example: in xml, http session1:<Request verb=”GET” url=”/my-cgi/par?page=[Strings from QAction]”>

In QAction var Strings from QAction=”10″ to have  url=”/my-cgi/par?page=10″, and then execute session.

What namespaces must be included in QAction, what classes and how to use them?

Thank you.

João Severino [SLC] [DevOps Catalyst] Answered question 12th May 2025

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
4
João Severino [SLC] [DevOps Catalyst]13.14K Posted 12th May 2025 1 Comment

Hi,

I believe that your use case aligns with the goal of the pid attribute | DataMiner Docs within the Request tag.

As mentioned in the docs page its purpose is to replace the usage of URL by pointing the session to a parameter that you have defined.

This way you should be able from your QAction to build the URL, do note that you will have to include the complete string “/my-cgi/par?page=10” and not just “10” but using Method SetParameter | DataMiner Docs followed by Method CheckTrigger | DataMiner Docs you should be able to trigger an event that adds your group to the execution queue.

Hope this helps.

Jurica Gajski Posted new comment 13th May 2025
Jurica Gajski commented 13th May 2025

Hi João,
Thank you for help. I struggle for more flexible and simpler solution. Believe that it is possible with QAction Helper in newer Dataminer versions but can’t try it.
Was hope that those are possible in our current Dataminer version, but obviously the simple to program in C# not meaning simple in Dataminer xml driver.

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