Salesforce admins: Urgent action required!

Rules editor: Difference between revisions

Jump to navigation Jump to search
Line 224: Line 224:
:* False, if a property is changed the ChangeRule is run and the entity is added to the list of dirty entities to be saved on user command.
:* False, if a property is changed the ChangeRule is run and the entity is added to the list of dirty entities to be saved on user command.
:* Null (not-set, default), changes are ignored.
:* Null (not-set, default), changes are ignored.
=== Scheduler variables ===
; Source Entity: This is the entity from which tasks are created.
:{| class="wikitable"
| Source Entity.name || AddSufix || (scheduled)
|}
; Activity Entity: This is the entity for tasks.
:{| class="wikitable"
| Activity Entity.requiredattendees || AddParty || Configuration.systemuserid
|}


=== Operations ===
=== Operations ===

Navigation menu