Workflow Protocol


Interface Syntax

(Each line is terminated by "\n\r", including one additional line after the last line given). 

Workflow Execution or Save

Called when a user wants to execute or save a workflow.

Workflow Load

Called when a tool/client wants to load a workflow.. 

Workflow Status

Called when a client queries the progress of a particular workflow with the Workflow Server. 

Workflow Close Session

Called when a toolflow client wants to close a toolflow session. 

Workflow Tool Info

Gets the info for a tool from the proxy and/or database the Workflow Server. 

Workflow Intermediate Tool Data

Gets the intermediate data for a tool (only can be called after a workflow has been executed). 

Francis Chan, Mark D. Spiller 

Last modified: June 3, 1997