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
    • 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
  • Downloads
  • Swag Shop
  • PARTNERS
    • Business Partners
    • Technology Partners
  • Contact
    • Sales, Training & Certification
    • DataMiner Support
    • Global Feedback Survey
  • >> Go to dataminer.services

Drop-down binding using http API response

Solved362 views5 days ago
2
niranjan C t160 27th February 2025 2 Comments

I have created dynamic drop-down using below code. but how to bind drop-down using http API json response also on-change of dropdown need to update table data based on the Id/name value

<Param id=”401″ trending=”false”>
<Name>DynamicDependencyLinkSpeed</Name>
<Description>Link Speed</Description>
<Type>read</Type>
<Interprete>
<RawType>other</RawType>
<Type>string</Type>
<LengthType>next param</LengthType>
</Interprete>
<Display>
<RTDisplay>true</RTDisplay>
<Positions>
<Position>
<Page>DisplayManufacturers</Page>
<Column>0</Column>
<Row>2</Row>
</Position>
</Positions>
</Display>
<Measurement>
<Type>string</Type>
</Measurement>
</Param>
<Param id=”402″ setter=”true”>
<Name>DynamicDependencyLinkSpeed</Name>
<Description>Link Speed</Description>
<Type>write</Type>
<Interprete>
<RawType>other</RawType>
<Type>string</Type>
<LengthType>next param</LengthType>
</Interprete>
<Display>
<RTDisplay>true</RTDisplay>
</Display>
<Measurement>
<Type>discreet</Type>
<Discreets dependencyId=”403″ />
</Measurement>
</Param>
<Param id=”403″ trending=”false”>
<Name>DynamicDependencyValuesLinkSpeed</Name>
<Description>Dynamic Dependency Values Link Speed</Description>
<Type>read</Type>
<Interprete>
<RawType>other</RawType>
<Type>string</Type>
<LengthType>next param</LengthType>
<DefaultValue>10 Bt Half Duplex;10 Bt Full Duplex;100 Bt Half Duplex;100 Bt Full Duplex</DefaultValue>
</Interprete>
<Display>
<RTDisplay>true</RTDisplay>
</Display>
<Measurement>
<Type>string</Type>
</Measurement>
</Param>

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 5 days ago
Marieke Goethals [SLC] [DevOps Catalyst] commented 26th June 2025

I see that this question has been inactive for some time. Do you still need help with this? If yes, could you elaborate your question a bit, as Laurens asked below? Or if no, could you select the answer (using the ✓ icon) to indicate that no further follow-up is needed?

Marieke Goethals [SLC] [DevOps Catalyst] commented 5 days ago

As this question has now been inactive for a very long time, I will close it. If you still want more information about this, could you post a new question?

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
1
Laurens Moutton [SLC] [DevOps Enabler]9.10K Posted 14th March 2025 0 Comments

Hi,

Would it be possible to elaborate the question a bit as it is currently not really clear what is trying to be achieved?

-The drop down values are coming from an HTTP json response? In such case, a QAction should trigger on the HTTP response parameter to process the response and fill in parameter 403 with the ‘;’ separated values, which will adapt the drop-down list. Note that the target parameter 401 that was filled in before will not be adapted. Also note that the read parameter is a stand-alone parameter with a page defined, while the write parameter does not have a page. The write parameter 402 should have the same page like the read parameter 401.

-I don’t understand the question about updating table data based on the Id/name value. Where is this Id or name located? What table is meant, as there are currently only stand-alone parameters?

Regards,

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 5 days ago
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