Movatterモバイル変換


[0]ホーム

URL:


US20020049767A1 - System and method for automating the assembly, processing and delivery of document - Google Patents

System and method for automating the assembly, processing and delivery of document
Download PDF

Info

Publication number
US20020049767A1
US20020049767A1US09/788,113US78811301AUS2002049767A1US 20020049767 A1US20020049767 A1US 20020049767A1US 78811301 AUS78811301 AUS 78811301AUS 2002049767 A1US2002049767 A1US 2002049767A1
Authority
US
United States
Prior art keywords
data
work
transport
module
work item
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US09/788,113
Inventor
Rodney Bennett
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
REAL CONSULTING LLC
Original Assignee
REAL CONSULTING LLC
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by REAL CONSULTING LLCfiledCriticalREAL CONSULTING LLC
Priority to US09/788,113priorityCriticalpatent/US20020049767A1/en
Assigned to REAL CONSULTING LLC.reassignmentREAL CONSULTING LLC.ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: BENNETT, RODNEY
Publication of US20020049767A1publicationCriticalpatent/US20020049767A1/en
Priority to US11/144,221prioritypatent/US7788217B2/en
Priority to US12/870,630prioritypatent/US8543593B2/en
Priority to US14/034,299prioritypatent/US9141614B2/en
Abandonedlegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

A system for automating the assembly, processing and delivery of documents includes a plurality of transport clients, a work queue, a scheduler, a plurality of rendering objects, a plurality of transport objects and a routing table. The transport clients are each responsible for acquisition of data necessary to generate the response. Once a work item is received from a transport client, it is added to the work queue. The scheduler manages the work queue including sending work items to an identified rendering object and thereafter to a transport client. Each of the rendering objects includes knowledge of the database as well as processes for extracting information from a database and applying rules on the extracted data. The scheduler assigns work items to be processed by the rendering objects, and once completed, the work items are returned to the scheduler for further processing by a transport object. The transport object uses the work items to create a document including how the document will appear, and also handles the routing of the document as specified in the information request created by the transport client. The transport objects work with the routing table for resource allocation, resource availability, and local or remote processing, and time of processing.

Description

Claims (17)

What is claimed is:
1. A method for creating and delivering a document, the method comprising the steps of:
receiving an information request;
acquiring data regarding the information request;
extracting data using the acquired data;
applying a rule to the extracted data to produce result data; and
transmitting the result data to a location and in a manner specified by the information request.
2. The method ofclaim 1, further comprising the step of formatting the information request into a work item using the acquired data.
3. The method ofclaim 2, wherein the work item includes one from a group of:
a reference to a file;
a destination for the displayable result;
a transport mechanism that specifies how displayable result is to be delivered;
a rendering object for performing the extracting and applying steps;
a name of a server on which the rendering object is to be executed; and
a priority for the work item indicating an order for performing the work item relative to other work items.
4. The method ofclaim 2, wherein work item is used in the step of extracting, applying, processing and transmitting.
5. The method ofclaim 2, wherein step of acquiring data regarding the information request includes:
displaying a user interface;
providing default values;
receiving input for at least one field;
formatting data element for queuing;
assembling data elements into a work item; and
adding the work item to a work queue.
6. The method ofclaim 2, wherein step of extracting data includes:
receiving and accessing the work item;
retrieving the acquired data from the work item;
using the acquired data to generate a query;
applying the query to the database; and
storing the result of the query as part of the work item.
7. The method ofclaim 2, wherein step of applying a rule to the extracted data includes:
receiving the extracted data from a source; and
applying the rule to the retrieved data by performing operations specified in a rendering object;
determining whether the extracted data is in violation of the rule; and
processing the work item with another rendering object if it is determined that the extracted data is in violation of the rule.
8. The method ofclaim 2, wherein step of applying a rule to the extracted data includes:
receiving the extracted data from a source;
applying the rule to the retrieved data by performing a database search and using the results of the search as parameters in the application of the rule to the extracted data;
determining whether the extracted data is in violation of the rule; and
processing the work item with another rendering object if it is determined that the extracted data is in violation of the rule.
9. The method ofclaim 1, further comprising steps of:
receiving the result data,
processing the result data to produce a displayable result; and
wherein step transmitting the result data is the transmission of the displayable result adapted for the transport medium.
10. A system for automating the assembly, processing and delivery of documents, the system comprising:
a first module having a transport client for acquiring data and generating a work item;
a second module for applying a business rule to the acquired data to produce result data, the second module coupled to the first module to receive the work item; and
a third module for producing and transmitting a document from the result data, the third module coupled to the second module to receive the work item.
11. The system ofclaim 10, further comprising a fourth module for producing query data by applying the acquired data to a database, the input of the fourth module coupled to receive the work item from the first module, and the fourth module coupled to output the work item to the third module, and wherein the third module uses the query data as result data for producing and transmitting the document.
12. The system ofclaim 10, further comprising:
a work queue for storing work items, the work queue coupled to the first module, the second module, and the third module for receiving work items; and
a scheduler coupled to the work queue for processing work items, determining the status of work items and sending work items to the second module and the third module.
13. The system ofclaim 10, wherein the first module further comprises a transport client, the transport client coupled to work queue for storing work items therein, the transport client acquiring data and creating work items from the data.
14. The system ofclaim 10, wherein the second module further comprises a rendering object, the rendering object coupled to the work queue for receiving work items from the work queue and for storing work items into the work queue, the rendering object for applying a business rule to the acquired data to produce the result data.
15. The system ofclaim 11, wherein the fourth module further comprises a rendering object, the rendering object coupled to the work queue for receiving work items from the work queue and for storing work items into the work queue, the rendering object for generating and applying a query on a database and adding query results to the work item.
16. The system ofclaim 10, wherein the third module further comprises a transport object, the transport object coupled to the work queue for receiving work items from the work queue, the transport object coupled to a corresponding delivery mechanism for sending the document, the transport object receiving a work item, converting the result data into a document suited to the delivery mechanism and transmitting the document over the delivery mechanism.
17. The system ofclaim 16, further comprising:
a routing table having information for resource allocation, resource availability, local or remote processing, and time of processing, the routing table coupled to the third module; and
wherein the transport objects of the third module use the routing table to determine a time to use and type of delivery mechanism for transmitting the document.
US09/788,1132000-02-162001-02-16System and method for automating the assembly, processing and delivery of documentAbandonedUS20020049767A1 (en)

