Scoping session variable using InitVar
10th November 2024
Hi all, Some advice is required on how to scope a session variable properly. I’m observing that my session variable is being scoped per Dataminer Cube session when the desired …
Question
10th November 2024
Hi all, Some advice is required on how to scope a session variable properly. I’m observing that my session variable is being scoped per Dataminer Cube session when the desired …
10th November 2024
Quite motivated to get into exploring DCF more after the recent KATA 45. However come across an issue I cannot figure out relating to DCF with a element using a …
9th November 2024
Hello DM forum, Here my scenario, I have configured correlation rule to send Slack alerts. The correlation rule, the alarm filter: “is – view- services- and – severity – equal …
8th November 2024
i am experiencing issues trying to retrieve templates via DIS – have tried uninstalling and reinstalling the extension, any suggestions on how to resolve this ?
8th November 2024
Similar to Kata#15, I created a DOM to define events. Within a LowCode App, I can add events via a form and I show these events in a timeline. When …
8th November 2024
I would like to use Dataminer’s webservices api v1 to list alarms with this filter created in the alarm console. Any help form anyone with webservice v1 experience will be …
8th November 2024
Hi all, we try to link the Prismon full multiview video thumbnail to a shape in visio. (don’t mind the missing signals) We’re using this shape data: Link: #http://DMA_IP/VideoThumbnails/Video.htm?type=Generic Images&source=http://PRISMON_IP/preview/01/full&refresh=2500 …
8th November 2024
Hi Dojo, can you think of a way to implement a button on a visual overview, which (when pressed) sets all active alarms in the alarm console as read? We …
8th November 2024
Hi Dojo, after restoring a failover pair the database wasn’t restored. Now the cluster is working together but the new node hasn’t all the data. Is there a command to …
8th November 2024
This question and documentation suggests the versioning for protocols to support updated vendor firmware. https://community.dataminer.services/question/a-question-regarding-versioning-strategy-of-connectors-as-recommended-by-skyline/ https://docs.dataminer.services/develop/devguide/Connector/ProtocolVersionSemantics.html However for minor OID updates we want our protocols to be able to just …
8th November 2024
Hello, I linked a button to a script in Visio, after click the GO button, the script execution page appear and I have to click the Execute Now button every …
7th November 2024
When sending a report via email from an automation script, the filename is always Report.pdf. Is there a way to name the file something unique to the report?
7th November 2024
Hi everyone, Is there any Low Code App native way (without using ad hoc data sources) to filter services based on service definitions?
7th November 2024
Is there a way to display the realtime spectrum trace on a Dashboard? We have a spectrum analyzer in ‘shared mode’, meaning everyone that opens the spectrum analyzer sees the …
7th November 2024
Is there a way to dynamically hide/show components in Dashboard based on a parameter value? We need to build a report/dashboard that shows certain components only in certain modes.