Open sanjabaj2 opened 2 months ago
@sanjabaj2 tagging you following up on our discussion to include your thoughts on the end state this work will ultimately facilitate.
Ideal - final state is that we send json to BPDS and just upload PDF to eFolder via BEP Claims Evidence API https://claimevidence-api-test.dev.bip.va.gov/api/v1/rest/swagger-ui.html
But as interim step we may need to continue to send PDF via Benefits intake until MAS and other system catch up.
Issue Description
Take a look at attached slides describing current process for pension application, requiring OCR to extract data. During investigation of overflow problem, we identified an existing system called BPDS that is designed to accept raw json content for individual forms. BPDS stands for Benefits Process Data Service.
The spec can be found here. BPDS is a repository designed to house JSON versions of scanned VA forms. The plan would be to continue with existing PDF submission process but we'd send json to BPDS in addition to existing steps. While ticket is for Pension, the proposed plan / design should work for any other forms.
These are the links to various environments that they have https://bpds-dev.dev.bip.va.gov/swagger-ui.html#/ https://bpds-test.dev.bip.va.gov/swagger-ui.html#/ https://bpds-uat.stage.bip.va.gov/swagger-ui.html#/
Before this work starts, we may need to get an approval from VA security teams. Sanja is looking into it.
BPDS Integration.pdf
Tasks
Acceptance Criteria
[ ] We have a blue print of the work needed to complete this integration.
How to configure this issue