Priority Applications (4)

Application NumberPriority DateFiling DateTitle
US09/788,113US20020049767A1 (en)2000-02-162001-02-16System and method for automating the assembly, processing and delivery of document
US11/144,221US7788217B2 (en)2000-02-162005-06-02System and method for automating the assembly, processing and delivery of documents
US12/870,630US8543593B2 (en)2000-02-162010-08-27System and method for automating the assembly, processing and delivery of documents
US14/034,299US9141614B2 (en)2000-02-162013-09-23System and method for automating the assembly, processing and delivery of documents

Applications Claiming Priority (2)

Application NumberPriority DateFiling DateTitle
US18283900P2000-02-162000-02-16
US09/788,113US20020049767A1 (en)2000-02-162001-02-16System and method for automating the assembly, processing and delivery of document

Related Child Applications (1)

Application NumberTitlePriority DateFiling Date
US11/144,221ContinuationUS7788217B2 (en)2000-02-162005-06-02System and method for automating the assembly, processing and delivery of documents

Publications (1)

Publication NumberPublication Date
US20020049767A1true US20020049767A1 (en)2002-04-25

Family

ID=22670260

Family Applications (4)

Application NumberTitlePriority DateFiling Date
US09/788,113AbandonedUS20020049767A1 (en)2000-02-162001-02-16System and method for automating the assembly, processing and delivery of document
US11/144,221Active2028-11-18US7788217B2 (en)2000-02-162005-06-02System and method for automating the assembly, processing and delivery of documents
US12/870,630Expired - LifetimeUS8543593B2 (en)2000-02-162010-08-27System and method for automating the assembly, processing and delivery of documents
US14/034,299Expired - LifetimeUS9141614B2 (en)2000-02-162013-09-23System and method for automating the assembly, processing and delivery of documents

Family Applications After (3)

Application NumberTitlePriority DateFiling Date
US11/144,221Active2028-11-18US7788217B2 (en)2000-02-162005-06-02System and method for automating the assembly, processing and delivery of documents
US12/870,630Expired - LifetimeUS8543593B2 (en)2000-02-162010-08-27System and method for automating the assembly, processing and delivery of documents
US14/034,299Expired - LifetimeUS9141614B2 (en)2000-02-162013-09-23System and method for automating the assembly, processing and delivery of documents

