Sorry
The scenario is an interface sync with 2 receivers async (the receivers have conditions) and the response is with an other ico async..
i develope this scenario with iflow
Sync to Async
----------> async soap xi (request) receiver 1
| (response ico receiver 1)
|
soap Sync (request - response wait response) ------------>(Condition)
|
|
-----------> async soap xi (request) receiver 2
(response ico receiver 2)
(ico receiver 1)
Async (communication channel soap dummy with notify) <---------------async (response)-------- receiver 1
(ico receiver 2)
Async (communication channel soap dummy with notify) <---------------async (response)-------- receiver 2
How to set a correlationID and route the response with the sender soap?
i hope clarify the scenario