Hi,
We have a scenario where hundreds of messages for the same interface is sent to XI and written to one file on the receiver side. We do not want to change the QOS (Quality of Service) to EOIO (Exactly Once in Order) on the sender side nor do we want to use BPM due to performance issues.
Is there any way to change the QOS to EOIO after the mapping is complete?
I tried changing the QOS (DeliverySemantics) using a adapter module on the receiver adapter. In the audit log, I can see that the QOS has been changed to EOIO and assigned to the correct ConversationId, but the messages does not follow the EOIO process.
Any help is great appreciated.
Thanks.
Best Regards,
Duke