C_SIGPM_2403 · Question #52
When is a new version of the workflow created?
The correct answer is B. After publishing the changes. Publishing a workflow is the explicit action that triggers version creation - it represents a deliberate, finalized snapshot of the workflow that becomes a trackable, reusable version. Manual saving (A) preserves your work-in-progress but does not commit a new version, similar…
Question
When is a new version of the workflow created?
Options
- AAfter manually saving
- BAfter publishing the changes
- CAutomatically after starting a new case
- DAutomatically after changing the workflow
How the community answered
(51 responses)- A2% (1)
- B86% (44)
- C8% (4)
- D4% (2)
Explanation
Publishing a workflow is the explicit action that triggers version creation - it represents a deliberate, finalized snapshot of the workflow that becomes a trackable, reusable version. Manual saving (A) preserves your work-in-progress but does not commit a new version, similar to how saving a draft doesn't publish an article. Starting a new case (C) executes the existing workflow version rather than creating a new one. Making changes (D) is just editing - without publishing, those edits remain in a draft/unpublished state and no version is stamped.
Memory tip: Think "publish = version." Just like software releases: you can edit code all day, but a new release (version) only exists when you deliberately publish/deploy it.
Topics
Community Discussion
No community discussion yet for this question.