Skip to content

Instantly share code, notes, and snippets.

@ryanwoldatwork
Created June 4, 2024 16:54
Show Gist options
  • Save ryanwoldatwork/fe62b4ef418fa06c51dcf55a46b0f550 to your computer and use it in GitHub Desktop.
Save ryanwoldatwork/fe62b4ef418fa06c51dcf55a46b0f550 to your computer and use it in GitHub Desktop.

Business Process Models, because they are structured data, can answer business questions like:

  • Who are the Personas or Systems in a workflow?
  • What are all the Workflows for a Persona?
  • What are the steps in a Workflow?
  • What is the sequence of Events in a Workflow?
  • What are the Artifacts (documents/records) of a Workflow? 
  • Which workflows does a System support?

Traditional, visual-only journey maps and service blueprints are useful, but do not generate structured data as a byproduct of the modeling process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment