I wrote the local UI services, primarily as a way to allow people to easily supply values to a workflow. The presumption is that the workflow will only be run on the desktop. It uses some of the basic Swing dialogs to get user input. "Ask" asks a question and waits for input. "Choose" lets you choose between several values. "Select" uses a select box to present a list of values and lets the user select one of the values. "Tell" let's you tell a user that something has occurred. "Warn" presents a slightly more ominous version of the dialog.
Hope this helps. Cheers, Mark Fortner card.ly: http://card.ly/phidias51 On Tue, Aug 17, 2010 at 12:55 PM, Wei Tan <[email protected]> wrote: > Hi, > > We have some scenarios that requires workflows stop at some step, > allow users to check the data and give some input, and then resume the > execution. > It is kind of like BPEL4People. Is that possible in T2? I found Local > services -> ui might be relevant? Any insight and/or example on this? > Thanks, > > Wei > > -- > Wei Tan, Ph.D. > Computation Institute > the University of Chicago|Argonne National Laboratory > http://www.mcs.anl.gov/~wtan > > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by > > Make an app they can't live without > Enter the BlackBerry Developer Challenge > http://p.sf.net/sfu/RIM-dev2dev > _______________________________________________ > taverna-hackers mailing list > [email protected] > Web site: http://www.taverna.org.uk > Mailing lists: http://www.taverna.org.uk/about/contact-us/ > Developers Guide: http://www.taverna.org.uk/developers/ >
------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev
_______________________________________________ taverna-hackers mailing list [email protected] Web site: http://www.taverna.org.uk Mailing lists: http://www.taverna.org.uk/about/contact-us/ Developers Guide: http://www.taverna.org.uk/developers/
