Use Case: Creating a Macro Action
Diana Designer wants her end-users to fill out certain information within an App before sending an update to her environment. To enforce this, she creates a macro that looks at certain criteria, such as making sure there are values in a few records. Example: Amount and Close Date fields. This macro generates a True or False output depending on if the logic in the macro is met. Next, she creates a Macro action and associates the macro with it. She sequences the Macro action before the Save action in an action flow. Diana created the Macro action to conditionally stop the Save action from executing. Now, when the end user performs tasks and if the criteria is not met at the time the Macro action executes, the macro action reads the TRUE output from the macro and then terminates the action flow. The Save action is not enabled.