Visio : SRM Virtual function resource.
2nd October 2020
You can use the [resource:…] placeholder to get the resource name. In case you have the Resource GUID, that can be easily retrieve from the following: [resource:<ResourceGUID>,Name] As a tip, …
Answer
2nd October 2020
You can use the [resource:…] placeholder to get the resource name. In case you have the Resource GUID, that can be easily retrieve from the following: [resource:<ResourceGUID>,Name] As a tip, …
2nd October 2020
With the protocol as solution, it can still make sense to have multiple QActions to organize your features and group your triggers. This way you can at a glance know …
2nd October 2020
The Resource Name info tag only displays the resource name when the shape is used in a service instance (see RN14611). A shape that is linked to an element by its …
2nd October 2020
As you can see in the help (link) the QAction is executed in a separate thread and placed running in the background. It could be useful in scenarios where you …
2nd October 2020
Hi Jens, I believe the only advantage is that you get the line number where the exception is thrown. I’m not sure if this option will bring more load on …
2nd October 2020
Hi Jochen, The HW requirements are available in the following article: https://community.dataminer.services/documentation/dataminer-system-requirements/. In there you will find a section for Cassandra nodes. The requirement is to have an SSD or …
2nd October 2020
Regarding what you mention in your edit it could be that you were just changing the settings for your account. As you can see below when you run a script …
2nd October 2020
Hi, I think it is possible: – Have a protocol version that includes the <App> tag Example: “<App type=”Microsoft”/>” – Have a protocol Visio file on that protocol that shows …
2nd October 2020
Hi Jochen, the numbers mentioned as CPU cores in that overview should be interpreted as logical cores. As you can realize depending on the actual physical cpu, the power of …
2nd October 2020
Hi Jochen, At the moment Cassandra Cluster is not yet released. However it is not the plan to support a mixed configuration with the initial release. The goal is to …
2nd October 2020
For part 2 of the answer: The advanced search will search for a whole plethora of things. You can find what you can search on, how you can filter on …
2nd October 2020
Hi David, Can you evaluate your settings on your machine?
2nd October 2020
The search in the header looks for the query string in the name of these objects: Elements (excluding hidden elements) Services Service children with an alias Redundancy groups SLA’s Views …
1st October 2020
In general terms the error means that not enough nodes managed to respond to satisfy the threshold for a successful query. In this case only 1 node needed to respond …
1st October 2020
Is Elastic Database installed on your agent and is the indexing on alarms activated? You can check that in Cube System Center/Search & Indexing: [x] Enable indexing on alarms BTW, …