DM Visio Bug – So many windows & connection persistence
19th April 2024
Hi James, A Visio ‘Window’ is not necessarily a Visio page. You see this in the name of the ‘window’, i.e. it contains the unique name of the shape and …
Answer
19th April 2024
Hi James, A Visio ‘Window’ is not necessarily a Visio page. You see this in the name of the ‘window’, i.e. it contains the unique name of the shape and …
19th April 2024
Hi Cedric, That is pretty straightforward in Visio. You can find examples over here: Basic shape data field configuration. Of course, you do need to know the primary key or …
19th April 2024
I’ve tried this a couple of times last year as well and noticed the same thing. I assume it’s broken for row counts as it seems to work for other …
19th April 2024
Hi James, When using Show/Hide, you need to make use of the extended conditional shape manipulation actions. In your example it will be something as following for the hide: <A>-A|Value|[var:activeInput]|=2
18th April 2024
Hi Yvan, You could select only a part of the elements by holding CTRL or SHIFT while clicking on the elements. Another option is to disable redundancy elements and other …
18th April 2024
Hi João, thanks for the answer. I was told that an upgrade to IDE 1.5 is not possible without a valid license. Is that true? Is IDP involving the Resource …
18th April 2024
Hi James, You should be able to add a shape to your Visio with an expression like this .* \((.*)\)$ It should work correctly for your use case and discard …
18th April 2024
Hi Dominik, Unfortunately, there is no automated way of completely removing IDP, it would have to be a manual procedure to remove all files from the system. However, do note …
18th April 2024
Hi Takuto, I think you can accomplish this with the following syntax: Navigate:today(before X;after Y) : Zooms to a time frame around noon today: from X time earlier until Y …
18th April 2024
Hi Gerwin, Some background At this moment, GQI does not directly provide a Connection object to Ad Hoc data sources yet. The main reason for this is because in general, …
18th April 2024
Hi Justien, The grid component can be used to display the different views with the amount of alarms per severity level. To gather that information you could opt for an …
18th April 2024
Hi, Do you have a contact at Skyline? He/she can provide you a VendorOID, DeviceOID and IntegrationId. This is to make sure that all our connectors have a unique reference. …
18th April 2024
Hi Oscar, can you try to use file: instead of classpath:, e.g.: iniConfigs: [“file:/etc/cassandra-reaper/shiro.ini”] This worked or me. Please find below shiro.ini config-parts with encrypted passwords: [main] authc = org.apache.shiro.web.filter.authc.PassThruAuthenticationFilter …
18th April 2024
Hi Paul, Based on your comment, it looks like this question no longer needs an answer. If this is indeed the case, could you select this answer to indicate that …
18th April 2024
Hello Omer, IP address/host field refers to the IP of the device you want to poll, server is technically device as well, so in general when configuring HTTP you need …