Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

AP ERP 5.5 - OFX IMPORT

Status
Not open for further replies.

j0rg3

Programmer
Feb 12, 2004
28
US
Does anybody around here have experience with manipulating OFX files for import into AP?

I wrote a script which converts our bank's .CSV into an OFX for AP ERP 5.3b. We upgraded to 5.5 and it no longer works. One of my theories is that AP 5.5 reads only OFX 2+ whereas 5.3b would only read files that were older than OFX 2.

I'd be happy to make those changes to the script but, other hand, it doesn't seem very likely that they would drop support for any open banking standard. The header of the file declares the OFX version -- so it wouldn't be difficult to determine what parsing is required.

Anybody been down this, or any similar, path?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top