Scripted Connector not creating the element
17th June 2024
Hi, Without the JSON example it will be hard to understand where it is going wrong. To be able to further help you, would it be an option to send …
Answer
17th June 2024
Hi, Without the JSON example it will be hard to understand where it is going wrong. To be able to further help you, would it be an option to send …
17th June 2024
To start an investigation in case you run into a problem with DataMiner, refer to the Troubleshooting section in our user guide: Troubleshooting flowcharts | DataMiner Docs. You can also …
17th June 2024
Hi Dilip, You can find the requirements in our DataMiner help, see https://docs.dataminer.services/user-guide/Reference/DataMiner_Compute_Requirements.html. Regards,
16th June 2024
Hi Dilip – here you will find all options and instructions to get started with DataMiner: Creating a DataMiner System | DataMiner Docs
16th June 2024
Hi Robin. In a custom operator this is not available, but in an ad hoc data source the iGqiUpdateable interface can be used to push updates to the client. If …
14th June 2024
Hello Lucas, I have been working extensively on creating elements using a connector and/or Automation Scripts. So far, I have been using the IDms class. Here is a short example: …
14th June 2024
Hi Aditiben, what is the size of the response(in lines)?, I do not have an SSH device to test the scenario, so I created a .txt file where I read …
14th June 2024
Hi Ramesh, The connection string used in the call seems to be incorrect. To retrieve the correct connection string You first need to make a call to DataMiner API to …
14th June 2024
Hi Ben, Thanks a lot for your answer The weird behavior that I have is that into the same alarm console (history tracking enabled) I Have the good behavior you …
14th June 2024
Hi Simon, Italic means that it is not the most recent and up to date alarm record on that metric on that managed object. In a DataMiner System, each time …
14th June 2024
Hi Robin, This is possible when your shape is linked to an Alarm Filter (ref. Linking a shape to an alarm filter | DataMiner Docs -> Options : DefaultAlarmLevel=Normal). This …
14th June 2024
Hi Gerwin, If I understood the question correctly, you have a validation DOM action script that needs to show an interactive UI when there is an issue. But, you would …
14th June 2024
Hi Thomas, To get rid of the input parameters, you could add an extra column with a random number in your custom operator. Then you could use that new column …
14th June 2024
Hi Bernard, The engine object is only available in actual automation scripts. In GQI adhoc data sources and custom operators this is not available. However, there is the possibility to …
14th June 2024
Hey Adrian, Going by the logging it seems that the system is trying to process offload files. These files contain data that was generate when the DMA was running but …