Hello!
I hope that I'm posting to the correct forum.
I've been assigned a few Accpac related tasks. The foremost is to develop a solution for converting our bank's .CSV output to OFX, for Accpac to import. So far, so good. It seems to work but I'm completely new to Accpac and I've only tested it on a payroll file.
I wrote a PHP script which that parses the CSV looking for the BAI code and then, based on the BAI, generates the correct output for the OFX file. In my case we're running Sage Accpac 500 (Version 5.3B) which means that I'm converting to an older OFX standard (1.02).
I was just wondering if this is something that has been done before -- where I could learn from another's mistakes instead of making all of them myself. :)
Advice?
Thanks!