Scrolling or Rolling text in Visio
29th April 2024
Hi Nathan, I tried to find something to show a Textbox multiline but wasn’t able to get it. The only way forward would be to use the lines attribute | DataMiner …
Answer
29th April 2024
Hi Nathan, I tried to find something to show a Textbox multiline but wasn’t able to get it. The only way forward would be to use the lines attribute | DataMiner …
29th April 2024
Hi Ciprian, What MapsProvider has been configured on the DataMiner server? Configuring the DataMiner Maps host servers | DataMiner Docs Depending on what provider you configured, your maps API key …
29th April 2024
Hi Arun, Just to be sure, did you follow the steps (more or less) described in this tutorial? Embedding a connector dashboard in Visual Overview | DataMiner Docs If you …
29th April 2024
Hi James, I think you are already in the right direction. You can indeed use the ‘Info’ Shape Data field to get there. When using ‘ELEMENT NAME’, it will show …
26th April 2024
Hi Romain, From DataMiner 10.1.2/10.2.0 onwards, DataMiner Object Models can be used for the modeling of any type of administrative or business-related objects within your system. Of course, along the …
26th April 2024
Hi Jonas, Can you try again by adding interface IGQIRowOperator to your class?
26th April 2024
Transferring apps is currently not supported by the software. So the only way to transfer an app now is to do a manual copy of files, which means all source …
26th April 2024
Hi Thijs, It’s been some time since I was looking at this, but maybe it can help you further. Can you try to use the following tool (Low Code App …
26th April 2024
Hi, Like Tom mentions, this is making use of a multi-threaded timer. The meaning of the different error codes can be found here . For “ERROR_WINHTTP_CONNECTION_ERROR” there is described “The …
26th April 2024
Hi Phil, You’ll need to define the entry point table in your function definition. The columns of that table can be included in the function definition and will be shown …
25th April 2024
Hi Miao, Maybe the following similar question helps you further: https://community.dataminer.services/question/is-dataminer-able-to-support-device-using-mqtt-protocol/.
25th April 2024
Hi Mark, HTTP communication in the connector is implemented using multithreaded timers. How that works is explained here: https://docs.dataminer.services/develop/devguide/Connector/AdvancedMultithreadedTimersHttp.html. I’m not aware of a way to bypass the certificate check …
25th April 2024
Hi Henri, Most LDAP settings can be configured in System Center > System Settings > LDAP. On the ‘user’ tabpage it’s possible to specify a filter to find users. This …