Hello!
Maybe it related to this old bug:
https://issues.apache.org/jira/browse/ODE-498 . I know, it marked as
fixed, but maybe it returned somehow. I suggest you to try my workaround
from this message:
http://mail-archives.apache.org/mod_mbox/ode-user/200901.mbox/%[email protected]%3e
.In short, try to rewrite every construct, which access cycle variable
from tns:User[round($iterator)] to tns:User[number(string($iterator))]
Regards,
Alexey
Gary Brown wrote:
Just for context, RiftSaw 2.2.0 == ODE 1.3.5 running in JBossAS using
JBossWS instead of Axis2.
On Fri, Feb 4, 2011 at 9:44 AM, izgur <[email protected]> wrote:
Hey!
Developing on RiftSaw BPEL 2.2.0 (JBOSS5.1, ESB4.9)
This only think I managed to do with arrays is specify it as input and I'm
able to copy from it... to a bpel variable...
YOU CANNOT WRITE INTO AN ARRAY ! (just the first one...... but ok... i
don't need that anymore - have a new design)
CONDITIONS ARE NOT WORKING -> CAN'T CHECK INPUT (whatever I write... the
condition works correct only for the first element array)
- the exists() return correct value only for first element
- bool parameter check return correct value only for first element ...
IF ANYBODY HAS AN IDEA, pleeeeeeeeease ..
Regards, Igor!
--
View this message in context:
http://old.nabble.com/BPEL---check-array-input-doesn%27t-work-tp30842967p30842967.html
Sent from the Apache Ode User mailing list archive at Nabble.com.