Hi Dojo
Is it possible to use the value of the IP address/host field of the element wizard in a QAction? If so, would you like to share how it can be done?
Thank you in advance!
Kind regards
Michiel Clepkens [SLC] [DevOps Advocate] Selected answer as best 5th November 2023
Hi Michiel,
You could add a parameter of type pollingip (or ip if you want the port as well) to your connector and then from the QAction read that parameter as if it were a regular one
Michiel Clepkens [SLC] [DevOps Advocate] Selected answer as best 5th November 2023
Hi João. Thank you for your answer. Your suggestion works perfectly fine. Thanks a lot!