users@glassfish.java.net

How to use with ForEach in bpel

From: <glassfish_at_javadesktop.org>
Date: Wed, 03 Sep 2008 16:05:35 PDT

Hi,
I create ForEach
My case:
users.xsd with no limit the final counter (unbound)
I send 3 records objecc as user
restart the counter = 0
final counter value = 3
Result: insert the first row only (or 3 thimes the same first row - first element from th e xsd file request)
Exapted: insert all 3 users from the requset.

I want to be able to send dinamyc array! in the xsd file with no limit the final counter (unbound)
The xsd creared with wsdl from database.
[Message sent by forum member 'yael800' (yael800)]

http://forums.java.net/jive/thread.jspa?messageID=297031