Loading
Visual Studio Code Based Modeler for Consumer Goods Cloud
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Action

          Action

          Describes the current activity in a process. Action can be event-driven for an event occurrence or for transitions in the process execution flow.

          The table lists the attributes in an Action element.

          Attribute Data Type Required Description
          @name String No Name of the action
          @actionType String No

          The ActionType can be:

          • LOAD
          • SAVE
          • CREATE
          • VIEW
          • LOGIC
          • PROCESS
          • DECISION
          • NAVIGATION
          • CONFIRM
          • VALIDATION
          • MASTER_DETAIL_HANDLER
          • END
          • SCAN
          • PRINTV2
          @call String Used only if actionType=LOGIC The value of the call attribute is a fully qualified name of the business method or function to be run (called).
          @parameter String Used only if actionType=DECISION Contains the name of the variable whose values are part of the decision criteria.
          @type String Used only if actionType= LOAD, SAVE, or CREATE The value is the object class type of the BusinessObject or ListObject to be loaded or saved.
          @process String Used only if actionType=PROCESS Name of the process to start when this action is run. The value is a fully qualified name of a given Process. Example: <Namespace>::<ProcessName>
          • Action Types
            List of action types of an action element and their purpose.
          • Action Sub Elements
            Action Sub-elements are available for use with the <Action> element.
           
          Loading
          Salesforce Help | Article