10,730
edits
Line 688: | Line 688: | ||
== Asynchronous operations in rules == | == Asynchronous operations in rules == | ||
The rules include | The rules include multiple asynchronous operations: | ||
* LoadFetch | * LoadFetch | ||
* LoadReference | * LoadReference | ||
* LoadAggregate | * LoadAggregate | ||
* SetGps | |||
Additionally, when we use the Assign operation to add a lookup to an entity, this behaves like LoadReference. | 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: | Asynchronous operations cannot be used in the following rules: | ||
* On Can Execute | * [[On Can Execute]] | ||
* Row Script | * [[Row Script]] | ||
* | * [[Calendar]] rules | ||
== See also == | == See also == |