EEG Lexi Automation Script For Encoders
23rd May 2022
Hi David, In this case you could use a script parameter to pass the display key of the table (in your example, the channel) to the set action. However, I …
Answer
23rd May 2022
Hi David, In this case you could use a script parameter to pass the display key of the table (in your example, the channel) to the set action. However, I …
21st May 2022
Jarno, I don’t see any reason to drift away from the general recommendations of 30-50 ms (https://community.dataminer.services/dataminer-compute-requirements/). Thank you,
20th May 2022
Hi Trong, Please could you elaborate why you would like to update the text displayed in the button? Could it be the case that you would like to avoid a customer …
20th May 2022
Hi, the above described configuration works well for single users from a remote domain. Even when users from two domains are added to the DMS this works via domain trust …
20th May 2022
Hi Ken, Please find below a screenshot of a correlation rule that does exactly that. I’ve added some annotation to show what every part of the rule does. Please don’t …
20th May 2022
Many thanks for the feedback last year! This answer is resolving my questions around LDAPS. The thread could be marked as “Solved”.
20th May 2022
Hi Gert, There is no way to say with certainty that a table of 1G in MySQL will be 2G in Cassandra. Cassandra does not work like MySQL, it will …
20th May 2022
Hi Trong Huynh. I don’t think that’s currently possible. With references like {pid:1005} the Value of a discreet can be made dynamic, but not the Display. This is a good …
20th May 2022
The client (Cube) requests the logging from the DMA node on which you’re connected to, and this DMA will forward the request to the DMA where the logging is stored …
20th May 2022
Hi Alex, It is very strange that you want to have same tabpage names on the same Visual Overview. Because that’s confusing and not user-friendly for the user. I do …
20th May 2022
Hi Ive, By using a json filter in the yaxisresource session variable, it’s possible to filter out specific resources bookings on a custom band. So, resource bands define a timeline …
19th May 2022
Jeroen, I don’t believe we have such an option. These are the current configurations we have supported: Configuring data offloads | DataMiner Docs
19th May 2022
Hi Kris, It’s indeed possible to transfer a DIS license if for example the user doesn’t work for the company anymore. We would then only need to activate the DIS …
19th May 2022
Hi Kris, I believe it’s best to forward your request to dataminer.licensing@skyline.be
19th May 2022
Hello Manuel, Doing protocol.tablename doesn’t represent an internal call to get the table from the element. In your case, I would recommend doing a GetColumn on the column you need …