GX2 Optical Level – Motorola GX2-CM100 B
28th September 2023
Hello Arturo, We found the method with the Software Visual Studio, but now we have more questions about the functions that use the case(62000) in QA3. Where can we find …
Answer
28th September 2023
Hello Arturo, We found the method with the Software Visual Studio, but now we have more questions about the functions that use the case(62000) in QA3. Where can we find …
28th September 2023
Hi Piotr, As far as I know we don’t expose DataMiner services via virtual IP address. You could implement the workaround proposed by Floris, but I was wondering, is it …
28th September 2023
Hello, yes the access is also on each service. The rights are given from the level below through the complete structure. They have WRITE and CONFIG rights on everything in …
28th September 2023
Hi Michael, I have created multiple Low-Code apps that display booking data. As an example, this app lists all the “Shared sources”, these are contributing bookings used in multiple other …
28th September 2023
Hi Michael, I would suggest to go with GQI for this since it’s so flexible. However, the ‘native’ bookings data source is still in soft launch, so you’ll have to …
28th September 2023
Hi Curtis, Back in the days when I implemented some enhancements/options on the dropdown in Interactive Automation, I used the following C# block as a base for my other test …
28th September 2023
Hi, Currently for Chat Integration only text is supported. This would be something Domain Cloud Ecosystem could implement but it’s not planned on our road map right now. (For Custom …
28th September 2023
Hi Curtis, How are you defining your Dropdown block definition? If you use the uibuilder.AppendDropDown, will not enable the on-change option for you. You would need to define a UIBlockDefinition …
28th September 2023
You can use the GQIDms class in an ad-hoc data source for sending SLNet messages to do anything you want, including retrieving profile instances. Here’s a simplified code snippet on …
28th September 2023
Hi Curtis, Did you hear about the Interactive Automation Script Toolkit? You should be able to use this to implement a dropdown, in the dialog you could do something like: …
28th September 2023
Hi Tim, The form exposes an action to change the mode. This could be triggered by any of the available triggers (on page load, on button click, etc.). Update: As …
28th September 2023
Hi Piotr, Although elements can be configured to be available in the SLSNMPAgent (cfr. Enabling_the_virtual_SNMP_agent_of_an_element), this option isn’t available in the UI for services or enhanced services. However, by creating …
28th September 2023
I also tried installing the CloudGate on my dataminer 10.3.9 with and without administrator rights but it both gave the same error. Is there anybody that can help us out …
28th September 2023
Hi Jaroslaw, Yes, this is possible. If you use the search box in the element overview (which can be accessed from any view), you can search using the virtual ip. …
27th September 2023
Hi Yvan, With notification, are you referring to email notification? Or to raise an alarm in the alarm console? Below two possible options: Using a correlation rule, you can set …