I'm not clear, exactly what is the problem you are facing. Take a look at the e4x sample, more specifically, writeVariables() operation in http://svn.apache.org/repos/asf/ode/branches/APACHE_ODE_2.X-experimental/extensions/e4x/src/main/java/org/apache/ode/extension/e4x/VariableDelegator.java
Thanks, Waruna On 25 June 2013 13:16, Markus Fischer <[email protected]> wrote: > Hi, > > im currently developing a ExtensionActivity for BPEL. Im using the > experimental branch of ODE. > > At the moment i'm stuck while trying to set the content of a BPEL variable > i retrieved from ExtensionContext. > Im Handling lots of xml so my goal is to write xml via DOM into the > variable. Within the BPEL process the variable is declared properly with > the right type. > > Thanks in advance > Markus > -- ----------------------------------------------------- Regards, Waruna Ranasinghe (970) 286 4238 blog: http://warunapw.blogspot.com twitter: http://twitter.com/warunapww http://lk.linkedin.com/in/waruna www.facebook.com/waruna.ranasinghe http://code.google.com/p/hpc4finance/
