Skip to content

Commit ef160d4

Browse files
authored
Create README.md
1 parent a50af82 commit ef160d4

File tree

1 file changed

+1
-0
lines changed
  • Server-Side Components/Business Rules/Close State

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
To close a parent record when its children are closed in ServiceNow, create a Business Rule or Flow Designer on the child table. This rule should trigger when a child record's state changes to "closed," check if all related child records are closed, and then update the parent record's state accordingly.

0 commit comments

Comments
 (0)