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

Exporting permissions into a flat file for easy documentation

Solved514 views15th May 2024Export Configuration
2
Bing Herng Chong [SLC] [DevOps Advocate]1.06K 29th April 2024 0 Comments

Hi, a user is keen to understand if there is a feature in DataMiner that allows exporting the current security permissions configured for a particular group. This is mainly for documentation purposes in detail design docs to be shared with other teams (e.g.: Security team).

Currently the only way to view permissions configured for a particular group is to have access to DataMiner Cube and navigate to System Centre > Users/Groups > ‘Groups’ tab > ‘Permissions’ tab.

Ideally the user would like to have the output in the form of the table that we have in documented here: link. So in the first column, ‘Cube Permission’ and subsequent column would be each existing group with associated permissions enabled or disabled.

Bing Herng Chong [SLC] [DevOps Advocate] Selected answer as best 15th May 2024

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
1
José Silva [SLC] [DevOps Catalyst]1.42K Posted 30th April 2024 3 Comments

Hi Bing,

Maybe you could create an Ad-Hoc data source to read and parse the Security.xml file that is available at C:\Skyline DataMiner/Security.xml.

More information about Ad-Hoc data sources:

https://docs.dataminer.services/user-guide/Advanced_Modules/Dashboards_and_Low_Code_Apps/GQI/Query_Data_Sources/Get_ad_hoc_data.html

After that, you could create a dashboard/low code app to display the information in a table.

More information:
https://docs.dataminer.services/user-guide/Advanced_Modules/Dashboards_and_Low_Code_Apps/Dashboards_and_Low_Code_Apps.html

Jose

Bing Herng Chong [SLC] [DevOps Advocate] Selected answer as best 15th May 2024
p salt commented 8th May 2024

Hi, to save us all a lot of repeated testing and development, could DataMiner post a solution showing how the adhoc might be created and then how a low code app might be added. ?

p salt commented 8th May 2024

I’ve checked through the api hoping this data could be pulled out via there as well, but I could not find a solution. Is there a reference in the API somewhere that I might have missed where the groupspermissions tables can be extracted? Can an adhoc data source be referenced via the api? Thanks

José Silva [SLC] [DevOps Catalyst] commented 10th May 2024

Hi p salt,

There are some examples of Ad-Hoc data sources on our GitHub.
You can search by “GQIDS” (DS means data source).

You have for example this one: https://github.com/SkylineCommunications/SLC-GQIDS-JsonReader

This GQI data source can read in JSON files. You will need to do something similar, but to read the Security.xml file.

I’m not sure if there’s a better solution for this problem, but this approach should work.

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