Can we use same Cassandra cluster for multiple DMS?
23rd February 2024
Hi Martin, This is possible. The main thing is to make sure that every datamienr cluster uses a unique prefix. (link to the docs)
Answer
23rd February 2024
Hi Martin, This is possible. The main thing is to make sure that every datamienr cluster uses a unique prefix. (link to the docs)
23rd February 2024
Hi Martin, Using the same Cassandra (or OpenSeach) cluster for multiple DMS is not a problem, just make sure to configure different prefixes for every DMS.
23rd February 2024
Hi, It is safe to manually delete the entire app folder. Note that this should indeed be done on all DMAs because this delete will NOT be synced during the …
23rd February 2024
Hi Jason, Maybe this is what you are looking for: Service Orchestration: resources configuration | DataMiner Docs. It is possible to create a pre-filter based on a capability. I’m not …
23rd February 2024
Hi Jason, One way to do that is to add a capability parameter(s) to your resources with the supported values for the custom property. Then you have a DTR rule …
23rd February 2024
Hi Bing, There is no automatic way of updating multiple component positions at once or by doing this using numeric values. You could do this manually via the underlying JSON-files: …
23rd February 2024
Hi Thijs We have found the root cause of this issue. We have some rules in place that do automatic HTTP to HTTPS redirection. This works well for normal requests …
22nd February 2024
Hi Dojo, after reaching out to our data-core team it seems like the issue is caused by using hostname instead of IPs(apparently support for it has been removed for a …
22nd February 2024
Hi Jarno, I now tried to use the “SetVarOptions” with “EmptyValue=-1”, but Dataminer displays the popup to confirm the parameter, although “NoConfirmation” is set in the shape data field “execute”. …
22nd February 2024
Hi John, You could use the ElementIP option: https://docs.dataminer.services/user-guide/Basic_Functionality/Visio/linking_shapes/Linking_a_shape_to_a_webpage.html#special-placeholders-that-can-be-used-within-a-url
22nd February 2024
Hi Hideyuki If feasible, I’d suggest configuring a smart-serial connection to process UDP data, as UDP packets are asynchronous. The parsing of the response can be managed within a QAction …
22nd February 2024
Hi Philip, I believe there is already a similar question: How to operationally cluster 02 subscription based DMSs? Hope it helps!
22nd February 2024
The DMSClass is part of the Interop.SLDms assembly and is deprecated for use in connectors. Instead, you can use the class library NuGet. An example of how to rename an …
22nd February 2024
That’s surprising. Could you report this issue through our technical support? Thanks.
22nd February 2024
Hi Koen, I am not aware of an easy way of achieving what you are after. With IDP we store a reference to the element but we also store the …