Hi Nadeem, Good job with getting this wrapped into XBaya in a simple way. As I commented on the PR, we need to preserve workflow executions and then add simple applications. Can you please add a new menu to facilitate this?
Also, it will be great if we can by pass workflow creation (even if its a single application drag drop) and instead launch experiments in a simple pop up. Selecting application, and then configure inputs and then launch. You got all the backend right, just UI improvements will make this complete. Suresh On Aug 16, 2014, at 9:21 PM, Nadeem Anjum <nadeem.cs....@gmail.com> wrote: > Hello Devs, > > I have updated xbaya, so that we can execute a single application through the > thrift api. I have created a pull request for the same [1]. I have tested the > code with echo application on gw111.iu.xsede.org. > > Follow the following steps to test: > 1. Setup Xbaya Registry. > 2. Drag drop an application, input, output nodes to create a workflow > 3. Click on "Run on Interpeter Server" > 4. Specify Experiment Name, inputs and select host. > > Thanks, > Nadeem > > [1]: https://github.com/apache/airavata/pull/3