RuleSet
Copy
- It is collection of Rules
- Associated ItemType: Name of ItemType for which this ruleset is defined
- Rule Type
- Check – To perform any kind of validations before any action {create/edit/delete/revision/promote/relationship(add/delete)}
- Post Update – To update the properties of the context item with the result of rule execution.
- Run In Background
- In case of Post Update ruleset type, execution of rules will be done asynchronously using background job. User will be notified upon completion of job.