VEDUHSF Fixes -Confirm Veteran Evidence doc upload validations met #81481
Labels
code-yellow
Related to an ongoing Code Yellow issue
DBEX-Carbs
Disability Benefits Experience - Team Carbs
disability-experience
Verify that all of the following file upload validations are met prior to submitting to EVSS:
docType
is not nulldocTypeDescription
is not nullclaimId
is not null and must be alphanumericsystemName
is not nullBENEFICIARY
is not nullSSN
is not nullFIRST_NAME
is not nullLAST_NAME
is not nullReceivedDt
is not nullFilename
is not nullMimeType
must equal the implied file name based on the extension of the fileerror message returned from
POST
requests of uploaded files to.../wss-document-services-web-3.7/rest
Datadog log query sample and terms: "EVSS::DisabilityCompensationForm::SubmitUploads" "died with error"
The text was updated successfully, but these errors were encountered: