Speicher (EN)

Concept

Data storage location in an EPK, represented as a hexagon that stores or provides information

Architecture

flowchart LR   A[Process step 1] --> B[Storage]   B --> C[Process step 2]   B --> D[Process step 3]   E[External data source] --> B   B --> F[Database] 

In Context

  • Typically used together with events, functions, and process chains
  • Related to: Event-driven process chain (EPK), Function, Event
  • Example use: Customer data in a CRM system, inventory data in an ERP system
Quelle: AI Generated