Alarm Console: Keeps defaulting to Automatic Grouping
26th May 2022
Hi Tom, In that case, have you tried to reinstall the Cube client app again? You may uninstall the Cube and follow this link on the steps for reinstalling the …
Answer
26th May 2022
Hi Tom, In that case, have you tried to reinstall the Cube client app again? You may uninstall the Cube and follow this link on the steps for reinstalling the …
26th May 2022
Tobias, Most, if not all, of the tasks mentioned above (correlations are tricky (see https://community.dataminer.services/question/mechanism-to-export-correlation-rules/)) should be possible via automation. When deploying the package you should be able to implement …
25th May 2022
Be aware, the marked Answer is a workaround that can still fail in situations. Took a deeper look and found a bug in the class library where the Answer from …
25th May 2022
Class Library code is not stored as a dll on the DMA, but should be included as part of the protocol. The required CL code can be autogenerated as a …
25th May 2022
Hi Daniel, This can be achieved by configuring a subscription filter. Not using a said filter will just retrieve all rows from your table: Configuring a filter will limit your …
25th May 2022
Hi Diogo, I see no apparent configuration issue here. A further investigation is required to see why it’s not replacing those statistic placeholders. Feel free to create a task so …
25th May 2022
Hi Alex, As you might now, we use a // separator in the page name to create page groups. The part before the // is used as the group name …
25th May 2022
Hi Naveen, All of the above are related to virtualization layers. If the virtualization layer is working flawlessly, it should not really make a difference for the services (they will …
24th May 2022
Hi Dino, The dashboard application focuses on visualizations to display and aggregate data from your entire system. It should be used as a pure reporting tool and not for controlling …
24th May 2022
Hi David, I believe your looking for a custom font style of a Lite parameter control. You can customize the TitleFont and the ValueFont separately, more info on the docs.
24th May 2022
Hi Gabriel, You’re looking for the AllowEmptyDynamicValues option which drops the requirement of resolving all placeholders before returning the complete resolved value of the shape data. Note that the InitVar can’t contain …
24th May 2022
Hi Joe, There are no explicit proxy settings available in Cube. However, you should be able to configure this by going to Internet Properties > Connections > LAN settings. You …
24th May 2022
Hi Jose, As the failover config is still present so it’s possible that some ASP config is still looking for the virtual IP. I would recommend to mark the check …
24th May 2022
Hi Ive.. OK So what I have found is that this works fine but does not combine the two alarms together as 1. It counts the number of all of …
24th May 2022
Hey Miguel, Thank you so much for your answer. This has been very helpful. I attempted to test this and it keeps failing. Also, is it possible to have a …