Hi Mario,

You may find an iteration sample at [1]
This iterates through a bpel variable.


[1] -
https://svn.wso2.org/repos/wso2/trunk/stratos/samples/shopping-cart/bps/ReOrderProcess/src/ReOrderProcess/ReOrderProcess.bpel


Thanks,
Waruna

On 23 September 2010 19:44, Mario Viertel <[email protected]> wrote:

>  Hi all,
>
> imagine I have an AJAX form with a table (Customer) filled with 5 customers
> in it. I copy the content of the table to a variable.
>
> The variable content could looks like this:
>
> <customers>
> <customer><id>4711</id> ... </customer>
> <customer><id>4712</id> ... </customer>
> <customer><id>4713</id> ... </customer>
> <customer><id>4714</id> ... </customer>
> <customer><id>4715</id> ... </customer>
> </customers>
>
> Later I want to manipulate the customer with id 4712. Is it possible with
> BPEL to iterate over the variable content an manipulate e.g. the second
> entry?
> If yes, how?
>
> TIA
> Mario
>



-- 
-----------------------------------------------------
Regards,
Waruna Ranasinghe

blog: http://warunapw.blogspot.com
twitter: http://twitter.com/warunapww
http://lk.linkedin.com/in/waruna
www.facebook.com/waruna.ranasinghe

Reply via email to