Passing session variable between Cube cards
19th May 2025
In case the card is constantly open and we don’t want to open multiple instances of it, a globally scoped session variable will also work. In that case you can …
Answer
19th May 2025
In case the card is constantly open and we don’t want to open multiple instances of it, a globally scoped session variable will also work. In that case you can …
19th May 2025
Hi Roger, According to this the definition is as follows: TimeoutTime: Similar to the Timeout of a single command (ms) setting during element creation. It is the period (in milliseconds) during which …
19th May 2025
Hi Alain, The error 0x80070005 indicates that the user doesn’t have permissions to perform remote calls. We normally create a specific user that will be used for remote access. Please …
19th May 2025
With the latest Windows updates, the malicious software removal tool was updated as well. This causes Windows defender to now falsely flag dcomConfig.exe as a virus or potentially unwanted software. …
16th May 2025
Hi David, Would this meet your needs? How to add dynamic message Widget in interactive UI? – DataMiner Dojo Kind regards,
16th May 2025
Hi Maxime, That’s a great question! We’ll refine it a bit in more detail and get back to you soon.
16th May 2025
From DataMiner 10.5.4 onwards, all authentication and encryption algorithms from the element settings are also supported in the credentials library, so if you upgrade to this DataMiner version or a …
16th May 2025
Hi Wale, After taking a quick look on your system, I noticed that the ‘Compile as library’ option was checked. This causes the API requests to fail. The error isn’t …
16th May 2025
With the “7-day trial deployment environment”, do you mean DataMiner as a Service (DaaS)? In that case, the problem could be that you are trying to connect to a private …
16th May 2025
Ah, the age-old question… “What is the use of DataMiner?”Let me put it differently: What’s the meaning of life? 🌌Some say it’s 42. We say it’s DataMiner. Because when your …
16th May 2025
Hi, You can find in DataMiner Docs the required steps to achieve what you are looking for: Executing a QAction after startup Hope it helps.
16th May 2025
Hi Thomas, Although it appears technically possible to update the content and change the ID, I strongly recommend against doing so manually. Given the number of files that would need …
16th May 2025
Hello Jose, In this case Group 30 will execute action 1 again, because of <Content> <Action>1</Action> </Content> You cannot trigger execution of QAction directly from a group. Example of triggering …
15th May 2025
Hi Carys, I believe the following is what you are looking for. You will need to use the IDX of the row to get to the specific parameter cell you …
15th May 2025
Hi Nick, Want to start off with nice write up, I was able to configure and test easily. In my testing the system worked as you expected both services showed …