GenerateReportRequested

Generate Report Requested

Overview

Contains facility and timing information used to initiate an on‑demand report generation process.

flowchart LR
nGenerateReportRequested_7BC99734["Command: Generate Report Requested"]
  nTenantService_F25B55["Service: TenantService"] -->|sends| nGenerateReportRequested_7BC99734
  nGenerateReportRequested_7BC99734 -->|handled by| nReportService_1ECFD801["Service: ReportService"]
  subgraph nReport_4D4FBBDA_domain["Domain: Report"]
    nGenerateReportRequested_7BC99734
    nReportService_1ECFD801
  end
  subgraph nTenant_379CD514_domain["Domain: Tenant"]
    nTenantService_F25B55
  end

Relationships

flowchart LR
nGenerateReportRequested_7BC99734["Command: Generate Report Requested"]
  nTenantService_F25B55["Service: TenantService"] -->|sends| nGenerateReportRequested_7BC99734
  nGenerateReportRequested_7BC99734 -->|handled by| nReportService_1ECFD801["Service: ReportService"]
  subgraph nReport_4D4FBBDA_domain["Domain: Report"]
    nGenerateReportRequested_7BC99734
    nReportService_1ECFD801
  end
  subgraph nTenant_379CD514_domain["Domain: Tenant"]
    nTenantService_F25B55
  end