Re: [galaxy-dev] Question on timing with API, running workflows, and setting metadata

2011-08-02 Thread Dannon Baker
This should not lock. The job(s) for the workflow will be queued until they're able to execute, but the call will return. -Dannon On Aug 2, 2011, at 4:17 PM, Duddy, John wrote: > I’d like to have an external program that registers a file by absolute path > (link, not upload) in a data library

[galaxy-dev] Question on timing with API, running workflows, and setting metadata

2011-08-02 Thread Duddy, John
I'd like to have an external program that registers a file by absolute path (link, not upload) in a data library, then immediately starts a workflow on it. My question is to whether or not that will work in the general case where: - The system is configured to set metadata externally -