User Activity
I have a business rule with information: + "When" = "after" + "Condition" = "Only run when user change status to "A"".When this business rule is run, I have create a new record into the "test_function" table.I have an UI Action to be "Test Proc...
12-06-2024
I have a problem, I have a "u_demo_data" table and it has "u_import" column. I tried to use the business rule that auto-add condition "u_import=false" when the url has "sysparm_ignore_import=false". I tried the coding below in the business rule:var i...
After I did a clone to target server.The target server uses servicenow's default SMTP functionality. I implement the email sending definition after creating Incident.
I see that in outbound there is no information of email. What happened after clonin...