Error connecting to DMA using DIS.
6th March 2025
I am having issues connecting to DMA using DIS. When i run test using settings its successful however when i actually connect Via DIS its failing with following error.
Question
6th March 2025
I am having issues connecting to DMA using DIS. When i run test using settings its successful however when i actually connect Via DIS its failing with following error.
5th March 2025
Hi, I’m using a subscription to add real-time updates to my ad-hoc data source. When I get a new parameterChangeEventMessage, I’m able to get the new value and the parameter …
5th March 2025
Hi Dojo, As in the title, I’m able to access my DMA via dataminer.services to see the monitoring app, but I’m unable to access the same DMA with the same …
4th March 2025
HHi, I have this data with same display key and in my automation script I try to get data of the license left but it brings the one which has …
4th March 2025
On Windows 11 clients, we notice we do not get the default font (Segoe UI?) within Visual Overview parametercontrol components, in case we have following shape data: Lite|HideTableIndex|TitleFont:Weight=Bold|ValueFont:Weight=Bold If we …
4th March 2025
Hi Dojo I have a Cube workstation that I have locked down the permissions to only allow access to a couple of Element views. I created a Workspace under my …
4th March 2025
Hello Team, I have a table with several configurable columns. Whenever an edit is made to these columns, a QAction is triggered based on the parameter ID. I have created …
4th March 2025
Seeing the different states in the SRM Framework and in the Bookings module in Cube might be confusing. There’s a distinction between the booking stages in the core software and …
4th March 2025
Hi Dojo, In my Low Code App I’m using a “Query Filter” component which is filled from a GQI Query. This gives me a long list of States we can …
4th March 2025
Hi Team, I’m trying to get the element details(like element name and element state) from Dataminer using the below function by providing element IP var elementInfo = _dms.SendMessage(new GetElementByIpMessage(“10.130.104.106”)) as …
4th March 2025
Hello Everyone, I am currently developing my first driver, and I need some help with handling errors in my HTTP-based protocol. The API documentation defines an error response schema with …
3rd March 2025
Hello everyone, I have a request regarding keyboard shortcuts and would like to check if this is possible in LCA. We have an app with multiple buttons that will take …
3rd March 2025
Hi Could you please anybody help me with the below error in Dataminer which is currently occurring when I try to access the server.
3rd March 2025
In a connector I have a table that lists the users in the system. The Instance column is the user ID which us unique. I want to be able to …
3rd March 2025
Hi everyone, I’m trying to set up a correlation rule that triggers only when two specific alarms (from two different elements using different protocols) occur at the same time. Here’s …