I want to read Elements IP in my Connector using QAction. So far what I have seen is that the only way to achieve is by adding parameter and then set it and read it. Is that correct?
Hi Arbab,
This is indeed done by defining an extra parameter.
More specifically, you'll need an "ip" or "pollingip" parameter as shown here in the documentation.
However, you don't need to set that parameter, it will be automatically filled in by DataMiner based on the data that you configured in the element wizard when creating or editing it.
Kind regards,
Thank you for the clariffication