Hi all,
Can anyone tell me the method of invoking a flow service within a java service?
Thanks
tmv
Hi all,
Can anyone tell me the method of invoking a flow service within a java service?
Thanks
tmv
use doInvoke (java API) method or check in client code generation in developer guide.