Hi, David! Nice to hear that you're using gnue-forms for this!
Am Samstag, den 28.06.2008, 23:23 -0400 schrieb David Sugar: > I have a question, however. One of the things we have to do is > generate a sipwitch XML config file out of the database, and then push > it out over http post to each call node. Is this the kind of task > that one might be able to make use of appserver for? Actually I wouldn't use appserver for that, but I'd rather write some Python code that does that and bind it to a button in the form. AFAIU, the application would be comparably simple (maybe something that you'd run against an SQLite database) and running an appserver for this might be overkill. If the whole TMS gets complex enough to justify the use for appserver, you would certainly also put the pushing of the XML into the appserver layer, of course. So I guess the answer depends on the overall size of the TSM application. Thanks, -- Reinhard Mueller GNU Enterprise project (http://www.gnuenterprise.org)
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
_______________________________________________ Gnue mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnue
