Re: Unable to pass the excel file as parameter thru File Parameter.

2015-11-06 Thread Slide
Each run should have it's own workspace (unless you are setting a custom workspace). If you are setting a custom workspace, then you will have issues. On Thu, Nov 5, 2015 at 11:43 PM Narmadha Vigneshwaran < narmadha.vigneshwa...@gmail.com> wrote: > What will happen if multiple users want to build

Re: Unable to pass the excel file as parameter thru File Parameter.

2015-11-05 Thread Narmadha Vigneshwaran
What will happen if multiple users want to build the job at the same time with different files? The scenario is: Users will enter their credentials and select their own files(which has different file names as per the user) and run the job. User A has the file name as Test1.xls User B has the file

Re: Unable to pass the excel file as parameter thru File Parameter.

2015-11-05 Thread Slide
The file parameter will place the file that is selected into the workspace. On Thu, Nov 5, 2015 at 9:07 AM Narmadha Vigneshwaran < narmadha.vigneshwa...@gmail.com> wrote: > If the file does not exist in the workspace, How can the user pass their > own file from their client machine to workspace a

Re: Unable to pass the excel file as parameter thru File Parameter.

2015-11-05 Thread Narmadha Vigneshwaran
If the file does not exist in the workspace, How can the user pass their own file from their client machine to workspace and run the build? On Thursday, 5 November 2015 17:52:28 UTC+5:30, slide wrote: > > The doc for the File Parameter says this: "File parameter allows a build > to accept a file

Re: Unable to pass the excel file as parameter thru File Parameter.

2015-11-05 Thread Slide
The doc for the File Parameter says this: "File parameter allows a build to accept a file, to be submitted by the user when scheduling a new build. The file will be placed inside the workspace at the known location after the check-out/update is done, so that your build scripts can use this file."

Re: Unable to pass the excel file as parameter thru File Parameter.

2015-11-05 Thread Narmadha Vigneshwaran
My requirement is "Users slelect their excel or text file from their local system and run the job". On Thursday, 5 November 2015 16:14:43 UTC+5:30, Narmadha Vigneshwaran wrote: > > Thanks for the info. But in this case , the excel file should be stored in > the workspace. But i want the users t

Re: Unable to pass the excel file as parameter thru File Parameter.

2015-11-05 Thread Narmadha Vigneshwaran
Thanks for the info. But in this case , the excel file should be stored in the workspace. But i want the users to selct the fiel from their local client machine and execute the job.Is it possible? On Thursday, 5 November 2015 15:40:55 UTC+5:30, Daniel Beck wrote: > > What you specify as paramete

Re: Unable to pass the excel file as parameter thru File Parameter.

2015-11-05 Thread Daniel Beck
What you specify as parameter name is actually the name of the file used in the workspace, and not a variable. So get rid of the surrounding % chars in the batch step. On 05.11.2015, at 10:28, Narmadha Vigneshwaran wrote: > Ii have used File Parameter as command line arguments.After selecting

Re: Unable to pass the excel file as parameter thru File Parameter.

2015-11-05 Thread Narmadha Vigneshwaran
Ii have used File Parameter as command line arguments.After selecting teh file thru File parameter, I ma passing it as Arugument to the command line.Please refer this screenshot. On Thursday, 5 November 2015 13:13:10 UTC+5:30, Baptiste Mathus wrote: > > What did you put in the config fields for

Re: Unable to pass the excel file as parameter thru File Parameter.

2015-11-04 Thread Baptiste Mathus
What did you put in the config fields for that file parameter, and how do you reference it in your job step(s)? Le 5 nov. 2015 6:33 AM, "Narmadha Vigneshwaran" < narmadha.vigneshwa...@gmail.com> a écrit : > The issue here is Its selecting the file from local and unable to upload > the file in the

Re: Unable to pass the excel file as parameter thru File Parameter.

2015-11-04 Thread Narmadha Vigneshwaran
The issue here is Its selecting the file from local and unable to upload the file in the workspace. On Thursday, 5 November 2015 11:02:06 UTC+5:30, Narmadha Vigneshwaran wrote: > > Sorry for the incomplete info. My requirement is I will pass an excel > file which has the data.The data has bee

Re: Unable to pass the excel file as parameter thru File Parameter.

2015-11-04 Thread Narmadha Vigneshwaran
Sorry for the incomplete info. My requirement is I will pass an excel file which has the data.The data has been read from file and it needs to be processed. When I am using the File Parameter, I am able to select the excel file from my local machine. But when the build started, its failed wit

Re: Unable to pass the excel file as parameter thru File Parameter.

2015-11-04 Thread Slide
Why aren't you? Do you get an error? You haven't given nearly enough details for anyone to help. On Wed, Nov 4, 2015 at 3:56 AM Narmadha Vigneshwaran < narmadha.vigneshwa...@gmail.com> wrote: > HI > I am unable to pass the excel file as parameter thru File Parameter.Is > there any solutions to re

Unable to pass the excel file as parameter thru File Parameter.

2015-11-04 Thread Narmadha Vigneshwaran
HI I am unable to pass the excel file as parameter thru File Parameter.Is there any solutions to resolve this issue? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an ema