Basically I need to be able to subscribe multiple documents (with same name) with the same correlation id. However, the trigger rejects the second incoming document:
[ISS.0098.0051V2] DefaultProducer sending document to Broker.
[ISS.0098.0006V2] Consumer:Adam.Design_Server:trigger received 1 Documents from Broker
[PRT.0101.0196V1] (T3) started process PID d83780a0b85411d9bd2beae6bc0bf2a8:1, MID P1Q7ZCZRMOB
[ISS.0098.0051V2] DefaultProducer sending document to Broker.
[ISS.0098.0006V2] Consumer:Adam.Design_Server:trigger received 1 Documents from Broker
[PRT.0101.0258D] Duplicate document: TestDocs:docLoopTest. Document rejected
Trigger for exact-once processing is disabled, I’m using IS 6.1, Broker 6.1.0 and WmModeler 6.1. Any fix/patch on this? Thanks in advance.
#Integration-Server-and-ESB#Flow-and-Java-services#webMethods