Hi, Yes I can do that. But wouldn't it require a client specific to the service? Well actually what I want is a generic client or some sort of generic Java API to invoke the process as described in http://otndnld.oracle.co.jp/document/products/as10g/1012/doc_v3/integrate.1012/B14448-01/html/invoke.htmfor ORACLE Bpel Process Manager.
Regards, Chamith. On Sat, Feb 14, 2009 at 4:49 PM, Łukasz Budnik <[email protected]>wrote: > Hi Chamith, > > The easiest way is to invoke ODE process as an ordinary WebService. > > Try using JAX-WS or Axis2 to invoke your process. > > best regards > Łukasz > > 2009/2/14 buddhika chamith <[email protected]>: > > Hi, > > > > Can anyone explain how a process deployed in ODE can be invoked from > within > > a Java program? Any references regarding this is greatly appreciated. > > > > Regards, > > Chamith. > > >
