We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
{this.esdcConfig.environmentCode}EDU.PBC.DIS.[\w]*\.[0-9]*
{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
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
#3920 - Update Expected Name for Disbursement File (#3963)
991b597
- 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)
CarlyCotton
lewischen-aot
No branches or pull requests
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:
{this.esdcConfig.environmentCode}EDU.PBC.DIS.[\w]*\.[0-9]*
{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
The text was updated successfully, but these errors were encountered: