We are adding a new system to our PI 7.1 landscape and it causing queue blocks/high volume to out PI-ECC system
This is HTTP to ABAP Proxy ( via PI 7.1) & we would like to put each interface ( 6 of them) in separate queue, one for each interface.
With this, we can let it follow the separate queue and does not disturb other running interface.
I have configured EO_INBOUND_PARALLEL_SENDER in PI SXMB_ADM, but it looks like it will put all the interfaces coming from one system to one queue, where we want queue per interface not per sending system
Please advice, how can we achieved it. Since we are using HTTP sender, we don't have sender CC to put the messages in queue from sender side.