Can one database connection be used for two asset manager configs?
25th August 2023
As you found out already, it’s not possible. But to give a bit of insight as to why that’s not the case: The <DB> tag is not mandatory in db.xml …
Answer
25th August 2023
As you found out already, it’s not possible. But to give a bit of insight as to why that’s not the case: The <DB> tag is not mandatory in db.xml …
25th August 2023
Edit: Currently there is no out of the box way to achieve this. However, you can create a new column (using column manipulations or a custom operator) and highlight that …
25th August 2023
I further tested it and, at this moment (DataMiner version 10.3.10), for a MySQL DB, there is no specification of the schema when executing the actual queries. The connection with …
25th August 2023
A very similar question has been answered here: Low Code App – URL Data Input to Strings feed for GQI Query. LCA only supports the newer JSON-syntax of it, though.
25th August 2023
Hi Jens, The DataMiner STaaS offering is using cloud native storage solutions built on top of the Microsoft Azure Storage Services. You don’t have to worry anymore about backups or …
25th August 2023
Hi Jochen, I believe DOM data is stored in the elasticsearch/opensearch database (if you’re not using StaaS). I would not advise to store credentials/keys in there because that data is …
25th August 2023
Hi Thijs, This is maybe more of a workaround to this problem, but one thing I have used in similar situations is first duplicate your component, then do the reconfiguration …
25th August 2023
Hi Sebastian, As Miguel mentioned, this is not yet supported. Following task exists on our backlog to support multiple lines in a line chart when using GQI: https://collaboration.dataminer.services/task/188381 Best regards, …
25th August 2023
Hi Alexander, By default, the keyspaces are created with the replication strategy ‘SimpleStrategy’. It is always advised to use the GossipingPropertyFileSnitch with the ‘NetworkTopologyStrategy’ for your keyspaces. So indeed you …
25th August 2023
Hi Miquel and Thibault, I have tried with the UNC path. Scheduler task created on DMA02 and the UNC pathis on DMA01. No report is generated on the path.
24th August 2023
Hi Sebastian, Currently this is a limitation of the trend chart component when the data source is a GQI query. I believe that the only workaround at this moment is …
24th August 2023
Hi Karel, So at the moment this one works in cube: But this one does not: The Dataminer version is: DataMiner (10.3.0.0-12822-CU1) Thanks
24th August 2023
Hi Pawel, While this is not a direct answer to your question, have you considered generating the .dmprotocol package through DIS? In Visual Studio, you can easily save a protocol …
24th August 2023
Hi Amer, shape data “View: -1|3” should work fine in Cube. Of course with the condition that the root view has a Visio with (minimum) 3 tabpages. Can you confirm …
24th August 2023
Hi Mieke, Did you give the dom editor a try?