I am working on a project where my end goal is to change the format of the incoming CCD to meet the end user specification requirements. I am writing a tcl proc that can read CCDA from the thread and parse out the elements/field values. Once I have the field values, I will send them to SQL database where it will be formatted according to the specs. I am using TDOM library in tcl but it isn’t working as expected. Does anyone know of a simpler way of doing this?
Thanks,
Devika