Deployment of external .dmapp package on Cloud-connected system
26th February 2026
Hi Lucía Unfortunately there is no way to do that via an UI. There is a feature suggestion for this to be able to upload dmapp packages via Cube: Upload …
Answer
26th February 2026
Hi Lucía Unfortunately there is no way to do that via an UI. There is a feature suggestion for this to be able to upload dmapp packages via Cube: Upload …
25th February 2026
Hi Robin, In the alarm template you can define thresholds for specific rows. See Configuring thresholds for dynamic table parameters. Hope it helps.
25th February 2026
Hi Mariana, Can you try by removing the row=”true” attribute from the QAction XML element?
25th February 2026
From 10.5.12 it is possible to set the new components from your script (RN43875). By using ‘engine.WebUIVersion = WebUIVersion.V2’. From 10.6.1 this will be the default (RN44059) and it will …
24th February 2026
Hi Emerson, In general, it should be possible to poll data from SAP, but a definitive answer will require considering various factors that will increase the complexity of the expected …
24th February 2026
Hi Samson, For the daily FDIR, could it work for your use case to use a sliding window to retrieve alarms within a defined time frame, and then apply additional …
24th February 2026
During work with a partial table, it was observed that after pressing the Refresh button once, automatic update visibility is disabled. As a result, the button must be manually pressed …
24th February 2026
hi Mieke You’re correct that the newline characters can differ depending on where the interactive automation script is executed. When running in web, the textbox will use ‘\n’, while Cube …
24th February 2026
Hi Andrew, The new columns that are generated after the column manipulation node are included in all nodes that come after it. Adding a select node after the manipulation should …
24th February 2026
Hi Andrew, You can find this information in DataMiner Docs (Prerequisites Communication). Hope it helps.
23rd February 2026
Hi It could be related to firewall/DNS between DataMiner and the Kafka broker(s). Please ensure the broker listener on port 9096 (listeners/advertised.listeners, including protocol mapping) matches the DataMiner client settings. …
23rd February 2026
Hi Youssef, The historical data available in the data source will depend on the TTL configured in your system (see Specifying TTL overrides). Answering your questions: Does a Low Code …
23rd February 2026
Hi Alija, Calculating an average value for a parameter over a custom timespan at runtime will not be performant. For this type of use cases you could use DataAggregator. DataAggregator …
23rd February 2026
Seems like after editing the textbox the \r\n is replaced by a single \n.
23rd February 2026
Hi Alberto, Thank you for your question! I recommend opening a consultancy ticket for this. As such, we can assess the situation on your specific system as opposed to a …