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

Script Does not contain GetDms

Solved597 views26th October 2024
1
Davor Joleski [DevOps Enabler]572 26th October 2024 0 Comments

HI guys this getdms var cant read it it saying
Severity Code Description Project File Line Suppression State Details

public class MaskElementDialog : Dialog
{
private readonly Label helloPapi;
private readonly Label elemPapi;
public MaskElementDialog(IEngine engine) : base(engine)
{
helloPapi = new Label($"Hi {engine.UserDisplayName} please select an elment to mask");
elemPapi = new Label("Eelemtn");
var getdms = engine.GetDms();
EelemntDropdown = new DropDown();
}

Error (active) CS1061 'IEngine' does not contain a definition for 'GetDms' and no accessible extension method 'GetDms' accepting a first argument of type 'IEngine' could be found (are you missing a using directive or an assembly reference?)

how to set it properly

Davor Joleski [DevOps Enabler] Answered question 26th October 2024

3 Answers

  • Active
  • Voted
  • Newest
  • Oldest
0
Davor Joleski [DevOps Enabler]572 Posted 26th October 2024 2 Comments

What can be this after execute the script on my code (code is below)

Davor Joleski [DevOps Enabler] Posted new comment 28th October 2024
Wale Oguntoyinbo [SLC] [DevOps Advocate] commented 28th October 2024

You are missing this piece of comment in your code:

https://docs.dataminer.services/develop/devguide/Automation/Howto/Getting_Started_with_the_IAS_Toolkit.html?q=iastoolkit#defining-an-interactivecontroller

===

// DO NOT REMOVE THIS COMMENT OR THE SCRIPT WON’T RUN!
// DataMiner evaluates if the script needs to launch in interactive mode.
// This is determined by a simple string search looking for “.FindInteractiveClient(” in the source code.
// However, because of the toolkit NuGet package, this string cannot be found here.
// So this comment is here as a workaround.

==

Davor Joleski [DevOps Enabler] commented 28th October 2024

yeah i i’ve done it thanks anyway

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