---------- Forwarded message ----------
From: Katherine Beaulieu <katherine.beaulieu014@gmail.com>
Date: Mon, Oct 24, 2016 at 2:55 PM
Subject: Re: [galaxy-dev] Workflow Execution Files
To: Aysam Guerler <aysam.guerler@gmail.com>


Awesome thanks Aysam! I was wondering if you know what happens to the job parameters once they go through 'POST'? I am trying to add my own parameter which should show up in the database. I was successful for an individual job in tool-form.js, by just adding an attribute to the job_def.inputs parameter but in tool-form-composite.js, just adding a parameter to job_def.parameters[step size][job_input_id] doesn't automatically add to the database. 
Thanks for the help!

On Mon, Oct 24, 2016 at 9:57 AM, Aysam Guerler <aysam.guerler@gmail.com> wrote:
Hi Katherine,

The tool form is build and submitted to the API through tool-form-composite.js.

Sam

On Mon, Oct 24, 2016 at 9:29 AM, Katherine Beaulieu <katherine.beaulieu014@gmail.com> wrote:
Hi Everyone, 
Does anyone know what files workflow execution goes through? I had assumed it just went through the same files as individual jobs for each step but I don't think that's the case. I was looking at tool-form.js but it doesn't seem to be executing that file. 
Thanks!
Katherine

___________________________________________________________
Please keep all replies on the list by using "reply all"
in your mail client.  To manage your subscriptions to this
and other Galaxy lists, please use the interface at:
  https://lists.galaxyproject.org/

To search Galaxy mailing lists use the unified search at:
  http://galaxyproject.org/search/mailinglists/