Did you check fileupload.jsp On Sat, Jan 31, 2015 at 8:19 PM, Marzie Dehghanipour < [email protected]> wrote:
> Dear Sathwik, > > Thanks a lot for your answer. I know already the concept. but I need some > implementation sample. > > Thanks > > On Sat, Jan 31, 2015 at 2:29 PM, Sathwik B P <[email protected]> wrote: > > > 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. > > > > > >
