Closed dheepak-aot closed 5 months ago
@HRAGANBC to precisely map specific award types as displayed through Receipt file formatting into ACs to avoid miscommunication
@andrewsignori-aot
From EDU.PBC.DIS.yyyyjjj.001 layouts:
You're right, the trailer records already SUM certain columns from the individual records. However, the SUM values in the trailer are a SUM of PT and FT records. On the DISB001 we want to report PT and FT SUM values seperately.
So from my perspective, we can't do a 1:1 from the EDU.PBC.DIS.yyyyjjj.001 to DISB001. Can we still SUM the columns ourselves even with the proposed file generation process we landed on? I.e. to SUM the values ourselves do we need to go back to a scheduler, etc...?
- FT BC loans
- FT BC grants
- FT BC total
- PT BC Grants (NEW)
- PT BC total (NEW)
- **BC Total (FT+PT) (NEW)
- Total # of records
- File Date (NEW) (Row 11 in File Layouts) (Note: this reflects the date when the NSLSC file was produced)
- Batch Run Date (NEW) This should correspond to the date the disbursement receipts were received through EDU.PBC.DIS.yyyyjjj.001.
- Sequence Number (NEW) (Row 10 in Excel) (Note: this reflects sequence number as produced by NSLSC report
@HRAGANBC I was not referring to the trailer information. My point was that we have total grants described award per award (DISB-GR-TYPE and DISB-GR-AMT) and we also have the total for each disbursement (e.g. DISB-TOT-DISB-AMT, DISB-TOT-GRANT-DISB) and we also have total entitled, total paid for to the student and total paid for the institution.
So, can we assume that the below ones are the ones that we will SUM per offering intensity (also per record type FE vs BC)?
Story Description As a Ministry of Finance partner, I want to receive a daily summary log of all disbursements which were issued the previous day in SIMS, so I can keep my accounting records up to date.
Acceptance Criteria
Business Context: EDU.PBC.DISyyyyjjj.001 File Layouts
Funding Totals Mapped to PBC.EDU.DIS.yyyyjjj.001 "Receipts File":
Technical Context Currently we have a scheduler
fin-process-provincial-daily-disbursements-integration
which runs daily and creates Provincial Daily Disbursement report and uploads the report to SFTP location.Save data in database, generate email as needed, and email or report can be re-generated on demand in case of issue.
Current Report looks like this:
Technical
DISB-TOT-DISB-AMT
,DISB-TOT-DISB-AMT
,DISB-TOT-GRANT-DISB
).