Able to access DMA on monitoring app but not on Dataminer Cube
6th March 2025
Hi Joshua, can you double check that all requirements are met? Accessing your DMS remotely with DataMiner Cube | DataMiner Docs Wkr, Baptiste
Answer
6th March 2025
Hi Joshua, can you double check that all requirements are met? Accessing your DMS remotely with DataMiner Cube | DataMiner Docs Wkr, Baptiste
6th March 2025
Hi Thomas, This isn’t possible in the template editor itself. I suggest you create an extra column using a custom operator that contains the result of this comparison. Then that …
6th March 2025
Hi Martin, Currently, the IDP configuration scripts are not part of the dataminer.services catalog, so there isn’t a dedicated library available for what you are looking for. This is something …
6th March 2025
Hi Martin, Using GQI would indeed be an option here since the list visualization can display query results. You can create a query to fetch the necessary elements based on …
6th March 2025
Hi Hugo, This is not possible to do, the central DB portion of the db.xml is synchronized during the midnight sync. So even a manual edit would get lost. Kind …
6th March 2025
Hi Felix, You can indeed use the IncrementHelper to get the next value for a given incrementer by ID. When you use the AutoIncrementFieldDescriptor, the same underlying API is used …
6th March 2025
Hello Joshua, Is DataMiner running on the server that you are requesting to connect via cube?
6th March 2025
Hi Vishal With the latest DIS release, connecting to a DataMiner (excluding the Test Connection button) will also connect to the WebApi for new features in DIS. It seems that …
6th March 2025
Hello Mohan, if the issue is not solved, could you please send an e mail to techsupport@skyline.be Inform the issue and if possible already collect the following logs: Cube Debug …
6th March 2025
Hi Stacy, This is not configurable via a setting in the app, but you can use the URL data of a LCA to preselect items in the list. An example …
5th March 2025
Hi, That info is not present in the event message. The value will have to be kept by the receiving side every time when a parameterChangeEventMessage enters to be able …
5th March 2025
It looks like my saved Workspace had become corrupt, as when I re-saved it, it loaded correctly on the workstation with reduced permissions.
5th March 2025
Hi Deema, there is a video which look usefull for your case: Use case: CoinMarketCap API Integration – DataMiner Dojo What parameters do I need to capture from the API …
5th March 2025
Hi Deema, How should I define this error structure in my protocol? What parameters do I need to capture from the API response? the code to check if it is …
4th March 2025
Hello Tamara, The keyboard support is currenty very limited. It allows jumping to the next focusable item through Tab and jumping back to the previous focusable item through Shift + …