Hello,
We have 5 different interfaces using 5 receiving JDBC communication channels (all pointing to one database). We are using PI 7.31 dual stack.
The issue is when we send products and customers in mass from ERP, receiving JDBC adapter takes the messages in FIFO basis and not EOIO basis. e.g. if we have sent 20K products and 10k customers, JDBC first processes all products and later starts with customers.
I have gone through couple of blogs and review the messaging system parameters. Are there any paramters which makes JDBC adapter processing parallel?
Thanks and regards,
Sunil Joyous