🚀Enhancements
IDP - Phase 1 Classifier
- This model classifies Statement Invoice pages where possible and will split the page from the rest of the submission temporarily while the rest of the submission flows through our normal IDP flow.
- Once the submission is completed, the associated Statement Invoice page is paired back up with the submission and lives within the usual Documents tab
- The plan is to continue to test this model for another week, check for feedback, and extend the Classifier to all of our tenants
Document Ingestion | Date/Year Logic Update
- Previously, if we ingested a date that was more than two years in the past, we would automatically update the year to the current year. For example, an ingested date of “2001-01-01” would become “2025-01-01”
- We’ve updated the logic above to operate in the same manner, however the threshold has now been updated to only be a year difference rather than two years
- This is an effort to continue to minimize and reduce errors when ingesting dates on documents
Revenova Integration Update
Duplicate Documents Issue
- Revenova integration sends information to Revenova Platform in two requests. Previously, if the second request failed, the two requests were being retried each time. As a result, documents and certain operations were completed multiple times, creating duplicate entries.
-
Moving forward we’ve ensured that the first request will only be sent to Revenova once
🐞Optimizations
Mercury Gate Integration - Null reference object when sending carrier request
- This null value was causing the updates to fail when sending to MG
- A validation has been added to confirm the value is valid before casting to a decimal