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

post api call on button click

Solved905 views4th October 2024post api protocol togglebutton
0
Chirangee lal Verma [DevOps Advocate]555 1st October 2024 0 Comments
  1. getting data  through  Api call, now for edited and completed job status rows  i need to show start in update job status column and for running job status stop
  2. on toggle i need to send a post api (start or stop ).so how will be the flow for that .

Chirangee lal Verma [DevOps Advocate] Selected answer as best 4th October 2024

4 Answers

  • Active
  • Voted
  • Newest
  • Oldest
0
José Silva [SLC] [DevOps Catalyst]1.50K Posted 2nd October 2024 1 Comment

Hi Chirangee,

I’m not sure if I fully understood the question, but it seems clear that you'll need a QAction to manage what you want to achieve with the table.

1) What type of table is it? SNMP?

If it’s an SNMP table, you can set a trigger on the PID of the table, triggering a QAction to read the received values. Inside the QAction, you can read the value from the JobStatus column and check each row's job status. Based on the value, update the UpdateJobStatus column with the corresponding value (either "start" or "stop"). In the end, you can fill the array with the column's data.

E.g:

If the table isn’t SNMP-based, are you already using a QAction to populate it? If so, you just need to read the information from the JobStatus column, append the corresponding value to the new UpdateJobStatus column, and then fill the array with all the data.

2) If you want to trigger a column in a table to send a command, you should create a QAction with an "OnChange" event for the parameter of type write:

Using DIS:

You will also need to add this in the QAction:

This will allow you to know, within the QAction, which row was clicked.
After that, you can perform the post call for the desired Job.

Hope this helps you,
Kind regards,

Chirangee lal Verma [DevOps Advocate] Selected answer as best 4th October 2024
Chirangee lal Verma [DevOps Advocate] commented 3rd October 2024

……

You are viewing 1 out of 4 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