DM 10 Cube opening duplicate tabs for elements
30th July 2021
Hi Jeff, This was not intentional, it is an unfortunate regression issue that was introduced with RN30167 and we expect to have it fixed in the next release cycle for …
Answer
30th July 2021
Hi Jeff, This was not intentional, it is an unfortunate regression issue that was introduced with RN30167 and we expect to have it fixed in the next release cycle for …
30th July 2021
Hi Randy, this is not yet possible, we have task scheduled to implement this (DCP155036).
30th July 2021
Hi, DataMiner Cube client does not have that option. However, there’s another feature that you will like to use. It is possible to configure a group with presets: A preset …
29th July 2021
Hi Philip, the answer to the following question might be what you’re looking for: How to apply a table parameter filter on index instead of display-key / naming key? – …
29th July 2021
The custom application framework has had a big update in 10.1.6. As the custom application framework is still under soft launch and hasn’t been released yet, this update isn’t backwards …
29th July 2021
This is indeed an issue and will be resolved soon™. I will update this answer once that is done. EDIT: The issue is fixed in feature release 10.1.9 and main …
29th July 2021
For the disabled state to work the linked shape should have a shape option added in the shape data “Options” with value “AllowControlDisable”. An example was also added to dcpdma.skyline.be, …
29th July 2021
I’d try by redefining the group from scratch: ungroup the button shapes / include the additional one you have added – check it has the same properties of the other …
29th July 2021
Error 0x80040221 is a DataMiner defined error and means SL_INVALID_DATA. This usually gets thrown when the data sent is either incorrect/incomplete or in an unexpected format. In this case I …
29th July 2021
Hi Christhiam Aaron, This is a weird error to encounter. The error indicates there is an issue in the communication between the local SLNet and the Local SNMPAgent-process. From an …
29th July 2021
Hi Bruno, In those parameter discrete options you need to have a value for each Interface name. Then in your resources you need to add the discrete options that it …
29th July 2021
Hi Bruno, Yes you have to add them all, IP, IP1, IP2, etc. are just strings there’s no special processing behind it.
29th July 2021
Hello Jeroen, Would it be possible to check whether or not you have a: “<PWD>root</PWD>” tag and value under the <Database> tag with type=”cassandra”? Kind regards,
29th July 2021
Hi, That depends on the situation. A CheckTrigger executes the content of the trigger. Pros: Conditions can be added to execute if-else actions. Multiple actions can be executed. Existing triggers …
29th July 2021
Hi Arun, I performed a small test using DMA version 10.1.8.0 and MySQL 5.5.27 and I was not able to reproduce the issue. In the Inventory and Asset Management (IAM) …