Hi My Jenkins Version is 1.424.6
I have a query, I have one exe file in my Linux build environment. If i run exe file, the exe file gets some values from user end . The values are not constant. Every time the value change based on user build requirements. Currently exe file is running manually by users. The same exe file, if i configured in Jenkins and If I run through Jenkins, how can I give values through Jenkins webpage? The values are not constant.