[ic] Re: Transaction Database

Donald Lin interchange-users@lists.akopia.com
Thu Aug 2 13:56:00 2001


I think I am getting very close at solving this problem.
However, i still cannot get it to work and no errors show up in error.log
(BTW, I am using IC 4.6.5)

I have added log_entry and log_transaction to my etc/ directory. They are
copied from the Construct Something demo. I also added
Route log         report          etc/log_transaction
Route log_entry   report          etc/log_entry
to catalog.cfg

Restarted and tried again. But it still doesn't work. I'm guessing I am
missing something else, but I do not see any documentation on this and I
cannot find any mailing list posts related to this. Help Please! Thanks
Donald
----- Original Message -----
From: "Donald Lin" <donald.lin@giftme.com>
To: <interchange-users@developer.akopia.com>
Sent: Thursday, August 02, 2001 10:59 AM
Subject: [ic] Re: Transaction Database


> Oh I just noticed the Construct Something demo has a etc/log_transaction
> file... I just added this to my catalog but it still does not work. What
do
> I need to get this log_transaction file to work?
>
> ----- Original Message -----
> From: "Donald Lin" <donald.lin@giftme.com>
> To: <interchange-users@developer.akopia.com>
> Sent: Thursday, August 02, 2001 10:48 AM
> Subject: Transaction Database
>
>
> > Hi All. I am just wondering what is needed for orders to be stored in
the
> > transactions database. I made my catalog from scratch and have already
> made
> > my transaction database in MySQL. I put the following in catalog.cfg
> > Database transactions              transactions.txt     dbi:mysql:kosher
> > Database transactions              USER           kosher
> > Database transactions              PASS           9kosher9
> > Database transactions              DELIMITER      TAB
> >
> > (i copied transaction.txt from the Construct Something Demo)
> > I restarted and IC recognized the new database.
> >
> > Now I order an item and checkout and everything, but nothing is stored
in
> > the database. What else do I need? Once an order is processed, shouldn't
> it
> > automatically be stored in transaction?
> >
> > Thanks!
> > Donald
> >
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@lists.akopia.com
> http://lists.akopia.com/mailman/listinfo/interchange-users
>