Dear Folks,
i am trying to implement CBMA for interface specific for my PI 7.4 dual stack system.
I have more than one rule for different set of interfaces (Rule A - interface A and Rule B - Interface B) please check alert rules configured in below. i am using separate consumers for rule A and Rule B and scheduling separate back ground job for sending emails.
If any message failed in ABAP proxy related to interface A, the alert is logging for both alert rules and both consumers are getting same alert email (I am expecting the alert should logged to appropriate rule only, let say if failed message is related to Rule A interface, it should give the alert for only rule A and send email for rule A consumer). unfortunately the alerts are logging with both alert rules even it fails interface A or Interface B.
Rule A
RuleB:
Can you please advise is there a way to restrict logging the alert specific to relevant alert ID which the failed message relevant interface listed in?
Regards,
Siva