Clovertech
› Clovertech Forums › Read Only Archives › Cloverleaf › Cloverleaf › Destination blank for xlateOutVals
CL v5.5, Sun, Solaris 10, HL7 v2.3.1
See attachments. I have a tcl proc in an xlate that reformats i/p fields into o/p fields. The proc
works correctly. xlateOutVals has values. The problem is the fields in the o/p record (Destination)
are blank after the proc completes. I
Johnny,
Try using the COPY action with your proc employed, rather than the CALL action.
Jim Cobane
Henry Ford Health
Or you could use xpmstore with your CALL Action.
email: jim.kosloskey@jim-kosloskey.com 30+ years Cloverleaf, 61 years IT – old fart.
James and Jim, thanks for the help. I tried the COPY action and the problem has been corrected so I’m going to keep it.