nerdexam
SAP

C_SIGPM_2403 · Question #53

What can you use to create a workflow? Note: There are 3 correct answers to this question.

The correct answer is A. Artifacts B. Events D. Attributes. In many workflow platforms and modeling frameworks, Artifacts serve as the objects or data items that flow through and define a workflow's structure, Events act as triggers, milestones, or endpoints that initiate or advance workflow execution, and Attributes provide the…

SAP Signavio Process Manager Fundamentals

Question

What can you use to create a workflow? Note: There are 3 correct answers to this question.

Options

  • AArtifacts
  • BEvents
  • CActivities
  • DAttributes
  • EGateways

How the community answered

(43 responses)
  • A
    88% (38)
  • C
    7% (3)
  • E
    5% (2)

Explanation

In many workflow platforms and modeling frameworks, Artifacts serve as the objects or data items that flow through and define a workflow's structure, Events act as triggers, milestones, or endpoints that initiate or advance workflow execution, and Attributes provide the configurable properties that shape how a workflow behaves and is instantiated. These three elements work together to define and create a workflow at a structural level.

Activities (C) are tasks performed within an already-created workflow - they are execution units that run after the workflow exists, not components used to construct it. Gateways (E) are routing/decision constructs that control flow branching inside a workflow; like activities, they are internal logic elements, not workflow-creation primitives.

Memory tip: Think "EAA - Events Activate Attributes on Artifacts" - the three things you need before the workflow runs (its trigger, its configuration, and its data objects), versus Activities and Gateways which only operate during execution.

Topics

#workflow creation#workflow elements#artifacts#attributes

Community Discussion

No community discussion yet for this question.

Full C_SIGPM_2403 Practice