|
From: Mina R W. <sy...@gm...> - 2007-12-04 23:02:01
|
Hi all, I'm new to OBE project and trying to embedded the engine into already existed protocol. I have read the available doucmentation and examples which makes me believe its possible to do that but I still have some questions: - In process instance lifecycle when the client should be invoked to start application? I can create my own ToolAgent which invokes the client throw network protocol and return RUNNING code (is that keep the activity thread waiting?) or the ToolAgent is designed for execute APPLICATION in the client side and PROCEDURE in the server side, What is the best choice to do that? - When the client finish the process execution and send the needed information to the server how can i resume the process? - What is WorkItem used for? Thanks for OBE project community, please continue. Thank you, Mina R Waheeb. |