Cube user/passwort start argument
16th October 2022
Hi Dojo community, are there any command line arguments supported by Cube to log in as a specific user (and logoff) or can this be controlled in another way? Our …
Question
16th October 2022
Hi Dojo community, are there any command line arguments supported by Cube to log in as a specific user (and logoff) or can this be controlled in another way? Our …
14th October 2022
Can Dataminer leverage the network connectivity discovered with IDP to do RCA, without resorting to the manual connectivity editor?
14th October 2022
We wonder if we could use Augmented Operation (may be trend forecast) for a car sharing application. The goal is to predict where a user will drop a car after …
14th October 2022
I have a profile with a few different parameters. One of the parameters is a table param but the table index will differ. How would I use a dynamic table …
14th October 2022
When doing sets from automation we noticed that from time to time we get failures. (Code: 0x80131500) Skyline.DataMiner.Net.Exceptions.DataMinerException: Set Parameter (‘_512_13’:63001/) Failed: 0x80004005 at Skyline.DataMiner.Automation.ScriptDummy.SetParameter(Int32 pid, String idx, Object value) …
14th October 2022
I’ve just updated DIS to 2.39.1.21 and when trying to open the C# code of an automationscript (by clicking the icon to the left of the <Exe type=”csharp”>-tag), visual studio …
14th October 2022
Hi, I’m trying to get information of an DOM instance from an automation script. I’ll trigger that script through an low code app and pass the guid of the instance …
14th October 2022
Dear Community, We recently have encountered some sever alarm storms which lead to the elasticsearch cluster being flooded with alarm data. As a result from that, the cluster will run …
14th October 2022
I was checking the FAQ about cloud services and I didn’t get information about Failover pairs, hence I’m asking here: What are the guidelines to use Cloud Services in a …
14th October 2022
I am trying to run a jar file using the C# code below, which always results in “no main manifest attribute” error. MANIFEST.MF file does not contain the name of …
14th October 2022
I have a question about what happens to the Dataminer database that stores the parameter data when the save=true is implemented on an element. Suppose an element with this feature …
13th October 2022
Please Dojo, Quick follow-up from this previous post: https://community.dataminer.services/question/element-timeout-for-protocols-with-multiple-interfaces-is-it-interface-specific/ I understand that by default, from release 9.5.6, the whole element will go in timeout when at least one of the …
13th October 2022
I have a NAT setup on the new DMAs added to the cluster, however, I want to make an adjustment to this setup to use of FQDN instead of IP. …
13th October 2022
I’ve added additional parameters to a definition I then changed the Queries to retrieve the additional fields. The change is shown in the table correctly. But the Edit-panels do not …
13th October 2022
Hi Dojo, Do we have some sample code how to run a Ansible playbook from within a connector or script? I’m specifically looking on how to setup the SSH connection …