For testing we simultaneously played messages to Production (via 5.8.4 on Windows 2008) and Sandpit (via 6.2.0.2 on Windows 2012). After about a week all looked perfect….. except for just 1 of our inbound threads.
This 1 thread picks up a CSV file and has a VRL format file defined. About 5 out of 160 messages failed for this thread in 6.2.0.2 but worked perfectly in 5.8.4.
When I use the testing tool within Cloverleaf 6.2.0.2 and select my VRL file and TEST file I can see that one of the fields is being truncated (the ReferringDrName field)
The weird thing is, if I make the value for the PatientName field longer in the TEST file, the ReferringDrName field picks up correctly, if I make it shorter the ReferringDrName field is truncated.
This behavior does not occur when applying the same test using the TESTING Tool in version 5.8.4
I have attached the vrl file and sample test file.
Any thoughts are greatly appreciated.