ofx import (via download) failure, ver. 4

Discussions about iCompta on macOS
younkint
Posts: 4
Joined: 21 May 2010, 22:44

ofx import (via download) failure, ver. 4

Post by younkint »

I've been using iCompta version 3 for the last several months with no problems. I was using it to tend to three accounts at the same bank. All transactions were entered using the embedded browser and downloading and importing transactions as ofx files. I never had a failure that I can recall. When iCompta version 4 was announced, I checked it out and decided to give it a try. All existing files seems to make the update with no problems.

However, when I attempt to use the embedded browser to download the ofx files, I receive an error in iCompta and nothing is imported. I switched back to version 3, and there are no problems with the import.

My bank gives options in regard to the type of file that can be downloaded. My download options are: Comma Delimited, PDF, Microsoft Money, Tab Delimited, and Plain Text. Additionally, I may select a particular date, a range of dates, or a "since last download" option. Originally, I chose to download in the "Microsoft Money" format because it seemed rather universal. I also choose to download "since last download." Should I attempt to download the transactions in another format? Will this cause problems with existing recorded transactions if I switch? What is the preferred format as far as iCompta is concerned? Is there some preference that needs to be set in version 4 in order to successfully download ofx files?

I have to get this sorted out if I am to continue using iCompta. Surely there are others have similar problems.

Thanks in advance for the help!


- Terry
User avatar
Angeman
Administrateur
Posts: 2303
Joined: 28 December 2008, 21:28
Location: Toulouse, France
Contact:

Re: ofx import (via download) failure, ver. 4

Post by Angeman »

Could you mail me one sample OFX file from your bank so that I can fix this bug ? Thanks
younkint
Posts: 4
Joined: 21 May 2010, 22:44

Re: ofx import (via download) failure, ver. 4

Post by younkint »

Yes, I have emailed you a ofx file.
rsouthgate
Posts: 6
Joined: 29 March 2009, 22:33

Re: ofx import (via download) failure, ver. 4

Post by rsouthgate »

Hi,
Similar problem here. ofx imports used to work fine in iCompta 3, but in iCompta 4 even though it imports the correct number of transactions all values are 0, all transactions are labelled "new transaction".

Help! :)
User avatar
Angeman
Administrateur
Posts: 2303
Joined: 28 December 2008, 21:28
Location: Toulouse, France
Contact:

Re: ofx import (via download) failure, ver. 4

Post by Angeman »

This will be fixed in 4.0.1.
ChrisLesslie
Posts: 3
Joined: 29 May 2010, 19:06

Re: ofx import (via download) failure, ver. 4

Post by ChrisLesslie »

I have the same problem. Can you say when v4.0.1 will be released?
User avatar
Angeman
Administrateur
Posts: 2303
Joined: 28 December 2008, 21:28
Location: Toulouse, France
Contact:

Re: ofx import (via download) failure, ver. 4

Post by Angeman »

It is now.
younkint
Posts: 4
Joined: 21 May 2010, 22:44

Re: ofx import (via download) failure, ver. 4

Post by younkint »

Today I downloaded and installed iCompta version 4.0.1. Everything was imported from version 3 with no errors (I had switched back to version 3 after the earlier problems with version 4.0). I am happy to report the ofx import on three different accounts was flawless! I had no duplicates, and no errors whatsoever. It seems that the changes to iCompta made in version 4.0.1 have solved my problems. :D

Now I can evaluate the software properly. Fortunately, the 30 trial period is not hindered by a limit on transactions (as some software developers impose).

Thanks, Cyril.
ChrisLesslie
Posts: 3
Joined: 29 May 2010, 19:06

Re: ofx import (via download) failure, ver. 4

Post by ChrisLesslie »

Hi,

OFX import seemed to be fixed a couple of releases ago but is now broken again. Can you help please?

this is an example file:

OFXHEADER:100
DATA:OFXSGML
VERSION:102
SECURITY:NONE
ENCODING:USASCII
CHARSET:1252
COMPRESSION:NONE
OLDFILEUID:NONE
NEWFILEUID:NONE

<OFX>
<SIGNONMSGSRSV1>
<SONRS>
<STATUS>
<CODE>0</CODE>
<SEVERITY>INFO</SEVERITY>
</STATUS><DTSERVER>20100824204442</DTSERVER>
<LANGUAGE>ENG</LANGUAGE>
</SONRS>
</SIGNONMSGSRSV1>
<BANKMSGSRSV1>
<STMTTRNRS><TRNUID>1</TRNUID>
<STATUS><CODE>0</CODE><SEVERITY>INFO</SEVERITY></STATUS>
<STMTRS><CURDEF>GBP</CURDEF><BANKACCTFROM><BANKID>123456</BANKID><ACCTID>12345678</ACCTID><ACCTTYPE>CHECKING</ACCTTYPE>
</BANKACCTFROM>

<BANKTRANLIST>
<DTSTART>20100709000000</DTSTART><DTEND>20100820000000</DTEND>
<STMTTRN>
<TRNTYPE>DEBIT</TRNTYPE>
<DTPOSTED>20100709000000</DTPOSTED>
<TRNAMT>-6.65</TRNAMT>
<FITID>20100709000000</FITID>
<NAME>ORANGE 14329371/52</NAME>
<MEMO>ORANGE 14329371/52</MEMO>
</STMTTRN>
User avatar
Angeman
Administrateur
Posts: 2303
Joined: 28 December 2008, 21:28
Location: Toulouse, France
Contact:

Re: ofx import (via download) failure, ver. 4

Post by Angeman »

Does it end just like that or do you have this at the end ?

Code: Select all

</BANKTRANLIST>
</STMTRS>
</STMTTRNRS>
</BANKMSGSRSV1>
</OFX>
Post Reply