25 Nov 2024 07:05 AM
Hi Team,
I am attempting to capture a parameter which is SKU 错误 from a request attribute using the conditions below. However, it is not working as expected. I have also created a calculated metric to capture this, but the issue persists.
Could you please assist?
25 Nov 2024 08:04 AM
Hi.
First thought out of my head...
I would say it is doing ANDs and can't obey both message filters... solution being to try to filter it with a unique Regex expression, or "equals any of"
KR
25 Nov 2024 08:21 AM
Hi @paulo_calaxa ,
Thanks for the suggestion! We have created several calculated metrics, for example: 8000 - 未查询到预订单. I tried using the "equals any of" condition, but it is not working as expected.
25 Nov 2024 08:26 AM
But if an AND is the problem, you should try the following:
delete the contains
add the 2nd message filter to the "equals any of condition"
25 Nov 2024 10:35 AM
Hi @Vikas_g1997
As per the attached screenshots, the configurations seem to be fine.
BR,
Peter