Hello, I´m beginner and I need some help with the ESB.

This is my situation:

I will receive a message with many items, I need to iterate the items list
and call a service for creating each item. At the end of all of the calls,
I need to call another service to notify the end of items creation.

how can I do it? I have used the iterate mediator and I have iterated the
items well, but I don´t know how to wait until the last item is created and
call the notify service only once. I have called the notify service outside
the iterator mediator, but it is invoked once per each item iterated.

can any body give me a clue?

best regards...
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to