There are two basic types of automations: events and procedures. Which three statements describe a procedure automation? (Choose three.)
Select all that apply, then click Submit answer.
-
○
It performs business logic and may interact with applications.
-
○
It is triggered by a user or application action.
-
○
It may contain more than one starting block.
-
○
It contains an entry point and should contain at least one exit point.
-
○
It should return a string value for messaging.