Bugs fixed in swift535 importer to enable security import via HKWPD The import of SWIFT535 files as a response to HKWPD jobs did not work any more. On the one hand, the GWEN_DB structure in swift535.c did not match what was expected in jobgetbalance.c, on the other hand Deutsche Bank sends date/time information for the security price in an 98C record, which is specified in the SWIFT535 specification, but which was not yet implemented in swift535.c. Both issues are fixed now, and security information can be read correctly via HKWPD.
Bugs fixed in swift535 importer to enable security import via HKWPD The import of SWIFT535 files as a response to HKWPD jobs did not work any more. On the one hand, the GWEN_DB structure in swift535.c did not match what was expected in jobgetbalance.c, on the other hand Deutsche Bank sends date/time information for the security price in an 98C record, which is specified in the SWIFT535 specification, but which was not yet implemented in swift535.c. Both issues are fixed now, and security information can be read correctly via HKWPD.