Importing Protocol/Automation Script through DIS
1st September 2023
Hi Ryan DIS can not resolve if a certain assembly comes from a NuGet or is custom. That is why you have missing assemblies. If you have scripts or connectors …
Answer
1st September 2023
Hi Ryan DIS can not resolve if a certain assembly comes from a NuGet or is custom. That is why you have missing assemblies. If you have scripts or connectors …
1st September 2023
Dear Bruno, You can use terraform (with or without combination of Ansible) to install and configure servers on AWS. Currently we have no image available on AWS for DataMiner that …
1st September 2023
Hi, As this parameter is not an SNMP type, I’m expecting that the value gets filled in through a QAction. When the value cannot be retrieved or parsed this is …
1st September 2023
Hi Bhavana, You can use the advanced alarm filtering capabilities in the alarm console to achieve this. This video can get you started: Alarm Console – Advanced filtering Once you …
1st September 2023
Hi Tim, Do you still need an answer for this question, or has it been answered by Rene’s comment above? If the question no longer needs to be looked into, …
1st September 2023
Hi Tyler, You can use the BookingManager’s ChangeTime method, but make sure you are not changing the time of already passed events, in this case, the start time: The code …
31st August 2023
Hi Julio, First, for the interaction with the table, you need to create the panel you will use for displaying the DOM form. Then you can add an action to …
31st August 2023
Hi Bruno, Represents the current alarm state at element level. It is available in the page ‘General Parameters’: You could enable monitoring on this parameter for example to trigger a …
31st August 2023
Hi Jens, Thank you for this. I’ve read in the docs that i have to install the NuGet packets accordingly to be able to import those libraries. I will try …
31st August 2023
Hello Robert Do you know how the elements have been moved in the views? In my experience, you need to right-click on the child element and select ‘edit’. Then go …
31st August 2023
Hello Miguel, yes I am planning to use both User Definable API and DataAggregator. I already tested it out locally and it works. It is just that the Customer might …
31st August 2023
Hi Robert, Small question not license related, is there a reason why the you would like to get the result of a GQI query through a User Definable API? The …
31st August 2023
Hi Paul This message is typically shown when resource usage is or was extensively being used. This could be due to e.g. a memory leak on the system or insufficient …
31st August 2023
Hi Jason, A possible option (although I didn’t test it myself) is to include the service templates in the companion files. Hope it helps.
31st August 2023
Hi Ricaurte, Looking at the description for that OID inside the MIB, it says that this value is “Float” type and that is represented as “IEEE 32-bit number”. What that …