Rules Update
This commit is contained in:
@@ -186,8 +186,14 @@
|
|||||||
"Logic":"&", "rules":[
|
"Logic":"&", "rules":[
|
||||||
{"Logic":"-", "Field":"Module", "Comp":"===", "Value":"CAS 11.0"},
|
{"Logic":"-", "Field":"Module", "Comp":"===", "Value":"CAS 11.0"},
|
||||||
{"Logic":"|", "rules":[
|
{"Logic":"|", "rules":[
|
||||||
{"Logic":"-", "Field":"Severity", "Comp":"<", "Value":"2"},
|
{ "_comment":"If the Severity is smaller then 2 it's not a problem", "Logic":"-", "Field":"Severity", "Comp":"<", "Value":"2"},
|
||||||
|
|
||||||
|
{ "_comment":" --- BEGIN ------ Application Manual Rules" },
|
||||||
|
{"Logic":"-", "Field":"LogText", "Comp":"~", "Value":"/^..Please assign a PPG or SKU to the payment request/m"},
|
||||||
|
{ "_comment":" --- END -------- Application Manual Rules" },
|
||||||
|
|
||||||
|
|
||||||
|
{ "_comment":" >>> the following rules were automatically generated from the Application Error Messages. <<< " },
|
||||||
{"Logic":"-", "Field":"LogText", "Comp":"~", "Value":"/^System\\.Reflection\\.TargetInvocationException: Exception has been thrown by the target of an invocation\\. ---> Cas\\.Framework\\.CasValidationException:/"},
|
{"Logic":"-", "Field":"LogText", "Comp":"~", "Value":"/^System\\.Reflection\\.TargetInvocationException: Exception has been thrown by the target of an invocation\\. ---> Cas\\.Framework\\.CasValidationException:/"},
|
||||||
{"Logic":"-", "Field":"LogText", "Comp":"~", "Value":"/^calling Cas\\.BusinessLogic\\..* with .* parameters:/"},
|
{"Logic":"-", "Field":"LogText", "Comp":"~", "Value":"/^calling Cas\\.BusinessLogic\\..* with .* parameters:/"},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user