You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CCRS converts INT-based InventoryExternalIdentifier into Scientific Notation on CCRS Error CSV.
This happened on a LabResults CSV, where the InventoryExternalIdentifier was sent as "12070035934041615", but the Error CSV returned the InventoryExternalIdentifier as "1.207E+16"
The text was updated successfully, but these errors were encountered:
Are they, perhaps, shooting for efficiency of storage over precision?
I'm sure they have figured out that, if everything submitted fails submission, they don't have to store anything at all.
CCRS converts INT-based InventoryExternalIdentifier into Scientific Notation on CCRS Error CSV.
This happened on a LabResults CSV, where the InventoryExternalIdentifier was sent as "12070035934041615", but the Error CSV returned the InventoryExternalIdentifier as "1.207E+16"
The text was updated successfully, but these errors were encountered: