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

How to connect a text object content in Low-Code apps to an automation script output

16 views4 hours agoautomation scripts
0
Satrap Shojaie [DevOps Member]56 7 hours ago 0 Comments

Hello DM Community,

In Low-code apps, I have a button1 and a text. I also have an automation script that reads a log file. I want to show the contents of that log file in the text. So, I wrote this as the content of the text:

{COMPONENT."Current view"."Button 1"."Last script execution"."Script outputs".}

But it's not doing anything. How should I return values in my script for this to work? Am I binding the text incorrectly?

I tried this in a script, but to no avail:

using Skyline.DataMiner.Automation;

public class Script
{
public void Run(IEngine engine)
{
// Generate some output
string result = "Hello, DataMiner!";

// Add the output to the script
engine.AddScriptOutput("Result", result);
}
}

Miguel Obregon [SLC] [DevOps Catalyst] Answered question 4 hours ago

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
0
Miguel Obregon [SLC] [DevOps Catalyst]20.61K Posted 4 hours ago 0 Comments

Hi Satrap,

Using your test script, I configured the text component as follows:

When clicking the button, you should be able to show the output of the script in the text component:

Hope it helps.

Miguel Obregon [SLC] [DevOps Catalyst] Answered question 4 hours 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

[ Placeholder content for popup link ] WordPress Download Manager - Best Download Management Plugin