On May 1, 2008, at 7:37 PM, Mark Panahi wrote:
Is there a way get the length of the array and iterate through all theelements to copy it over? I have not seen any tests in ODE that deal witharrays,
You can use the XSLT function -- bpws:doXslTransform. For an example, check out:
bpel-test/src/test/resources/bpel/2.0/TestXslTransform
-- Paul
