XML transformation and processing with Zope -- or something better suggestions welcome



I have a client who wishes to automate their order
processing system for their online business. presently
they download reports from their business frontend and
upload them manually to their shipper.

Both systems can use XML and a precursory look at the
document tags suggests a simple XSLT transform should
be able to translate the tags fairly simply.

I was thinking of using Zope to setup a server that
will get the orders from the website, transform them,
and then upload them to the shipper. I built Zope3
last night and went to bed...

In the morning I tried to build the zope-xml*
pluggins. However they start building python 2.3.5-1,
despite python 2.4.x that was built for zope3. I'm
fairly certain I can't have more then one version of
python but maybe I'm mistaken. I didn't want to deal
with it when I woke up so I stopped the builds.

Just wondering if anyone has any familiarity with
Zope, its pitfalls and merits, or if there is an
easier way to do what I described above. My client
doesn't care about keeping a local copy of the orders
but I want to for error control and checking purposes.
I was going to use xmlcatmgr for this purpose. I would
setup two catalogs one for raw and processed orders.
At this point I care more about keeping each order
processing unit if you will in its own little
compartment, perhaps a simple db by date would be more
in order with XML as the content.

any kind of pointers would be appreciated as this is
my first real task building a system that does
something real...

-brian



_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: question refined - Copy file from client to server
    ... uploaded form - which is the stream. ... to a directory on the server, rather than load it into SQL. ... the user browsed to the file so your page could upload it. ... just manipulate the files on a client machine at will. ...
    (microsoft.public.dotnet.general)
  • Re: question refined - Copy file from client to server
    ... uploaded form - which is the stream. ... to a directory on the server, rather than load it into SQL. ... the user browsed to the file so your page could upload it. ... just manipulate the files on a client machine at will. ...
    (microsoft.public.dotnet.general)
  • Re: Uplink baud rate determination
    ... So the main idea of your algo is to get client's upload speed by uploading ... Server reconds amount of data being sent, ... Client finished upload and closes connection ... checking/determination the actual Internet uplink baud rate of the ...
    (microsoft.public.win32.programmer.networks)
  • Re: MTOM vs HttpWebRequest for file upload
    ... We are authenticating the client to the service layer using integrated ... Windows authentication. ... If you can get to the service at all through the app, ... The upload service, via its app pool identity, owns the permission to read ...
    (microsoft.public.dotnet.framework.webservices)