For Programmers: Free Programming Magazines  


Home > Archive > Software Engineering > November 2006 > design issues how to create a proper design from scratch?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author design issues how to create a proper design from scratch?
vj

2006-11-15, 7:01 pm

Hi all i am having problem with designing whole automation process for
generating reports how

can i start of this all.

Send me some sample design docs with class dig or sequence dig or
whatever the design usually go forward.

I am working on a automation process where we are trying to generate
reports on the basis of data what we have in three diff locations.

1) database. Where from I am taking it using jdbc calls and keeping in
xls sheet or in csv format.

For that I have used POI HSSF which is providing API for supporting
this all.

2) Log files from server (actually we are taking backup every day
storing in some testing machine and at month end taking these files
then doing filter process based on requirements etc.) here we are
taking some data to keep in xls sheet as well. Then generates graphs.

3) here also we have log files for IPS wiki and forums where we are
taking no of edits (really required per hits to be logged).

Mechanism requires to be modified for logging everything.

Ultimate is same xls sheet generation.


I tried to create some raw HLD which can give some idea.

Please give me some idea how to proceed.

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2010 codecomments.com