Country Status (6)

CountryLink
US (4)US20020049767A1 (en)
EP (1)EP1402405A2 (en)
JP (1)JP2004504651A (en)
AU (1)AU2001238502A1 (en)
CA (1)CA2400296A1 (en)
WO (1)WO2001061569A2 (en)

Cited By (29)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20030115446A1 (en)*2001-12-172003-06-19International Business Machines CorporationSystem and method for verifying database security across multiple platforms
US6681246B1 (en)*2000-04-212004-01-20International Business Machines CorporationMethod, system, and program for automatically processing pushed information without subscriber involvement
US20040153336A1 (en)*2003-02-042004-08-05Virdee Pritpal S.Prescription creation and adjudication method
US20040267704A1 (en)*2003-06-172004-12-30Chandramohan SubramanianSystem and method to retrieve and analyze data
US20060129981A1 (en)*2004-12-142006-06-15Jan DostertSocket-like communication API for Java
US20060129512A1 (en)*2004-12-142006-06-15Bernhard BraunSocket-like communication API for C
US20060129546A1 (en)*2004-12-142006-06-15Bernhard BraunFast channel architecture
US20060143328A1 (en)*2004-12-282006-06-29Christian FleischerFailover protection from a failed worker node in a shared memory system
US20060155867A1 (en)*2004-12-282006-07-13Frank KilianConnection manager having a common dispatcher for heterogeneous software suites
US20060176893A1 (en)*2005-02-072006-08-10Yoon-Jin KuMethod of dynamic queue management for stable packet forwarding and network processor element therefor
US7103835B1 (en)*2002-03-122006-09-05Movaris, Inc.Process builder for a routable electronic document system and method for using the same
US20060282509A1 (en)*2005-06-092006-12-14Frank KilianApplication server architecture
US20070043825A1 (en)*2005-08-222007-02-22Jean ChouanardMethods and systems for dynamically changing the transport protocol and envelope of a message communication system
US20070043581A1 (en)*2005-08-222007-02-22Jean ChouanardDynamic sending policies and client-side disaster recovery mechanism for messaging communication
US20070047441A1 (en)*2005-08-222007-03-01Jean ChouanardMethods and systems for dynamically changing message communication quality of service
US20070156869A1 (en)*2005-12-302007-07-05Galin GalchevLoad balancing algorithm for servicing client requests
US7493292B2 (en)*2001-02-152009-02-17Glenn PetkovsekSystem and a method for automating delivery of communication by a special service
US20090079729A1 (en)*2007-09-242009-03-26Microsoft CorporationRendering three-dimensional objects on a server computer
US20090241022A1 (en)*2008-03-192009-09-24Universal Scientific Industrial Co., Ltd.Machine-implemented data conversion method for a bill of materials
US20100007917A1 (en)*2006-08-022010-01-14Captaris, Inc.Configurable document server
US20100182651A1 (en)*2005-10-312010-07-22Treber RebertUniversal document transport
US20100182635A1 (en)*2005-10-312010-07-22Treber RebertQueue processor for document servers
US20140337471A1 (en)*2013-05-102014-11-13Hitachi, Ltd.Migration assist system and migration assist method
WO2015175520A1 (en)*2014-05-132015-11-19Wal-Mart Stores, Inc.Systems and methods for cashier scheduling
US9824183B1 (en)*2005-05-122017-11-21Versata Development Group, Inc.Augmentation and processing of digital information sets using proxy data
US10372553B1 (en)*2015-03-302019-08-06EMC IP Holding Company LLCParallel file restoration from a serialized storage device using a network data management protocol
CN113760896A (en)*2021-01-152021-12-07北京京东拓先科技有限公司Search table construction method and device, electronic equipment and storage medium
CN114116623A (en)*2021-11-232022-03-01天翼数字生活科技有限公司 A file transmission device and method
US20230319159A1 (en)*2005-10-312023-10-05Treber RebertQueue processor for document servers

