C_SIGPM_2403 · Question #5
What are the trigger types within ? Note: There are 3 correct answers to this question.
The correct answer is A. Public or private forms C. Email D. Process Manager. Options A, C, and D are correct because they represent the three valid external trigger types used to initiate a process in SAP Build Process Automation. A Public or private form allows users to submit structured input to start a process. An Email trigger fires the process when…
Question
What are the trigger types within ? Note: There are 3 correct answers to this question.
Options
- APublic or private forms
- BStart event
- CEmail
- DProcess Manager
- ETask
How the community answered
(32 responses)- A81% (26)
- B6% (2)
- E13% (4)
Explanation
Options A, C, and D are correct because they represent the three valid external trigger types used to initiate a process in SAP Build Process Automation. A Public or private form allows users to submit structured input to start a process. An Email trigger fires the process when a qualifying email is received. Process Manager enables programmatic or manual invocation of a process through the management interface.
B (Start event) is incorrect because a Start event is a BPMN flow element inside the process definition - it marks where execution begins, but it is not itself a trigger type you configure to launch a process from the outside.
E (Task) is incorrect for the same reason - Tasks are work items within a running process, not mechanisms that initiate one.
Memory tip: Think of triggers as the doorbell (what rings from outside to start something). Forms, Email, and Process Manager are all external callers. Start events and Tasks live inside the house - they're part of the flow, not the doorbell.
Topics
Community Discussion
No community discussion yet for this question.