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
  • Blog
  • Questions
  • Learning
    • E-learning Courses
    • 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
    • Tutorials
    • 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
    • DataMiner Insights
      • Security
      • Integration Studio
      • System Architecture
      • DataMiner Releases & Updates
      • DataMiner Apps
    • 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
  • Downloads
  • More
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
      • General Inquiries
      • DataMiner DevOps Support
      • Commercial Requests
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Clone an element with all settings

Solved1.03K views12th January 2024clone elements
4
Gerwin van der Kamp [DevOps Enabler]2.91K 9th January 2024 0 Comments

Hi,

Is there a way to make an identical copy of an element with only another name. This element is using connection strings which makes it probaly tricky to do this.

Gerwin van der Kamp [DevOps Enabler] Selected answer as best 12th January 2024

3 Answers

  • Active
  • Voted
  • Newest
  • Oldest
0
Timothy Van Poucke [SLC] [DevOps Enabler]1.16K Posted 10th January 2024 0 Comments

I think you might want to generate an active backup element.
The DELT is probably the best approach but just to give you another option.

What you also could do is duplicate the element and use Copy Element Data | DataMiner Docs to get all the data from the original element. And past it to the second one (also explained in the article). Then it's just a matter of setting up the element connections manually again and you would be good to go.

Note that this approach is a hard set. This means that the connector might not behave completely as you would expect it. eg you have login credentials, a login button and a login status, when you apply the data from one element to another it will copy over the credentials and the login status but the button would not be pressed. This means that the status might state "Connected" while the command hasn't actually been send. So you might want to restart the element afterwards to update those settings.

Either way it's a bit risky so best to test this out in a demo environment.

Gerwin van der Kamp [DevOps Enabler] Selected answer as best 12th January 2024
3
João Severino [SLC] [DevOps Catalyst]12.94K Posted 9th January 2024 2 Comments

Hi Gerwin,

If you are referring to SNMP Community strings then when duplicating an element those should be "pre-filled" and then creating the element should apply them.

However, if with connection strings you are also referring to credentials for HTTP or SSH or other communications that are stored in parameters then I do not believe there is a generic way of achieving what you are after.

The only thing I can think of is to use the Copy Element Data Tool to copy all parameters from one element to another but if the credentials are with the type password, those may not work.

João Severino [SLC] [DevOps Catalyst] Posted new comment 10th January 2024
Gerwin van der Kamp [DevOps Enabler] commented 10th January 2024

No it’s a table filled with information pulled from other elements through element connection strings.

João Severino [SLC] [DevOps Catalyst] commented 10th January 2024

Given that is table data it should work nicely with the Copy Element Data Tool.
What I am unsure of is if a duplicate element will also bring along the element connection mapping and that could be desired or not.

0
Miguel Obregon [SLC] [DevOps Catalyst]18.56K Posted 9th January 2024 4 Comments

Hi Gerwin,

Another option is use a DELT export. You could create a DELT export from the element (including element data) and import it in another DMA in the cluster. Once the DELT export is created, you will need to rename the original element.
The constraint here is that you need a DMS with at least 2 DMAs. You will not be able to import in the same DMA.

Hope it helps.

Miguel Obregon [SLC] [DevOps Catalyst] Posted new comment 11th January 2024
Gerwin van der Kamp [DevOps Enabler] commented 10th January 2024

That seems like an option, however we don’t want to rename the orginal element, can we tweak something in the delt export to give the import an new name?

Miguel Obregon [SLC] [DevOps Catalyst] commented 10th January 2024

You can rename the original elements afterwards. The workflow could be as follows:
– Export the element to a DELT package
– Rename the original element
– Import the DELT package in another DMA in the cluster. This will create the duplicate element
– Rename the duplicate element
– Rename the original element to its original name

João Severino [SLC] [DevOps Catalyst] commented 10th January 2024

Won’t the exported element have the same DataMinerId/ElementId as the original one?
Even if you rename it and place it on a different agent of the cluster it could present some issues.

Miguel Obregon [SLC] [DevOps Catalyst] commented 11th January 2024

Hi,
Indeed, I performed a small test and the DMA does not allow me to import the DELT package in the same DMS (only replace it). For a moment I thought that the imported element will be created with a new element ID. This procedure will only work if you import the element to a different cluster.

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

Recent questions

When using the Setter = true attribute, will the copy action always be executed first? 1 Answer | 1 Vote
Multiple Set on Table parameters for DVE’s 0 Answers | 1 Vote
DOM Definition relations returned in Definition query 0 Answers | 2 Votes

Question Tags

adl2099 (115) alarm (62) Alarm Console (82) alarms (100) alarm template (83) Automation (223) automation scipt (111) Automation script (167) backup (71) Cassandra (180) Connector (109) Correlation (68) Cube (150) Dashboard (194) Dashboards (188) database (83) DataMiner Cube (57) DIS (81) DMS (71) DOM (140) driver (65) DVE (56) Elastic (83) Elasticsearch (115) elements (80) Failover (104) GQI (159) HTTP (76) IDP (74) LCA (152) low code app (166) low code apps (93) lowcodeapps (75) MySQL (53) protocol (203) QAction (83) security (88) services (51) SNMP (86) SRM (337) table (54) trending (87) upgrade (62) Visio (539) Visual Overview (345)
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