Families Citing this family (19)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20030172367A1 (en)*2002-01-242003-09-11Robert KannenbergMethod of modifying software via a network
US7631299B2 (en)*2002-01-242009-12-08Computer Sciences CorporationSystem for modifying software using reusable software components
US20060069679A1 (en)*2004-09-102006-03-30Percey Michael FSystem for creating associative records
US7392935B2 (en)2005-02-102008-07-01Wells Fargo Bank, N.A.Method and apparatus for accepting check deposits via the internet using browser-based technology
US20070214034A1 (en)*2005-08-302007-09-13Michael IhleSystems and methods for managing and regulating object allocations
TWI331260B (en)*2006-03-242010-10-01Avision IncMedium processing apparatus capable of managing queues
JP5219596B2 (en)*2008-04-102013-06-26キヤノン株式会社 Workflow management device, workflow management method, and computer program
JP2009295008A (en)*2008-06-062009-12-17Canon IncDocument management apparatus, documentation management method, and program
US10861104B1 (en)2008-07-212020-12-08Wells Fargo Bank, N.A.System and method for configuring payment coupon processing
US20100057498A1 (en)*2008-09-042010-03-04Stephen Gary DMethod and computer system for insurance claims recovery operation
US20100306005A1 (en)*2009-05-292010-12-02Perceptive Software, Inc.Workflow Management System and Method
US9081616B2 (en)*2009-05-292015-07-14Lexmark International Technology, SASystem and method for adjusting a number of processing modules based on processing load
US9916625B2 (en)*2012-02-022018-03-13Progressive Casualty Insurance CompanyMobile insurance platform system
US8626538B1 (en)*2011-05-122014-01-07Risk Management Technologies, LLCInsurance coverage management system
US9904905B2 (en)*2012-12-052018-02-27Apttex CorporationDocument-based user interfaces controlled and managed by a system
US20150154251A1 (en)*2013-12-032015-06-04Ebay Inc.Systems and methods to adapt search results
US10469333B2 (en)*2016-08-102019-11-05Rohde & Schwarze GmbH & Co. KGNetwork analyzer systems and methods for operating a network analyzer
US11126960B2 (en)*2018-10-222021-09-21Phoenix Innovations LlcIntelligent disposition of returned assets
KR102345974B1 (en)*2020-12-292022-01-03쿠팡 주식회사Data management method for various products and electronic device using the same

