once the data is in a database, how would you still need Alcatel knowledge then?
The question sounds like: How can I invoke an action based on data stored in a XXX database? XXX is very vital to know, and the anwser could be a database trigger (or stored procedure). But you could also write a small frontend over your table, filter the data, and then invoke the action on all records you selected in that application. And yes, there is a drupal module for that. http://drupal.org/project/data to manage external tables http://drupal.org/project/views_bulk_operations to do actions against selected records. (if you get the 2 working together, let us know. it might not be superstraightforward) -- rgds, Reinier Battenberg Director Mountbatten Ltd. +256 758 801 749 www.mountbatten.net On Monday 06 December 2010 12:11:13 Edward Mugerwa wrote: > Any body who has had experience automating account management on the > Alcatel 4400. > > I have managed to read the dot dat accounting files and uploaded them in a > db but i need to move the next step and trigger some actions based on that > data. > > Any ideas welcome.
_______________________________________________ LUG mailing list [email protected] http://kym.net/mailman/listinfo/lug To unsubscribe http://kym.net/mailman/options/lug LUG is generously hosted by INFOCOM http://www.infocom.co.ug/ All Archives can be found at http://www.mail-archive.com/[email protected]/ The above comments and data are owned by whoever posted them (including attachments if any). The List's Host is not responsible for them in any way. ---------------------------------------
