Issues with data imports through the WCF API on the EU and US instance

Incident Report for Viedoc

Postmortem

Description

After release of Viedoc 4.80, the WCF API did not accept requests with a large amount of data. 

This was for example causing the import of clinical data through the WCF API to fail. 

Cause 

When migrating the WCF service to dot NET core, the maximum size of message accepted was set to default (65535 bytes) in the framework.

 

Corrective action 

Updated the code to change the message size to a configurable value. And changed the configurable value to accommodate large messages. 

Preventive action 

The message size is set to max value that can be handled by system.

Posted Oct 23, 2024 - 06:42 UTC

Resolved

The issue has now been resolved. Imports of large data files submitted through the WCF API on the EU and US instances are now working as expected again. This issue was resolved on the EU instance on 2024-10-16 and on the US instance on 2024-10-17.
Posted Oct 17, 2024 - 13:40 UTC

Investigating

Imports of large data files submitted through the WCF API on the EU and US instance are currently failing. Investigation is ongoing and status updates will be provided here.

For urgent imports, please contact the support or your product specialist for advice.
Posted Oct 10, 2024 - 18:15 UTC
This incident affected: Viedoc 4 - Europe (Background processes (import/export/revisions/alerts/archive/disposal)) and Viedoc 4 - US (Background processes (import/export/revisions/alerts/archive/disposal)).