Citations (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US6526403B1 (en)*1999-12-172003-02-25International Business Machines CorporationMethod, computer program product, and system for rewriting database queries in a heterogenous environment

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US5099431A (en)*1989-10-231992-03-24International Business Machines CorporationAutomated re-work shop order scheduling system
US5696961A (en)*1996-05-221997-12-09Wang Laboratories, Inc.Multiple database access server for application programs
US5987434A (en)*1996-06-101999-11-16Libman; Richard MarcApparatus and method for transacting marketing and sales of financial products
US5790790A (en)*1996-10-241998-08-04Tumbleweed Software CorporationElectronic document delivery system in which notification of said electronic document is sent to a recipient thereof
US7580919B1 (en)*1997-03-102009-08-25Sonicwall, Inc.Query interface to policy server
US6963847B1 (en)*1998-09-182005-11-08I2 Technologies Us, Inc.System and method for managing ATP data in a distributed supply chain planning environment
US6789252B1 (en)*1999-04-152004-09-07Miles D. BurkeBuilding business objects and business software applications using dynamic object definitions of ingrediential objects
US7124088B2 (en)*1999-07-302006-10-17Progressive Casualty Insurance CompanyApparatus for internet on-line insurance policy service
US20040230566A1 (en)*1999-08-202004-11-18Srinivas BalijepalliWeb-based customized information retrieval and delivery method and system
US6526408B1 (en)*1999-10-012003-02-25Sas Institute Inc.System and method for in-process data record summarization and exception testing using virtual data records held in processor memory
US6718330B1 (en)*1999-12-162004-04-06Ncr CorporationPredictive internet automatic work distributor (Pre-IAWD) and proactive internet automatic work distributor (Pro-IAWD)
US6810383B1 (en)*2000-01-212004-10-26Xactware, Inc.Automated task management and evaluation
US7925523B1 (en)*2000-09-112011-04-12Safeco CorporationMethod and system for providing insurance policies via a distributed computing network

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US6526403B1 (en)*1999-12-172003-02-25International Business Machines CorporationMethod, computer program product, and system for rewriting database queries in a heterogenous environment

Cited By (54)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US6681246B1 (en)*2000-04-212004-01-20International Business Machines CorporationMethod, system, and program for automatically processing pushed information without subscriber involvement
US7493292B2 (en)*2001-02-152009-02-17Glenn PetkovsekSystem and a method for automating delivery of communication by a special service
US6917953B2 (en)*2001-12-172005-07-12International Business Machines CorporationSystem and method for verifying database security across multiple platforms
US20030115446A1 (en)*2001-12-172003-06-19International Business Machines CorporationSystem and method for verifying database security across multiple platforms
US7103835B1 (en)*2002-03-122006-09-05Movaris, Inc.Process builder for a routable electronic document system and method for using the same
US20040153336A1 (en)*2003-02-042004-08-05Virdee Pritpal S.Prescription creation and adjudication method
US8099295B2 (en)2003-02-042012-01-17Express Scripts, Inc.Prescription creation and adjudication method
US20040267704A1 (en)*2003-06-172004-12-30Chandramohan SubramanianSystem and method to retrieve and analyze data
US8396847B2 (en)*2003-06-172013-03-12Bank Of America CorporationSystem and method to retrieve and analyze data for decision making
US20060129512A1 (en)*2004-12-142006-06-15Bernhard BraunSocket-like communication API for C
US7593930B2 (en)2004-12-142009-09-22Sap AgFast channel architecture
US7580915B2 (en)2004-12-142009-08-25Sap AgSocket-like communication API for C
US20060129546A1 (en)*2004-12-142006-06-15Bernhard BraunFast channel architecture
US7600217B2 (en)2004-12-142009-10-06Sap AgSocket-like communication API for Java
US20060129981A1 (en)*2004-12-142006-06-15Jan DostertSocket-like communication API for Java
US20060143328A1 (en)*2004-12-282006-06-29Christian FleischerFailover protection from a failed worker node in a shared memory system
US8140678B2 (en)*2004-12-282012-03-20Sap AgFailover protection from a failed worker node in a shared memory system
US20060155867A1 (en)*2004-12-282006-07-13Frank KilianConnection manager having a common dispatcher for heterogeneous software suites
US20060176893A1 (en)*2005-02-072006-08-10Yoon-Jin KuMethod of dynamic queue management for stable packet forwarding and network processor element therefor
US9824183B1 (en)*2005-05-122017-11-21Versata Development Group, Inc.Augmentation and processing of digital information sets using proxy data
US10896746B1 (en)*2005-05-122021-01-19Versata Development Group, Inc.Augmentation and processing of digital information sets using proxy data
US11869640B1 (en)*2005-05-122024-01-09Versata Development Group, Inc.Augmentation and processing of digital information sets using proxy data
US7689660B2 (en)2005-06-092010-03-30Sap AgApplication server architecture
US20060282509A1 (en)*2005-06-092006-12-14Frank KilianApplication server architecture
US20070047441A1 (en)*2005-08-222007-03-01Jean ChouanardMethods and systems for dynamically changing message communication quality of service
US20070043581A1 (en)*2005-08-222007-02-22Jean ChouanardDynamic sending policies and client-side disaster recovery mechanism for messaging communication
US20070043825A1 (en)*2005-08-222007-02-22Jean ChouanardMethods and systems for dynamically changing the transport protocol and envelope of a message communication system
US7773527B2 (en)*2005-08-222010-08-10Oracle America, Inc.Method and system for dynamically changing quality of service for message communication
US8032500B2 (en)*2005-08-222011-10-04Oracle America, Inc.Dynamic sending policies and client-side disaster recovery mechanism for messaging communication
US20100182651A1 (en)*2005-10-312010-07-22Treber RebertUniversal document transport
US10594822B2 (en)*2005-10-312020-03-17Open Text Sa UlcQueue processor for document servers
US20100182635A1 (en)*2005-10-312010-07-22Treber RebertQueue processor for document servers
US11716404B2 (en)*2005-10-312023-08-01Open Text Sa UlcQueue processor for document servers
US8823976B2 (en)*2005-10-312014-09-02Open Text S.A.Queue processor for document servers
US12003603B2 (en)*2005-10-312024-06-04Open Text Sa UlcQueue processor for document servers
US20140344393A1 (en)*2005-10-312014-11-20Open Text S.A.Queue processor for document servers
US20200204641A1 (en)*2005-10-312020-06-25Open Text Sa UlcQueue processor for document servers
US9232007B2 (en)2005-10-312016-01-05Open Text S.A.Universal document transport
US20230319159A1 (en)*2005-10-312023-10-05Treber RebertQueue processor for document servers
US8707323B2 (en)2005-12-302014-04-22Sap AgLoad balancing algorithm for servicing client requests
US20070156869A1 (en)*2005-12-302007-07-05Galin GalchevLoad balancing algorithm for servicing client requests
US9277092B2 (en)*2006-08-022016-03-01Open Text S.A.Configurable document server
US10587772B2 (en)*2006-08-022020-03-10Open Text Sa UlcConfigurable document server
US10652423B2 (en)*2006-08-022020-05-12Open Text Sa UlcConfigurable document server
US20100007917A1 (en)*2006-08-022010-01-14Captaris, Inc.Configurable document server
US8134553B2 (en)*2007-09-242012-03-13Microsoft CorporationRendering three-dimensional objects on a server computer
US20090079729A1 (en)*2007-09-242009-03-26Microsoft CorporationRendering three-dimensional objects on a server computer
US20090241022A1 (en)*2008-03-192009-09-24Universal Scientific Industrial Co., Ltd.Machine-implemented data conversion method for a bill of materials
US8751929B2 (en)*2008-03-192014-06-10Universal Scientific Industrial (Shanghai) Co., Ltd.Machine-implemented data conversion method for a bill of materials
US20140337471A1 (en)*2013-05-102014-11-13Hitachi, Ltd.Migration assist system and migration assist method
WO2015175520A1 (en)*2014-05-132015-11-19Wal-Mart Stores, Inc.Systems and methods for cashier scheduling
US10372553B1 (en)*2015-03-302019-08-06EMC IP Holding Company LLCParallel file restoration from a serialized storage device using a network data management protocol
CN113760896A (en)*2021-01-152021-12-07北京京东拓先科技有限公司Search table construction method and device, electronic equipment and storage medium
CN114116623A (en)*2021-11-232022-03-01天翼数字生活科技有限公司 A file transmission device and method

Also Published As

Publication numberPublication date
US20050223025A1 (en)2005-10-06
CA2400296A1 (en)2001-08-23
AU2001238502A1 (en)2001-08-27
US9141614B2 (en)2015-09-22
EP1402405A2 (en)2004-03-31
WO2001061569A3 (en)2003-12-24
US20110054951A1 (en)2011-03-03
US20140122524A1 (en)2014-05-01
US7788217B2 (en)2010-08-31
JP2004504651A (en)2004-02-12
US8543593B2 (en)2013-09-24
WO2001061569A2 (en)2001-08-23

Similar Documents

PublicationPublication DateTitle
US7788217B2 (en)System and method for automating the assembly, processing and delivery of documents
US6621505B1 (en)Dynamic process-based enterprise computing system and method
US7941744B2 (en)System and method for electronic document generation and delivery
US7315978B2 (en)System and method for remote collection of data
US7603301B1 (en)Verification and printing of a tax return in a network-based tax architecture
US7234103B1 (en)Network-based tax framework database
US6968500B2 (en)Automatic forms handling system
US8762290B2 (en)Apparatus, systems and methods for online, multi-parcel, multi-carrier, multi-service enterprise parcel shipping management
US20040135805A1 (en)Document composition system and method
US20140180883A1 (en)System, method and article of manufacture for providing tax services in a network-based tax architecture
US20020107913A1 (en)System and method for rendering documents in a user-familiar format
US20040039990A1 (en)Automated form and data analysis tool
US20110035655A1 (en)Generating Forms Using One or More Transformation Rules
WO2001086567A2 (en)System for capturing, processing, tracking and reporting proposal, project, time and expense data
US20120209635A1 (en)System, method and software application for accessing and processing information
US20020107699A1 (en)Data management system and method for integrating non-homogenous systems
US20030208384A1 (en)Agent appointment process via a computer network
CA2407667C (en)Method for a network-based tax model framework
US20060123331A1 (en)Method and system of forms management in a call center
US8024800B2 (en)File attachment processing method and system
US7310677B1 (en)Resolver service for making decisions at run-time in a componentized system
US20020091540A1 (en)Method and system for emergency assistance management
AU2005289750A1 (en)Business process management system and method
AU2008201527A1 (en)Method for a network-based tax model framework
WO2001065399A2 (en)System and method for generating internet services

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:REAL CONSULTING LLC., CALIFORNIA

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:BENNETT, RODNEY;REEL/FRAME:012001/0005

Effective date:20010711

STCBInformation on status: application discontinuation

Free format text:ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION


[8]ページ先頭

©2009-2025 Movatter.jp