Skip to content

Commit e141a85

Browse files
README.md
1 parent 13ddd26 commit e141a85

File tree

1 file changed

+10
-0
lines changed
  • Server-Side Components/Business Rules/Auto create Problem when P1 Incident created

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Auto create Problem when P1 Incident created
2+
3+
1. Create a After Business Rule.
4+
2. Applicable to Incident Table.
5+
3. Use After Business Rule - Insert.
6+
4. Add conditions if required.
7+
5. Apply the script.
8+
6. When a Priority-1 Incident get raised then after followed by Problem will get created.
9+
7. Map the Incident fields like short_description, description, cmdb_ci will mapped to the Problem Record.
10+
8. Map the problem to the Incident.

0 commit comments

Comments
 (0)