The scenario is like this , we have Oracle E-business Suite which raises the event and then in SOA, Oracle Applications Adaptor subscribes to that event and DEQUEUE the message payload, now the issue is this Adaptor is processing 1 instance at a time, instead of that we want it should process mutiple requests and generate multiple instances at a time.
Someone please let us know , how can we achieve this. Any configuration or property which we can add into the SOA code or in weblogic sever we can modify.