Service Templates between DMS
18th July 2023
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 …
Answer
18th July 2023
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 …
18th July 2023
Hi Rebecca, I remember I saw a similar question before: Export a service template from a staging agent to a DMS? Hope it helps!
18th July 2023
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 …
18th July 2023
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 …
18th July 2023
Hi, the option “time” will show a time duration, did you try the options “date”, “datetime” or “timeofday” ? Options are described here.
18th July 2023
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 …
18th July 2023
Hi Laurens, As far as I am aware mediation is meant to be used in conjunction with other protocols to provide a uniform look to a particular application a set …
18th July 2023
Sounds like a job for a Custom Operator. The docs should be able to guide you through it completely. Let us know if we can improve somehow.
18th July 2023
Hi Ryan, Our Cloud Pack does get updated regularly, but it does not get generated anew whenever a new version of a DxM is released. As such, it does not …
18th July 2023
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 …
18th July 2023
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 …
18th July 2023
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 …
18th July 2023
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
18th July 2023
A very similar question has been answered here: Low Code App – URL Data Input to Strings feed for GQI Query. The documentation for the url format can be found …
18th July 2023
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 …