10,730
edits
(→Asynchronous operations in rules: add section) |
|||
Line 587: | Line 587: | ||
| '''Step''' || Form.opportunityratingcode.ComboItems || SetItems || Warm, Cold | | '''Step''' || Form.opportunityratingcode.ComboItems || SetItems || Warm, Cold | ||
|} | |} | ||
== Asynchronous operations in rules == | |||
The rules include three asynchronous operations: | |||
* LoadFetch | |||
* LoadReference | |||
* LoadAggregate | |||
Additionally, when we use the Assign operation to add a lookup to an entity, this behaves like LoadReference. | |||
Asynchronous operations cannot be used in the following rules: | |||
* On Can Execute | |||
* Row Script | |||
* in calendar rules | |||
== See also == | == See also == |