Is it possible to open a url from a low-code-app table?
4th October 2022
Hi Mieke, I believe this has become the most requested feature for Low-Code Apps right now. It’s currently sitting high in our backlog (DCP192320) so this will be coming soon.
Answer
4th October 2022
Hi Mieke, I believe this has become the most requested feature for Low-Code Apps right now. It’s currently sitting high in our backlog (DCP192320) so this will be coming soon.
4th October 2022
Hi Bernard, I believe what you are looking for can be found under the troubleshooting section in the documentation
4th October 2022
Hi David, Does Configuring a custom context menu | DataMiner Docs work for you?
4th October 2022
As discussed offline, most likely the certificate of the device is rejected by DataMiner because: the Common Name (CN) does not match the hostname the Subject Alternative Name (SAN) does …
4th October 2022
I assume the customer wants DataMiner to offload its logging into the syslog server? If so, DataMiner has no built-in capability to forward logging to central (sys)log servers. Next to …
4th October 2022
Hi Jeroen, Your resource is not correctly initialized, thus it can’t be edited/configured for now. Note that this error has nothing to do with bookings. The linked function DVE (of …
3rd October 2022
Hi Bart, I do not have a profound knowledge in any of the products (specially for the vDCM). Nevertheless, I will try to provide some information regarded to the VSM. …
3rd October 2022
Hi Gerwin, Please try the following code, should do what you want. var bookingManager = new BookingManager(“Replace with Booking Manager Element Name”); var bookingData = new Booking { BouqetViewName = …
3rd October 2022
Hi Martijn. Visual Studio for Mac is a completely different product, and doesn’t support extensions. So DIS is also not supported on it. Visual Studio for Mac is actually originally …
3rd October 2022
By default the videothumbnails webpage requests the images through the DMA agent. Maybe only your client machine is capable/allowed to request the image, but not the DMA? If that’s the …
3rd October 2022
Hi Thomas, An SSD is recommended. If you do opt for HDD, 15K RPM is advised. There is no need to opt for RAID1, as replication should be handled by …
3rd October 2022
Hi Soumith, ARCHITECTURE Regarding Elastic File System (EFS from Amazon) you would need to be hosting your DMA on an Amazon compute service as a pre-requisite (this is specified by …
3rd October 2022
Hi Brecht, Pages are being initialized upon showing them in the Visual Overview. It’s the initialization phase that requests data from the DMA (either through requests or subscriptions). Pages that …
30th September 2022
Hi Miguel I had a look at the logging of your system and could see that the connection towards the cloud was dropped. You can clearly see this in the …
30th September 2022
Hi Johannes, The throughput of data to a database has a number of variables that are tied to the DataMiner Agent itself. i.e. Number of Elements / Types of elements …