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
    • 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
    • DataMiner Insights
      • Security
      • System Architecture
      • DataMiner Releases & Updates
    • 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

Connect to an external SQL database

Solved489 views4th February 2025
0
Stefan Schedletzky [DevOps Enabler]2.02K 22nd January 2025 0 Comments

Hi Dojo,

we have an external SQL database and I want to connect our Dataminer to it.
There are information’s which we than use to create services in Dataminer.

What would be the best approach? Using a Automation script and receive the data and after that trigger service template to create the services?

Stefan Schedletzky [DevOps Enabler] Selected answer as best 4th February 2025

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
1
Miguel Obregon [SLC] [DevOps Catalyst]18.57K Posted 22nd January 2025 2 Comments

Hi Stefan,

For this use case, you could proceed as follows:

  • Ingest stage:
    Use the connector indicated by Arun to interface with the DB. This connector will enable you to control and monitor the data ingestion process effectively.
  • Processing/provisioning stage:
    Depending of your requirements, you could use either an automation script or a connector:

    • If monitoring is required:
      A driver is the recommended approach. You can use an alarm template to monitor the provisioning, and maintain logs of previous provisioning executions. A connector can also facilitate CRUD operations for service provisioning.
    • If monitoring is not required:
      If you only need to provision services without monitoring the process, an automation script is a suitable option.

In both cases, if possible, try to use a service template to provision services.

Hope it helps.

Stefan Schedletzky [DevOps Enabler] Selected answer as best 4th February 2025
Stefan Schedletzky [DevOps Enabler] commented 23rd January 2025

Hi Miguel,
thanks as usual for your detailed answer. Could you give me a link for CRUD operations for service porvisioning inside a connector? How I can interact with the service template from the connector?
BR,
Stefan

Miguel Obregon [SLC] [DevOps Catalyst] commented 31st January 2025

Hi Stefan,
Apologies for the delay in my reply. I had a look and the class library supports only reading, creation, and deletion operations for services. You can find more information in DataMiner Docs:
https://docs.dataminer.services/develop/api/types/Skyline.DataMiner.Core.DataMinerSystem.Common.IDma.html

I could not find the update operation though. Let me know if you need to update services so I can further investigate.

The only remark here is that these methods don't use service templates.

Hope it helps.

1
Arunkrishna Shreeder [SLC] [DevOps Advocate]4.01K Posted 22nd January 2025 1 Comment

Hi Stefan,

Can you try using this driver ?
This connector can connect to an SQL Server database, execute queries, and retrieve the responses.

Generic SQL Query | Catalog

Stefan Schedletzky [DevOps Enabler] Posted new comment 4th February 2025
Stefan Schedletzky [DevOps Enabler] commented 4th February 2025

Hi,
do you know why this protocol is not possible to deploy as trial?
For any other protocol deploy button is shown

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