Hi Marzie, You basically need to read the process artifact (zip file) and encode it with Base64 and use it as the payload contents for deploy operation of Deployment Service.
Have a look at fileupload.jsp under ODE webapp. regards, sathwik On Sat, Jan 31, 2015 at 6:42 PM, Marzie Dehghanipour < [email protected]> wrote: > Hi, > I am looking for sample implementation of deploying a process on Apache ODE > engine using deployment service API. I want to use the deployment API > exposed by ODE. This allows for transferring deployment units (zip files > containing BPELs, WSDLs, DDs) via SOAP to ODE and starting the deployment. > > Any help in this regard would be appreciated. >
