Configuring SMTP in a Cluster
15th November 2024
Hi, we have 4 agents running in our cluster. Only one server can sent emails, but this setting is now on every agent. Is there a setting that the agent …
Question
15th November 2024
Hi, we have 4 agents running in our cluster. Only one server can sent emails, but this setting is now on every agent. Is there a setting that the agent …
15th November 2024
Hello team. first time here. I am developing a connector and make all layouts and now getting ready to populate with SNMP mibs. My issue is that in my Dataminer …
15th November 2024
Hi all, I have a need to link a shape to multiple parameters. And show the alarm of the highest severity when each of the parameters are alarmed. The parameters …
15th November 2024
I’m trying to read some DOM instances based on some conditions but I’m getting an exception. These are the conditions: var resourceDomGuids = resourcesData.Keys.ToList(); // Get jobs using nodes that …
14th November 2024
Hello, I need to change the color of a UIblock StaticText to red. I’m not using the Automation Toolkit. I’ve designed my Automation script using the old-fashioned UIBlockDefinition method. I …
14th November 2024
Hello everyone, I have a question regarding showing images on the Low Code App, I am using dynamic tables of elements and on double click I want a new page …
14th November 2024
Hello everyone! I have a question about “Displaying parameters from dynamic tables”. In the future, we will use a dynamic table in the protocol for our gateways, which contains and …
14th November 2024
We have a parameter from a table being populated in a child shape, the button displays but pressing it does nothing, unless we remove the lite option, which then displays …
14th November 2024
How can we check the SNMP connectivity of a device in my DaaS system? In the on-prem system, we used to RDP into the server and use the SNMP Simulator/Generator …
14th November 2024
Hi, we have new users which are only using HTML5. How can they change their password?
14th November 2024
Displaying rows based on an element’s parameter table. Main Shape Children – Row ChildrenSource – DataTable/200 Options – NoSelectionFilters Child Shape ChildType – Row Options – NoAlarmColorFill Data inside of …
14th November 2024
This is my fist time to develop a SNMP connector for a client and to take a real task, I’ve created the write/read parameters and now I’m asked to write …
14th November 2024
Dojo, Is there a limitation in the Monitoring app displaying a drop-down list whose values are derived i.e. not a set of discrete values ?
14th November 2024
How do I prevent the Parameter Table Name from from being displayed on every column parameter name in a Low Code App Parameter Table?
13th November 2024
Hi, In c# automation scripting, is it possible to use any flavor of element.GetParameter() using a wild card as we would in a visio? Shown below is how i can …