DFDs
Generated from DFD relationship metadata.
Summaries are review aids from DFD relationship metadata, not a replacement for the source DFD.
Subsystem Correlation
Generated from cross-subsystem business operation inputs and outputs. Business operation nodes are shown on each subsystem page.
flowchart LR
S_batch((" Batch "))
S_master((" Master "))
S_master -->|参照| S_batch
Boundary Notes
Subsystem edges mean the downstream subsystem reads or uses outputs from the upstream subsystem. They do not grant cross-subsystem create, update, or delete ownership.
| From | To | Allowed Meaning |
|---|---|---|
| Master | Batch | R / 参照 |
Subsystems
| Subsystem | Summary | Business Count |
|---|---|---|
| Batch | Dirty Key 登録から Transfer Execution までのバッチ系業務。 | 2 |
| Master | Destination、Transfer Setting、Destination Link を登録するマスタ系業務。 | 2 |