Portal / SMS / UC-SMS-06
NHHK 2024–2025 HK1 Cán bộ demo
SMS · UC-SMS-06

UC-SMS-06 — Giay chung nhan online / ky so

Giay chung nhan online / ky so based on legacy SMS source. This UC assumes `SDMSV`/`SSVHK` hub data already exists and does not require QLTS runtime.

Nguồn: docs/modules/sms/use-cases/UC-SMS-06.md · Sample data (fake VN)
S1 · Legacy `S19`; remake certificate request queue

Legacy S19; remake certificate request queue

List online/staff certificate requests by type/status/term.

API: `GET /certificates/requests`. · DB: `SGCNSV.IDGCNSV`, `IDGCN`, `IDSV`, `NHHK`, `SOCNSV`, `NgayDKGCN`, `NgayCapGCN`, `IsDaDuyet`, `IsOnline`, `TrangThaiGCNSV`, `SoLuongDK`; `SDMGCN.IDGCN`, `MaGCN`,
S2 · Legacy online registration; remake create request form

Legacy online registration; remake create request form

Create certificate request and validate certificate type/rules.

API: `POST /certificates/requests`. · DB: `SGCNSV.IDSV`, `NHHK`, `IDGCN`, `NgayDKGCN`, `LyDoDKGCN`, `DCNhanBuuDien`, `SoLuongDK`, `SoLuongBangDiem`, `TuHocKy`, `DenHocKy`, `FileNameMinhChung`, `FileMinh
S3 · Legacy approval/processing; remake approve action

Legacy approval/processing; remake approve action

Approve, number and issue certificate request.

API: `PUT /certificates/requests/{requestId}/approve`. · DB: `SGCNSV.IDGCNSV`, `SOCNSV`, `NgayCapGCN`, `IsDaDuyet`, `TrangThaiGCNSV`, `GCGCNSV`, `GCLoiNhanSV`, `MaQRCode`, `isDaGuiMail`.
S4 · Legacy `SaveFileKySo`; remake files/signing panel

Legacy SaveFileKySo; remake files/signing panel

Attach generated file, proof file or signing metadata.

API: `POST /certificates/requests/{requestId}/files`. · DB: `SGCNFileSV.IDGCNSV`, `FileName`, `NoiDungFile`; `SGCNSV.FileThongTin`, `FileThongTinPdf`, `FileKySo`, `IsFileKySo`, `URLFile`; `SGCNSVKySo.IDGCNSV`, `IDNV`, `I
S5 · GAP - template/question contract

GAP - template/question contract

Current docs list `SDMGCNCT` and `SSVTraLoiGCN` but not the exact dynamic question/template layout for each certificate type.

Họ tênLớp/NgànhTrạng tháiGhi chú
SV22010001Nguyễn Văn AnCNTT-K18-01Đang họcQĐ/2025/810
SV22010015Trần Thị BìnhCNTT-K18-02Tạm dừngQĐ/2025/811
SV22010028Lê Minh ChâuKT-K18-01Đang họcQĐ/2025/812
SV22010042Phạm Quốc DũngQTKD-K18-01Nghỉ luônQĐ/2025/813
SV22010057Hoàng Thu HàNN-K18-03Đang họcQĐ/2025/814
SV22010063Vũ Đức KhoaCNTT-K18-01Tốt nghiệpQĐ/2025/815
API: `POST /certificates/requests`, `POST /certificates/requests/{requestId}/files`. · DB: `SDMGCNCT.IDGCN`, `STTGCNCT`, `NoiDungCT`; add template-to-form map before full online parity.