Rules editor: Difference between revisions

Jump to navigation Jump to search
Line 688: Line 688:
== Asynchronous operations in rules ==
== Asynchronous operations in rules ==


The rules include three asynchronous operations:
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]]
* in calendar rules
* [[Calendar]] rules


== See also ==
== See also ==

Navigation menu