US20120095886A1 - Collection agency data access method - Google Patents
Collection agency data access method Download PDFInfo
- Publication number
- US20120095886A1 US20120095886A1 US13/232,807 US201113232807A US2012095886A1 US 20120095886 A1 US20120095886 A1 US 20120095886A1 US 201113232807 A US201113232807 A US 201113232807A US 2012095886 A1 US2012095886 A1 US 2012095886A1
- Authority
- US
- United States
- Prior art keywords
- data
- account
- debtor
- document
- client
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q30/00—Commerce
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/62—Protecting access to data via a platform, e.g. using keys or access control rules
- G06F21/6218—Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
- G06F21/6227—Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database where protection concerns the structure of data, e.g. records, types, queries
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q20/00—Payment architectures, schemes or protocols
- G06Q20/08—Payment architectures
- G06Q20/10—Payment architectures specially adapted for electronic funds transfer [EFT] systems; specially adapted for home banking systems
- G06Q20/102—Bill distribution or payments
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q40/00—Finance; Insurance; Tax strategies; Processing of corporate or income taxes
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q40/00—Finance; Insurance; Tax strategies; Processing of corporate or income taxes
- G06Q40/03—Credit; Loans; Processing thereof
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q40/00—Finance; Insurance; Tax strategies; Processing of corporate or income taxes
- G06Q40/12—Accounting
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2221/00—Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F2221/21—Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F2221/2135—Metering
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2221/00—Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F2221/21—Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F2221/2141—Access rights, e.g. capability lists, access control lists, access tables, access matrices
Definitions
- This invention relates generally to systems and methods for storing and retrieving account data.
- the invention pertains to a system and method for allowing secure client access to collection agency accounts over a network from a public site.
- client account data is stored in databases maintained by various “collection agency software packages” and/or other databases or spreadsheets.
- This software is run on various computer hardware platforms running different operating systems. Access to the data is only available through the interfaces provided by the software and by a trained operator at the agency site.
- a client requests data on a specific account or on a group of accounts, the request is routed to the appropriate person where it is acted upon immediately by telephone during business hours, or placed in an “In Basket” and worked as time and resources permit.
- This process may involve running queries on the database, creating spreadsheets, and writing status reports and letters.
- Client contact is often by telephone and depends upon the availability of both parties. The client then receives the requested data, but it is sometimes several days later, and the client only receives the data that the agency deems appropriate.
- Data maintained by the databases of these “software packages” include but is not limited to the following fields: Debtor Code, Debtor Name, Debtor Address, Debtor City, Debtor State, Debtor Zip, Phone Number, Employee Contact, Extension Date, Collection Number, Assignment Date, Original Amount Due, Total Amount Due, Status, and Comments (each time an account is worked the collector enters a note describing the outcome of the call or contact). This information is usually never shown to the client but is used by the collectors as historical reference. This data is typically processed and manipulated by the collection agency software to schedule collector calls, print letters and other statements, prepare reports and provide collection agency operators with access to the data.
- the present invention in one embodiment is a system and method allowing access from public sites over a network to an agency account database, such as that of a collection or other debt recovery agency, by agency affiliates and clients of the agency from public sites over a network.
- an agency account database such as that of a collection or other debt recovery agency
- data items associated with the accounts belonging to clients of the agency are stored in the agency database.
- the database is accessed by a database server that interfaces with a network server.
- the term “server” as used herein refers to a process that provides services to another process on the same or different host machine.
- the network server processes database access requests received over a network from a user process controlled by a remote user at a public site or other remote location.
- the network server is a web server (i.e., a hypertext transport protocol or HTTP server), and the user process is a web browser.
- the network server processes credentials transmitted by the user process in order to authenticate the identity of the user as either a client representative or an agency affiliate authorized to access the database.
- the database server processes data access requests in accordance with a defined access scheme such that a user process controlled by a representative of a particular client is allowed access only to data items associated with an account belonging to that client.
- the defined access scheme further provides for a plurality of access tiers such that a particular client representative is allowed access only to those client account data items allowed by the tier to which the representative has been assigned.
- the network server may also process credentials transmitted by the user process to authenticate the identity of the user as an agency representative or affiliate, with the tiered access scheme including an access tier for agency representatives that allows access to all data items contained in the database.
- the user process that the client uses to access the database is typically a web browser.
- an authenticated client is presented with an HTML (hypertext markup language) form by the web server that the user fills in with a request for data.
- the web server uses the information in the form to invoke a CGI (common gateway interface) program which then communicates with the database server to retrieve the requested information from the database.
- CGI common gateway interface
- the web browser executes a java applet downloaded from the web server that communicates with the database server over the network in order to retrieve the user requested data.
- the database in an exemplary system is a relational database that defines one or more tables for containing one or more records therein, with the data items stored in defined data fields of the records according to type.
- the data items may include, e.g., a debtor identifier, location of debtor, amount owed on an account, account status, amount paid, and original amount owed.
- Each such data item would be stored in a data field of a record associated with a particular account.
- the records thereby serve to group the data items into data entities, with each of such data entities being associated with a particular account.
- an account identifier may be related to each record by, e.g., a table of records containing all data items in the database with the account identifier used as a key.
- a client identifier is stored in the database as a data item, with each account identifier being related to a client identifier by, e.g., a table of account identifiers for each client identifier.
- the database server in one embodiment may allow a user process to query the database with relational expressions (in, e.g., SQL) and be presented with data responsive to the query in accordance with the defined access scheme, thus providing a means by which a client can search for a specific account or group of accounts meeting the client's criteria.
- a client representative accessing the database through the web browser may request and be presented with a plurality of selected views of data items associated with accounts belonging to the client. (“Views” are derived relations or tables of a database.)
- the system also allows a selected view to present data items sorted according to a selected data item, which the user specifies in the data request. Such views may thus present the data and/or subsets of a client's account data grouped in ways meaningful to collection agency clients.
- the selected view may present data items sorted according to debtor name, debtor identifier, the account identifier, state in which a debtor is located, account status, date on which an account was entered into the system, or by a range of amounts owed on an account.
- a selected view could then show any combination of the following: an account identifier, the name of a debtor on the account, a state in which the debtor is located, amounts paid on the account, amounts owing on the account, original amount due, account status, account transactions, and a collector's notes on an account.
- a selected view may also include a link to an online-ledger for each account represented in the selected view, wherein the online-ledger presents a plurality of data items associated with a single account, such as a presentation of all the data for a single account on a single screen, or a listing of all transactions of an account.
- the defined access scheme may be implemented by the views of the data that a client is permitted to see.
- the database server restricts a particular client's data access to only those views of the data items that include the client identifier for that client.
- the access tiers are implemented by the database server restricting data access of particular client representatives to selected views of the data items to which the client has data access.
- the tiered access scheme may allow for differential client access to accounts owned by a client among representatives of the client in accordance with a management structure of the client, allowing managers to view and sort accounts of people working under them or at different divisions.
- a particular access tier may allow a particular client representative to input data through the web site interface into the agency account database. Such data input operations by a client may include, for example, inserting comments into a designated record field, placing new business by entering a new account into the system along with data items associated with that account, or issuing instructions about accounts.
- FIG. 1 depicts the components of a particular system embodying the invention.
- FIG. 2 is a flow chart depicting the collection agency clients navigation and the data flow associated with that client in the use of the system.
- FIG. 3 is a high level flow chart depicting the collection agency client's navigation through different views and the Quick Search or Query function to arrive at the On Line Journal.
- FIG. 4 is a pictorial representation of a tiered access scheme.
- FIG. 5 depicts a tier being added to the access scheme.
- FIG. 6 is an actual print out of an On Line Journal using the print frame command of a web browser.
- a preferred exemplary embodiment of the present invention is a collection agency data access system that provides clients of commercial debt recovery and collection agencies the ability to access pertinent account data in real-time over the internet, requiring only internet access and a web browser at the client site.
- the system provides the clients of collection agencies a powerful tool at their places of business for the management of their accounts placed with the collection agency.
- the system further provides the client with the ability to view individual accounts or status groups of accounts via different views and quick search functions, to communicate comments and/or instructions, and to place new accounts. It further allows clients to access this data outside of normal business hours and at a much-reduced cost as compared to prior methods and systems which impose costs on the client involving both time and long distance phone fees.
- the system presents the data stored on the collection agency system “as is,” such that, with the exception of formatting to improve readability, the data presented is not edited or changed by the collection agency.
- a “Quick Search” function is provided to further enable the client to find and ascertain the status of their accounts.
- the account data is presented in an “On Line Ledger,” as shown in FIG. 6 .
- This ledger presents all the data for that account.
- This ledger form also lists account transactions or payments against the debt and the collector's notes showing dates of contact and the results of the call.
- FIG. 1 depicts a pictorial representation of a data processing system which may be utilized to implement the method and system of the present invention.
- the data processing system may include a plurality of computer systems and servers, such as separate web servers and production computers.
- a plurality of computers and servers is neither necessary nor desirable, in some cases, in order to implement the methods and systems of the present invention.
- a single computer may be sufficient in certain situations to implement a satisfactory system in accordance with the invention.
- core technologies and software tools that provide methods to access data in databases and present the data to users on the internet. What is used is in part determined by the platform and operating system that the host collection agency software resides on. Availability and cost of the skill sets required for the different implementations also determine what tools should be used in a particular situation. Advancements in software and computing platforms will, of course, determine what implementation tools are used in the future.
- FIG. 1 shows that the database DB is maintained by the collection agency software CAS which interfaces directly with internal client process IC.
- the database DB may also be accessed by a database server DBS that communicates with users over a network.
- the database server may constitute custom software or a readily available commercial product that makes the data available to a plurality of formatting and web server software.
- the database server DBS interfaces to a web server (i.e., a hypertext transport protocol or HTTP server) WS that communicates with remote clients RC using web browsers over the internet.
- the database DB, agency software CAS, database server DBS, and web server WS may reside within the same or different host machines communicating over a network.
- the database DB and agency software CAS reside in a host at the collection agency site.
- the data contained in the database DB is extracted and replicated by Lotus Notes Pump (or its successor Lotus Enterprise Integrator) in one or more hosts which clients are able to access over the internet.
- the replicated data is in the form of a Notes database accessible by the Lotus Domino program, which also provides the web serving function.
- the functions of the database server DBS and web server WS are performed by Lotus Domino in conjunction with Notes Pump.
- FIG. 2 shows a flow chart/block diagram illustrating the collection agency client's access and navigation of the system's interface using a web browser.
- Navigation through a World Wide Web based application is accomplished with a web browser through hypertext links embedded in downloaded web pages using the hypertext transport protocol.
- the user requests access to the secure client site E 2 and is prompted to enter a user ID and password at step B 2 .
- the user is then authenticated or refused access at step C 2 .
- a number of methods and systems for authentication that are readily available and well-known to those of skill in the art.
- step C 2 data is retrieved from the database DB at step D 2 , which step is accomplished by the database server DBS in a manner dependent upon the core technologies used to implement the system and may be achieved through transactions utilizing CGI scripts, Java, JBDC, OBDC, SQL or other methods.
- the account data may be displayed in multiple views, each sorting and sub-setting the data items associated with the accounts by different criteria.
- the authenticated collection agency client is presented at step F 2 with the choice of a plurality of views or predefined queries of the accounts placed with the collection agency by this client.
- the collection agency client user requests a view from the choices presented at step F 2
- the user is presented with the chosen view at step G 2 .
- the user may then select an individual account and be presented with the “On Line Journal” at step H 2 .
- a quick search or query function may be invoked at step J 2 with the results returned at step 12 .
- FIG. 3 depicts the navigation of the collection agency client's accounts using the system's “Quick Search or “Query” function at step B 3 , “Views” function at step C 3 and “On Line Journal” function at step D 3 .
- the collection agency client user may choose from a plurality of views numbered 1 through 5 at step C 3 , or the invoke the “Quick Search” function at step B 3 .
- Views presented at step C 3 include but are not limited to accounts sorted by the following parameters:
- Debtor Name accounts are sorted by the debtor's name.
- Account Number accounts are sorted by the clients account number.
- Date Entered the accounts are sorted by the date that they entered the production system.
- Debtor Code the accounts are sorted by the debtor code that is assigned to the account by the collection agency software.
- Amount Range the accounts are sorted and subset by a predetermined dollar amount.
- Each view presents “Total Amount Due”, “Total Amount Paid” and “Original Amount Due” for the specific sorting criteria and may also include “Amounts Collected, “Year to Date” and “Month to Date”.
- This provides the clients a “Quick Status” of their accounts sorted by the particular sorting parameter.
- Other sorting parameters, queries and calculated fields may be programmatically predefined and utilized against the data retrieved from the collection agency software database.
- the collection agency client is presented with links to the individual accounts listed in the order defined by the particular view. The client may choose a link and be presented with the “On-Line Journal” at step D 3 .
- the collection agency client may choose to use the “Quick Search” function at step B 3 by entering a debtor name, or other criteria into the text entry box.
- the collection agency client is returned a view at step E 3 listing the results of the “Quick Search” or query.
- the client may then choose a link and be presented with the “On-Line Journal” at step D 3 .
- FIGS. 4 and 5 show pictorial representations of the tiered access scheme used in the system. Access to the accounts and their associated data is controlled by a multi-tiered access structure. In this embodiment, three access tiers are provided that limits individual clients to access of only their accounts (Tier 1 ), but allows supervisory and management personal (Tier 2 ) to access all accounts placed or belonging to the individuals in their charge. It further allows access to all the accounts on the production system to the management and other authorized personnel employed by the agency (Tier 3 ).
- Tier 1 users A have access to only the collection accounts owned by them, while Tier 2 users B have access to the accounts of all Tier 1 users employed by the same client company. This allows management access for department or location managers to view and ascertain the status of the accounts of those working below them.
- Tier 3 users C are collection agency employees and authorized others who are allowed full access to all the accounts on the system. This enables collection agency personnel working in remote locations to view and determine the status of accounts.
- FIGS. 4 and in particular 5 also show methods to add further access tiers.
- a proposed Tier 4 user D would have access to all of company C's accounts allowing central management of a plurality of Tier 2 users and the Tier 1 users below them. Additional tiers may be added to the system to accommodate a plurality of client organizational structures.
- FIG. 6 shows a pictorial representation of the display of the “On-Line Journal”.
- FIG. 6 is an actual print-out of the “On-Line Journal” from a system such as is being described and illustrates the plurality of account data made available to the collection agency client.
- the ledger section A 6 of the display contains all the data fields from the collection agency software and presents the data in an easily read manner to the collection agency client.
- Section B 6 lists any transactions for the account including Debtor Code, Transaction Date, Collector ID Number, and the amount of the payment.
- Section C 6 lists the collector comments on the account along with Debtor Code, Comment Date and Collector Number.
- the display also provides a link to an online form where the collection agency client may send a comment, question or instruction about the account.
- Section E 6 labeled “Other Client Information,” shows the Client Code that is assigned by the collection agency to this client and the Reference Code or client's account number on this debtor.
Landscapes
- Business, Economics & Management (AREA)
- Engineering & Computer Science (AREA)
- Accounting & Taxation (AREA)
- Finance (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- General Business, Economics & Management (AREA)
- Strategic Management (AREA)
- Economics (AREA)
- Development Economics (AREA)
- Marketing (AREA)
- Technology Law (AREA)
- Health & Medical Sciences (AREA)
- Databases & Information Systems (AREA)
- Bioethics (AREA)
- General Health & Medical Sciences (AREA)
- Computer Hardware Design (AREA)
- Computer Security & Cryptography (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
Abstract
An account data access method allowing access to an agency account database, such as that of a collection or other debt recovery agency, from public sites over a network by agency affiliates and clients of the agency. The invention provides for secure access to a client's accounts using a web browser over the internet. The invention also provides for different levels of access to the accounts among different representatives of the client.
Description
- This application is a continuation of U.S. application Ser. No. 12/404,091, filed on Mar. 13, 2009, which is a continuation of U.S. application Ser. No. 11/483,140, filed on Jul. 7, 2006, which is a continuation of U.S. application Ser. No. 09/435,198, filed on Nov. 5, 1999 (now U.S. Pat. No. 7,167,839), which applications are all incorporated herein by reference in their entirety.
- This invention relates generally to systems and methods for storing and retrieving account data. In particular, the invention pertains to a system and method for allowing secure client access to collection agency accounts over a network from a public site.
- In conventional data access systems used by commercial recovery and other collection agencies, client account data is stored in databases maintained by various “collection agency software packages” and/or other databases or spreadsheets. This software is run on various computer hardware platforms running different operating systems. Access to the data is only available through the interfaces provided by the software and by a trained operator at the agency site. Typically, when a client requests data on a specific account or on a group of accounts, the request is routed to the appropriate person where it is acted upon immediately by telephone during business hours, or placed in an “In Basket” and worked as time and resources permit. This process may involve running queries on the database, creating spreadsheets, and writing status reports and letters. Client contact is often by telephone and depends upon the availability of both parties. The client then receives the requested data, but it is sometimes several days later, and the client only receives the data that the agency deems appropriate.
- Data maintained by the databases of these “software packages” include but is not limited to the following fields: Debtor Code, Debtor Name, Debtor Address, Debtor City, Debtor State, Debtor Zip, Phone Number, Employee Contact, Extension Date, Collection Number, Assignment Date, Original Amount Due, Total Amount Due, Status, and Comments (each time an account is worked the collector enters a note describing the outcome of the call or contact). This information is usually never shown to the client but is used by the collectors as historical reference. This data is typically processed and manipulated by the collection agency software to schedule collector calls, print letters and other statements, prepare reports and provide collection agency operators with access to the data.
- It would be advantageous for clients of collection agencies and other debt recovery companies to be able to access their accounts from their place of business, such as via the World Wide Web with a web browser at the client's site. In response to this need, the present invention in one embodiment is a system and method allowing access from public sites over a network to an agency account database, such as that of a collection or other debt recovery agency, by agency affiliates and clients of the agency from public sites over a network. In such a system, data items associated with the accounts belonging to clients of the agency are stored in the agency database. The database is accessed by a database server that interfaces with a network server. (The term “server” as used herein refers to a process that provides services to another process on the same or different host machine.) The network server processes database access requests received over a network from a user process controlled by a remote user at a public site or other remote location. In a typical embodiment, the network server is a web server (i.e., a hypertext transport protocol or HTTP server), and the user process is a web browser.
- In order to provide for data security, the network server processes credentials transmitted by the user process in order to authenticate the identity of the user as either a client representative or an agency affiliate authorized to access the database. After a user is authenticated and the identity established, the database server processes data access requests in accordance with a defined access scheme such that a user process controlled by a representative of a particular client is allowed access only to data items associated with an account belonging to that client. The defined access scheme further provides for a plurality of access tiers such that a particular client representative is allowed access only to those client account data items allowed by the tier to which the representative has been assigned. The network server may also process credentials transmitted by the user process to authenticate the identity of the user as an agency representative or affiliate, with the tiered access scheme including an access tier for agency representatives that allows access to all data items contained in the database.
- As aforesaid, the user process that the client uses to access the database is typically a web browser. In an exemplary embodiment, an authenticated client is presented with an HTML (hypertext markup language) form by the web server that the user fills in with a request for data. The web server then uses the information in the form to invoke a CGI (common gateway interface) program which then communicates with the database server to retrieve the requested information from the database. In another embodiment, the web browser executes a java applet downloaded from the web server that communicates with the database server over the network in order to retrieve the user requested data.
- The database in an exemplary system is a relational database that defines one or more tables for containing one or more records therein, with the data items stored in defined data fields of the records according to type. In the case of collection agency accounts, the data items may include, e.g., a debtor identifier, location of debtor, amount owed on an account, account status, amount paid, and original amount owed. Each such data item would be stored in a data field of a record associated with a particular account. The records thereby serve to group the data items into data entities, with each of such data entities being associated with a particular account. In order to associate each record (and thereby each data item) with a particular account, an account identifier may be related to each record by, e.g., a table of records containing all data items in the database with the account identifier used as a key. In order to identify the client to which a particular account belongs, a client identifier is stored in the database as a data item, with each account identifier being related to a client identifier by, e.g., a table of account identifiers for each client identifier.
- The database server in one embodiment may allow a user process to query the database with relational expressions (in, e.g., SQL) and be presented with data responsive to the query in accordance with the defined access scheme, thus providing a means by which a client can search for a specific account or group of accounts meeting the client's criteria. In another or the same embodiment, a client representative accessing the database through the web browser may request and be presented with a plurality of selected views of data items associated with accounts belonging to the client. (“Views” are derived relations or tables of a database.) Preferably, the system also allows a selected view to present data items sorted according to a selected data item, which the user specifies in the data request. Such views may thus present the data and/or subsets of a client's account data grouped in ways meaningful to collection agency clients.
- For example, the selected view may present data items sorted according to debtor name, debtor identifier, the account identifier, state in which a debtor is located, account status, date on which an account was entered into the system, or by a range of amounts owed on an account. A selected view could then show any combination of the following: an account identifier, the name of a debtor on the account, a state in which the debtor is located, amounts paid on the account, amounts owing on the account, original amount due, account status, account transactions, and a collector's notes on an account. A selected view may also include a link to an online-ledger for each account represented in the selected view, wherein the online-ledger presents a plurality of data items associated with a single account, such as a presentation of all the data for a single account on a single screen, or a listing of all transactions of an account.
- In a particular embodiment, the defined access scheme may be implemented by the views of the data that a client is permitted to see. In that case, the database server restricts a particular client's data access to only those views of the data items that include the client identifier for that client. Similarly, the access tiers are implemented by the database server restricting data access of particular client representatives to selected views of the data items to which the client has data access. The tiered access scheme may allow for differential client access to accounts owned by a client among representatives of the client in accordance with a management structure of the client, allowing managers to view and sort accounts of people working under them or at different divisions. In some embodiments, a particular access tier may allow a particular client representative to input data through the web site interface into the agency account database. Such data input operations by a client may include, for example, inserting comments into a designated record field, placing new business by entering a new account into the system along with data items associated with that account, or issuing instructions about accounts.
-
FIG. 1 depicts the components of a particular system embodying the invention. -
FIG. 2 is a flow chart depicting the collection agency clients navigation and the data flow associated with that client in the use of the system. -
FIG. 3 is a high level flow chart depicting the collection agency client's navigation through different views and the Quick Search or Query function to arrive at the On Line Journal. -
FIG. 4 is a pictorial representation of a tiered access scheme. -
FIG. 5 depicts a tier being added to the access scheme. -
FIG. 6 is an actual print out of an On Line Journal using the print frame command of a web browser. - A preferred exemplary embodiment of the present invention, as described below, is a collection agency data access system that provides clients of commercial debt recovery and collection agencies the ability to access pertinent account data in real-time over the internet, requiring only internet access and a web browser at the client site. The system provides the clients of collection agencies a powerful tool at their places of business for the management of their accounts placed with the collection agency. The system further provides the client with the ability to view individual accounts or status groups of accounts via different views and quick search functions, to communicate comments and/or instructions, and to place new accounts. It further allows clients to access this data outside of normal business hours and at a much-reduced cost as compared to prior methods and systems which impose costs on the client involving both time and long distance phone fees. The system presents the data stored on the collection agency system “as is,” such that, with the exception of formatting to improve readability, the data presented is not edited or changed by the collection agency.
- A “Quick Search” function is provided to further enable the client to find and ascertain the status of their accounts. When any individual account is accessed through any of the views or by using the Quick Search function, the account data is presented in an “On Line Ledger,” as shown in
FIG. 6 . This ledger presents all the data for that account. This ledger form also lists account transactions or payments against the debt and the collector's notes showing dates of contact and the results of the call. -
FIG. 1 depicts a pictorial representation of a data processing system which may be utilized to implement the method and system of the present invention. As may be seen, the data processing system may include a plurality of computer systems and servers, such as separate web servers and production computers. Of course, a plurality of computers and servers is neither necessary nor desirable, in some cases, in order to implement the methods and systems of the present invention. A single computer may be sufficient in certain situations to implement a satisfactory system in accordance with the invention. Furthermore, there are a number of core technologies and software tools that provide methods to access data in databases and present the data to users on the internet. What is used is in part determined by the platform and operating system that the host collection agency software resides on. Availability and cost of the skill sets required for the different implementations also determine what tools should be used in a particular situation. Advancements in software and computing platforms will, of course, determine what implementation tools are used in the future. -
FIG. 1 shows that the database DB is maintained by the collection agency software CAS which interfaces directly with internal client process IC. The database DB may also be accessed by a database server DBS that communicates with users over a network. The database server may constitute custom software or a readily available commercial product that makes the data available to a plurality of formatting and web server software. The database server DBS interfaces to a web server (i.e., a hypertext transport protocol or HTTP server) WS that communicates with remote clients RC using web browsers over the internet. The database DB, agency software CAS, database server DBS, and web server WS may reside within the same or different host machines communicating over a network. - In a particular exemplary implementation, the database DB and agency software CAS reside in a host at the collection agency site. The data contained in the database DB is extracted and replicated by Lotus Notes Pump (or its successor Lotus Enterprise Integrator) in one or more hosts which clients are able to access over the internet. The replicated data is in the form of a Notes database accessible by the Lotus Domino program, which also provides the web serving function. Thus, in this embodiment, the functions of the database server DBS and web server WS are performed by Lotus Domino in conjunction with Notes Pump.
-
FIG. 2 shows a flow chart/block diagram illustrating the collection agency client's access and navigation of the system's interface using a web browser. Navigation through a World Wide Web based application is accomplished with a web browser through hypertext links embedded in downloaded web pages using the hypertext transport protocol. Starting at the public web site A2, the user requests access to the secure client site E2 and is prompted to enter a user ID and password at step B2. The user is then authenticated or refused access at step C2. A number of methods and systems for authentication that are readily available and well-known to those of skill in the art. If the user is granted access at step C2, data is retrieved from the database DB at step D2, which step is accomplished by the database server DBS in a manner dependent upon the core technologies used to implement the system and may be achieved through transactions utilizing CGI scripts, Java, JBDC, OBDC, SQL or other methods. - The account data may be displayed in multiple views, each sorting and sub-setting the data items associated with the accounts by different criteria. From the secure client site interface E2, the authenticated collection agency client is presented at step F2 with the choice of a plurality of views or predefined queries of the accounts placed with the collection agency by this client. When the collection agency client user requests a view from the choices presented at step F2, the user is presented with the chosen view at step G2. The user may then select an individual account and be presented with the “On Line Journal” at step H2. Alternatively, a quick search or query function may be invoked at step J2 with the results returned at step 12.
-
FIG. 3 depicts the navigation of the collection agency client's accounts using the system's “Quick Search or “Query” function at step B3, “Views” function at step C3 and “On Line Journal” function at step D3. Starting at the “Customer Center” interface A3 (i.e., from the secure client site interface A2 as already seen inFIG. 2 ), the collection agency client user may choose from a plurality of views numbered 1 through 5 at step C3, or the invoke the “Quick Search” function at step B3. Views presented at step C3 include but are not limited to accounts sorted by the following parameters: - Debtor Name—accounts are sorted by the debtor's name.
- Account Number—accounts are sorted by the clients account number.
- State—accounts are sorted by the state the debtor is located in.
- Status—the accounts are sorted by the current status.
- Date Entered—the accounts are sorted by the date that they entered the production system.
- Debtor Code—the accounts are sorted by the debtor code that is assigned to the account by the collection agency software.
- Amount Range—the accounts are sorted and subset by a predetermined dollar amount.
- Each view presents “Total Amount Due”, “Total Amount Paid” and “Original Amount Due” for the specific sorting criteria and may also include “Amounts Collected, “Year to Date” and “Month to Date”. This provides the clients a “Quick Status” of their accounts sorted by the particular sorting parameter. Other sorting parameters, queries and calculated fields may be programmatically predefined and utilized against the data retrieved from the collection agency software database. From any view presented at step C3, the collection agency client is presented with links to the individual accounts listed in the order defined by the particular view. The client may choose a link and be presented with the “On-Line Journal” at step D3.
- From the “Customer Center” at step A3, the collection agency client may choose to use the “Quick Search” function at step B3 by entering a debtor name, or other criteria into the text entry box. The collection agency client is returned a view at step E3 listing the results of the “Quick Search” or query. The client may then choose a link and be presented with the “On-Line Journal” at step D3.
-
FIGS. 4 and 5 show pictorial representations of the tiered access scheme used in the system. Access to the accounts and their associated data is controlled by a multi-tiered access structure. In this embodiment, three access tiers are provided that limits individual clients to access of only their accounts (Tier 1), but allows supervisory and management personal (Tier 2) to access all accounts placed or belonging to the individuals in their charge. It further allows access to all the accounts on the production system to the management and other authorized personnel employed by the agency (Tier 3). - As can be seen from
FIGS. 4 and 5 ,Tier 1 users A have access to only the collection accounts owned by them, whileTier 2 users B have access to the accounts of allTier 1 users employed by the same client company. This allows management access for department or location managers to view and ascertain the status of the accounts of those working below them. As can be further seen fromFIGS. 4 and 5 ,Tier 3 users C are collection agency employees and authorized others who are allowed full access to all the accounts on the system. This enables collection agency personnel working in remote locations to view and determine the status of accounts.FIGS. 4 and in particular 5 also show methods to add further access tiers. A proposedTier 4 user D would have access to all of company C's accounts allowing central management of a plurality ofTier 2 users and theTier 1 users below them. Additional tiers may be added to the system to accommodate a plurality of client organizational structures. -
FIG. 6 shows a pictorial representation of the display of the “On-Line Journal”.FIG. 6 is an actual print-out of the “On-Line Journal” from a system such as is being described and illustrates the plurality of account data made available to the collection agency client. The ledger section A6 of the display contains all the data fields from the collection agency software and presents the data in an easily read manner to the collection agency client. Section B6 lists any transactions for the account including Debtor Code, Transaction Date, Collector ID Number, and the amount of the payment. Section C6 lists the collector comments on the account along with Debtor Code, Comment Date and Collector Number. The display also provides a link to an online form where the collection agency client may send a comment, question or instruction about the account. Section E6, labeled “Other Client Information,” shows the Client Code that is assigned by the collection agency to this client and the Reference Code or client's account number on this debtor. - Although the invention has been described with reference to the foregoing specific embodiments, many alternatives, variations, and modifications will be apparent to those of ordinary skill in the art. Those alternatives, variations, and modifications are intended to fall within the scope of the following appended claims.
Claims (6)
1. A method comprising:
receiving logon credentials over a network from a user, the logon credentials providing access to an online system that stores debtor account data of debts owned by a creditor that is a client of a collection agency that maintains the data in the online system;
authenticating the user as a client of the collection agency;
generating a report as a function of at least a portion of the logon credentials, the generating of the report comprising:
retrieving debtor account data of debtor accounts of the debts owned by the creditor placed with the collection agency and represented in a database of the online system, the retrieved debtor account data for each debtor account including debtor identifying data, debtor account status data, and a date associated with the account;
formatting the retrieved account data in a format displayable by web browser computer application, the formatted data comprising a document; and
transmitting the document from the online system over the network to the user.
2. The method of claim 1 , wherein the formatting of the retrieved account data includes embedding a hypertext link in the document for each debtor account represented in the document, the hypertext links providing a link to retrieve further data from the database over the network, the further data regarding the debtor account of the respective hyperlink.
3. The method of claim 1 , wherein the document is an HTML document.
4. A method comprising:
receiving input identifying a debtor account placed with a collection agency by a creditor;
retrieving debtor account data from a database including data representative of debtor accounts placed with the collection agency for collection activity, the database including data representative of collection activities performed by the collection agency with regard to individual accounts represented in the database, the retrieved debtor account data for each debtor account including debtor identifying data, debtor account status data, and a date associated with the account;
formatting the retrieved debtor account data in a format displayable by web browser computer application, the formatted data comprising a document; and
transmitting the document from the online system over the network to the user.
5. The method of claim 4 , wherein the formatting of the retrieved account data includes embedding a hypertext link in the document for each debtor account represented in the document, the hypertext links providing a link to retrieve further data from the database over the network, the further data regarding the debtor account of the respective hyperlink.
6. The method of claim 4 , wherein the document is an HTML document.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/232,807 US20120095886A1 (en) | 1999-11-05 | 2011-09-14 | Collection agency data access method |
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US09/435,198 US7167839B1 (en) | 1999-11-05 | 1999-11-05 | Collection agency data access method |
US11/483,140 US20070022118A1 (en) | 1999-11-05 | 2006-07-07 | Collection agency data access method |
US12/404,091 US20090228386A1 (en) | 1999-11-05 | 2009-03-13 | Collection agency data access method |
US13/232,807 US20120095886A1 (en) | 1999-11-05 | 2011-09-14 | Collection agency data access method |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/404,091 Continuation US20090228386A1 (en) | 1999-11-05 | 2009-03-13 | Collection agency data access method |
Publications (1)
Publication Number | Publication Date |
---|---|
US20120095886A1 true US20120095886A1 (en) | 2012-04-19 |
Family
ID=37663706
Family Applications (4)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/435,198 Expired - Fee Related US7167839B1 (en) | 1999-11-05 | 1999-11-05 | Collection agency data access method |
US11/483,140 Abandoned US20070022118A1 (en) | 1999-11-05 | 2006-07-07 | Collection agency data access method |
US12/404,091 Abandoned US20090228386A1 (en) | 1999-11-05 | 2009-03-13 | Collection agency data access method |
US13/232,807 Abandoned US20120095886A1 (en) | 1999-11-05 | 2011-09-14 | Collection agency data access method |
Family Applications Before (3)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/435,198 Expired - Fee Related US7167839B1 (en) | 1999-11-05 | 1999-11-05 | Collection agency data access method |
US11/483,140 Abandoned US20070022118A1 (en) | 1999-11-05 | 2006-07-07 | Collection agency data access method |
US12/404,091 Abandoned US20090228386A1 (en) | 1999-11-05 | 2009-03-13 | Collection agency data access method |
Country Status (1)
Country | Link |
---|---|
US (4) | US7167839B1 (en) |
Families Citing this family (95)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20040019560A1 (en) | 1999-03-12 | 2004-01-29 | Evans Scott L. | System and method for debt presentment and resolution |
US7167839B1 (en) * | 1999-11-05 | 2007-01-23 | Commercial Recovery Corporation | Collection agency data access method |
US7191150B1 (en) * | 2000-02-01 | 2007-03-13 | Fair Isaac Corporation | Enhancing delinquent debt collection using statistical models of debt historical information and account events |
US7343308B1 (en) * | 2000-05-26 | 2008-03-11 | Hartford Fire Insurance Compnay | Method and system for identifying subrogation potential and valuing a subrogation file |
US7139565B2 (en) * | 2002-01-08 | 2006-11-21 | Seven Networks, Inc. | Connection architecture for a mobile network |
US20030149647A1 (en) * | 2002-02-06 | 2003-08-07 | T4S, Inc. | System and method for management of debt default information |
US20040117277A1 (en) * | 2002-12-16 | 2004-06-17 | Joseph Tagupa | Distributing accounts in a workflow system |
US8468126B2 (en) | 2005-08-01 | 2013-06-18 | Seven Networks, Inc. | Publishing data in an information community |
US7853563B2 (en) * | 2005-08-01 | 2010-12-14 | Seven Networks, Inc. | Universal data aggregation |
US7917468B2 (en) * | 2005-08-01 | 2011-03-29 | Seven Networks, Inc. | Linking of personal information management data |
JP2005309703A (en) * | 2004-04-21 | 2005-11-04 | Yokogawa Electric Corp | Electronic equipment system |
US20060041515A1 (en) * | 2004-08-13 | 2006-02-23 | Sbc Knowledge Ventures, L.P. | On-site point-of-sale billing system which manages public use of wired or wireless access network |
US7970702B1 (en) * | 2004-10-15 | 2011-06-28 | Csg Interactive Messaging, Inc. | Method and system for automated collections |
WO2006045102A2 (en) | 2004-10-20 | 2006-04-27 | Seven Networks, Inc. | Method and apparatus for intercepting events in a communication system |
US8010082B2 (en) | 2004-10-20 | 2011-08-30 | Seven Networks, Inc. | Flexible billing architecture |
US7706781B2 (en) * | 2004-11-22 | 2010-04-27 | Seven Networks International Oy | Data security in a mobile e-mail service |
US7643818B2 (en) * | 2004-11-22 | 2010-01-05 | Seven Networks, Inc. | E-mail messaging to/from a mobile terminal |
FI117152B (en) | 2004-12-03 | 2006-06-30 | Seven Networks Internat Oy | E-mail service provisioning method for mobile terminal, involves using domain part and further parameters to generate new parameter set in list of setting parameter sets, if provisioning of e-mail service is successful |
US7752633B1 (en) | 2005-03-14 | 2010-07-06 | Seven Networks, Inc. | Cross-platform event engine |
US7796742B1 (en) | 2005-04-21 | 2010-09-14 | Seven Networks, Inc. | Systems and methods for simplified provisioning |
US8438633B1 (en) | 2005-04-21 | 2013-05-07 | Seven Networks, Inc. | Flexible real-time inbox access |
US20060265254A1 (en) * | 2005-05-18 | 2006-11-23 | Guard Insurance Group | Agency service center |
WO2006136660A1 (en) | 2005-06-21 | 2006-12-28 | Seven Networks International Oy | Maintaining an ip connection in a mobile network |
US8069166B2 (en) | 2005-08-01 | 2011-11-29 | Seven Networks, Inc. | Managing user-to-user contact with inferred presence information |
WO2007022381A2 (en) * | 2005-08-18 | 2007-02-22 | Creditmax Llc | Systems and methods for acquiring, managing, placing, collecting and reselling debt |
US7769395B2 (en) | 2006-06-20 | 2010-08-03 | Seven Networks, Inc. | Location-based operations and messaging |
US20070290787A1 (en) * | 2006-06-20 | 2007-12-20 | Trevor Fiatal | Systems and methods for group messaging |
AU2008201302A1 (en) * | 2007-03-21 | 2008-10-09 | 123 Childcare Pty Ltd | Debt monitoring system |
US8805425B2 (en) * | 2007-06-01 | 2014-08-12 | Seven Networks, Inc. | Integrated messaging |
US8693494B2 (en) | 2007-06-01 | 2014-04-08 | Seven Networks, Inc. | Polling |
US20090048897A1 (en) * | 2007-08-13 | 2009-02-19 | Accenture Global Services Gmbh | Collections processing systems |
US9209983B2 (en) * | 2007-11-19 | 2015-12-08 | Cisco Technology, Inc. | Generating a single advice of charge request for multiple sessions in a network environment |
US9202237B2 (en) * | 2007-11-27 | 2015-12-01 | Cisco Technology, Inc. | Generating a single billing record for multiple sessions in a network environment |
US8364181B2 (en) | 2007-12-10 | 2013-01-29 | Seven Networks, Inc. | Electronic-mail filtering for mobile devices |
US8793305B2 (en) | 2007-12-13 | 2014-07-29 | Seven Networks, Inc. | Content delivery to a mobile device from a content service |
US9002828B2 (en) | 2007-12-13 | 2015-04-07 | Seven Networks, Inc. | Predictive content delivery |
US8107921B2 (en) | 2008-01-11 | 2012-01-31 | Seven Networks, Inc. | Mobile virtual network operator |
US8862657B2 (en) * | 2008-01-25 | 2014-10-14 | Seven Networks, Inc. | Policy based content service |
US20090193338A1 (en) * | 2008-01-28 | 2009-07-30 | Trevor Fiatal | Reducing network and battery consumption during content delivery and playback |
US20090248670A1 (en) * | 2008-03-31 | 2009-10-01 | Trevor Fiatal | Content search engine |
US8787947B2 (en) * | 2008-06-18 | 2014-07-22 | Seven Networks, Inc. | Application discovery on mobile devices |
US8078158B2 (en) | 2008-06-26 | 2011-12-13 | Seven Networks, Inc. | Provisioning applications for a mobile device |
US8909759B2 (en) * | 2008-10-10 | 2014-12-09 | Seven Networks, Inc. | Bandwidth measurement |
US20100299161A1 (en) * | 2009-05-22 | 2010-11-25 | Hartford Fire Insurance Company | System and method for administering subrogation related transactions |
US9953100B2 (en) * | 2010-01-27 | 2018-04-24 | Auraplayer Ltd. | Automated runtime command replacement in a client-server session using recorded user events |
WO2011126889A2 (en) | 2010-03-30 | 2011-10-13 | Seven Networks, Inc. | 3d mobile user interface with configurable workspace management |
US8335740B2 (en) * | 2010-05-12 | 2012-12-18 | Ontario Systems, Llc | Method, system, and computer-readable medium for managing and collecting receivables |
EP2599280A2 (en) | 2010-07-26 | 2013-06-05 | Seven Networks, Inc. | Mobile application traffic optimization |
US8838783B2 (en) | 2010-07-26 | 2014-09-16 | Seven Networks, Inc. | Distributed caching for resource and mobile network traffic management |
PL3407673T3 (en) | 2010-07-26 | 2020-05-18 | Seven Networks, Llc | Mobile network traffic coordination across multiple applications |
EP2599345B1 (en) | 2010-07-26 | 2017-09-06 | Seven Networks, LLC | Distributed implementation of dynamic wireless traffic policy |
WO2012061437A1 (en) | 2010-11-01 | 2012-05-10 | Michael Luna | Cache defeat detection and caching of content addressed by identifiers intended to defeat cache |
US8326985B2 (en) | 2010-11-01 | 2012-12-04 | Seven Networks, Inc. | Distributed management of keep-alive message signaling for mobile network resource conservation and optimization |
US9330196B2 (en) | 2010-11-01 | 2016-05-03 | Seven Networks, Llc | Wireless traffic management system cache optimization using http headers |
US8484314B2 (en) | 2010-11-01 | 2013-07-09 | Seven Networks, Inc. | Distributed caching in a wireless network of content delivered for a mobile application over a long-held request |
WO2012060997A2 (en) | 2010-11-01 | 2012-05-10 | Michael Luna | Application and network-based long poll request detection and cacheability assessment therefor |
WO2012060995A2 (en) | 2010-11-01 | 2012-05-10 | Michael Luna | Distributed caching in a wireless network of content delivered for a mobile application over a long-held request |
US8843153B2 (en) | 2010-11-01 | 2014-09-23 | Seven Networks, Inc. | Mobile traffic categorization and policy for network use optimization while preserving user experience |
WO2012060996A2 (en) | 2010-11-01 | 2012-05-10 | Michael Luna | Caching adapted for mobile application behavior and network conditions |
US9060032B2 (en) | 2010-11-01 | 2015-06-16 | Seven Networks, Inc. | Selective data compression by a distributed traffic management system to reduce mobile data traffic and signaling traffic |
CN103404193B (en) | 2010-11-22 | 2018-06-05 | 七网络有限责任公司 | The connection that adjustment data transmission is established with the transmission being optimized for through wireless network |
EP2636268B1 (en) | 2010-11-22 | 2019-02-27 | Seven Networks, LLC | Optimization of resource polling intervals to satisfy mobile device requests |
US9325662B2 (en) | 2011-01-07 | 2016-04-26 | Seven Networks, Llc | System and method for reduction of mobile network traffic used for domain name system (DNS) queries |
US9084105B2 (en) | 2011-04-19 | 2015-07-14 | Seven Networks, Inc. | Device resources sharing for network resource conservation |
WO2012149216A2 (en) | 2011-04-27 | 2012-11-01 | Seven Networks, Inc. | Mobile device which offloads requests made by a mobile application to a remote entity for conservation of mobile device and network resources and methods therefor |
GB2505585B (en) | 2011-04-27 | 2015-08-12 | Seven Networks Inc | Detecting and preserving state for satisfying application requests in a distributed proxy and cache system |
WO2013015994A1 (en) | 2011-07-27 | 2013-01-31 | Seven Networks, Inc. | Monitoring mobile application activities for malicious traffic on a mobile device |
US8934414B2 (en) | 2011-12-06 | 2015-01-13 | Seven Networks, Inc. | Cellular or WiFi mobile traffic optimization based on public or private network destination |
US8977755B2 (en) | 2011-12-06 | 2015-03-10 | Seven Networks, Inc. | Mobile device and method to utilize the failover mechanism for fault tolerance provided for mobile traffic management and network/device resource conservation |
US9208123B2 (en) | 2011-12-07 | 2015-12-08 | Seven Networks, Llc | Mobile device having content caching mechanisms integrated with a network operator for traffic alleviation in a wireless network and methods therefor |
US9277443B2 (en) | 2011-12-07 | 2016-03-01 | Seven Networks, Llc | Radio-awareness of mobile device for sending server-side control signals using a wireless network optimized transport protocol |
US9021021B2 (en) | 2011-12-14 | 2015-04-28 | Seven Networks, Inc. | Mobile network reporting and usage analytics system and method aggregated using a distributed traffic optimization system |
WO2013090834A1 (en) | 2011-12-14 | 2013-06-20 | Seven Networks, Inc. | Operation modes for mobile traffic optimization and concurrent management of optimized and non-optimized traffic |
WO2013090821A1 (en) | 2011-12-14 | 2013-06-20 | Seven Networks, Inc. | Hierarchies and categories for management and deployment of policies for distributed wireless traffic optimization |
US8909202B2 (en) | 2012-01-05 | 2014-12-09 | Seven Networks, Inc. | Detection and management of user interactions with foreground applications on a mobile device in distributed caching |
US9203864B2 (en) | 2012-02-02 | 2015-12-01 | Seven Networks, Llc | Dynamic categorization of applications for network access in a mobile network |
US9326189B2 (en) | 2012-02-03 | 2016-04-26 | Seven Networks, Llc | User as an end point for profiling and optimizing the delivery of content and data in a wireless network |
EP2631854A1 (en) * | 2012-02-23 | 2013-08-28 | Tata Consultancy Services Limited | System for debt collection workflow administration |
US8812695B2 (en) | 2012-04-09 | 2014-08-19 | Seven Networks, Inc. | Method and system for management of a virtual network connection without heartbeat messages |
WO2013155208A1 (en) | 2012-04-10 | 2013-10-17 | Seven Networks, Inc. | Intelligent customer service/call center services enhanced using real-time and historical mobile application and traffic-related statistics collected by a distributed caching system in a mobile network |
US8775631B2 (en) | 2012-07-13 | 2014-07-08 | Seven Networks, Inc. | Dynamic bandwidth adjustment for browsing or streaming activity in a wireless network based on prediction of user behavior when interacting with mobile applications |
US9161258B2 (en) | 2012-10-24 | 2015-10-13 | Seven Networks, Llc | Optimized and selective management of policy deployment to mobile clients in a congested network to prevent further aggravation of network congestion |
US10445697B2 (en) | 2012-11-26 | 2019-10-15 | Hartford Fire Insurance Company | System for selection of data records containing structured and unstructured data |
US20140177497A1 (en) | 2012-12-20 | 2014-06-26 | Seven Networks, Inc. | Management of mobile device radio state promotion and demotion |
US9271238B2 (en) | 2013-01-23 | 2016-02-23 | Seven Networks, Llc | Application or context aware fast dormancy |
US8874761B2 (en) | 2013-01-25 | 2014-10-28 | Seven Networks, Inc. | Signaling optimization in a wireless network for traffic utilizing proprietary and non-proprietary protocols |
US9326185B2 (en) | 2013-03-11 | 2016-04-26 | Seven Networks, Llc | Mobile network congestion recognition for optimization of mobile traffic |
US9141673B2 (en) * | 2013-03-12 | 2015-09-22 | Ringcentral, Inc. | Cloud-based phone system with methodologies for suggesting account configuration settings |
US9065765B2 (en) | 2013-07-22 | 2015-06-23 | Seven Networks, Inc. | Proxy server associated with a mobile carrier for enhancing mobile traffic management in a mobile network |
US20150073955A1 (en) * | 2013-09-12 | 2015-03-12 | Jonathan A. Gilman | Management interface for business management applications |
US20150142647A1 (en) * | 2013-11-20 | 2015-05-21 | Bank Of America Corporation | Consumer Bill-Pay |
US20160232605A1 (en) * | 2015-02-08 | 2016-08-11 | Zhengping Zhang | System and Method for Debt Collection |
US20180130135A1 (en) * | 2016-11-09 | 2018-05-10 | Melissa Norwicke | System and method for obtaining information about a deceased person's life insurance policy and submitting a claim thereunder |
US20230056462A1 (en) * | 2021-08-19 | 2023-02-23 | Marc R. Deschenaux | Cascading initial public offerings or special purpose acquisitions companies for corporate capitalization |
JP2023094191A (en) * | 2021-12-23 | 2023-07-05 | 株式会社リコー | Information processing device, information processing system, information processing method, and program |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020059139A1 (en) * | 1999-03-12 | 2002-05-16 | Scott Evans | System and method for debt presentment and resolution |
Family Cites Families (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH04239970A (en) * | 1991-01-24 | 1992-08-27 | Nec Corp | Delinquency control system for foreign currency loan |
US5983208A (en) * | 1996-06-17 | 1999-11-09 | Verifone, Inc. | System, method and article of manufacture for handling transaction results in a gateway payment architecture utilizing a multichannel, extensible, flexible architecture |
US5822400A (en) * | 1996-08-19 | 1998-10-13 | Davox Corporation | Call record scheduling system and method |
US6163272A (en) * | 1996-10-25 | 2000-12-19 | Diva Systems Corporation | Method and apparatus for managing personal identification numbers in interactive information distribution system |
US5920848A (en) * | 1997-02-12 | 1999-07-06 | Citibank, N.A. | Method and system for using intelligent agents for financial transactions, services, accounting, and advice |
US6070177A (en) * | 1998-03-06 | 2000-05-30 | Vita Systems, Inc. | Database forms with attached audit history |
US6208345B1 (en) * | 1998-04-15 | 2001-03-27 | Adc Telecommunications, Inc. | Visual data integration system and method |
US7167839B1 (en) * | 1999-11-05 | 2007-01-23 | Commercial Recovery Corporation | Collection agency data access method |
-
1999
- 1999-11-05 US US09/435,198 patent/US7167839B1/en not_active Expired - Fee Related
-
2006
- 2006-07-07 US US11/483,140 patent/US20070022118A1/en not_active Abandoned
-
2009
- 2009-03-13 US US12/404,091 patent/US20090228386A1/en not_active Abandoned
-
2011
- 2011-09-14 US US13/232,807 patent/US20120095886A1/en not_active Abandoned
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020059139A1 (en) * | 1999-03-12 | 2002-05-16 | Scott Evans | System and method for debt presentment and resolution |
Also Published As
Publication number | Publication date |
---|---|
US20090228386A1 (en) | 2009-09-10 |
US7167839B1 (en) | 2007-01-23 |
US20070022118A1 (en) | 2007-01-25 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7167839B1 (en) | Collection agency data access method | |
US7181420B2 (en) | Methods and systems for online self-service receivables management and automated online receivables dispute resolution | |
US6058378A (en) | Electronic delivery system and method for integrating global financial services | |
US20050171811A1 (en) | Electronic financial transaction system | |
US8019843B2 (en) | System and method for defining attributes, decision rules, or both, for remote execution, claim set II | |
US8121913B2 (en) | Architecture for account reconciliation | |
US7136467B2 (en) | Customer-oriented telecommunications data aggregation and analysis method and object oriented system | |
US20030004874A1 (en) | Electronic bill presentment system with client specific formatting of data | |
US8024778B2 (en) | System and method for defining attributes, decision rules, or both, for remote execution, claim set I | |
US7860782B2 (en) | System and method for defining attributes, decision rules, or both, for remote execution, claim set IV | |
US20020077998A1 (en) | Web based system and method for managing sales deals | |
US20020198798A1 (en) | Modular business transactions platform | |
US20020198829A1 (en) | Modular business transactions platform | |
US20020198828A1 (en) | Modular business transactions platform | |
US20030167229A1 (en) | Modular business transations platform | |
US7340421B1 (en) | Account reconciliation methods and systems | |
US20030144930A1 (en) | Methods and systems for managing tax audit information | |
US20060293932A1 (en) | System and method for defining attributes, decision rules, or both, for remote execution, claim set iii | |
KR19990064318A (en) | Sales Process Support System and Method | |
EP1509857A1 (en) | System and method for facilitating information collection, storage, and distribution | |
WO2007001892A2 (en) | Intercompany loan management system | |
US20020198810A1 (en) | Online creation and management of enterprises | |
US20010037333A1 (en) | Asset information management method, asset information management system, asset information identifier database, and data structure of asset information management identifier | |
US20040073447A1 (en) | Apparatus and methods for interactive rental information retrieval and management | |
US20050033736A1 (en) | System and method for processing record related information |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |