Connect external Elasticsearch with DMA
2nd August 2021
Hi Jose, the DB.XML looks fine at first sight. I don’t see any errors in the DBConnection logging you posted. I would have a look at the SLSearch logging for …
Answer
2nd August 2021
Hi Jose, the DB.XML looks fine at first sight. I don’t see any errors in the DBConnection logging you posted. I would have a look at the SLSearch logging for …
2nd August 2021
Hi Bruno, You can use any capability parameter to support such a use case. Let’s use ResourceInputConnections/ResourceOutputConnections you’re mentioning in your post. In case you have 2 nodes ( node …
1st August 2021
Hi : Just like to know if i can run my powershell script from C# QAction code? Also, my powershell prints the output on stdout or a file. If the …
30th July 2021
Hi Srikanth, Yes, that field supports static and dynamic parts to build what is called in IDP the name schema. You can do something similar to what is shown in …
30th July 2021
Hi Bing, The ‘DataMiner Agent’ option in the filter indeed applies to the DMA ID as you noticed. This seems to be the expected behavior. I captured the message that …
30th July 2021
Hi Jeff, This was not intentional, it is an unfortunate regression issue that was introduced with RN30167 and we expect to have it fixed in the next release cycle for …
30th July 2021
Hi Randy, this is not yet possible, we have task scheduled to implement this (DCP155036).
30th July 2021
Hi, DataMiner Cube client does not have that option. However, there’s another feature that you will like to use. It is possible to configure a group with presets: A preset …
29th July 2021
Hi Philip, the answer to the following question might be what you’re looking for: How to apply a table parameter filter on index instead of display-key / naming key? – …
29th July 2021
The custom application framework has had a big update in 10.1.6. As the custom application framework is still under soft launch and hasn’t been released yet, this update isn’t backwards …
29th July 2021
This is indeed an issue and will be resolved soon™. I will update this answer once that is done. EDIT: The issue is fixed in feature release 10.1.9 and main …
29th July 2021
For the disabled state to work the linked shape should have a shape option added in the shape data “Options” with value “AllowControlDisable”. An example was also added to dcpdma.skyline.be, …
29th July 2021
I’d try by redefining the group from scratch: ungroup the button shapes / include the additional one you have added – check it has the same properties of the other …
29th July 2021
Error 0x80040221 is a DataMiner defined error and means SL_INVALID_DATA. This usually gets thrown when the data sent is either incorrect/incomplete or in an unexpected format. In this case I …
29th July 2021
Hi Christhiam Aaron, This is a weird error to encounter. The error indicates there is an issue in the communication between the local SLNet and the Local SNMPAgent-process. From an …