0

I'm using BPEL Designer with eclipse and ode apache as a bpel server. I just want do a simple assign of list from the input to the output. In oracle assign have a copy rule that could change from "copy" to "copyList" to do the assign for a list, but I can't found that option with ode.

Any help, I'm new with BPEL?

vanto
  • 3,134
  • 18
  • 28
Lola Loulita
  • 471
  • 4
  • 21

1 Answers1

0

Without knowing the concrete structures it is difficult to help. But have a look at ODE's XPath Extensions, in particular insert-after.

vanto
  • 3,134
  • 18
  • 28