Information distribution system and method
An information distribution system distributes data sets according to a hierarchical association among classes and recipients so that each recipient receives a recipient data set of data sets associated only with that recipient.
This Application is a continuation of application Ser. No. 09/924,376, filed on Aug. 8, 2001 and which issued as U.S. Pat. No. 7,058,641 on Jun. 6, 2006, and which claimed the benefit of U.S. Provisional Application Ser. No. 60/223,766, filed Aug. 8, 2000, the disclosures of which is incorporated herein by reference.
FIELD OF THE INVENTIONThe invention relates to information distribution systems, and more particularly, to an e-mail distribution system and method.
BACKGROUND AND SUMMARYCommon methods of distributing e-mail messages include e-mailing a message to an individual address or several individual addresses, or e-mailing a message to a group mailing list comprising a list of individual mailing addresses. Often the e-mail message includes one or more attached files or data sets, which are usually word processing documents, spreadsheet documents, or image files.
However, e-mailing a message to an individual address, several individual addresses, or to a group requires multiple preparation steps. The sender of the message must choose from a list of e-mail addresses to select recipients or groups, type in a subject, and manually select and attach the files to be included in the e-mail. Upon completing the selection of recipients and attachments, the sender will usually invoke a “send” command which sends the e-mail message to the recipients. Thus, if the sender later finds the need to include another attached file, the sender must generate another e-mail message to the same recipients. Often, an explanatory note is included in the second message so as to avoid confusion among the recipients as to why another document has been received. Accordingly, as this process is repeated throughout the day, productivity is lost.
Reduction of system bandwidth is another drawback in common e-mail systems. Often senders do not compress attached files to reduce the size of the e-mail messages because of the intervening step of compressing the files before attaching them to the e-mail message. The time involved to individually compress each attached file would further reduce productivity, so senders often do not bother compressing attachments, thereby making inefficient use of system bandwidth.
Finally, the sheer volume of e-mail messages received by recipients reduces productivity. Often recipients must individually scroll through dozens of e-mail messages received each hour. Senders often omit a subject heading for an e-mail message, or fail to provide a descriptive subject heading. Thus, recipients must spend additional time evaluating the contents and importance of the message. Productivity is further reduced by senders sending e-mail messages and attachments (as soon as they find information related to a common subject), or, as mentioned above, as a result of overlooking a necessary file that should have been included in an earlier e-mail message.
A computer-implemented method of distributing data to a plurality of recipient accounts is disclosed. The method includes associating a plurality of classes arranged in a class hierarchy with the plurality of recipient accounts; associating a plurality of data sets with the plurality of classes and the plurality of recipient accounts; creating a plurality of recipient data sets by associating each data set associated with a class to each recipient account associated with the class so that each recipient data set includes only data sets associated with each corresponding recipient account; and distributing the plurality of recipient data sets to the corresponding plurality of recipient accounts by sending to each corresponding recipient account a corresponding single data communication that includes the recipient data set that includes only the data sets associated with the corresponding recipient account.
An apparatus for distributing data to a plurality of recipient accounts is disclosed. The apparatus includes a computer storage medium and a computer. The computer storage mediums stores a data structure and a program, and the computer has access to the computer storage medium and is configured to execute the program. The data structure includes a plurality of classes arranged in a class hierarchy, and further includes the plurality of recipient accounts associated with the plurality of classes. The program associates data sets to selected classes and selected recipient accounts, creates a plurality of recipient data sets by associating data sets associated with a selected class to the recipient accounts associated with the selected class so that each recipient data set includes only data sets associated with each corresponding recipient account, and distributes the plurality of recipient data sets to the corresponding plurality of recipients by sending to each corresponding recipient account a corresponding single data communication that includes the recipient data set that includes only the data sets associated with the corresponding recipient account.
BRIEF DESCRIPTION OF THE DRAWINGS
Selection of Modify Mail Directory 11 allows the user to edit record table 30, as shown in
Selecting Create All Mail Directories 12 creates a directory structure 100 of a linked hierarchy based on the user defined information contained in the record table 30. As shown in
Within each subdirectory Admin 200, Legal 400 and Retail 500 are recipient subdirectories corresponding to the identification numbers 33 listed for each class 32 in record table 30. Thus, as shown for the subdirectory Retail 500, recipient subdirectory 510 is created for the recipient identified by user identification number 001, e.g., “John Smith.” Illustratively, a recipient subdirectory, or recipient account, corresponds to a recipient e-mail account to which e-mail is sent and accessed by the actual recipient. Likewise, recipient subdirectories 520 and 530 are created for recipients identified by the user identification numbers 017 and 234, respectively. Finally, a common class subdirectory 540 is created in addition to the recipient subdirectories. Common class subdirectories are also created within each subdirectory Admin 200 and Legal 400, but are not shown in
Within each recipient subdirectory are three mailing subdirectories: outbox, sent and zip. Files pending delivery are stored in the outbox directory. After files are sent, the files are moved from the outbox directory to the sent directory. The zip directory contains the files in a compressed format.
The process of creating the directory structure described above is better understood with reference to
The exemplary embodiment of the present invention facilitates efficient queuing and sending of e-mail messages as follows. Files are distributed according to a parent-common subdirectory relationship, i.e, each file placed in a common subdirectory of a parent directory is then distributed to all other subdirectories within the parent directory. However, files placed directly in recipient outbox directories are not distributed to other recipient outboxes. Illustratively, a file placed in subdirectory common 540 is distributed to recipient subdirectories 510, 520 and 530, and a file placed in recipient subdirectory 510 is not distributed to any other directory.
One skilled in the art will appreciate that other distribution schemes which accomplish similar results are within the scope and spirt of the invention described herein. For example, common class subdirectories can be removed from the class subdirectories and named accordingly to identify the parent-common subdirectory relationship. Thus, common class subdirectory 540, which is the common subdirectory for class directory Retail 500, can be named “COMMON-RETAIL” and moved to a different location within the directory tree.
In an illustrative example, a user sends a first file (or data set), file1.txt, to the recipients identified by identification number 001, i.e., “John Smith,” a second file, file11.txt, to all recipients in the “RETAIL” class, and a third file, file21.txt, to all recipients in all classes as stored in record table 30. Rather than creating three separate e-mail messages in which the user must address each message separately and selectively attach the data sets to create a recipient data set for each recipient of the message, the user places the data sets within the directory structure 100 and the recipient data sets and e-mail messages are automatically generated when the user invokes a mailing command.
As shown in
To prepare a document for sending to all recipients associated with the class “RETAIL,” file 11.txt 711 is placed in common class outbox 540, as shown in
Once all files are placed in the appropriate directories, the user selects the menu option “Zip All Files and Mail” 13 (
After the appropriate files are placed in the outbox directories, a compression routine compresses the files in each outbox directory into a single compressed file for sending to the recipient via e-mail. The exemplary embodiment of the invention invokes a user-specified e-mailing program to send the compressed files. The compression routine reduces file size, conserving system bandwidth, and reduces the number of e-mails received by the recipient. In the illustrative embodiment, as shown in
The files are stored in the zip subdirectory 516 for the user identified by identification number 001. Preferably, the self-extracting file 802 is sent to the recipient, whereupon receiving the file the recipient simply executes the self-extracting file 802 to decompress and receive files file1.txt, file11.txt and file21.txt. The non-self-extracting file 802 is used to archive sent files on the user's computer. The filenames of the compressed files 801 and 802 are automatically generated by a user-defined scheme. In the illustrative example, the filename is reflective of the year, month and day the files were compressed and mailed, i.e., Jul. 26, 2000. Additional user-defined detail may be provided in the file name, e.g., a numeric field corresponding the number of mailings conducted during a day, and/or an additional field including the recipient's identification number. Preferably, this filename is also used as the subject line of the e-mail message so that the recipient may readily ascertain the nature of the e-mail message.
Finally, after sending the compressed files, all files in recipient outboxes are moved to recipient sent subdirectories. Thus, in the example, file1.txt, file11.txt and file21.txt are moved from outbox 512 to subdirectory sent 514, as shown in
Completion of the e-mail routine results in eight separate e-mail messages containing three different recipient data sets. According to record table 30, the user identified by identification number 001 will receive a recipient data set of files file1.txt, file11.txt, and file21.txt, the users identified by identification numbers 017 and 234 will receive a recipient data set of files file11.txt and file21.txt; and the users identified by identification numbers 11, 137, 138, 256, and 311 will receive a recipient data set of file file21.txt.
If numerous mailings have been conducted, the likelihood of duplicate file names in the sent directories increases. Accordingly, another embodiment of the invention includes automatically modifying the filenames of the files moved to the sent directories if a file with the same name already exists in the sent directory.
In an alternative embodiment of the invention, the automated mailing routine is invoked at predetermined time intervals. By selecting the menu option Change System Configuration 19, the user may schedule when a mailing operation will occur. Thus, if a user commonly sends large amounts of data to many recipients daily, it is more efficient to conduct one mailing after the close of business for that day. Accordingly, an evening mailing is scheduled, thereby providing recipients with one data file containing an entire day's mailing data rather than several mailings throughout the day. The scheduling utility simplifies the sender's tasks and eliminates numerous e-mail messages received by the recipient.
Selecting “Clear All Sent Folders” 14 deletes all files contained in all sent subdirectories within the main Emailer directory 102. In an alternative embodiment, this menu option is automatically invoked after mailing the compressed files to recipients.
Selecting menu option “Delete All Zip Files” 15 deletes all zip files stored in all zip subdirectories. In an alternative embodiment, the zip files are moved to an archival subdirectory for storage.
Selecting menu option “Show Folders Not On File” 16 reconciles directory structure 100 with recipient data contained in record table 30. Thus, if a new recipient is added in record table 30, this menu option will generate an appropriate recipient subdirectory in the appropriate class. Likewise, if a recipient is deleted from record table 30, this menu option will delete the corresponding recipient subdirectory.
Selecting menu option “Distribute Files to Folder” 17 distributes files with user-defined naming conventions to a recipient folder. Illustratively, a user-defined naming convention based on a recipient identification number in a filename will distribute any file into the appropriate recipient directory. Thus, any filename beginning with “001” will be moved or copied to recipient subdirectory 510, corresponding to the recipient identified by identification number 001. Alternatively, the user-defined naming convention can search for the substring “001” anywhere in the filename.
Illustratively, menu option “Distribute Files to Folder” 17 invokes a parsing routine that acts on files stored in subdirectory parse 600, as shown in
After invoking the “Zip All Files and Mail” menu option 13, a compression routine compresses the files into a single compressed file for sending to the recipient via e-mail. The exemplary embodiment of the invention invokes a user-specified e-mailing program to send the compressed files. Finally, after sending the compressed files, all files in recipient outboxes are moved to recipient sent subdirectories. Thus, in the example, file1.txt, file11.txt, file21.txt and 001file.txt are moved from outbox 512 to subdirectory sent 514, as shown in
Additionally, the user-defined naming convention can also be based on a recipient class. Thus, a file in subdirectory parse 600 containing a class string in the filename is sent to all recipients corresponding to that class.
In yet another embodiment, the menu option “Distribute Files to Folder” 17 invokes a database routine that opens a target database stored in subdirectory parse 600 and automatically generates data files containing data keyed to the recipient's identification number. Illustratively, target database retail.db 733 includes weekly sales totals for all recipients in class “RETAIL,” i.e., recipients identified by identification numbers 001, 017, and 234. The parse routine opens the database retail.db 733, and collects sales data for each recipient identified by identification numbers 001, 017, and 234. Corresponding data are copied to in file 001 retail.db 733A for the recipient identified by identification number 001, and in file 017retail.db 733B for the recipient identified by identification number 017. File 001retail.db 733A is created in outbox 512 of recipient subdirectory 510, corresponding to the recipient identified by identification number 001, and file 017retail.db 733B is created in outbox 522 of recipient subdirectory 520, corresponding to the recipient identified by identification number 017. After invoking the “Zip All Files and Mail” menu option 13, file 001 retail.db 733A is moved to subdirectory sent 514, as shown in
Selecting menu option “Open GUI Distribution Interface” 18 invokes a graphical user interface associated with the invention. The GUI is described above with reference to the exemplary embodiment of the invention, or, alternatively, the GUI is implemented by common computer navigation software, such as Windows Explorer.
Selecting menu option “Change System Configuration” 19 allows the user to change various system configurations associated with the invention. Under this option, the user schedules the frequency of automated mailings; the default e-mail program invoked by the invention; user-defined file naming conventions; and archival directories for storing compressed mail files.
Selecting menu option “Exit” 20 exits the program associated with the invention.
A further embodiment of the invention includes selectively distributing files according to a parent-common subdirectory relationship. For example, if a user desires to send a file to all recipients in classes “ADMIN” and “LEGAL,” and omit recipients in class “RETAIL,” the user may selectively distribute the file by placing the file in the common subdirectory 300, rather than placing the same file in common class subdirectories 230 and 440. This is accomplished by defining the distribution parameters when the file is placed in common subdirectory 300. A pop-up menu 1300 showing distribution parameters automatically appears upon placing a file in the common subdirectory 300. Thus, the user is queried as to which class subdirectories are not to receive the file. In this example, the user deselects the “RETAIL” select box 1306, as shown in
As the distribution hierarchy increases in size, more classes appear in pop-up menu 1300. Selection of EXCLUSION select box 1308 toggles the distribution parameters of pop-up menu 1300. Thus, selection of EXCLUSION select box 1308 results in the file being distributed to only the non-selected classes. Accordingly, if the EXCLUSION select box 1308 is selected, the file is distributed only to the RETAIL class.
It is readily apparent to one or ordinary skill in the art that the invention is not limited to the exemplary embodiments described herein. For example, alternative embodiments include recipient names on recipient subdirectories, multiple class hierarchies, i.e., classes within classes, such as “RETAIL-WEST”, “RETAIL-EAST”, etc.
Another exemplary embodiment of the invention includes selectively distributing a file by use of a conventional right-click pop-up menu. In prior art systems, files can be selectively distributed via e-mail by use of a standard right-click pop-up menu as shown in
The present invention, however, includes the directory structure of the linked hierarchy based on the user defined information contained in record table 30, as shown in
Main software menu 10 is also provided via a pop-up menu, as shown in
In another embodiment of the invention, files identified for distribution in a distribution control file are periodically distributed upon the occurrence of a user defined event.
If a file has not been identified for distribution, the system determines whether the file has been cleared from distribution in step 1606. If the file has been cleared from distribution, the file is disassociated from the corresponding subdirectory in step 1608. Accordingly, in step 1610 the distribution control file is updated to reflect the disassociation of the identified file from the corresponding subdirectory. In step 1612, the system determines whether a user defined event has occurred. If no user defined event has occurred, the system continues to monitor files identified for distribution or cleared from distribution, as previously described with reference to step 1602 and 1606 above. If the user defined event has occurred, step 1614 copies all identified files to their associated subdirectories. The step is accomplished by reading the distribution control file, determining the target addresses of identified files, and determining the target addresses of corresponding subdirectories. The identified files are then copied from their target addresses to the corresponding subdirectories. After the files are copied to their associated subdirectories, step 1616 invokes a mailing routine which then distributes the files to the recipients. The mailing routine is similar to the routine described with reference to the “Zip All Files and Mail” menu option 13 described above. Invoking this option causes all files contained in common subdirectories to be copied to corresponding recipient outboxes. After the appropriate files are placed in the outbox directories, the compression routine compresses the files of each outbox into a single compressed file for that outbox for sending to the recipient via e-mail.
Files identified for distribution are thereafter distributed to recipients during each occurrence of the user defined event. Illustratively, a user defined event may occur upon the expiration of a time period, such as daily, weekly or monthly time periods. Thus, a file identified for distribution is automatically distributed to the recipients on a daily, weekly or monthly basis. Accordingly, files which are updated on a periodic and frequent basis, such as sales reports, test and evaluation data, etc., are automatically distributed to recipients without the user having to invoke a mailing routine, or address and send the file to each individual or recipient. Thus, recipients receive timely and accurate information from the user, via a mailing/distribution process which is transparent to the user.
In another embodiment of the invention, the information distribution system is selected for batch or immediate distribution mode. Selection of an immediate distribution mode results in the file being immediately distributed and e-mailed when the file is selected for distribution. On the other hand, selection of a batch distribution mode results in files being distributed only when a batch process is activated.
However, if step 1704 determines that an immediate distribution variable has been set, the file selected for distribution is immediately distributed to its intended recipients. Step 1708 determines whether the file is associated with a common subdirectory. If the file is associated with a common subdirectory, the file is copied to the corresponding recipient outboxes of the common subdirectory in step 1710. If the file is not associated with the common subdirectory, i.e., the file is intended for one recipient, the file is copied to the recipient outbox in step 1712. In step 1714, a mailing routine is invoked and the file is mailed to its intended recipients. The mailing routine invoked is similar to the mailing routine invoked in step 1616 with respect to
After the files have been mailed to their intended recipients, step 1716 stores the mail transactions in a transaction database. The transaction database provides a history of mailing transactions, including the date a file was mailed, the recipients of that file, and the mailing frequency of the file to the recipients. The mailing frequency is the number of times a file is mailed to a set of recipients over a period of time. Thus, a file mailed to a set of recipients once every week has a mailing frequency of once a week, while a file mailed to another set of recipients once a month has a mailing frequency of once per month.
Files selected for distribution when the batch variable is set are mailed upon initiation of a batch routine.
As described above, the transaction database is used to determine the mailing frequency of a file to a user or set of users. If the mailing frequency exceeds a user defined threshold, the user is automatically prompted to update the distribution control file. Thus, the system automatically monitors the manual mailing habits of a user and determines whether those manual mailing habits should be automated through an update to the distribution control file.
In another embodiment, file change status is tracked in the distribution control file. File change status reflects whether a file has changed since the last time it was distributed to recipients. If a file has not changed since the last time it was distributed to recipients (e.g., no work has been done on the file and the file has not been updated), the file will not be sent to the recipients upon the occurrence of the user defined event as described with reference to
A class may include individual class recipients. Individual class recipients are identified in a class recipient tree containing recipient accounts. Class 00 includes class recipients R001, R002 and R003 in class 00 recipient tree, Class 10 includes class recipients R101 and R102 in class 10 recipient tree. The remaining class recipient trees are organized in a similar manner.
A class may include a subordinate subclass. As shown in
If a class includes class recipients and subclasses, data is distributed according to recipient nodes and class nodes. Data input directly into a class is distributed through both the recipient node and class node. Data input into a recipient node is distributed only to the individual class recipients in the class recipient tree. Data input into the class node is distributed only to the subclasses. Data input directly into a recipient is not distributed to any other recipient or class.
Class 00 includes recipient node D00A and class node D00B; class 12 includes recipient node D12A and class node D12B; and class 22 includes recipient node D22A and class node D22B.
If a class includes only individual class recipients and does not include a subclass, or if a class includes only subclasses and does not include individual class recipients, the class does not need a recipient node or a class node, as data input into the class can only be distributed in one way. Thus, classes 10, 20, 21, and 30, which have only individual class recipients and no subclasses, and class 11, which has only subclasses and does not have individual class recipients, do not show recipient nodes or class nodes. Of course, the model changes accordingly if a subclass or individual class recipient is added. Thus, if class 20 is made a subclass of class 10, class 10 will then include a recipient node and class node.
Data is input either directly into the class, into the class recipient node, into the class node, or directly to the recipient account. In class 00, data A is input directly into class 00; therefore, data A is distributed through recipient node D00A and class node D00B. Thus, recipients R001, R002 and R003 receive data A, which is also distributed to subclasses 10, 11, and 12. As data A is input directly into classes 10, 11, and 12, individual recipients R101 and R102 also receive data A. Class 11, which has only subclasses, directly inputs data A into subclasses 20 and 21. Thus, data A is also distributed to individual recipients R201, R202, R203, R211 and R212. Similarly, data A is distributed through recipient node D12A to individual recipients R121 and R122 and class node D12B of class 12 to class 22. Data A is distributed in a similar manner through classes 22 and 30. Accordingly, individual recipients R221, R222, R223, R301 and R302 also receive data A.
Data B is input directly into recipient R001. Thus, recipient R001 is the only recipient to receive data B.
Data C is input into recipient node D00A. Thus, recipients R001, R002 and R003 are the only recipients to receive data C.
Data D is input directly into class node D00B. Thus, data D is distributed in the same manner as data A as described above with respect to all subclasses of Class 00 and the corresponding recipients. Accordingly, recipients R001, R002 and R003 are the only recipients not to receive data D.
Note that data can be input into more than one location. Data K, for example, is input directly into class 21 and individual recipient R221. Thus, recipients R211, R212 and R221 receive data K.
Each recipient receives a recipient data set that includes only data associated with that recipient. Recipient data sets are represented by a subscript list adjacent to each recipient in the class recipient tree. Thus, recipient R001 receives recipient data set consisting of data A, C, B; R002, A, C; R003, A, C; R101, A, D, E; etc. A recipient will not receive data that is not associated with that recipient.
One of ordinary skill in the art will readily appreciate that the data distribution relationship illustrated in
Realization of data distribution models similar to those of
Although the invention has been described in detail with reference to certain preferred embodiments, one of ordinary skill in the art will readily appreciated that variations and modifications exist within the scope and spirit of the invention as described and defined in the following claims.
Claims
1. A computer-implemented method of distributing data to a plurality of recipient accounts, comprising the steps of:
- associating a plurality of classes arranged in a class hierarchy with the plurality of recipient accounts;
- associating a plurality of data sets with the plurality of classes and the plurality of recipient accounts;
- creating a plurality of recipient data sets by associating each data set associated with a class to each recipient account associated with the class so that each recipient data set includes only data sets associated with each corresponding recipient account; and
- distributing the plurality of recipient data sets to the corresponding plurality of recipient accounts by sending to each corresponding recipient account a corresponding single data communication that includes the recipient data set that includes only the data sets associated with the corresponding recipient account.
2. The method of claim 1, further comprising the steps of:
- defining an event; and
- distributing the plurality of recipient data sets to the corresponding plurality of recipient accounts upon an occurrence of the event.
3. The method of claim 1, further comprising the steps of:
- defining a distribution frequency threshold;
- determining a distribution frequency for one of the data sets; and
- automatically associating the data set if the distribution frequency of the data set exceeds the distribution frequency threshold.
4. The method of claim 3, wherein the step of determining a distribution frequency for one of the data sets comprises the steps of determining the number of times the data set is distributed to a particular recipient over a period of time.
5. A system for distributing data to a plurality of recipient accounts, comprising the steps of:
- means for associating a plurality of classes arranged in a class hierarchy with the plurality of recipient accounts;
- means for associating a plurality of data sets with the plurality of classes and the plurality of recipient accounts;
- means for creating a plurality of recipient data sets by associating each data set associated with a class to each recipient account associated with the class so that each recipient data set includes only data sets associated with each corresponding recipient account; and
- means for distributing the plurality of recipient data sets to the corresponding plurality of recipient accounts by sending to each corresponding recipient account a corresponding single data communication that includes the recipient data set that includes only the data sets associated with the corresponding recipient account.
6. The system of claim 5, further comprising:
- means for defining an event; and
- means distributing the plurality of recipient data sets to the corresponding plurality of recipient accounts upon an occurrence of the event.
7. The system of claim 5, further comprising:
- means for defining a distribution frequency threshold;
- means for determining a distribution frequency for one of the data sets; and
- means automatically associating the data set if the distribution frequency of the data set exceeds the distribution frequency threshold.
8. The system of claim 7, wherein the means for determining a distribution frequency for one of the data sets comprises means for determining the number of times the data set is distributed to a particular recipient over a period of time.
9. An apparatus for distributing data to a plurality of recipient accounts, the apparatus comprising:
- a computer storage medium storing a data structure and a program;
- a computer system having access to the computer storage medium and configured to execute the program;
- wherein the data structure includes a plurality of classes arranged in a class hierarchy, and further includes the plurality of recipient accounts associated with the plurality of classes; and
- wherein the program associates data sets to selected classes and selected recipient accounts, creates a plurality of recipient data sets by associating data sets associated with a selected class to the recipient accounts associated with the selected class so that each recipient data set includes only data sets associated with each corresponding recipient account, and distributes the plurality of recipient data sets to the corresponding plurality of recipients by sending to each corresponding recipient account a corresponding single data communication that includes the recipient data set that includes only the data sets associated with the corresponding recipient account.
10. The system of claim 9, further comprising a distribution control file stored on the computer storage medium, the distribution control file storing the association of data sets to selected classes and selected recipient accounts.
11. The system of claim 10, wherein the program is configured to access the distribution control file and create the plurality of recipient data sets by associating data sets associated with a selected class to the recipient accounts associated with the selected class as specified in the distribution control file so that each recipient data set includes only data sets associated with each corresponding recipient account, and distribute the plurality of recipient data sets to the corresponding plurality of recipients.
12. The system of claim 9, further comprising a transaction file stored on the computer storage medium, the transaction file storing a transaction history of the distribution of data sets.
13. The system of claim 12, wherein the program is further configured to access the transaction file and determine the distribution frequency of each data set.
Type: Application
Filed: Jun 6, 2006
Publication Date: Oct 5, 2006
Inventor: Gregory Franz (Libertyville, IL)
Application Number: 11/447,419
International Classification: G06F 17/00 (20060101);