Hi Everybody,
I have an issue with a tcl (FromCsv.tcl) used in Pre_Xlate. My goal is to send to the destination only the list of PID_3 (HL7.txt) that i have in a CVS (opal.csv) file.
When i tested the UPOC i get the following error:
fld1: 3000257
fld2: MGH
duplist : 3000257
fld1: 1235469
fld2: RVH
duplist : 3000257 1235469
fld1: 5487932
fld2: RVH
duplist : 3000257 1235469 5487932
[tps :tps :ERR /0: UNNAMED_TID:10/26/2019 14:49:07] ‘3’ (returned by ‘FromCvs ‘) does not match { }
[tps :tps :ERR /0: UNNAMED_TID:10/26/2019 14:49:07] ‘microseconds’ (returned by ‘FromCvs ‘) does not match { }
[tps :tps :ERR /0: UNNAMED_TID:10/26/2019 14:49:07] ‘per’ (returned by ‘FromCvs ‘) does not match { }
[tps :tps :ERR /0: UNNAMED_TID:10/26/2019 14:49:07] ‘iteration’ (returned by ‘FromCvs ‘) does not match { }
ORU_R03_MICLAB
Thank you