Rules editor: Difference between revisions

Jump to navigation Jump to search
 
Line 681: Line 681:
* LoadReference: Load a related record from related entity.
* LoadReference: Load a related record from related entity.
* LoadFetch: Load a particular record from the database. Opens a new [[Filter editor]] window that allows you define a [[FetchXML]] command that finds the record.
* LoadFetch: Load a particular record from the database. Opens a new [[Filter editor]] window that allows you define a [[FetchXML]] command that finds the record.
After LoadReference or LoadFetch, use the ContainsData operator to check if a variable has been populated before proceeding with your rule's logic.


=== Shared variable limits ===
=== Shared variable limits ===

Navigation menu