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
      • General Inquiries
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

How add / move low code app between DMAs

Solved915 views20th September 2024LowCode
2
Juan Chavez298 30th April 2024 0 Comments

Hello Im trying to add/move/share a lowcode app to my other agents. Is there an SOP for this??

Arne Maes [SLC] [DevOps Advocate] Answered question 20th September 2024

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
3
Gilles Bara [SLC] [DevOps Enabler]6.80K Posted 30th April 2024 1 Comment

Sadly, there is no easy built-in solution to do this yet.

However, you can follow the same procedure as duplicating an app within the same system (which can now be achieved through the UI), but you don’t have to change any guids, because the app will be unique already on your other agent. A problem though is that objects used in your app might not exist on your destination agent. A similar question was recently posted about that topic.

Note that this will take a duplicate, not sharing the original app. So changes in one agent will not be reflected on the other agent. Unless they are in a DMS of course, where apps are synched between all agents.

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 2nd May 2024
Juan Chavez commented 30th April 2024

Thanks @gilles.bara appreciate the info. Will try these manual steps….
regards,
Juan

0
Arne Maes [SLC] [DevOps Advocate]797 Posted 20th September 2024 0 Comments

Hi Daniel

I know I’m a bit late with my answer but I had the same thing a while back and created a temporary script to do an export of an app. Be sure to go through the GitHub Readme to know what the possibilities are. There is a small manual step that you need to do when installing the script, but it’s all explained in the readme.

You can find the source code here:
GitHub – SkylineCommunications/Low-Code-App-Editor: An Interactive Automation script to import, export and do some general edits to the low code apps of a DataMiner system.

You could then use the script UI to create an export of a low code app, that you can install on another dms. There are some options available when exporting an app. The details on what each option does is also available in the readme.

After the install you’ll need to manually replace on of the references.

C:\Skyline DataMiner\ProtocolScripts\WebApiLib.dll needs to be C:\Skyline DataMiner\Webpages\API\bin\WebApiLib.dll

Catalog

You can install the script through the catalog.

  1. Go to the catalog.
  2. Search for “Low Code App Editor”.
  3. Click Deploy.
  4. Select the DMA you want to deploy to.
  5. Click Deploy.
  6. Open the Automation app on your DMA.
  7. Go to the Low Code App Editor script.
  8. Under Advanced > DLL references, replace C:\Skyline DataMiner\ProtocolScripts\WebApiLib.dll with C:\Skyline DataMiner\Webpages\API\bin\WebApiLib.dll.

Manual

You can do a manual install by downloading the .dmapp package file from the releases.

  1. Go to releases.
  2. Download the .dmapp package from the latest version.
  3. Install the package on your DMA.
  4. Open the Automation app on your DMA.
  5. Go to the Low Code App Editor script.
  6. Under Advanced > DLL references, replace C:\Skyline DataMiner\ProtocolScripts\WebApiLib.dll with C:\Skyline DataMiner\Webpages\API\bin\WebApiLib.dll.
Arne Maes [SLC] [DevOps Advocate] Answered question 20th September 2024
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