dataminer.services – DMS URL – characters allowed
13th December 2023
Hi all, When spinning up a new DaaS, a DataMiner System Url can be chosen. I notice that specific characters are filtered out from the DataMiner System name. Is there …
Question
13th December 2023
Hi all, When spinning up a new DaaS, a DataMiner System Url can be chosen. I notice that specific characters are filtered out from the DataMiner System name. Is there …
13th December 2023
This is the sample
12th December 2023
Hello Team, We want to understand well the way that SLAnalytics do the trend forecasting in Dataminer Graphs. What parameters, periods or trending data use to calculated the diferents trends …
12th December 2023
Hi community, I want to retrieve unique value and display this value in a grid. For now I have a result with for example : A, B, C, A, D …
12th December 2023
I have an automation that is parsing data from an alarm which needs to write parameters on a dynamic table. Once the parameter is written, the table contains an Update …
12th December 2023
Hi Dojo, I’m using Silently updating the timing of a booking to adapt the timing of my booking. The result of the TryChangeTime method is a boolean. In case it’s …
12th December 2023
Hi, I have a ‘Buildings’ and ‘Regions’ DOM definition, where the Buildings definition has a DomInstanceFieldDescriptor to the Regions definition. When showing a form on a low-code app to add …
12th December 2023
Hi all, Is it possible to connect multiple greenfield DataMiner Systems to the same database cluster? Are there any risks when doing this? Thx
12th December 2023
Hi, Using the link here Configuring GQI queries for Data Aggregator | DataMiner Docs I am trying to create a JSON for ‘OpenQuerySession’ as described. I’m using Postman to send …
12th December 2023
Hi, Would there be an option to synchronize a folder in one go instead of sending 1 message per file you want to synchronize? Kind regards,
12th December 2023
Hi all, Does someone know how to create conditions for services through scripts? Is there some documentation or example that I can use? Conditions need to be created for those …
12th December 2023
Hello, We are monitoring & controlling AppearTV X20 devices from the dataminer, and we are facing an issue with the decoder cards that the decoder services are not reflecting in …
12th December 2023
On a table of an element in Cube I exported all rows to a csv. However I’m wondering, when using the Protocol Debug tool if there’s a way already to …
12th December 2023
We’re using new Windows Server 2022 builds and the Dataminer installation wizard is picked up as a malware. In the past and with previous versions we could bypass this with …
12th December 2023
Hello DOJO We are using a parameter definition to change the lines color of a shape, according to the value of pos_S11 table parameter. like this: 1003,pos_S11|LineColor;=1,gray;=0,Green It works fine …