Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Expected Name for Disbursement File #3920

Closed
1 task
ninosamson opened this issue Nov 12, 2024 · 1 comment
Closed
1 task

Update Expected Name for Disbursement File #3920

ninosamson opened this issue Nov 12, 2024 · 1 comment
Assignees

Comments

@ninosamson
Copy link
Collaborator

ninosamson commented Nov 12, 2024

User Story:
As an application, we need to receive a disbursement receipt file from national, so we can confirm award amounts for financial purposes.

Acceptance Criteria:

  • Update expected file name for disbursement receipt file to {this.esdcConfig.environmentCode}EDU.PBC.DIS.[\w]*\.[0-9]*
    • changed from {this.esdcConfig.environmentCode}EDU.PBC.DIS.D[\w]*\.[0-9]*

sources/packages/backend/libs/integrations/src/esdc-integration/disbursement-receipt-integration/disbursement-receipt.integraton.service.ts

Sample file names
image.png

@ninosamson ninosamson added the Business Items under Business Consideration label Nov 12, 2024
@CarlyCotton CarlyCotton self-assigned this Nov 12, 2024
@CarlyCotton
Copy link
Collaborator

image.png

@CarlyCotton CarlyCotton reopened this Nov 12, 2024
@CarlyCotton CarlyCotton added Dev & Architecture Development and Architecture and removed Business Items under Business Consideration labels Nov 12, 2024
@andrewsignori-aot andrewsignori-aot removed the Dev & Architecture Development and Architecture label Nov 12, 2024
@lewischen-aot lewischen-aot self-assigned this Nov 15, 2024
github-merge-queue bot pushed a commit that referenced this issue Nov 20, 2024
- Updated expected file name for disbursement receipt file to
`${this.esdcConfig.environmentCode}EDU\\.PBC\\.DIS.[0-9]{8}\\.[0-9]{3}`

Screenshot of the Bull Dashboard completed task with the disbursement
schedule records not found

![image](https://github.com/user-attachments/assets/3bf224b2-8a37-4273-8923-940d6f333b74)

Screenshot of the Bull Dashboard completed task with the disbursement
schedule records found

![image](https://github.com/user-attachments/assets/ce3c6028-b839-4992-b48f-b3a13536bb14)

Screenshot of email received after successfully processing the
disbursement receipt file

![image](https://github.com/user-attachments/assets/35928322-6703-43fe-abab-4b76e4f821a7)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants