Service Templates between DMS

Hi Rebecca, Sure, this is possible although you’ll need to copy the template from the C:\Skyline DataMiner\Services folder available on the DataMiner agent hosting the service. Of course, it could …

Service Templates between DMS

Hi Rebecca, I remember I saw a similar question before: Export a service template from a staging agent to a DMS? Hope it helps!

How to display a Linux Time Stamp?

Hi Dominique, I don’t think it’s possible to use the epoch time without going through a QAction. There is a measurement option datetime, but that option expects an OAdate double …

How to display a Linux Time Stamp?

Hi Dominique, Linux stores time at the number of seconds since Jan 1, 1970 (epoch time). According to the documentation pointed by Koen: The timestamp is stored internally as an …

How to display a Linux Time Stamp?

Hi, the option “time” will show a time duration, did you try the options “date”, “datetime” or “timeofday” ? Options are described here.

How to use Edge in the Node Graph Component

First of all, there’s not such thing as a silly question! Secondly, based on what I can see on your screenshots, your configuration looks perfectly fine. Node-edge is indeed just …

dataminer.services Name change

Hi Ryan, For now – as far as I know – this is not yet possible and we need to change this upon your request. Feel free to send more …

Dashboard shares – Licensing

Hi Ashwini, Firstly it depends on whether your DataMiner System is a perpetual-use licensed system or if it is a usage-based deployment. The Dashboard Sharing capability is a service delivered …

How to duplicate a full page in low code app?

Hi Mieke, Feel free to take a look at the answer on this Dojo question: https://community.dataminer.services/question/duplicate-pages-in-a-low-code-app/ There Leander explains how you can duplicate a page, as a workaround. DCP202736 is added …

How can I duplicate a low code app?

Hi Mieke, Feel free to take a look at the answer on this Dojo question: https://community.dataminer.services/question/duplicate-low-code-app There Gilles explains how you can duplicate an app. Best regards, Ward

SRM resource availability/contention

Hi Phil, When resources are part of a booking in partial or on-hold state, they won’t be available for another overlapping booking ( assuming their concurrency is 1 ). A …