Importing bank entries with I_EOL_GLTXN_POST

Hi,

I’m experimenting with I_EOL_GLTXN_POST to try and post bank entries. Unfortunately, no matter what I try, I get the following error (non-bank entries work fine):
“Exact Online itself reports a problem on topic GLTransactions: Topic [GLTransactions] Invalid: Line number (0)”

After doing some Googling, I found the post below (quite old) which is about doing this with Invantive SQL (I think):

The poster mentions:
“Since Exact Online has a mixed ledger and lots of constraints, it is not possible to directly load the bank entries. Instead, the bank transactions are posted into a separate General Ledger account of Exact Online with a separate journal as a first step…”

Is this still the case? Can I not pass an incrementing lineID (or something) to I_EOL_GLTXN_POST for each entry?

Thanks