Alex Boisvert wrote:
This correlation pattern is called "request-response" in BPEL 2.0 and
"out-in" in BPEL 1.1, and should work with two one-way messages or a
single request-response operation.
Sorry, I meant using *correlation sets* works with two one-way
operations or a single request-response operation. The correlation
pattern changes depending if you're doing the former or the latter
(i.e., "request" and "response" respectively for two one-ways, versus
"request-response" for the single operation)
alex