Expandir minha barra de realizações na Comunidade.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.

SOLUCIONADO

what does "was not met" mean?

Avatar

Level 2

I tested a rule in development environment but it appears like "was not met" is there some special reason? Thanks

1 Solução aceita

Avatar

Resposta correta de
Level 4

Yes, there should be some detail in console that will tell you why it was not met, for example below:

 

Condition "Custom Code" for rule "ABC RULE" was not met.

Condition "Path And Query String" for rule "ABC RULE" was not met.

Condition "Value Comparison" for rule "ABC RULE" was not met.

 

So if it's custom code, review what conditions are set in the custom code to see if the page/site you are trying to fire the rule is meeting the requirement for it. Same for all. Hope this helps.

 

Ver solução na publicação original

1 Resposta

Avatar

Resposta correta de
Level 4

Yes, there should be some detail in console that will tell you why it was not met, for example below:

 

Condition "Custom Code" for rule "ABC RULE" was not met.

Condition "Path And Query String" for rule "ABC RULE" was not met.

Condition "Value Comparison" for rule "ABC RULE" was not met.

 

So if it's custom code, review what conditions are set in the custom code to see if the page/site you are trying to fire the rule is meeting the requirement for it. Same for all. Hope this helps.