Opened 7 years ago
Closed 7 years ago
#1021 closed enhancement (fixed)
Add INCA 2.0 columns to the blacklist
Reported by: | Nicklas Nordborg | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | INCA XML to CSV converter 1.2 |
Component: | net.sf.basedb.inca | Keywords: | |
Cc: |
Description
INCA has been updated to version 2.0. Most variables have been renamed, which affects the XML to CSV converter.
As long as the PERSNR
variable remains the same (it seems to) the converter program should work as before. The only required change is that the blacklist for blanking some variables should be updated with new variable names.
Change History (3)
comment:1 by , 7 years ago
comment:2 by , 7 years ago
comment:3 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
The current blacklist contains:
The A030PrepNr, A090VPrepNr, A080OpDat can probably be removed and replaced with a_pad_diagprepnr, a_pad_prepnr and op_kir_dat.
There may also be more new variables that should be blacklisted. This should be checked by someone with more knowledge about the INCA register.