gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUe] Question on how to interact with an external library


From: Andreas Fromm
Subject: [GNUe] Question on how to interact with an external library
Date: Sat, 20 Aug 2005 21:46:48 +0200
User-agent: Debian Thunderbird 1.0.2 (X11/20050602)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi again,

I'm working on a customer management application and need to send
debit notes to them. Until now I'm managing the banking stuff in text
files an transfer the payments and debit notes through aqbanking, an
online bebanking lib which supports the german banking system (some
US-banking capabilities are also implemented and as far as I know a
full support is planed).

My aim is to get my Database application interact directly with the
library. There are allready python bindings for it as well as batch
capable tools for it. To send an order to the Bank, it has to be
enqued by the lib and when everything is done, the queue has to be
executed. Of course, account statements can also be rtetrieved form
the Bank.

Now my question is, which is the simplest way to interact with this
library from gnue. Of course one possiblity is to generate a csv-file
with the orders and process it with the batch tools of aqbanking, but
I thouight that it could be possible to implement something like a
datasource which retrieves the account statements by querys and send
orders to the bank by commiting a recordset to it. Does this make
sense, or are there other, more natural ways of doing this? Maybe a
backend for a gnue-report would be the right way to go, but I havent
tried out gnue-reports until now. Anyway it would be nice to have a
good interface to an onlinebanking lib for database applications,
wouldn't it?

Regards

Andreas
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDB4ioUmBtSMq5cGURAnaaAJ4wQ7jYy29wk9Ud3NoFsQVle/c/qwCdHXDc
XK4rR1EYIQAw5Io6v6e+6xs=
=t3cT
-----END PGP SIGNATURE-----





reply via email to

[Prev in Thread] Current Thread [Next in Thread]