Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8060365
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T09:58:04+00:00 2026-06-05T09:58:04+00:00

PROBLEM Let’s say I have a jenkins/hudson job (for example free-style) that takes two

  • 0

PROBLEM

Let’s say I have a jenkins/hudson job (for example free-style) that takes two parameters PARAM_ONE and PARAM_TWO. Now, I do not know the values of those parameters, but I can run some script (perl/shell) to find values of those parameters and then I want the user to select from a dropdown list after which I can start the build.

Is there any way of doing that?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T09:58:07+00:00Added an answer on June 5, 2026 at 9:58 am

    Sounds like you’ve found a plug-in that does what you need, that is pretty similar to the built-in Parameterized Builds functionality.

    To answer your second question: when you define parameterized builds, the parameters are typically passed to your job as environment variables. So you’d access them however you access environment variables in your language, for instance, if you defined a parameter PARAM_ONE, you’d access it as:

    In bash:

    $PARAM_ONE
    

    In Windows batch:

    %PARAM_ONE%
    

    In Python:

    import os
    os.getenv('PARAM_ONE')
    

    etc.

    I imagine this would be the same for the Extended Choice Parameter plugin you are using.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

The problem: let's say I have two tables Client , and Product , in
The underlying problem - let's say my documents have categories and timestamps . If
This is a design problem I am facing. Let's say I have a cars
I am stuck with following monad problem: Let's say I have a standard monad
so I have a problem: Let's say I have Messages and Users and the
I would like to have some suggestions for the following problem: Let's say you
I have a differential operator that acts on two functions. To simplify the problem
The problem: Let's say I have $keyword = a sentence entered into a search
The problem: Let's say there is an XML file that contains both the data
I have a question on making a good subquery for this problem Let's say

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.