Tuesday, June 15, 2004

NoCat::Accounting::XML

I have been struggling to get my DBI accounting patch running on Morphix. No matter what I try, the mysql tables stay read-only... I guess this should have been a no shitter, but I had to try.... Accounting::DBI will be an option. I will give a how_to for setting up and using a USB thumb drive for Accounting in mysql. Sending to File will also be available.

I am developing an Accounting::XML package. This will take all the accounting data and create an XML document, then send it to a web service in a SOAP message or envelope. This will make all your accounting data available from a centralized web server. The listening webservice will run on one of public ip's web servers, but I will write the webservice to be a stand-alone module that I will distribute for those of you that want to hack away at it... It will basically take an XML doc and insert or update a record in mysql.

Links to this post:

<< Home