The structure of a client program is very close to the structure of usual DIET client. The general algorithm is as follow:
diet_initialize create the workflow profile call the method diet_wf_call if success retrieve the results free the workflow profile diet_finalize
The following tables show a description of methods provided by the DIET workflow API. The table 14.1 contains the main methods that are common to the DAG workflows API and to the functional workflows API. The table 14.2 contains the methods that are specific to the DAG API. The table 14.3 contains the methods that are specific to the functional workflows API.
|
|