Hi,
I have following scenario: email needs to be read by OSB proxy using the Email transport. The proxy service service will poll the IMAP mail box and processes messages, upon reading a message message is deleted.
The email transport works fine in a cluster environment by using a dedicated managed node for polling, so no duplicate messages will occur.
However, we have two clusters in our environment pointing to one mailbox. In this case, two clusters have no visibility of each other. So, two pollers may poll the same mailbox.
Please, advice if there any configuration on OSB, Weblogic or IMAP can be done to solve this issue.
thanks,
Djail