US20030200527A1 - Development framework for case and workflow systems - Google Patents

Development framework for case and workflow systems Download PDF

Info

Publication number
US20030200527A1
US20030200527A1 US10/420,859 US42085903A US2003200527A1 US 20030200527 A1 US20030200527 A1 US 20030200527A1 US 42085903 A US42085903 A US 42085903A US 2003200527 A1 US2003200527 A1 US 2003200527A1
Authority
US
United States
Prior art keywords
workflow
work
workflow processing
null
case
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
US10/420,859
Inventor
Anita Lynn
Matthew Hagopian
Charles Gilmour
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.)
CGI Technologies and Solutions Inc
Original Assignee
American Management Systems Inc
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 American Management Systems Inc filed Critical American Management Systems Inc
Priority to US10/420,859 priority Critical patent/US20030200527A1/en
Publication of US20030200527A1 publication Critical patent/US20030200527A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION 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
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION 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
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0633Workflow analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION 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
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management

Definitions

  • the present invention is directed to automated workflow systems and more particularly, to an object-oriented framework used in developing and implementing consistent workflow systems in a single department or throughout an enterprise, such as a corporation or a government agency.
  • workflow processing products were added to imaging systems in an effort further the “paperless office”.
  • Workflow was attached to image-enabled systems because the presence of the electronic image (as opposed to the paper document) allowed the workflow system to “push” work to users in addition to using “pull” technology.
  • the image could be presented to the user when the work was pushed to them; if paper was required, pushing work to an individual required that the individual then physically retrieve the paper when the work item was pushed to them.
  • workflow systems developed along several dimensions: “collaborative workflow” was developed to support ad hoc workflow requirements—where the knowledge worker developed a workflow based on the characteristics of each business case; “embedded workflow” was developed to support simple workflow requirements that are a required part of business systems; and “mission critical” workflow was developed to support high volume, predictive workflows.
  • a type of workflow processing system termed “utility” systems combine complex process rules stored in a database, existing system interfaces, and user interfaces that control what is available to a worker at a computer workstation or terminal, and may monitor the work being performed.
  • the other two types of utility workflow that have evolved include workflow that is specific to a line-of-business or application and workflow that has been added to a suite of business applications.
  • Examples of the former include templates for various financial applications from Pegasystem, mutual fund applications from DST Systems, Inc, and Banctec's Plexus applications for the financial services industry.
  • business specific workflow rules and processes are provided as a full or partial solution (often referred to, respectively, as a package or a template).
  • Some of these solutions are built using general purpose workflow development languages, some have been built using custom workflow languages.
  • the workflow supported by this class of systems is typically hardcoded (necessitating coding changes to programs written in general purpose programming or workflow languages when changes are required) and supports only the specific workflow functionality required by the application.
  • the workflows are offered for a range of business functions, they do not utilize the same process definitions and code; at best they reuse the code, at worst the code is unique for the line of business.
  • Examples of the third type of workflow solution include financial and enterprise resource planning (ERP) suites such as those from Oracle, Baan, and Systems, Applications, and Products in Data Processing (SAP). These application suites often share data and functions across the lines of business, but only support rudimentary workflow functions and should not be characterized as mission critical workflow. They are included in this category only because they are marketed as mission critical solutions.
  • ERP enterprise resource planning
  • SAP Systems, Applications, and Products in Data Processing
  • the above objects can be attained by a workflow processing framework, scalable for use by a single department to an entire enterprise, including a set of software objects, each unique throughout the enterprise, to support corresponding business functions; a database, accessed by a subset of said software objects, defining work taxonomy and work steps for workflow processing; and a workflow engine utilizing said software objects and the work taxonomy to perform the workflow processing.
  • the workflow processing framework can be used to develop a workflow processing system by entering data into the database to define work types and work steps for workflow processing, creating a graphical user interface (GUI) to use the set of objects, and defining the workflow in the workflow engine.
  • GUI graphical user interface
  • FIG. 1 is a three-dimensional illustration of types of applications, types of functions performed in each application and information used in carrying out those functions in a workflow processing system.
  • FIG. 2 is an overview of the application program code in a workflow processing system according to the present invention.
  • FIG. 3 is a more detailed block diagram of the objects and business processes in a workflow processing framework according to the present invention.
  • FIGS. 4 A- 4 C are a hierarchical diagram of objects in a workflow processing framework according to the present invention.
  • FIG. 5 is a flow diagram of events processing and queue assignment in a workflow processing system according to the present invention.
  • FIG. 6 is a flowchart illustrating an example of workflow processing according to the present invention.
  • FIG. 7 is a block diagram of a workflow processing system according to the present invention.
  • FIG. 1 provides an illustration of how limited prior art workflow processing systems are compared to the present invention.
  • the illustrated examples of “line of business” functions are processing of insurance claims, new business underwriting, customer service and annuity processing. Examples in other industries are credit card fraud processing, credit application processing, medical records processing, dispute processing, etc. Illustrated along the vertical axis are some of the functions typically performed by these existing systems: routing, workload balancing, and quality assurance.
  • the data operated on by workflow processing systems is determined when the workflow processing system is designed and is limited to a few types, such as database records, electronic documents, e.g., word processing documents, and images, such as TIFF Level 4, GIF, JPEG, etc. for images, CAD drawings, medical X-rays, etc.
  • the present invention is designed to handle all known data types and is flexible enough to add additional data types with minimal changes to the framework of objects used by the present invention.
  • an insurance claims workflow processing system would include the functions of automated work distribution, document rendezvous, work step division, and letter generation.
  • an accounts payable system might be limited to electronic documents and images of the types of data illustrated in FIG. 1, depending upon how it is designed, but would be unlikely to include data records, audio or video.
  • the present invention uses a set of software objects, each uniquely performing a corresponding function in a workflow processing system and a set of process definitions, accessed by a subset of the software objects, to provide a flexible workflow processing system that can be expanded in any of the three directions illustrated in FIG. 1.
  • the software objects are designed to be generic and provide robust functionality. Tables are used to specify the functions performed by the objects. This design enables the framework to be expanded easily in any of the three directions illustrated in FIG. 1.
  • Objects in the core are sufficiently generic so that they can be used in workflow processing systems for any line of business that can be mapped to a case paradigm.
  • the functionality provided by the objects is broad enough to apply to many different line-of-business functions, including the three horizontal applications illustrated in FIG.
  • FIG. 2 The relationship between the objects in a workflow processing framework according to the present invention and the peripheral processes is illustrated in FIG. 2.
  • platforms 20 At the bottom level are conventional platforms 20 .
  • platforms that may be used to support workflow processing include a workflow engine, like FileNET Visual WorkFlo, development languages, databases or data warehouses, existing imaging systems, existing systems of record, etc.
  • These conventional platforms 20 may run on any type of computer system that has communication capability, including Windows, UNIX, or any mainframe operating system.
  • a set of foundation objects 22 access the conventional platforms 20 using standardized protocols whenever possible.
  • the framework preferably uses Distributed Component Object Model (COM/DCOM) in a Microsoft Windows 32-bit operating system to communicate with the workflow and imaging engines using FileNET Panagon and databases using ActiveX Data Objects (ADO).
  • DCOM enables the workflow processing system to create and interact with software objects on separate computers in a programming language neutral and operating system neutral manner.
  • the foundation objects 22 are illustrated separately from the objects 24 providing common functions in support of different applications, because in a specific enterprise environment standardized protocols may not be available and the foundation objects may need to be modified to utilize conventional platforms 20 existing in the enterprise environment or previously selected for use with the workflow processing system.
  • FileNET Visual WorkFlo is used as the workflow platform included in conventional platforms 20 .
  • only the foundation objects 22 have to be changed to accommodate the use of a different workflow platform.
  • the objects 24 providing common functions in support of different applications provide “foldering” of materials (such as electronic documents, images, data records, etc.) used by each case and workflow function, including folder manipulation, rules based folder queuing and subsequent retrieval, distribution, event triggering, etc.
  • Business processes 26 written in conventional programming languages perform enterprise specific functions.
  • the business processes 26 may be written in a variety of programming languages, such as Microsoft Visual C++, Microsoft Visual Basic, Sybase PowerBuilder, or Active Server Pages (ASP).
  • a graphical user interface (GUI) is included in the business processes 26 , so that a human worker using the workflow processing system is presented with a computer desktop display consistent with other programs in use at the enterprise.
  • Business processes 26 preferably include modules that can be reused in many enterprises with very little customization.
  • FIG. 2 The use of tables, as described below, minimizes the amount of customization of many of the business processes 26 .
  • the architecture illustrated in FIG. 2 is used to support different applications. Different applications and different users would utilize different subsets of the business processes 26 , common objects 24 , foundation objects 22 and conventional platforms 20 .
  • FIGS. 3 and 4A- 4 C A hierarchical diagram showing the relationship of the common objects 24 and foundation objects 22 is provided in FIGS. 4 A- 4 C.
  • FIG. 3 provides an overview of common objects 24 and business processes 26 .
  • the workflow processing framework uses the case paradigm and thus, the first three objects in the middle row are Case Session, Case, Case Item and Case Worklist.
  • Case Item is preferably included in the Case class, but is such an important object that it is included in FIG. 3.
  • Other common objects include Security, Expression Evaluator, Error Logging, Debug Logging, Statistics Logging, and DataBase Connector.
  • Foundation objects 22 that are product/vendor specific are called by some of these objects, such as Database Connector and possibly Error Logging if there are standards set by the enterprise for how errors are handled.
  • the common objects are described below in more detail with respect to FIGS. 4 A- 4 C.
  • Business processes 26 are preferably C++ modules that may need to be modified in a specific enterprise environment. Starting on the right of the top row in FIG. 3, the Graphical User Interface will almost always be further developed when a workflow processing system according to the present invention is implemented, so that the user interface is customized for the specific enterprise environment. As described below in the example illustrated in FIG. 6, the remaining business processes 26 use tables to minimize the amount of customization required, but may require modification depending upon the type of information and how the information is handled. These tables essentially contain rules on how the data is handled and thus, the Queue Assignment module can be considered specific implementations of a rules processor.
  • the Case Builder module embodies specific business rules through customization.
  • the Events Processor module matches incoming events with pending events by comparing event code values customized for each business.
  • the User Assignment module provides balanced distribution of work based on each user's load factor stored in a database table.
  • the Case Builder is used to determine either when to create a new case or when and how to rendezvous an incoming document with an existing case folder.
  • the Events Processor is executed whenever an event occurs that requires a change in workflow. An event can be any change by a worker (user of the workflow processing system) or system module, or the expiration of a timer.
  • the Events Processor is scheduled at intervals throughout the workflow. One of the events that the Events Processor executes is the creation of a new case from Case Builder. After the Events Processor has determined the reason for moving the case folder through the workflow, Queue Assignment is executed to determine in which work step division the case should be processed. Finally, if the workflow processing system requires that the determined work step division should have users assigned to the cases, the User Assignment module is executed.
  • BLCaseSession 60 The two basic functions performed by the common objects are GetFilteredWorkList, GetUserWorkList and GetCase which results in the creation of BLCaseWorkList 62 and BLCase 64 objects.
  • the other objects at the same level as BLCaseSession 60 include BLDBConnMgr 66 which provides access to databases in the conventional platforms 20 as required by the objects in BLCaseSession 60 .
  • the object BLConfigParam 68 provides an interface with the operating system configuration information.
  • BLConfigParam 68 accesses the Windows Registry to obtain parameters used by the workflow processing system.
  • BLDebugLog 70 BLErrorLog 72 and BLStatLog 74 .
  • BLProgramSecurity 76 and BLCoreInstMgr 78 the first performs an important function in workflow processing and the second is used to manage instances of objects that are created by the workflow processing system.
  • BLProgamSecurity 76 determines the access of an individual user or group of users to functions within the workflow processing system.
  • the second type of security is the task of the user, e.g., process claim 1, process claim 2.
  • the second type of security is typically used in a situation where a single user interface is created that operates in different modes. In this situation although there are different work steps in the workflow, a single user interface may be used as the work step business application, with its configuration changed for each different mode of operation.
  • the tasks are defined in the tables described later and are identified in a user record. An example of a user record is provided immediately below.
  • the third level of security is the function within the task. For example, while a function such as Write Custom Letter may be included in an insurance claim application, only certain users might be allowed to access this function. Other workers would be limited to ordinary correspondence processing and customer service functions illustrated in FIG. 1, and perhaps additional functions not illustrated.
  • BLCaseWorkList 62 retrieves a prioritized worklist for a user when a worker starts a session with a workflow processing system according to the present invention.
  • the next case can be retrieved while simultaneously processing the current case by user interaction through a client/server GUI environment. Ordinarily a user will require a few minutes to process the work item. During that interval BLCaseWorkList prefetches the next case to the client workstation of the user. This limits the idle time of employees between and during cases and increases the output of the employee.
  • BLCaseWorkList 62 is a multi-threaded COM object that operates in a producer-consumer environment. This object keeps track of the current and next case objects using semaphores, threads, and class member variables.
  • the consumer thread is the normal user thread of BLCaseWorkList 62 . From the consumer thread the current case is obtained from the list.
  • the producer thread executes as long as BLCaseWorkList 62 exists in memory. Whenever the next case object is NULL, the producer thread retrieves the next available case from the database. Whenever the next case object exists, the producer thread does not try to get another case until the current case is retrieved into processing by the consumer thread.
  • the prefetch function has an enumerated type which allows the system to determine what components of the case need to be prefetched.
  • the enumerated type allows the system to filter (include or exclude) each case level component type individually in the prefetch operation.
  • This prefetch filter value is set during worklist construction as part of the system implementation. For example, a system implementer can choose to have the case documents and the case audits prefetched, but not the case events. This enables the prefetch requirements to be tailored to the environment of each specific implementation.
  • the worklist is determined based on user identification obtained when the worker logs into the computer system on which the workflow processing system is running.
  • BLCaseWorkList 62 calls a collection of objects named BLWFWorkListFields 80 formed of objects each named BLWFWorkListField 82 .
  • An object is called by BLWFWorkListField 82 to access the workflow engine.
  • the object used will depend on the workflow engine included in the conventional platforms 20 .
  • VWOWorkQuery 83 accesses the Visual WorkFlo to obtain information in the workflow platform identifying the fields used by a case, such as the name of the worker, the case number, the case type, the event that caused the case to enter the workflow, the dollar amount, etc.
  • BLCaseFields 84 is a collection of objects containing the information for a case obtained from the database platform in conventional platforms 20 .
  • the information for an insurance claim may include case identification number, incident number, date of incident, name of insured, claim dollar amount, type of claim, etc.
  • BLWFWorkItemFields 88 is a collection of objects containing information identifying where the case is in the workflow. The information in BLWFWorkItemFields 88 is obtained from the workflow platform in conventional platforms 20 .
  • BLCaseEvents 92 is a collection of objects containing information regarding events that have or will occur during the existence of a case.
  • the events are defined during each system implementation. For example, the receipt of a document in a case, the creation of a new case, and the expiration of an event tied to a time period may be defined as events in a system.
  • Each system implementation is allowed to create its own events by writing an event code to the BL_CaseEvent table by using BLCase.AddPendingEvent or BLCase.AddReceivedEvent.
  • the Events Processor does not need to be modified when new event codes are added.
  • the received event codes are matched with the pending event codes by the Events Processor.
  • BLCaseEvents 92 is obtained from the database platform in conventional platforms 20 , in a manner similar to that used by BLCaseFields 84 .
  • BLCaseItems 96 represents items that will not have different versions.
  • optical storage is used for the data and each BLCaseItem 98 obtains the information by accessing the optical storage by calling an imaging system object specifically for the type of optical storage unit used in the system.
  • BLDraftCaseItems 100 are documents related to the case that are in process of being created and for which there may be different versions that do not need to be saved on optical storage until the final product has been determined.
  • the information in each BLDraftCaseItem 102 is obtained from the conventional platforms 20 using the BLCase Object.
  • BLDraftCaseFields 104 are the data values stored with a BLDraftCaseItem 102 when the item becomes permanent.
  • BLCase 64 In addition to calling the objects illustrated in FIGS. 4 A- 4 C, BLCase 64 also uses several methods to perform operations itself. BLCase.AddNewItem and BLCase.AddNewDraftItem are used to create a new BLCaseItem 98 and a new BLDraftCaseItem 102 , respectively. BLCaseWorkList.Prefetch performs the prefetch operations described above. BLCase.AddPendingEvent and BLCase.AddReceivedEvent are used to create events, as described below.
  • BLCaseAuditSessions 108 are a collection of objects used to keep track of work performed on a case during the sessions on which the case is worked.
  • BLCaseAudits 112 are a collection of objects containing information about the actions taken during a session. What information is stored in each BLCaseAudit 114 can be determined when the workflow processing system is implemented.
  • the workflow platform in the conventional platforms 20 includes a definition of what information will be captured by BLCaseAudits 112 . In the Visual WorkFlo system used in the exemplary embodiment, the definition of what information will be stored in BLCaseAudits 112 is determined by each individual system implementation.
  • BLCaseAudit 114 defines the interface to write the audits. Each business application must define and write its own data to the audit log.
  • a user can suspend a case awaiting a signature document using a module like the Case Manager described below with reference to FIG. 6.
  • GUIs graphical user interfaces
  • Examples are Scan, Index, System Maintenance, Case Retrieval, and Document Retrieval interfaces.
  • the Scan interface provides a processing window that requires users to enter information specific to the current batch.
  • the user also has the ability to set properties of the scanner. When the mandatory information is entered and the user is satisfied with the settings, the scan processing window allows the user to start and stop the actual scanning process.
  • the Index interface provides the ability to assign data values to a document for future retrieval.
  • the Scan process dispatches batches to an Index and Reassembly process.
  • the process retrieves a user work list for that user and the divisions within the Index and Reassembly work step.
  • the process loads the first batch in the user's work list onto the Index and Reassembly window.
  • the process loads the first document of the batch into the image viewer and the document is ready for indexing.
  • the actual index fields displayed for indexing is based on the document class and varies widely with each system implementation.
  • the Index process does not implement the index values control which may, for example, be an Active X control developed by the organization that uses the workflow processing system.
  • the Index process saves the index values for the current document and loads the next document that has not been indexed.
  • the Index and Reassembly process allows for the reassembly of documents in parallel with the indexing of documents.
  • the user may have the ability to add documents, delete document separators, mark documents for rescan, move pages, copy pages, and paste pages. These capabilities are easily provided when, for example, Visual WorkFlo is used as the workflow engine.
  • the user can view the structure of the batch in the batch reassembly tree to determine whether or not to take these reassembly actions. For example, some fax transmissions are received as one transmission but contain several documents. There is no exact method to determine the document breaks within a single transmission.
  • the indexer reviews each batch and adds new documents as necessary. The indexer can then move pages into the newly created documents.
  • the process prompts the user to commit the batch. If the user chooses to commit the batch, then the process commits the batch and loads the next batch in the user's work list. If the user chooses not to commit the batch, the user is allowed to continue re-indexing documents or reassembling the batch until the user is ready to commit via the commit batch menu option.
  • the System Maintenance interface is a program that is customized for each system implementation. While some of the code is very specific to an implementation, e.g., specific edit checks, some things remain the same. There is always a set of baseline tables that have a constant table structure and there is a framework for selecting and displaying table information. Therefore code for these functions is preferably provided by a workflow processing system according to the present invention.
  • the System Maintenance interface has two basic screens.
  • the first is the main window, which has a picture list-box down the left-hand side and a grid control covering the remainder of the window.
  • the window creates itself dynamically from a set of constant data structures which lists the icon to be shown in the picture list-box as well as the fields in the corresponding table to be show in the grid for that selection.
  • the second window is a sample property-tabbed dialog that the user uses to update any of the values from the grid. No data is actually modified in the grid.
  • BLErrorLog 72 CNativeErrorLog (not shown), BLStatLog 74 , BLDebugLog 70 , CNativeDebugLog (not shown), BLDBConnMgr 66 and BLProgramSecurity 76 are used.
  • Document Retrieval is also a commonly requested interface. Although the actual window that users view from implementation to implementation differs, the basics of creating and executing a query against the imaging platform in the conventional platforms 20 are very similar.
  • a workflow processing system according to the present invention preferably provides a program that implements the basics of taking a query and executing it against the imaging platform in the conventional platforms 20 .
  • Document Retrieval and Case Retrieval preferably use conventional protocols of the operating system for selecting files.
  • An interface is preferably included in the basic workflow processing system to provide a simple search criteria window.
  • the program preferably uses the workflow engine in the conventional platforms 20 , e.g., FileNET's OLEDB provider to retrieve a list of documents using an ADODB.RecordSet object 118 (FIG. 4A). The contents of the record set will fill the expanded window with a grid of document indices. Users may then select a document and view it in the workflow engine's native viewer interface.
  • Document Retrieval will make full use of the BLErrorLog, CNativeErrorLog, BLStatLog, BLDebugLog, CNativeDebugLog, BLDBConnMgr and BLProgramSecurity objects.
  • the majority of the code will be implemented in a COM object to allow other programs to include Document Retrieval capabilities within their operations.
  • Case Retrieval has slightly more variation from one system implementation to another than Document Retrieval, the basics are still the same.
  • the window in Case Retrieval will look very similar to Document Retrieval. There will be a simple search criteria window allowing the user to enter specific case data values. After clicking search, the main window will expand to show a grid with case data for any matching cases.
  • the Index, Document Retrieval, and Case Retrieval interfaces are implemented with common functions and features and may be implemented with a basic interface control that provides sample search data capabilities. Each specific implementation modifies this interface control without changing the rest of the application or re-compiling the application.
  • the GUI can be thought of as a standalone program, a menu option in a case management GUI, or as the beginnings of a Balance WorkLoad process, where managers multi-select from the list of found cases and reassign them or prompt them into the workflow (Unpend any PENDED items).
  • Case Retrieval makes full use of the BLErrorLog, CNativeErrorLog, BLStatLog, BLDebugLog, CNativeDebugLog, BLDBConnMgr, BLProgramSecurity, BLCaseSession and BLCase objects.
  • the majority of the code is preferably implemented in a COM object to allow other programs to include Case Retrieval capabilities within their operations.
  • a letter generation wizard is preferably included to provide a graphical user interface that steps a user through the creation of a custom letter. It is usually called from a Case Manager process that is customized for each client.
  • the letter generation wizard interfaces with a word processing program in the conventional platforms 20 , such as Microsoft Word. It allows the user to select from a list of letter templates. Once a letter template is selected, the wizard reads the template in, e.g., Microsoft Word, for each bookmark and displays the bookmarks in a window for the user to fill in. The wizard replaces the bookmark values with the provided values and sizes the fields according to user defined size configurations for each field. Macros within the template allow the user to finish the letter and return to the Case Manager process. After the Case Manager process, the work object is sent to the Draft Letter Committal background process which commits the letter to the imaging system and adds the letter to the case folder.
  • FIG. 5 Illustrated in FIG. 5 is an example of how the Events Processor and Queue Assignment modules operate.
  • Event Trigger 120 the Events Processor determines how the work item(s) 122 associated with the event should be started through the workflow and what data to start in the workflow.
  • the workflow dictates the work step 124 .
  • the Queue Assignment module determines to which work division 126 the work item(s) 122 should be assigned.
  • the configuration tables are used by the Events Processor and Queue Assignment modules to perform these tasks.
  • the Case table (BL_CASE) is the main processing table. It stores a record for each case per work type in the system. It is accessed by BLCase 64 . There can be multiple case tables in the system. The table structure is always modified for each system implementation. Below is one example.
  • the Case Event table (BL_CASEEVENT) stores all the received and pending events associated with cases. It is written to and read from by BLCaseEvents 92 .
  • BL_CASEEVENT SWORKTYPE VARCHAR2(16) not null, SCASEID VARCHAR2(16) not null, SEVENTCODE VARCHAR2(32) not null, SEVENTSTATE CHAR(1) not null, SEVENTDESC VARCHAR2(256) not null, DEXPIRE DATE null , SGROUPID VARCHAR2(16) null , SGROUPEVENTCODE VARCHAR2(32) null , SPROCESSINGSTATUS CHAR(1) not null, DRECEIVED DATE null , SCASEITEMNAME VARCHAR2(64) null , SOPTIONALEVENTDATA VARCHAR2(128) null , DCREATED DATE not null, )
  • the Case Item table (BL_CASEITEM) stores the reference to the items associated with cases. For example, the reference number for documents associated with cases are stored in the table. BLCaseItems 96 accesses the table.
  • BL_CASEITEM SCASEID VARCHAR2(16) not null, SWORKTYPE VARCHAR2(16) not null, SITEMNAME VARCHAR2(64) not null, SITEMDISPLAYNAME VARCHAR2(128) null , IITEMTYPE NUMBER(4) not null, DCREATED DATE not null, )
  • the Draft Case Item table (BL_DRAFTCASEITEM) stores the draft items and data associated with cases. For example, the binary draft documents associated with cases are stored in the table. BLDraftCaseItems 100 accesses the table.
  • BL_DRAFTCASEITEM SCASEID VARCHAR2(16) not null, SWORKTYPE VARCHAR2(16) not null, SDRAFTITEMNAME VARCHAR2(64) not null, SDRAFTITEMDISPLAYNAME VARCHAR2(128) null , SDOCUMENTCLASS VARCHAR2(32) not null, SDRAFTITEMTYPE VARCHAR2(64) not null, SINDEXVALUES VARCHAR2(2000) null , BITEMDATA LONG RAW null , DCREATED DATE not null, )
  • the Case Lock table (BL_CASELOCK) stores the cases that are currently locked for processing by any program module. BLCaseSession 60 creates and deletes the case lock records.
  • BL_CASELOCK SCASEID VARCHAR2(16) not null, SWORKTYPE VARCHAR2(15) not null, SUSERID VARCHAR2(16) not null, DLOCKED DATE not null, )
  • the Case Relationship table (BL_CASERELATIONSHIP) stores the relationship between cases. It is accessed by the BLCase object using the GetChildren and GetParent methods.
  • BL_CASERELATIONSHIP ( SCHILDCASEID VARCHAR2(16) not null, SCHILDWORKTYPE VARCHAR2(16) not null, SPARENTCASEID VARCHAR2(16) not null, SPARENTWORKTYPE VARCHAR2(16) not null, DCREATED DATE not null, )
  • the Case Audit Session table (BL_CASEAUDITSESSION) is the parent table for all audits during a case session. It is accessed by BLCaseAuditSession 110 .
  • BL_CASEAUDITSESSION SWORKTYPE VARCHAR2(16) not null, SCASEID VARCHAR2(16) not null, SSESSIONID VARCHAR2(16) not null, DCREATED DATE not null, SUSERID VARCHAR2(16) not null, )
  • the Scan Productivity table (BL_SCANPRODUCTIVITY) is a processing table used to store the statistics to run a productivity report for scan operators.
  • the table records are written by the Scan interface (described below) and are not modified by any other process.
  • the Index Productivity table (BL_INDEXPRODUCTIVITY) is a processing table used to store the statistics to run a productivity report for index operators.
  • the table records are written by the Index interface (described below) and are not modified by any other process, but are used for reporting purposes.
  • the Rescan table (BL_RESCAN) is a processing table that stores documents that need to be rescanned. The table records are written by the Index interface and are not modified by any other process.
  • BL_RESCAN SDOCID VARCHAR2(8) null , SBATCHNAME VARCHAR2(18) null , SUSERID VARCHAR2(8) null , INUMBERPAGES NUMBER(3) null , SPAGEPOSITION VARCHAR2(25) null , SDOCTYPE VARCHAR2(20) null , DRESCANTIME DATE null , )
  • the Document Type table (BL_DOCTYPE) stores the valid business document types and their associated scan settings. This table is accessed by the Scan and Index graphical user interfaces. The Scan and Index interfaces use the table to provide a list of valid document types to the user. Once a valid document type is chosen, the Scan program looks up the associated settings and template to which to attach the scan batch. This table can be modified by business users through the System Maintenance interface (described below).
  • BL_DOCTYPE SDOCTYPE VARCHAR2(20) not null, SSETTINGS VARCHAR2(20) not null, STEMPLATE VARCHAR2(20) null , )
  • the Case Audit Detail table (BL_CASEAUDITDETAIL) stores audit records created for each case. It is accessed by BLCaseAudit 114 .
  • BL_CASEAUDITDETAIL SSESSIONID VARCHAR2(16) not null, DCREATED DATE not null, SCATEGORY VARCHAR2(16) not null, SACTION VARCHAR2(16) not null, SDESCRIPTION VARCHAR2(512) null , SAUDITDETAIL1 VARCHAR2(64) null , SAUDITDETAIL2 VARCHAR2(64) null , SAUDITDETAIL3 VARCHAR2(64) null , )
  • a set of baseline tables need to be configured for each implementation of the present invention. Each system implementation builds upon this framework to add its own tables.
  • the baseline tables that need to be configured are: BL_USERPROFILE BL_PROGRAMSECURITY BL_TASKSECURITY BL_FUNCTIONSECURITY BL_USERWORKLOAD BL_USERWORKSTEP BL_USERWORKSTEPDIVISION BL_WORKTYPE BL_WORKSTEP BL_WORKSTEPDIVISION BL_WORKSTEPRULE BL_BOOKMARKCONFIG BL_BOOKMARKMAP BL_DOCTYPEMAP BL_UPDATEORDER BL_SYSTEMPARAM BL_EVENTPROCFIELDMAP BL_LETTER BL_LETTERGROUP
  • the User Profile table (BL_USERPROFILE) is a reference table that stores all the users in the system and their associated characteristics. The User Distribution process accesses the User Profile table to determine whether a user is available to receive work.
  • BL_USERPROFILE ( SUSERID VARCHAR2(8) not null, SUSERNAME VARCHAR2(64) not null, BISAVAILABLE CHAR(1) not null, )
  • the Program Security table (BL_PROGRAMSECURITY) stores the first level of security, the program module level.
  • BLProgramSecurity 76 accesses the table.
  • the table records are maintained by business users through the System Maintenance interface.
  • BL_PROGRAMSECURITY ( SUSERID VARCHAR2(8) not null, SPROGRAMNAME VARCHAR2(16) not null, )
  • the Task Security table (BL_TASKSECURITY) stores the second level of security, the task level.
  • BLProgramSecurity 76 accesses the table.
  • the table records are maintained by business users through the System Maintenance interface.
  • BL_TASKSECURITY ( SUSERID VARCHAR2(8) not null, SPROGRAMNAME VARCHAR2(16) not null, STASKNAME VARCHAR2(16) not null, )
  • the Function Security table (BL_FUNCTIONSECURITY) stores the third level of security, the function level.
  • BLProgramSecurity 76 accesses the table.
  • the table records are maintained by business users through the System Maintenance interface.
  • BL_FUNCTIONSECURITY ( SUSERID VARCHAR2(8) not null, SPROGRAMNAME VARCHAR2(16) not null, STASKNAME VARCHAR2(16) not null, SFUNCTIONNAME VARCHAR2(16) not null, )
  • the User Work Load table (BL_USERWORKLOAD) stores the relative load that each user should be assigned during the User Distribution process. The records in the table are maintained by business users through the System Maintenance interface.
  • BL_USERWORKLOAD ( SUSERID VARCHAR2(8) not null, SWORKTYPE VARCHAR2(16) not null, ILOADFACTOR NUMBER(4) not null, )
  • the User Work Step table defines the work steps that a user is allowed to access.
  • BL_USERWORKSTEP SUSERID VARCHAR2(8) not null, SWORKTYPE VARCHAR2(16) not null, SWORKSTEP VARCHAR2(16) not null, )
  • the User Work Step Division table (BL_USERWORKSTEPDIVISION) stores the order of work step divisions in which a user receives work. BLCaseSession 60 accesses this table using the GetUserWorkList method.
  • BL_USERWORKSTEPDIVISION ( SUSERID VARCHAR2(8) not null, SWORKTYPE VARCHAR2(16) not null, SWORKSTEP VARCHAR2(16) not null, SWORKSTEPDIV VARCHAR2(16) not null, IWORKSTEPDIVPRIORITY NUMBER(2) not null, )
  • the Work Type table (BL_WORKTYPE) stores each different type of work in the system.
  • a work type is defined as the data and processes associated with work.
  • the parameters associated with each work type describe the database table and the workflow engine class that should be accessed for processing.
  • Work Types are associated with a specific BLCase Table and the system can support multiple Work Types.
  • BL_WORKTYPE SWORKTYPE VARCHAR2(16) not null, SWORKTYPENAME VARCHAR2(64) not null SCASETABLENAME VARCHAR2(64) not null, SWORKELOWOLASS VARCHAR2(64) null , BPROCESSMULTIPLEEVENTS CHAR(1) null , )
  • the Work Step table (BL_WORKSTEP) stores all the work steps associated with a work type.
  • the work steps must also correspond to the workflow engine process map. There are characteristics about work steps that are captured in this table.
  • the table is configured initially during system implementation. It is not changed often during the life of the system.
  • the Work Step Division table (BL_WORKSTEPDIVISION) stores the work step divisions associated with each work type and work step combination. Work Step Divisions are segmentations of Work Steps that provide work specialization. The records are maintained by business users through the System Maintenance interface.
  • BL_WORKSTEPDIVISION SWORKTYPE VARCHAR2(16) not null, SWORKSTEP VARCHAR2(16) not null, SWORKSTEPDIV VARCHAR2(16) not null, SWORKSTEPDIVNAME VARCHAR2(64) not null, IWORKSTEPDIVTYPE NUMBER(1) not null, BISDEFAULT CHAR(1) not null, )
  • the Work Step Rule table (BL_WORKSTEPRULE) stores the rules associated with work step divisions. The rules are prioritized to read and determine to which work step division a case should be assigned. These rules may be maintained by business users through the System Maintenance interface.
  • BL_WORKSTEPRULE SWORKTYPE VARCHAR2(16) not null, SWORKSTEP VARCHAR2(16) not null, IWORKSTEPRULENUM NUMBER(4) not null, SWORKSTEPRULE VARCHAR2(2000) not null, SNEWWORKSTEPDIV VARCHAR2(16) not null, BDISABLED CHAR(1) not null, )
  • the Book Mark Configuration table (BL_BOOKMARKCONFIG) stores the height and width of each letter field. It is accessed by the Letter Generation Wizard to size each bookmarked field when presenting the data entry screen to a user. This table is optional and is managed by business users through the System Maintenance interface.
  • BL_BOOKMARKCONFIG SBOOKMARKNAME VARCHAR2(64) not null, IHEIGHT NUMBER(2) null , IWIDTH NUMBER(2) null , )
  • the Book Mark Map table (BL_BOOKMARKMAP) stores the association between a letter bookmark and the case field that should be assigned to it.
  • the Letter Generation Wizard uses the table to query by the bookmark name and replace the bookmark with the specified case field value.
  • BL_BOOKMARKMAP SBOOKMARK VARCHAR2(64) not null, SWORKTYPE VARCHAR2(16) not null, SFIELDNAME VARCHAR2(64) not null, IFIELDTYPE NUMBER(2) not null, )
  • BL_DOCTYPEMAP maps an incoming document type to a work type. This table is accessed by the Case Builder process.
  • BL_DOCTYPEMAP SDOCTYPE VARCHAR2(16) not null, SWORKTYPE VARCHAR2(16) not null, )
  • the Update Order table dictates the order in which tables should be updated for a transaction.
  • DBConnMgr 66 accesses this table to commit records in the correct order. This table is configured during system implementation and is not changed very often during the life of the system. It is modified by a knowledgeable system administrator or programmer.
  • BL_UPDATEORDER IORDER NUMBER not null, STABLENAME VARCHAR2(64) not null, )
  • BL_SYSTEMPARAM stores system wide parameters. It is accessed by each program module.
  • BL_SYSTEMPARAM ( SPARAMNAME VARCHAR2(32) not null, SPRAMVALUE VARCHAR2(256) null , )
  • the Event Process Field Map table (BL_EVENTPROCFIELDMAP) stores the work object fields that are created when a work object is injected into the workflow engine. There are different mappings for each work type. The table provides a configurable method to map fields to the work object before it is injected into the workflow. This is determined at each system implementation without needing to modify code. It is accessed by the Event Processor module.
  • BL_EVENTPROCFIELDMAP SFIELDNAME VARCHAR2(64) not null, IFIELDTYPE NUMBER(2) not null, SWORKITEMFIELDNAME VARCHAR2(64) not null, SWORKTYPE VARCHAR2(16) not null, )
  • the Letter table (BL_LETTER) stores all the letter templates in the system and their associated characteristics. They are associated with the Letter Group table.
  • the Letter Generation Wizard accesses the table to retrieve all the letter templates into a list given a letter group.
  • the table is maintained by business users through the System Maintenance interface.
  • BL_LETTER ( SGROUPID VARCHAR2(16) not null, SLETTERID VARCHAR2(16) not null, SLETTERDISPLAYNAME VARCHAR2(128) not null, SLETTERFILENAME VARCHAR2(32) not null, IDISPLAYORDER NUMBER(4) not null, )
  • the Letter Group table (BL_LETTERGROUP) stores the list of letter templates grouped in business groups.
  • the Letter Generation Wizard reads this table to display the list of valid tables for the user to select from.
  • the Letter Group table is maintained by business users through the System Maintenance interface.
  • BL_LETTERGROUP ( SGROUPID VARCHAR2(16) not null, SGROUPDISPLAYNAME VARCHAR2(128) not null, IDISPLAYORDER NUMBER(4) not null, )
  • FIG. 6 An example of workflow processing in a workflow processing system according to the present invention is illustrated in FIG. 6.
  • the base workflow process flow is defined in the workflow platform in the conventional platforms 20 using a workflow engine like FileNET Visual WorkFlo.
  • Data Capture 130 may be a conventional process that places information to be used in electronic form. Imaging of documents, input of data from a database, input of transactional data, etc. are included.
  • the Case Builder 132 organizes the information according to rules in the workflow platform in the conventional platforms 20 and stores links to the data in conventional databases, data warehouses, etc. where the information is stored in the conventional platforms 20 by Data Capture 130 .
  • the Events Processor 134 is initially executed to place the new case in the first work step 124 .
  • the Queue Assignment module 136 is then executed to place the case in the appropriate work queue or work step division, as discussed above with respect to FIG. 5. If the work step division requires 138 a case to be “owned” by a user, the user distribution module 140 is executed to assign ownership. Regardless of whether the case has been assigned to a particular user, Case Manager 142 could be executed next. Case Manager 142 is uniquely created for each system implementation. Case Manager 142 may be created using development tools such as Visual Basic or Visual C++. The case objects described with reference to FIGS. 4 A- 4 C are used to quickly develop the code for Case Manager 142 .
  • BLCase creates a new BLDraftCaseItem object 102 . If it is desirable to convert the letter to TIFF format before committal to permanent storage on, e.g., an optical disk, the draft case item is sent to the Draft Committal process 146 for conversion of the letter to TIFF format and storage on, e.g., the optical disk. This process also changes the draft case item to a regular case item. Processing then continues as defined for the specific business application in the workflow engine and therefore, the specific processing is not illustrated in FIG. 6. Typically, the object is suspended for additional information, destroyed because the case is done, or routed to another user.
  • the present invention can be implemented on a conventional general purpose computer system, including a processor 202 , memory unit 204 and input/output unit 206 .
  • processors When implemented on an enterprise basis, there will likely be a plurality of processors, memory units and very many input/output units, such as desktop or notebook computers (not shown). These devices are likely to be networked, possibly using multiple network protocols. Any suitable conventional hardware and software can be used to provide the computer system, including distributed processing, intranets, personal computers, etc.

Abstract

A workflow processing framework provides common objects and business processes for the creation of an enterprise-wide workflow processing system. Conventional workflow, database and other platforms are accessed using standardized protocols. The use of common objects providing robust functionality while being insulated from the specific platforms used to implement the workflow processing system enable the common objects to be reused to perform many functions in many different lines of business without modification. If necessary, foundation objects are written to utilize the existing platforms more fully than permitted by standardized protocols. The business processes are generalized as much as possible, but are customized as required to fit the enterprise environment.

Description

    CROSS-REFERENCE TO RELATED APPLICATIONS
  • This application is a continuation of application Ser. No. 09/166,120, filed Oct. 15, 1998, now allowed.[0001]
  • BACKGROUND OF THE INVENTION
  • 1. Field of the Invention [0002]
  • The present invention is directed to automated workflow systems and more particularly, to an object-oriented framework used in developing and implementing consistent workflow systems in a single department or throughout an enterprise, such as a corporation or a government agency. [0003]
  • 2. Description of the Related Art [0004]
  • Computer programs have been written for businesses since the 1950's and 1960's using first machine code, then assembly languages, COBOL, and third, fourth and fifth generation languages. Most work in offices uses at least one and often several computer programs, including languages and software tools that are used in many different industries, such as word processing, spreadsheets, databases, etc., to industry-specific or line-of-business programs, many of which are used to manage the work performed in a specific industry or within certain parts of an industry. In the 1980's, imaging began to be used to support line-of-business programs, reducing the amount of paper required to perform the business functions by storing the paper image in the computer as part of the business program. In the late 1980's, companies such as Filenet, IBM, Wang, etc., developed workflow products of various types. At first, workflow processing products were added to imaging systems in an effort further the “paperless office”. Workflow was attached to image-enabled systems because the presence of the electronic image (as opposed to the paper document) allowed the workflow system to “push” work to users in addition to using “pull” technology. With an electronic image, the image could be presented to the user when the work was pushed to them; if paper was required, pushing work to an individual required that the individual then physically retrieve the paper when the work item was pushed to them. Workflow systems developed along several dimensions: “collaborative workflow” was developed to support ad hoc workflow requirements—where the knowledge worker developed a workflow based on the characteristics of each business case; “embedded workflow” was developed to support simple workflow requirements that are a required part of business systems; and “mission critical” workflow was developed to support high volume, predictive workflows. [0005]
  • Management of “mission critical” work in an organization requires significantly more than the features provided by embedded and collaborative workflow systems. A type of workflow processing system termed “utility” systems combine complex process rules stored in a database, existing system interfaces, and user interfaces that control what is available to a worker at a computer workstation or terminal, and may monitor the work being performed. [0006]
  • Three types of utility workflow processing products have evolved. The first products that were commercially available were development languages developed to support workflow. Instead of using general development languages (e.g., COBOL, Basic, Fortran), these workflow languages were developed to facilitate the programming of work processes, much as specialized development languages were developed for such functions as artificial intelligence (e.g., LISP) and process manufacturing. Examples of these “general purpose” workflow languages include FileNET's Visual WorkFlo, IBM's Flowmark, and Staffware's Staffware. Some of these products support a wide range of capabilities and functions for the enterprise, some are focussed on a smaller set of functions and smaller user implementations. [0007]
  • The other two types of utility workflow that have evolved include workflow that is specific to a line-of-business or application and workflow that has been added to a suite of business applications. Examples of the former include templates for various financial applications from Pegasystem, mutual fund applications from DST Systems, Inc, and Banctec's Plexus applications for the financial services industry. In these applications, business specific workflow rules and processes are provided as a full or partial solution (often referred to, respectively, as a package or a template). Some of these solutions are built using general purpose workflow development languages, some have been built using custom workflow languages. The workflow supported by this class of systems is typically hardcoded (necessitating coding changes to programs written in general purpose programming or workflow languages when changes are required) and supports only the specific workflow functionality required by the application. However, even if the workflows are offered for a range of business functions, they do not utilize the same process definitions and code; at best they reuse the code, at worst the code is unique for the line of business. [0008]
  • Examples of the third type of workflow solution include financial and enterprise resource planning (ERP) suites such as those from Oracle, Baan, and Systems, Applications, and Products in Data Processing (SAP). These application suites often share data and functions across the lines of business, but only support rudimentary workflow functions and should not be characterized as mission critical workflow. They are included in this category only because they are marketed as mission critical solutions. [0009]
  • The state of the art is that there are powerful workflow toolsets that require specific products to support their use and enable a user to create a customized workflow processing system with significant effort. There are also many products designed for specific applications within an industry that can be customized with varying amounts of effort. Examples in the claims processing area include Quick Start for Data Entry from American Management Systems and similar products from IPD, Image Matrix, and others. [0010]
  • However, there are no scalable products designed to provide standardized workflow processes in a department or throughout an enterprise, that are applicable across industries; provide the coding efficiency of object-oriented design; and utilize open standards to work with existing third party tools and languages, such as databases, graphical user interface languages, etc., currently in use or desired to be used by the organization implementing the workflow processing system. [0011]
  • SUMMARY OF THE INVENTION
  • Additional aspects and/or advantages of the invention will be set forth in part in the description which follows and, in part, will be obvious from the description, or may be learned by practice of the invention. [0012]
  • It is an object of the present invention to provide a framework for developing a workflow processing system using object-oriented design principals to minimize coding effort and maintenance requirements in implementation in individual departments and throughout an enterprise. [0013]
  • It is another object of the present invention to provide a workflow processing framework utilizing existing third party tools and languages through adherence to standards and an open architecture. [0014]
  • It is a further object of the present invention to provide a workflow processing framework that enables users to define logical queues through dynamic work divisions without requiring coding changes to programs written in programming languages. [0015]
  • It is a yet further object of the present invention to provide a workflow processing framework that can operate on folders containing any type of data accessible in electronic form and prefetch the data without requiring knowledge of how to access and utilize the specific type of data by the user defining what is included in a folder. [0016]
  • The above objects can be attained by a workflow processing framework, scalable for use by a single department to an entire enterprise, including a set of software objects, each unique throughout the enterprise, to support corresponding business functions; a database, accessed by a subset of said software objects, defining work taxonomy and work steps for workflow processing; and a workflow engine utilizing said software objects and the work taxonomy to perform the workflow processing. The workflow processing framework can be used to develop a workflow processing system by entering data into the database to define work types and work steps for workflow processing, creating a graphical user interface (GUI) to use the set of objects, and defining the workflow in the workflow engine. [0017]
  • These together with other objects and advantages which will be subsequently apparent, reside in the details of construction and operation as more fully hereinafter described and claimed, reference being had to the accompanying drawings forming a part hereof, wherein like numerals refer to like parts throughout. [0018]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • These and other aspects and/or advantages of the invention will become apparent and more readily appreciated from the following description of the aspects of the present invention, taken in conjunction with the accompanying drawings of which: [0019]
  • FIG. 1 is a three-dimensional illustration of types of applications, types of functions performed in each application and information used in carrying out those functions in a workflow processing system. [0020]
  • FIG. 2 is an overview of the application program code in a workflow processing system according to the present invention. [0021]
  • FIG. 3 is a more detailed block diagram of the objects and business processes in a workflow processing framework according to the present invention. [0022]
  • FIGS. [0023] 4A-4C are a hierarchical diagram of objects in a workflow processing framework according to the present invention. FIG. 5 is a flow diagram of events processing and queue assignment in a workflow processing system according to the present invention.
  • FIG. 6 is a flowchart illustrating an example of workflow processing according to the present invention. [0024]
  • FIG. 7 is a block diagram of a workflow processing system according to the present invention.[0025]
  • DESCRIPTION OF THE PREFERRED EMBODIMENTS
  • Reference will now be made in detail to the embodiments of the present invention, examples of which are illustrated in the accompanying drawings, wherein like reference numerals refer to like elements throughout. The embodiments are described below in order to explain the present invention by referring to the figures. [0026]
  • There are several drawbacks in the state of the art of workflow processing development systems. Existing toolsets can be used to generate many types of systems, but the effort required for an entire enterprise would be only a slight improvement over using general purpose programming languages from scratch since many workflow functions would need to be built for each and every individual application. Existing template products are similarly designed for small-scale applications and are not powerful enough to serve a variety of workflow processing applications throughout an enterprise. Many of the currently available products are generally proprietary in nature, i.e., they are easily used only with products from the same vendor or a small number of third party vendors or in specific lines-of-business. The remaining products were designed with such a narrow focus that the products cannot easily be scaled to serve a variety of types of workflow processing. [0027]
  • The three-dimensional drawing in FIG. 1 provides an illustration of how limited prior art workflow processing systems are compared to the present invention. Along the horizontal axis are examples of four different workflow processing systems that have been developed for the insurance industry. The illustrated examples of “line of business” functions, are processing of insurance claims, new business underwriting, customer service and annuity processing. Examples in other industries are credit card fraud processing, credit application processing, medical records processing, dispute processing, etc. Illustrated along the vertical axis are some of the functions typically performed by these existing systems: routing, workload balancing, and quality assurance. [0028]
  • As in the case of “line of business” products, the prior art includes cross-functional workflow processing systems like those arranged along the vertical axis. Generic accounts payable systems are available in the form of templates from Unisys and Crowe Chisek. Similarly, workflow processing systems capable of being used for call centers are available from Pegasystems and Mosaix as well and routing products are available from middleware vendors such as Hewlett-Packard and Early Cloud (now owned by IBM). [0029]
  • Typically, the data operated on by workflow processing systems is determined when the workflow processing system is designed and is limited to a few types, such as database records, electronic documents, e.g., word processing documents, and images, such as TIFF Level 4, GIF, JPEG, etc. for images, CAD drawings, medical X-rays, etc. As described below, the present invention is designed to handle all known data types and is flexible enough to add additional data types with minimal changes to the framework of objects used by the present invention. [0030]
  • If existing prior art systems were mapped onto the three-dimensional drawing illustrated in FIG. 1, the systems would use only two dimensions and fill a small amount of space in those dimensions. For example, an insurance claims workflow processing system would include the functions of automated work distribution, document rendezvous, work step division, and letter generation. Similarly, an accounts payable system might be limited to electronic documents and images of the types of data illustrated in FIG. 1, depending upon how it is designed, but would be unlikely to include data records, audio or video. [0031]
  • The present invention uses a set of software objects, each uniquely performing a corresponding function in a workflow processing system and a set of process definitions, accessed by a subset of the software objects, to provide a flexible workflow processing system that can be expanded in any of the three directions illustrated in FIG. 1. The software objects are designed to be generic and provide robust functionality. Tables are used to specify the functions performed by the objects. This design enables the framework to be expanded easily in any of the three directions illustrated in FIG. 1. Objects in the core are sufficiently generic so that they can be used in workflow processing systems for any line of business that can be mapped to a case paradigm. The functionality provided by the objects is broad enough to apply to many different line-of-business functions, including the three horizontal applications illustrated in FIG. 1, as well as child welfare case processing, telephone bill presentment processing, health claims processing, dispute processing, fraud recovery processing, new application processing, return mail processing, and many more. Additional processes are written around the core of objects to customize a workflow processing system for a specific enterprise environment, as discussed with respect to FIG. 2. [0032]
  • The relationship between the objects in a workflow processing framework according to the present invention and the peripheral processes is illustrated in FIG. 2. At the bottom level are [0033] conventional platforms 20. Examples of platforms that may be used to support workflow processing include a workflow engine, like FileNET Visual WorkFlo, development languages, databases or data warehouses, existing imaging systems, existing systems of record, etc. These conventional platforms 20 may run on any type of computer system that has communication capability, including Windows, UNIX, or any mainframe operating system. A set of foundation objects 22 access the conventional platforms 20 using standardized protocols whenever possible. For example, the framework preferably uses Distributed Component Object Model (COM/DCOM) in a Microsoft Windows 32-bit operating system to communicate with the workflow and imaging engines using FileNET Panagon and databases using ActiveX Data Objects (ADO). DCOM enables the workflow processing system to create and interact with software objects on separate computers in a programming language neutral and operating system neutral manner.
  • The foundation objects [0034] 22 are illustrated separately from the objects 24 providing common functions in support of different applications, because in a specific enterprise environment standardized protocols may not be available and the foundation objects may need to be modified to utilize conventional platforms 20 existing in the enterprise environment or previously selected for use with the workflow processing system. For example, in the exemplary embodiment of the present invention described below, FileNET Visual WorkFlo is used as the workflow platform included in conventional platforms 20. However, only the foundation objects 22 have to be changed to accommodate the use of a different workflow platform.
  • The [0035] objects 24 providing common functions in support of different applications provide “foldering” of materials (such as electronic documents, images, data records, etc.) used by each case and workflow function, including folder manipulation, rules based folder queuing and subsequent retrieval, distribution, event triggering, etc. Business processes 26 written in conventional programming languages perform enterprise specific functions. The business processes 26 may be written in a variety of programming languages, such as Microsoft Visual C++, Microsoft Visual Basic, Sybase PowerBuilder, or Active Server Pages (ASP). A graphical user interface (GUI) is included in the business processes 26, so that a human worker using the workflow processing system is presented with a computer desktop display consistent with other programs in use at the enterprise. Business processes 26 preferably include modules that can be reused in many enterprises with very little customization. The use of tables, as described below, minimizes the amount of customization of many of the business processes 26. The architecture illustrated in FIG. 2 is used to support different applications. Different applications and different users would utilize different subsets of the business processes 26, common objects 24, foundation objects 22 and conventional platforms 20.
  • Common objects [0036] 24 and business processes 26 are illustrated in more detail in FIGS. 3 and 4A-4C. A hierarchical diagram showing the relationship of the common objects 24 and foundation objects 22 is provided in FIGS. 4A-4C. FIG. 3 provides an overview of common objects 24 and business processes 26. In the preferred embodiment, the workflow processing framework uses the case paradigm and thus, the first three objects in the middle row are Case Session, Case, Case Item and Case Worklist. As described below with reference to FIGS. 4A and 4B, Case Item is preferably included in the Case class, but is such an important object that it is included in FIG. 3. Other common objects include Security, Expression Evaluator, Error Logging, Debug Logging, Statistics Logging, and DataBase Connector. Foundation objects 22 that are product/vendor specific are called by some of these objects, such as Database Connector and possibly Error Logging if there are standards set by the enterprise for how errors are handled. The common objects are described below in more detail with respect to FIGS. 4A-4C.
  • Business processes [0037] 26 are preferably C++ modules that may need to be modified in a specific enterprise environment. Starting on the right of the top row in FIG. 3, the Graphical User Interface will almost always be further developed when a workflow processing system according to the present invention is implemented, so that the user interface is customized for the specific enterprise environment. As described below in the example illustrated in FIG. 6, the remaining business processes 26 use tables to minimize the amount of customization required, but may require modification depending upon the type of information and how the information is handled. These tables essentially contain rules on how the data is handled and thus, the Queue Assignment module can be considered specific implementations of a rules processor. The Case Builder module embodies specific business rules through customization. The Events Processor module matches incoming events with pending events by comparing event code values customized for each business. The User Assignment module provides balanced distribution of work based on each user's load factor stored in a database table.
  • The following description of these business processes is done in context of a typical workflow system. The Case Builder is used to determine either when to create a new case or when and how to rendezvous an incoming document with an existing case folder. The Events Processor, on the other hand is executed whenever an event occurs that requires a change in workflow. An event can be any change by a worker (user of the workflow processing system) or system module, or the expiration of a timer. The Events Processor is scheduled at intervals throughout the workflow. One of the events that the Events Processor executes is the creation of a new case from Case Builder. After the Events Processor has determined the reason for moving the case folder through the workflow, Queue Assignment is executed to determine in which work step division the case should be processed. Finally, if the workflow processing system requires that the determined work step division should have users assigned to the cases, the User Assignment module is executed. [0038]
  • As illustrated in FIGS. [0039] 4A-4C, most of the common objects 24 are collected in a parent object BLCaseSession 60. The two basic functions performed by the common objects are GetFilteredWorkList, GetUserWorkList and GetCase which results in the creation of BLCaseWorkList 62 and BLCase 64 objects. The other objects at the same level as BLCaseSession 60 include BLDBConnMgr 66 which provides access to databases in the conventional platforms 20 as required by the objects in BLCaseSession 60. The object BLConfigParam 68 provides an interface with the operating system configuration information. In the preferred embodiment, BLConfigParam 68 accesses the Windows Registry to obtain parameters used by the workflow processing system. Next are three objects that perform logging for debugging, error handling and statistics; BLDebugLog 70, BLErrorLog 72 and BLStatLog 74.
  • Of the final two top-level common objects, [0040] BLProgramSecurity 76 and BLCoreInstMgr 78, the first performs an important function in workflow processing and the second is used to manage instances of objects that are created by the workflow processing system. BLProgamSecurity 76 determines the access of an individual user or group of users to functions within the workflow processing system. There are three levels of security. The first type of security is the application with which the user is permitted to work. For example, a typical worker may only use the insurance claim application illustrated in the left hand column of FIG. 1, or the loan applications processing in the next column of FIG. 1, but not both.
  • The second type of security is the task of the user, e.g., process claim 1, process claim 2. The second type of security is typically used in a situation where a single user interface is created that operates in different modes. In this situation although there are different work steps in the workflow, a single user interface may be used as the work step business application, with its configuration changed for each different mode of operation. The tasks are defined in the tables described later and are identified in a user record. An example of a user record is provided immediately below. [0041]
  • BL_USERPROFILE [0042]
  • SUSERID=juser [0043]
  • SUSERNAME=Joe User [0044]
  • BISAVAILABLE=Y [0045]
  • BL_PROGRAMSECURITY [0046]
  • SUSERID=juser [0047]
  • SPROGRAMNAME=Claim Processing [0048]
  • BL_TASKSECURITY [0049]
  • SUSERID=juser [0050]
  • SPROGRAMNAME=Claim Processing [0051]
  • STASKNAME=Claim1 [0052]
  • BL_FUNCTIONSECURITY [0053]
  • SUSERID=juser [0054]
  • SPROGRAMNAME=Claim Processing [0055]
  • STASKNAME=Claim1 [0056]
  • SFUNCTIONNAME=Write Custom Letter [0057]
  • The third level of security is the function within the task. For example, while a function such as Write Custom Letter may be included in an insurance claim application, only certain users might be allowed to access this function. Other workers would be limited to ordinary correspondence processing and customer service functions illustrated in FIG. 1, and perhaps additional functions not illustrated. [0058]
  • [0059] BLCaseWorkList 62 retrieves a prioritized worklist for a user when a worker starts a session with a workflow processing system according to the present invention. The next case can be retrieved while simultaneously processing the current case by user interaction through a client/server GUI environment. Ordinarily a user will require a few minutes to process the work item. During that interval BLCaseWorkList prefetches the next case to the client workstation of the user. This limits the idle time of employees between and during cases and increases the output of the employee.
  • [0060] BLCaseWorkList 62 is a multi-threaded COM object that operates in a producer-consumer environment. This object keeps track of the current and next case objects using semaphores, threads, and class member variables. The consumer thread is the normal user thread of BLCaseWorkList 62. From the consumer thread the current case is obtained from the list. The producer thread executes as long as BLCaseWorkList 62 exists in memory. Whenever the next case object is NULL, the producer thread retrieves the next available case from the database. Whenever the next case object exists, the producer thread does not try to get another case until the current case is retrieved into processing by the consumer thread.
  • Whenever a case is retrieved from the database platform in [0061] conventional platforms 20, a prefetch of that case is completed. The prefetch function has an enumerated type which allows the system to determine what components of the case need to be prefetched. The enumerated type allows the system to filter (include or exclude) each case level component type individually in the prefetch operation. This prefetch filter value is set during worklist construction as part of the system implementation. For example, a system implementer can choose to have the case documents and the case audits prefetched, but not the case events. This enables the prefetch requirements to be tailored to the environment of each specific implementation.
  • The worklist is determined based on user identification obtained when the worker logs into the computer system on which the workflow processing system is running. [0062] BLCaseWorkList 62 calls a collection of objects named BLWFWorkListFields 80 formed of objects each named BLWFWorkListField 82. An object is called by BLWFWorkListField 82 to access the workflow engine. The object used will depend on the workflow engine included in the conventional platforms 20. In the example illustrated in FIGS. 4A-4C, VWOWorkQuery 83 accesses the Visual WorkFlo to obtain information in the workflow platform identifying the fields used by a case, such as the name of the worker, the case number, the case type, the event that caused the case to enter the workflow, the dollar amount, etc.
  • Once a worklist has been obtained, the user can select one of the cases on which to work. The GetCase function is called by BLCase Session and returns an object called [0063] BLCase 64. The BLCase object 64 contains several collections of objects to obtain the case information. BLCaseFields 84 is a collection of objects containing the information for a case obtained from the database platform in conventional platforms 20. For example, the information for an insurance claim may include case identification number, incident number, date of incident, name of insured, claim dollar amount, type of claim, etc. BLWFWorkItemFields 88 is a collection of objects containing information identifying where the case is in the workflow. The information in BLWFWorkItemFields 88 is obtained from the workflow platform in conventional platforms 20.
  • BLCaseEvents [0064] 92 is a collection of objects containing information regarding events that have or will occur during the existence of a case. The events are defined during each system implementation. For example, the receipt of a document in a case, the creation of a new case, and the expiration of an event tied to a time period may be defined as events in a system. Each system implementation is allowed to create its own events by writing an event code to the BL_CaseEvent table by using BLCase.AddPendingEvent or BLCase.AddReceivedEvent. The Events Processor does not need to be modified when new event codes are added. The received event codes are matched with the pending event codes by the Events Processor. As long as the programs writing the event code to the Events Processor are synchronized such that the program writing the pending event writes the same event code as the program writing the received event, the Events Processor will recognize and process the events. The information contained in BLCaseEvents 92 is obtained from the database platform in conventional platforms 20, in a manner similar to that used by BLCaseFields 84.
  • The next two objects illustrated in FIGS. [0065] 4A-4C are items in a case folder. BLCaseItems 96 represents items that will not have different versions. In the preferred embodiment optical storage is used for the data and each BLCaseItem 98 obtains the information by accessing the optical storage by calling an imaging system object specifically for the type of optical storage unit used in the system. BLDraftCaseItems 100 are documents related to the case that are in process of being created and for which there may be different versions that do not need to be saved on optical storage until the final product has been determined. The information in each BLDraftCaseItem 102 is obtained from the conventional platforms 20 using the BLCase Object. BLDraftCaseFields 104 are the data values stored with a BLDraftCaseItem 102 when the item becomes permanent.
  • In addition to calling the objects illustrated in FIGS. [0066] 4A-4C, BLCase 64 also uses several methods to perform operations itself. BLCase.AddNewItem and BLCase.AddNewDraftItem are used to create a new BLCaseItem 98 and a new BLDraftCaseItem 102, respectively. BLCaseWorkList.Prefetch performs the prefetch operations described above. BLCase.AddPendingEvent and BLCase.AddReceivedEvent are used to create events, as described below.
  • [0067] BLCaseAuditSessions 108 are a collection of objects used to keep track of work performed on a case during the sessions on which the case is worked. BLCaseAudits 112 are a collection of objects containing information about the actions taken during a session. What information is stored in each BLCaseAudit 114 can be determined when the workflow processing system is implemented. The workflow platform in the conventional platforms 20 includes a definition of what information will be captured by BLCaseAudits 112. In the Visual WorkFlo system used in the exemplary embodiment, the definition of what information will be stored in BLCaseAudits 112 is determined by each individual system implementation. BLCaseAudit 114 defines the interface to write the audits. Each business application must define and write its own data to the audit log.
  • As an example, a user can suspend a case awaiting a signature document using a module like the Case Manager described below with reference to FIG. 6. The Case Manager module calls the BLCase.AddPendingEvent method with the parameters (EventCode=“ADD_DOC_SIGNATURE_DOC”, EventDescription=“Signature Document”, Expire=“current date+10 days”, GroupID=“ ”, GroupEventCode=“ ”, OptionalEventData=“ ”). This adds a record to the BL_CaseEvent table that indicates that the case is waiting for a signature document to be received within 10 days or it will be triggered to the user for review. When the document is received, the Case Builder module calls the BLCase.AddReceivedEvent method with the parameters (EventCode=“ADD_DOC_SIGNATURE_DOC”, EventDescription=“Signature Document”, Received=“current date”, CaseItemName=“Doc ID”, OptionalEventData=“ ”). This adds a record to the BL_CaseEvent table that indicates that the case received a signature document. The next time the Events Processor module runs, it matches up the pending and received “Signature Document” event codes and triggers the work object to the user for review. [0068]
  • Preferably graphical user interfaces (GUIs) in a general purpose language like Visual Basic are included in a workflow processing system according to the present invention to provide programmers with the bulk of the code necessary to implement modules like those described above. Examples are Scan, Index, System Maintenance, Case Retrieval, and Document Retrieval interfaces. [0069]
  • After incoming documents are prepared for input and sorted into appropriate batches, operators scan documents in batches into the imaging system. The Scan interface provides a processing window that requires users to enter information specific to the current batch. The user also has the ability to set properties of the scanner. When the mandatory information is entered and the user is satisfied with the settings, the scan processing window allows the user to start and stop the actual scanning process. [0070]
  • The Index interface provides the ability to assign data values to a document for future retrieval. The Scan process dispatches batches to an Index and Reassembly process. When a user starts the Index and Reassembly process, the process retrieves a user work list for that user and the divisions within the Index and Reassembly work step. The process loads the first batch in the user's work list onto the Index and Reassembly window. The process loads the first document of the batch into the image viewer and the document is ready for indexing. The actual index fields displayed for indexing is based on the document class and varies widely with each system implementation. Therefore, the Index process does not implement the index values control which may, for example, be an Active X control developed by the organization that uses the workflow processing system. When a user finishes indexing the document, he/she clicks the index button. The Index process saves the index values for the current document and loads the next document that has not been indexed. [0071]
  • The Index and Reassembly process allows for the reassembly of documents in parallel with the indexing of documents. When reassembling documents within a batch, the user may have the ability to add documents, delete document separators, mark documents for rescan, move pages, copy pages, and paste pages. These capabilities are easily provided when, for example, Visual WorkFlo is used as the workflow engine. The user can view the structure of the batch in the batch reassembly tree to determine whether or not to take these reassembly actions. For example, some fax transmissions are received as one transmission but contain several documents. There is no exact method to determine the document breaks within a single transmission. The indexer reviews each batch and adds new documents as necessary. The indexer can then move pages into the newly created documents. [0072]
  • When the user indexes all documents in the current batch, the process prompts the user to commit the batch. If the user chooses to commit the batch, then the process commits the batch and loads the next batch in the user's work list. If the user chooses not to commit the batch, the user is allowed to continue re-indexing documents or reassembling the batch until the user is ready to commit via the commit batch menu option. [0073]
  • The System Maintenance interface is a program that is customized for each system implementation. While some of the code is very specific to an implementation, e.g., specific edit checks, some things remain the same. There is always a set of baseline tables that have a constant table structure and there is a framework for selecting and displaying table information. Therefore code for these functions is preferably provided by a workflow processing system according to the present invention. [0074]
  • The System Maintenance interface has two basic screens. The first is the main window, which has a picture list-box down the left-hand side and a grid control covering the remainder of the window. The window creates itself dynamically from a set of constant data structures which lists the icon to be shown in the picture list-box as well as the fields in the corresponding table to be show in the grid for that selection. The second window is a sample property-tabbed dialog that the user uses to update any of the values from the grid. No data is actually modified in the grid. [0075] BLErrorLog 72, CNativeErrorLog (not shown), BLStatLog 74, BLDebugLog 70, CNativeDebugLog (not shown), BLDBConnMgr 66 and BLProgramSecurity 76 are used.
  • Document Retrieval is also a commonly requested interface. Although the actual window that users view from implementation to implementation differs, the basics of creating and executing a query against the imaging platform in the [0076] conventional platforms 20 are very similar. A workflow processing system according to the present invention preferably provides a program that implements the basics of taking a query and executing it against the imaging platform in the conventional platforms 20.
  • Document Retrieval (and Case Retrieval) preferably use conventional protocols of the operating system for selecting files. An interface is preferably included in the basic workflow processing system to provide a simple search criteria window. When the user clicks Search, the program preferably uses the workflow engine in the [0077] conventional platforms 20, e.g., FileNET's OLEDB provider to retrieve a list of documents using an ADODB.RecordSet object 118 (FIG. 4A). The contents of the record set will fill the expanded window with a grid of document indices. Users may then select a document and view it in the workflow engine's native viewer interface.
  • Document Retrieval will make full use of the BLErrorLog, CNativeErrorLog, BLStatLog, BLDebugLog, CNativeDebugLog, BLDBConnMgr and BLProgramSecurity objects. The majority of the code will be implemented in a COM object to allow other programs to include Document Retrieval capabilities within their operations. [0078]
  • Although Case Retrieval has slightly more variation from one system implementation to another than Document Retrieval, the basics are still the same. The window in Case Retrieval will look very similar to Document Retrieval. There will be a simple search criteria window allowing the user to enter specific case data values. After clicking search, the main window will expand to show a grid with case data for any matching cases. [0079]
  • The Index, Document Retrieval, and Case Retrieval interfaces are implemented with common functions and features and may be implemented with a basic interface control that provides sample search data capabilities. Each specific implementation modifies this interface control without changing the rest of the application or re-compiling the application. [0080]
  • The GUI can be thought of as a standalone program, a menu option in a case management GUI, or as the beginnings of a Balance WorkLoad process, where managers multi-select from the list of found cases and reassign them or prompt them into the workflow (Unpend any PENDED items). [0081]
  • Case Retrieval makes full use of the BLErrorLog, CNativeErrorLog, BLStatLog, BLDebugLog, CNativeDebugLog, BLDBConnMgr, BLProgramSecurity, BLCaseSession and BLCase objects. The majority of the code is preferably implemented in a COM object to allow other programs to include Case Retrieval capabilities within their operations. [0082]
  • As discussed above, a letter generation wizard is preferably included to provide a graphical user interface that steps a user through the creation of a custom letter. It is usually called from a Case Manager process that is customized for each client. The letter generation wizard interfaces with a word processing program in the [0083] conventional platforms 20, such as Microsoft Word. It allows the user to select from a list of letter templates. Once a letter template is selected, the wizard reads the template in, e.g., Microsoft Word, for each bookmark and displays the bookmarks in a window for the user to fill in. The wizard replaces the bookmark values with the provided values and sizes the fields according to user defined size configurations for each field. Macros within the template allow the user to finish the letter and return to the Case Manager process. After the Case Manager process, the work object is sent to the Draft Letter Committal background process which commits the letter to the imaging system and adds the letter to the case folder.
  • Illustrated in FIG. 5 is an example of how the Events Processor and Queue Assignment modules operate. When an event is detected, as indicated by [0084] Event Trigger 120, the Events Processor determines how the work item(s) 122 associated with the event should be started through the workflow and what data to start in the workflow. The workflow dictates the work step 124. The Queue Assignment module then determines to which work division 126 the work item(s) 122 should be assigned. The configuration tables are used by the Events Processor and Queue Assignment modules to perform these tasks.
  • One example of tables that could be used in the present invention is provided below. This is merely one example of many possible ways that tables could be used to minimize the extent that programs have to be modified during system implementation. [0085]
  • The Case table (BL_CASE) is the main processing table. It stores a record for each case per work type in the system. It is accessed by [0086] BLCase 64. There can be multiple case tables in the system. The table structure is always modified for each system implementation. Below is one example.
    BL_CASE
    (
    SCASEID VARCHAR2(16) not null,
    SWORKTYPE VARCHAR2(16) not null,
    SSTATUS VARCHAR2(16) not null,
    SOWNERID VARCHAR2(16) null ,
    DCREATED DATE not null,
    SLASTUPDATEUSERID VARCHAR2(16) null ,
    DLASTUPDATED DATE null ,
    SACCOUNTNUM VARCHAR2(32) null ,
    )
  • The Case Event table (BL_CASEEVENT) stores all the received and pending events associated with cases. It is written to and read from by [0087] BLCaseEvents 92.
    BL_CASEEVENT
    (
    SWORKTYPE VARCHAR2(16) not null,
    SCASEID VARCHAR2(16) not null,
    SEVENTCODE VARCHAR2(32) not null,
    SEVENTSTATE CHAR(1) not null,
    SEVENTDESC VARCHAR2(256) not null,
    DEXPIRE DATE null ,
    SGROUPID VARCHAR2(16) null ,
    SGROUPEVENTCODE VARCHAR2(32) null ,
    SPROCESSINGSTATUS CHAR(1) not null,
    DRECEIVED DATE null ,
    SCASEITEMNAME VARCHAR2(64) null ,
    SOPTIONALEVENTDATA VARCHAR2(128) null ,
    DCREATED DATE not null,
    )
  • The Case Item table (BL_CASEITEM) stores the reference to the items associated with cases. For example, the reference number for documents associated with cases are stored in the table. [0088] BLCaseItems 96 accesses the table.
    BL_CASEITEM
    (
    SCASEID VARCHAR2(16) not null,
    SWORKTYPE VARCHAR2(16) not null,
    SITEMNAME VARCHAR2(64) not null,
    SITEMDISPLAYNAME VARCHAR2(128) null ,
    IITEMTYPE NUMBER(4) not null,
    DCREATED DATE not null,
    )
  • The Draft Case Item table (BL_DRAFTCASEITEM) stores the draft items and data associated with cases. For example, the binary draft documents associated with cases are stored in the table. [0089] BLDraftCaseItems 100 accesses the table.
    BL_DRAFTCASEITEM
    (
    SCASEID VARCHAR2(16) not null,
    SWORKTYPE VARCHAR2(16) not null,
    SDRAFTITEMNAME VARCHAR2(64) not null,
    SDRAFTITEMDISPLAYNAME VARCHAR2(128) null ,
    SDOCUMENTCLASS VARCHAR2(32) not null,
    SDRAFTITEMTYPE VARCHAR2(64) not null,
    SINDEXVALUES VARCHAR2(2000) null ,
    BITEMDATA LONG RAW null ,
    DCREATED DATE not null,
    )
  • The Case Lock table (BL_CASELOCK) stores the cases that are currently locked for processing by any program module. [0090] BLCaseSession 60 creates and deletes the case lock records.
    BL_CASELOCK
    (
    SCASEID VARCHAR2(16) not null,
     SWORKTYPE VARCHAR2(15) not null,
    SUSERID VARCHAR2(16) not null,
    DLOCKED DATE not null,
    )
  • The Case Relationship table (BL_CASERELATIONSHIP) stores the relationship between cases. It is accessed by the BLCase object using the GetChildren and GetParent methods. [0091]
    BL_CASERELATIONSHIP
    (
    SCHILDCASEID VARCHAR2(16) not null,
    SCHILDWORKTYPE VARCHAR2(16) not null,
    SPARENTCASEID VARCHAR2(16) not null,
    SPARENTWORKTYPE VARCHAR2(16) not null,
    DCREATED DATE not null,
    )
  • The Case Audit Session table (BL_CASEAUDITSESSION) is the parent table for all audits during a case session. It is accessed by [0092] BLCaseAuditSession 110.
    BL_CASEAUDITSESSION
    (
    SWORKTYPE VARCHAR2(16) not null,
    SCASEID VARCHAR2(16) not null,
    SSESSIONID VARCHAR2(16) not null,
    DCREATED DATE not null,
    SUSERID VARCHAR2(16) not null,
    )
  • The Scan Productivity table (BL_SCANPRODUCTIVITY) is a processing table used to store the statistics to run a productivity report for scan operators. The table records are written by the Scan interface (described below) and are not modified by any other process. [0093]
    BL_SCANPRODUCTIVITY
    (
    SBATCHNAME VARCHAR2(18) null ,
    BBATCHACCEPTED CHAR(1) null ,
    SUSERID VARCHAR2(8) null ,
    DRECEIVEDDATE DATE null ,
    IEXPECTEDCOUNT NUMBER(3) null ,
    IACTUALCOUNT NUMBER(3) null ,
    IPAGECOUNT NUMBER(3) null ,
    SDOCTYPE VARCHAR2(20) null ,
    DSCANSTARTTIME DATE null ,
    DSCANSTOPTIME DATE null ,
    )
  • The Index Productivity table (BL_INDEXPRODUCTIVITY) is a processing table used to store the statistics to run a productivity report for index operators. The table records are written by the Index interface (described below) and are not modified by any other process, but are used for reporting purposes. [0094]
    BL_INDEXPRODUCTIVITY
    (
    SBATCHNAME VARCHAR2(18) null ,
    SUSERID VARCHAR2(8) null ,
    IDOCUMENTCOUNT NUMBER(3) null ,
    INUMBERINDEXED NUMBER(3) null ,
    INUMBERRESCANNED NUMBER(3) null ,
    INUMBERADDED NUMBER(3) null ,
    INUMBERDELETED NUMBER(3) null ,
    DSTARTTIME DATE null ,
    DSTOPTIME DATE null ,
    )
  • The Rescan table (BL_RESCAN) is a processing table that stores documents that need to be rescanned. The table records are written by the Index interface and are not modified by any other process. [0095]
    BL_RESCAN
    (
    SDOCID VARCHAR2(8) null ,
    SBATCHNAME VARCHAR2(18) null ,
    SUSERID VARCHAR2(8) null ,
    INUMBERPAGES NUMBER(3) null ,
    SPAGEPOSITION VARCHAR2(25) null ,
    SDOCTYPE VARCHAR2(20) null ,
    DRESCANTIME DATE null ,
    )
  • The Document Type table (BL_DOCTYPE) stores the valid business document types and their associated scan settings. This table is accessed by the Scan and Index graphical user interfaces. The Scan and Index interfaces use the table to provide a list of valid document types to the user. Once a valid document type is chosen, the Scan program looks up the associated settings and template to which to attach the scan batch. This table can be modified by business users through the System Maintenance interface (described below). [0096]
    BL_DOCTYPE
    (
    SDOCTYPE VARCHAR2(20) not null,
    SSETTINGS VARCHAR2(20) not null,
    STEMPLATE VARCHAR2(20) null ,
    )
  • The Case Audit Detail table (BL_CASEAUDITDETAIL) stores audit records created for each case. It is accessed by [0097] BLCaseAudit 114.
    BL_CASEAUDITDETAIL
    )
    SSESSIONID VARCHAR2(16) not null,
    DCREATED DATE not null,
    SCATEGORY VARCHAR2(16) not null,
    SACTION VARCHAR2(16) not null,
    SDESCRIPTION VARCHAR2(512) null ,
    SAUDITDETAIL1 VARCHAR2(64) null ,
    SAUDITDETAIL2 VARCHAR2(64) null ,
    SAUDITDETAIL3 VARCHAR2(64) null ,
    )
  • A set of baseline tables need to be configured for each implementation of the present invention. Each system implementation builds upon this framework to add its own tables. The baseline tables that need to be configured are: [0098]
    BL_USERPROFILE
    BL_PROGRAMSECURITY
    BL_TASKSECURITY
    BL_FUNCTIONSECURITY
    BL_USERWORKLOAD
    BL_USERWORKSTEP
    BL_USERWORKSTEPDIVISION
    BL_WORKTYPE
    BL_WORKSTEP
    BL_WORKSTEPDIVISION
    BL_WORKSTEPRULE
    BL_BOOKMARKCONFIG
    BL_BOOKMARKMAP
    BL_DOCTYPEMAP
    BL_UPDATEORDER
    BL_SYSTEMPARAM
    BL_EVENTPROCFIELDMAP
    BL_LETTER
    BL_LETTERGROUP
  • In addition, there will almost always be a set of business specific tables at each site. [0099]
  • The User Profile table (BL_USERPROFILE) is a reference table that stores all the users in the system and their associated characteristics. The User Distribution process accesses the User Profile table to determine whether a user is available to receive work. [0100]
    BL_USERPROFILE
    (
    SUSERID VARCHAR2(8) not null,
    SUSERNAME VARCHAR2(64) not null,
    BISAVAILABLE CHAR(1) not null,
    )
  • The Program Security table (BL_PROGRAMSECURITY) stores the first level of security, the program module level. [0101] BLProgramSecurity 76 accesses the table. The table records are maintained by business users through the System Maintenance interface.
    BL_PROGRAMSECURITY
    (
    SUSERID VARCHAR2(8) not null,
    SPROGRAMNAME VARCHAR2(16) not null,
    )
  • The Task Security table (BL_TASKSECURITY) stores the second level of security, the task level. [0102] BLProgramSecurity 76 accesses the table. The table records are maintained by business users through the System Maintenance interface.
    BL_TASKSECURITY
    (
    SUSERID VARCHAR2(8) not null,
    SPROGRAMNAME VARCHAR2(16) not null,
    STASKNAME VARCHAR2(16) not null,
    )
  • The Function Security table (BL_FUNCTIONSECURITY) stores the third level of security, the function level. [0103] BLProgramSecurity 76 accesses the table. The table records are maintained by business users through the System Maintenance interface.
    BL_FUNCTIONSECURITY
    (
    SUSERID VARCHAR2(8) not null,
    SPROGRAMNAME VARCHAR2(16) not null,
    STASKNAME VARCHAR2(16) not null,
    SFUNCTIONNAME VARCHAR2(16) not null,
    )
  • The User Work Load table (BL_USERWORKLOAD) stores the relative load that each user should be assigned during the User Distribution process. The records in the table are maintained by business users through the System Maintenance interface. [0104]
    BL_USERWORKLOAD
    (
    SUSERID VARCHAR2(8) not null,
    SWORKTYPE VARCHAR2(16) not null,
    ILOADFACTOR NUMBER(4) not null,
    )
  • The User Work Step table (BL_USERWORKSTEP) defines the work steps that a user is allowed to access. [0105]
    BL_USERWORKSTEP
    (
    SUSERID VARCHAR2(8) not null,
    SWORKTYPE VARCHAR2(16) not null,
    SWORKSTEP VARCHAR2(16) not null,
    )
  • The User Work Step Division table (BL_USERWORKSTEPDIVISION) stores the order of work step divisions in which a user receives work. [0106] BLCaseSession 60 accesses this table using the GetUserWorkList method.
    BL_USERWORKSTEPDIVISION
    (
    SUSERID VARCHAR2(8) not null,
    SWORKTYPE VARCHAR2(16) not null,
    SWORKSTEP VARCHAR2(16) not null,
    SWORKSTEPDIV VARCHAR2(16) not null,
    IWORKSTEPDIVPRIORITY NUMBER(2) not null,
    )
  • The Work Type table (BL_WORKTYPE) stores each different type of work in the system. A work type is defined as the data and processes associated with work. The parameters associated with each work type describe the database table and the workflow engine class that should be accessed for processing. Work Types are associated with a specific BLCase Table and the system can support multiple Work Types. [0107]
    BL_WORKTYPE
    (
    SWORKTYPE VARCHAR2(16) not null,
    SWORKTYPENAME VARCHAR2(64) not null
    SCASETABLENAME VARCHAR2(64) not null,
    SWORKELOWOLASS VARCHAR2(64) null ,
    BPROCESSMULTIPLEEVENTS CHAR(1) null ,
    )
  • The Work Step table (BL_WORKSTEP) stores all the work steps associated with a work type. The work steps must also correspond to the workflow engine process map. There are characteristics about work steps that are captured in this table. The table is configured initially during system implementation. It is not changed often during the life of the system. [0108]
    BL_WORKSTEP
    (
    SWORKTYPE VARCHAR2(16) not null,
    SWORKSTEP VARCHAR2(16) not null,
    SWORKSTEPNAME VARCHAR2(64) not null
    BISSYSTEMSTEP CHAR(1) not null,
    BISFILTERED CHAR(1) not null,
    BISEVENTALLOWED CHAR(1) not null,
    SWORKFLOWPERFORMERNAME VARCHAR2(64) null ,
    SEVENTACTIONCODE CHAR(1) null ,
    )
  • The Work Step Division table (BL_WORKSTEPDIVISION) stores the work step divisions associated with each work type and work step combination. Work Step Divisions are segmentations of Work Steps that provide work specialization. The records are maintained by business users through the System Maintenance interface. [0109]
    BL_WORKSTEPDIVISION
    (
    SWORKTYPE VARCHAR2(16) not null,
    SWORKSTEP VARCHAR2(16) not null,
    SWORKSTEPDIV VARCHAR2(16) not null,
    SWORKSTEPDIVNAME VARCHAR2(64) not null,
    IWORKSTEPDIVTYPE NUMBER(1) not null,
    BISDEFAULT CHAR(1) not null,
    )
  • The Work Step Rule table (BL_WORKSTEPRULE) stores the rules associated with work step divisions. The rules are prioritized to read and determine to which work step division a case should be assigned. These rules may be maintained by business users through the System Maintenance interface. [0110]
    BL_WORKSTEPRULE
    (
    SWORKTYPE VARCHAR2(16) not null,
    SWORKSTEP VARCHAR2(16) not null,
    IWORKSTEPRULENUM NUMBER(4) not null,
    SWORKSTEPRULE VARCHAR2(2000) not null,
    SNEWWORKSTEPDIV VARCHAR2(16) not null,
    BDISABLED CHAR(1) not null,
    )
  • The Book Mark Configuration table (BL_BOOKMARKCONFIG) stores the height and width of each letter field. It is accessed by the Letter Generation Wizard to size each bookmarked field when presenting the data entry screen to a user. This table is optional and is managed by business users through the System Maintenance interface. [0111]
    BL_BOOKMARKCONFIG
    (
    SBOOKMARKNAME VARCHAR2(64) not null,
    IHEIGHT NUMBER(2) null ,
    IWIDTH NUMBER(2) null ,
    )
  • The Book Mark Map table (BL_BOOKMARKMAP) stores the association between a letter bookmark and the case field that should be assigned to it. The Letter Generation Wizard uses the table to query by the bookmark name and replace the bookmark with the specified case field value. [0112]
    BL_BOOKMARKMAP
    (
    SBOOKMARK VARCHAR2(64) not null,
    SWORKTYPE VARCHAR2(16) not null,
    SFIELDNAME VARCHAR2(64) not null,
    IFIELDTYPE NUMBER(2) not null,
    )
  • The Doc Type Map table (BL_DOCTYPEMAP) maps an incoming document type to a work type. This table is accessed by the Case Builder process. [0113]
    BL_DOCTYPEMAP
    (
    SDOCTYPE VARCHAR2(16) not null,
    SWORKTYPE VARCHAR2(16) not null,
    )
  • The Update Order table (BL_UPDATEORDER) dictates the order in which tables should be updated for a transaction. [0114] DBConnMgr 66 accesses this table to commit records in the correct order. This table is configured during system implementation and is not changed very often during the life of the system. It is modified by a knowledgeable system administrator or programmer.
    BL_UPDATEORDER
    (
    IORDER NUMBER not null,
    STABLENAME VARCHAR2(64) not null,
    )
  • The System Parameter table (BL_SYSTEMPARAM) stores system wide parameters. It is accessed by each program module. [0115]
    BL_SYSTEMPARAM
    (
    SPARAMNAME VARCHAR2(32) not null,
    SPRAMVALUE VARCHAR2(256) null ,
    )
  • The Event Process Field Map table (BL_EVENTPROCFIELDMAP) stores the work object fields that are created when a work object is injected into the workflow engine. There are different mappings for each work type. The table provides a configurable method to map fields to the work object before it is injected into the workflow. This is determined at each system implementation without needing to modify code. It is accessed by the Event Processor module. [0116]
    BL_EVENTPROCFIELDMAP
    (
    SFIELDNAME VARCHAR2(64) not null,
    IFIELDTYPE NUMBER(2) not null,
    SWORKITEMFIELDNAME VARCHAR2(64) not null,
    SWORKTYPE VARCHAR2(16) not null,
    )
  • The Letter table (BL_LETTER) stores all the letter templates in the system and their associated characteristics. They are associated with the Letter Group table. The Letter Generation Wizard accesses the table to retrieve all the letter templates into a list given a letter group. The table is maintained by business users through the System Maintenance interface. [0117]
    BL_LETTER
    (
    SGROUPID VARCHAR2(16) not null,
    SLETTERID VARCHAR2(16) not null,
    SLETTERDISPLAYNAME VARCHAR2(128) not null,
    SLETTERFILENAME VARCHAR2(32) not null,
    IDISPLAYORDER NUMBER(4) not null,
    )
  • The Letter Group table (BL_LETTERGROUP) stores the list of letter templates grouped in business groups. The Letter Generation Wizard reads this table to display the list of valid tables for the user to select from. The Letter Group table is maintained by business users through the System Maintenance interface. [0118]
    BL_LETTERGROUP
    (
    SGROUPID VARCHAR2(16) not null,
    SGROUPDISPLAYNAME VARCHAR2(128) not null,
    IDISPLAYORDER NUMBER(4) not null,
    )
  • An example of workflow processing in a workflow processing system according to the present invention is illustrated in FIG. 6. During system implementation, the base workflow process flow is defined in the workflow platform in the [0119] conventional platforms 20 using a workflow engine like FileNET Visual WorkFlo. Data Capture 130 may be a conventional process that places information to be used in electronic form. Imaging of documents, input of data from a database, input of transactional data, etc. are included. The Case Builder 132 organizes the information according to rules in the workflow platform in the conventional platforms 20 and stores links to the data in conventional databases, data warehouses, etc. where the information is stored in the conventional platforms 20 by Data Capture 130. The Events Processor 134 is initially executed to place the new case in the first work step 124. The Queue Assignment module 136 is then executed to place the case in the appropriate work queue or work step division, as discussed above with respect to FIG. 5. If the work step division requires 138 a case to be “owned” by a user, the user distribution module 140 is executed to assign ownership. Regardless of whether the case has been assigned to a particular user, Case Manager 142 could be executed next. Case Manager 142 is uniquely created for each system implementation. Case Manager 142 may be created using development tools such as Visual Basic or Visual C++. The case objects described with reference to FIGS. 4A-4C are used to quickly develop the code for Case Manager 142.
  • If a letter is created in [0120] step 144, BLCase creates a new BLDraftCaseItem object 102. If it is desirable to convert the letter to TIFF format before committal to permanent storage on, e.g., an optical disk, the draft case item is sent to the Draft Committal process 146 for conversion of the letter to TIFF format and storage on, e.g., the optical disk. This process also changes the draft case item to a regular case item. Processing then continues as defined for the specific business application in the workflow engine and therefore, the specific processing is not illustrated in FIG. 6. Typically, the object is suspended for additional information, destroyed because the case is done, or routed to another user.
  • Preferably, at various times during work on a case, a check is made [0121] 148 to determine whether the case should be sent to Quality Assurance. If so, the Queue Assignment module 150 is called to place the case in a work division 126 for case quality assurance review 152.
  • As illustrated in FIG. 7, the present invention can be implemented on a conventional general purpose computer system, including a [0122] processor 202, memory unit 204 and input/output unit 206. When implemented on an enterprise basis, there will likely be a plurality of processors, memory units and very many input/output units, such as desktop or notebook computers (not shown). These devices are likely to be networked, possibly using multiple network protocols. Any suitable conventional hardware and software can be used to provide the computer system, including distributed processing, intranets, personal computers, etc.
  • The present invention has been described with respect to exemplary embodiments of a workflow processing framework, workflow development system and workflow processing system. However, the invention is not limited to these specific embodiments, but encompasses all of the subject matter of the following claims. [0123]
  • The many features and advantages of the invention are apparent from the detailed specification and, thus, it is intended by the appended claims to cover all such features and advantages of the invention which fall within the true spirit and scope of the invention. Further, since numerous modifications and changes will readily occur to those skilled in the art, it is not desired to limit the invention to the exact construction and operation illustrated and described, and accordingly all suitable modifications and equivalents may be resorted to, falling within the scope of the invention. [0124]
  • Reference will now be made in detail to the embodiments of the present invention, examples of which are illustrated in the accompanying drawings, wherein like reference numerals refer to like elements throughout. The embodiments are described below in order to explain the present invention by referring to the figures. [0125]

Claims (9)

What is claimed:
1. A workflow processing framework, scalable for use by a single department to an entire enterprise, comprising:
a set of software objects, each unique throughout the enterprise, supporting corresponding business functions;
a database, accessed by a subset of the software objects, defining work taxonomy and work steps for workflow processing; and
a workflow engine utilizing the software objects and the work taxonomy to perform the workflow processing, wherein the workflow processing framework defines work step divisions for at least one of the work steps.
2. The workflow processing framework as recited in claim 1 wherein the work step divisions for the at least one of the work steps are prioritized when presented to a user.
3. A workflow processing framework, scalable for use by a single department to an entire enterprise, comprising:
a set of software objects, each unique throughout the enterprise, supporting corresponding business functions;
a database management system, accessed by a subset of the software objects, defining work taxonomy and work steps for workflow processing, wherein the database management system comprises
a workflow engine utilized by the set of software objects and the subset of the software objects using the work taxonomy to perform the workflow processing and utilized by the workflow processing framework in combination with the database management system to perform case processing, the workflow processing framework defining work step divisions for at least one of the work steps, wherein the work step divisions correspond to component processes defined by work step rules and assigning a case to a work step division based on case data and the work step rules associated with the work step and assigning the case to a user based on work load computed using case data and a work load factor in the database management system when the work step division is a user type.
4. A workflow processing framework, scalable for use by a single department to an entire enterprise, comprising:
a business process layer using a common objects layer to perform enterprise specific functions;
a common objects layer providing common case and workflow processing functions to support different applications and to abstract out information about the conventional platform used;
a conventional platforms layer comprising a workflow engine and a database; and
a foundation objects layer providing communications between the common objects and the workflow engine, wherein
the database and workflow engine, accessed by the foundation objects, define work taxonomy and work steps for workflow processing, and
the workflow processing framework define work step divisions for at least one of the work steps.
5. The workflow processing framework as recited in claim 5, wherein the work step divisions for the at least one of the work steps are prioritized when presented to a user.
6. The workflow processing framework as recited in claim 4, wherein the workflow engine, the database, and the layers allow the workflow processing framework to operate across business functions.
7. The workflow processing framework as recited in claim 4, wherein the foundation object layer and the conventional platform layer allow the workflow processing framework to operate across different workflow engines.
8. The workflow processing framework as recited in claim 4, wherein the database comprises user-definable tables comprising baseline tables for the workflow processing framework and business specific tables defined for each department.
9. The workflow processing framework as recited in claim 8, wherein the baseline tables and the business specific tables allow the workflow processing framework to operate across different departments.
US10/420,859 1998-10-05 2003-04-23 Development framework for case and workflow systems Abandoned US20030200527A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US10/420,859 US20030200527A1 (en) 1998-10-05 2003-04-23 Development framework for case and workflow systems

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/166,120 US6606740B1 (en) 1998-10-05 1998-10-05 Development framework for case and workflow systems
US10/420,859 US20030200527A1 (en) 1998-10-05 2003-04-23 Development framework for case and workflow systems

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/166,120 Continuation US6606740B1 (en) 1998-10-05 1998-10-05 Development framework for case and workflow systems

Publications (1)

Publication Number Publication Date
US20030200527A1 true US20030200527A1 (en) 2003-10-23

Family

ID=27662543

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/166,120 Expired - Lifetime US6606740B1 (en) 1998-10-05 1998-10-05 Development framework for case and workflow systems
US10/420,859 Abandoned US20030200527A1 (en) 1998-10-05 2003-04-23 Development framework for case and workflow systems

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/166,120 Expired - Lifetime US6606740B1 (en) 1998-10-05 1998-10-05 Development framework for case and workflow systems

Country Status (1)

Country Link
US (2) US6606740B1 (en)

Cited By (60)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020178037A1 (en) * 2001-02-07 2002-11-28 Reading Jason Albert Load balancing system and method
US20030204432A1 (en) * 2002-04-24 2003-10-30 Martin Botscheck Processing life and work events
US20040024479A1 (en) * 2002-07-31 2004-02-05 Norihiko Nonaka Work assistance apparatus and memory medium for use therein
US20040054566A1 (en) * 2002-06-17 2004-03-18 J'maev Jack Ivan Method and apparatus for event driven project management
US20040199483A1 (en) * 2003-04-01 2004-10-07 Hitachi, Ltd. Design work assistance apparatus
US20040215655A1 (en) * 2003-01-13 2004-10-28 Vasudev Rangadass Enterprise solution framework incorporating a master data management system for centrally managing core reference data associated with an enterprise
US20040267704A1 (en) * 2003-06-17 2004-12-30 Chandramohan Subramanian System and method to retrieve and analyze data
US20050209841A1 (en) * 2004-03-22 2005-09-22 Andreas Arning Optimization of process properties for workflows with failing activities
US20060074734A1 (en) * 2004-10-01 2006-04-06 Microsoft Corporation Declarative representation for an extensible workflow model
US20060074714A1 (en) * 2004-10-01 2006-04-06 Microsoft Corporation Workflow tracking based on profiles
US20060074733A1 (en) * 2004-10-01 2006-04-06 Microsoft Corporation Framework for seamlessly authoring and editing workflows at design and runtime
US20060074732A1 (en) * 2004-10-01 2006-04-06 Microsoft Corporation Componentized and extensible workflow model
US20060074704A1 (en) * 2004-10-01 2006-04-06 Microsoft Corporation Framework to model cross-cutting behavioral concerns in the workflow domain
US20060074730A1 (en) * 2004-10-01 2006-04-06 Microsoft Corporation Extensible framework for designing workflows
US20060074731A1 (en) * 2004-10-01 2006-04-06 Microsoft Corporation Unified model for authoring and executing flow-based and constraint-based workflows
US20060074736A1 (en) * 2004-10-01 2006-04-06 Microsoft Corporation Programming interface for a componentized and extensible workflow model
US20060074735A1 (en) * 2004-10-01 2006-04-06 Microsoft Corporation Ink-enabled workflow authoring
US20060107191A1 (en) * 2004-10-18 2006-05-18 Takashi Hirooka Program development support system, program development support method and the program thereof
US20060200797A1 (en) * 2005-03-01 2006-09-07 Mike Grasselt Integration of data management operations into a workflow system
US20060262922A1 (en) * 2005-05-17 2006-11-23 Telephony@Work, Inc. Dynamic customer satisfaction routing
US20070088589A1 (en) * 2005-10-17 2007-04-19 International Business Machines Corporation Method and system for assessing automation package readiness and and effort for completion
US20070118563A1 (en) * 2005-11-22 2007-05-24 Jochen Haller Method and system for automatically generating executable processes from inter-organizational workflows
US20070130138A1 (en) * 2005-11-02 2007-06-07 Sourcecode Technology Holding, Inc. Methods and apparatus for storing a collaboratively designed workflow process
US20070136357A1 (en) * 2005-11-02 2007-06-14 Sourcecode Technology Holding, Inc. Methods and apparatus for designing a workflow process using inheritance
US20070234129A1 (en) * 2006-03-30 2007-10-04 Microsoft Corporation Asynchronous fault handling in process-centric programs
US20070233969A1 (en) * 2006-03-30 2007-10-04 Microsoft Corporation Declarative model for concurrency-control across lightweight threads
US20070239505A1 (en) * 2006-03-30 2007-10-11 Microsoft Corporation Abstract execution model for a continuation-based meta-runtime
US20070239499A1 (en) * 2006-03-30 2007-10-11 Microsoft Corporation Framework for modeling continuations in workflows
US20070239498A1 (en) * 2006-03-30 2007-10-11 Microsoft Corporation Framework for modeling cancellation for process-centric programs
US20070276692A1 (en) * 2003-12-19 2007-11-29 International Business Machines Corporaion Method for Debugging a Business Process Flow
US20080134198A1 (en) * 2006-12-04 2008-06-05 International Business Machines Corporation Workflow Processing System and Method with Federated Database System Support
WO2007056656A3 (en) * 2005-11-02 2008-07-10 Sourcecode Technology Holding Methods and apparatus for processing business objects, electronic forms, and workflows
US20080184250A1 (en) * 2007-01-30 2008-07-31 Microsoft Corporation Synchronizing Workflows
US20080183517A1 (en) * 2007-01-30 2008-07-31 Microsoft Corporation Robustness of a Workflow
US20080244337A1 (en) * 2006-09-25 2008-10-02 International Business Machines Corporation Method and System for Automated Handling of Errors in Execution of System Management Flows Consisting of System Management Tasks
US20080281659A1 (en) * 2005-09-05 2008-11-13 International Business Machines Corporation Method and Apparatus for Optimization in Workflow Management Systems
US20090007131A1 (en) * 2003-06-27 2009-01-01 At&T Intellectual Property I, L. P. Automating the Life Cycle of a Distributed Computing Application
US20090254422A1 (en) * 2007-10-22 2009-10-08 Paul Thomas Jenkins Method and system for managing enterprise content
US7778717B2 (en) * 2002-04-15 2010-08-17 Invensys Systems, Inc. Component object model communication method for a control system
US20100268568A1 (en) * 2009-04-21 2010-10-21 International Business Machines Corporation Workflow model for coordinating the recovery of it outages based on integrated recovery plans
US20110029441A1 (en) * 2009-07-30 2011-02-03 Gupta Pronob K Method to generate workflow tasks directly from flowcharts for processing events in event-driven judicial case management systems with workflow control
US20110035506A1 (en) * 2009-08-05 2011-02-10 Microsoft Corporation Distributed workflow framework
US7933786B2 (en) 2005-11-01 2011-04-26 Accenture Global Services Limited Collaborative intelligent task processor for insurance claims
US7962644B1 (en) 2002-03-18 2011-06-14 Oracle International Corporation Systems and methods for handling a plurality of communications
US7979382B2 (en) 1999-05-04 2011-07-12 Accenture Global Services Limited Component based information linking during claim processing
US7996758B2 (en) * 2005-11-02 2011-08-09 Sourcecode Technologies Holding, Inc. Methods and apparatus for storing data associated with an electronic form
US8126742B2 (en) 2003-05-09 2012-02-28 Accenture Global Services Limited Automated assignment of insurable events
US8224853B2 (en) 2005-11-02 2012-07-17 Sourcecode Technologies Holdings, Inc. Methods and apparatus for updating a plurality of data fields in an electronic form
US8239226B2 (en) 2005-11-02 2012-08-07 Sourcecode Technologies Holdings, Inc. Methods and apparatus for combining properties and methods from a plurality of different data sources
US8346942B2 (en) 2000-08-14 2013-01-01 Oracle International Corporation Call centers for providing customer services in a telecommunications network
US8478769B2 (en) 2008-02-22 2013-07-02 Accenture Global Services Limited Conversational question generation system adapted for an insurance claim processing system
US8489407B2 (en) 2005-01-04 2013-07-16 International Business Machines Corporation Method of evaluating business components in an enterprise
US20130198750A1 (en) * 2012-01-30 2013-08-01 Xerox Corporation Wizard-based system for business process specification
US8515786B2 (en) 2008-02-22 2013-08-20 Accenture Global Services Gmbh Rule generation system adapted for an insurance claim processing system
US8583466B2 (en) * 2005-08-09 2013-11-12 Oracle International Corporation System and method for routing workflow items based on workflow templates in a call center
US8744892B2 (en) 2005-05-03 2014-06-03 Sap Ag Automated generation of access control policies in cross-organizational workflow
US20170024436A1 (en) * 2015-07-21 2017-01-26 Autodesk, Inc. Platform for authoring, storing, and searching workflows
US10331765B2 (en) 2013-05-24 2019-06-25 Sourcecode Technology Holdings, Inc. Methods and apparatus for translating forms to native mobile applications
US10817811B2 (en) 2007-05-08 2020-10-27 Sourcecode Technology Holdings, Inc. Methods and apparatus for exposing workflow process definitions as business objects
US11451448B1 (en) 2021-06-09 2022-09-20 Bank Of America Corporation System for cognitive technical architecture integration

Families Citing this family (117)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1999028841A2 (en) * 1997-12-01 1999-06-10 Cedara Software Corp. Architecture for an application framework
US6922831B1 (en) * 1998-06-04 2005-07-26 Gateway Inc. Method and system for providing software utilizing a restore medium and a network
US6874008B1 (en) * 1999-10-11 2005-03-29 I2 Technologies Us, Inc. Workflow encapsulation in stateless environments
US7739325B1 (en) * 2000-04-24 2010-06-15 Aspect Software, Inc. Apparatus and method for extensible real-time workflows
US7774219B1 (en) 2000-04-28 2010-08-10 Microsoft Corporation Long running transaction integration with selective dehydration and selective compensation
US7503033B2 (en) * 2000-04-28 2009-03-10 Microsoft Corporation Model for business workflow processes
US7467371B1 (en) * 2000-04-28 2008-12-16 Microsoft Corporation Binding for business workflow processes
US6751787B1 (en) * 2000-10-13 2004-06-15 Intervoice Limited Partnership Graphical programming language for representations of concurrent operations
US20030061081A1 (en) * 2000-12-26 2003-03-27 Appareon System, method and article of manufacture for collaborative supply chain modules of a supply chain system
US7213230B2 (en) * 2000-12-28 2007-05-01 Yeda Research And Development Co. Ltd. Playing scenarios of system behavior
US20040205703A1 (en) * 2000-12-28 2004-10-14 Yeda Research And Development Co . , Ltd. , Playing in scenarios of system behavior
US7184967B1 (en) * 2001-03-06 2007-02-27 Microsoft Corporation System and method utilizing a graphical user interface of a business process workflow scheduling program
US6910204B1 (en) * 2001-04-13 2005-06-21 Unisys Corporation Software development methodology including creation of focus areas and decomposition of same to create use cases
US20020174093A1 (en) * 2001-05-17 2002-11-21 Fabio Casati Method of identifying and analyzing business processes from workflow audit logs
US7069536B2 (en) * 2001-06-28 2006-06-27 International Business Machines Corporation Method, system, and program for executing a workflow
US7043714B2 (en) * 2001-06-28 2006-05-09 International Business Machines Corporation Method, system, and program for using objects in data stores during execution of a workflow
US7100147B2 (en) * 2001-06-28 2006-08-29 International Business Machines Corporation Method, system, and program for generating a workflow
WO2003005160A2 (en) * 2001-07-03 2003-01-16 Great Northern Enterprises Llc Cross vertical application software development system and method
US7228547B2 (en) 2001-07-30 2007-06-05 International Business Machines Corporation Method, system, and program for enabling access to a plurality of services
US7047535B2 (en) 2001-07-30 2006-05-16 International Business Machines Corporation Method, system, and program for performing workflow related operations using an application programming interface
US7698427B2 (en) 2001-07-30 2010-04-13 International Business Machines Corporation Method, system, and program for transferring data from an application engine
US7296056B2 (en) * 2001-07-30 2007-11-13 International Business Machines Corporation Method, system, and program for selecting one user to assign a work item in a workflow
US20030097457A1 (en) * 2001-08-08 2003-05-22 Amitabh Saran Scalable multiprocessor architecture for business computer platforms
US20030046152A1 (en) * 2001-08-22 2003-03-06 Colas Todd Robert Electronic advertisement system and method
US7337124B2 (en) * 2001-08-29 2008-02-26 International Business Machines Corporation Method and system for a quality software management process
JP4382314B2 (en) * 2001-09-27 2009-12-09 富士フイルム株式会社 Image processing method, apparatus, and program
US7155720B2 (en) * 2001-10-26 2006-12-26 Hewlett-Packard Development Company, L.P. Dynamic task assignment in workflows
US20070174383A1 (en) * 2001-12-11 2007-07-26 Open Invention Network Llc System and method for effectively configuring a marketsite application integrator
US7966192B2 (en) * 2002-01-30 2011-06-21 First Data Corporation Method and apparatus for processing electronic dispute data
US20030220901A1 (en) * 2002-05-21 2003-11-27 Hewlett-Packard Development Company Interaction manager
US7386797B1 (en) * 2002-05-22 2008-06-10 Oracle Corporation Framework to model and execute business processes within a collaborative environment
US7822658B2 (en) * 2002-06-04 2010-10-26 Hewlett-Packard Development Company, L.P. Dynamic prioritization of activities
CN1501267B (en) * 2002-09-20 2010-05-12 富士施乐株式会社 Linking information making device, linking information making method and document processing system therewith
AU2003301602A1 (en) * 2002-10-23 2004-05-13 David Theiler Method and apparatus for managing workflow
US8275811B2 (en) * 2002-11-27 2012-09-25 Accenture Global Services Limited Communicating solution information in a knowledge management system
US20050014116A1 (en) * 2002-11-27 2005-01-20 Reid Gregory S. Testing information comprehension of contact center users
US7418403B2 (en) * 2002-11-27 2008-08-26 Bt Group Plc Content feedback in a multiple-owner content management system
US7200614B2 (en) * 2002-11-27 2007-04-03 Accenture Global Services Gmbh Dual information system for contact center users
US7769622B2 (en) * 2002-11-27 2010-08-03 Bt Group Plc System and method for capturing and publishing insight of contact center users whose performance is above a reference key performance indicator
US8572058B2 (en) * 2002-11-27 2013-10-29 Accenture Global Services Limited Presenting linked information in a CRM system
US9396473B2 (en) * 2002-11-27 2016-07-19 Accenture Global Services Limited Searching within a contact center portal
US7395499B2 (en) * 2002-11-27 2008-07-01 Accenture Global Services Gmbh Enforcing template completion when publishing to a content management system
US20040249674A1 (en) * 2003-05-06 2004-12-09 Eisenberg Floyd P. Personnel and process management system suitable for healthcare and other fields
WO2004102454A2 (en) * 2003-05-07 2004-11-25 Sap Aktiengesellschaft An end user oriented workflow approach including structured processing of ad hoc workflows with a collaborative process engine
CA2527281C (en) * 2003-06-13 2013-09-17 Equifax, Inc. Systems and processes for automated criteria and attribute generation, searching, auditing and reporting of data
US7881991B2 (en) * 2003-07-07 2011-02-01 First Data Corporation Receipt presentment systems and methods
US11132183B2 (en) 2003-08-27 2021-09-28 Equifax Inc. Software development platform for testing and modifying decision algorithms
EP1676189A4 (en) 2003-08-27 2008-01-02 Equifax Inc Application processing and decision systems and processes
DE102004003167A1 (en) * 2004-01-21 2005-08-18 Siemens Ag Method for developing a machine
US20060036998A1 (en) * 2004-08-11 2006-02-16 Analytic Solutions.Com, Inc. System and methods for rapid buildout of applications
US20060053035A1 (en) * 2004-09-09 2006-03-09 Eisenberg Floyd P Healthcare personnel management system
US20060200792A1 (en) * 2005-03-07 2006-09-07 Microsoft Corporation Process templates for software creation
US8239238B2 (en) * 2005-03-21 2012-08-07 Microsoft Corporation Methods and apparatus for encoding a work item type definition
US20060253397A1 (en) * 2005-04-12 2006-11-09 Gomez Omar M Business model and software
US20080015968A1 (en) * 2005-10-14 2008-01-17 Leviathan Entertainment, Llc Fee-Based Priority Queuing for Insurance Claim Processing
US8005879B2 (en) * 2005-11-21 2011-08-23 Sap Ag Service-to-device re-mapping for smart items
US20070118496A1 (en) * 2005-11-21 2007-05-24 Christof Bornhoevd Service-to-device mapping for smart items
US8156208B2 (en) * 2005-11-21 2012-04-10 Sap Ag Hierarchical, multi-tiered mapping and monitoring architecture for service-to-device re-mapping for smart items
US7788296B2 (en) * 2005-12-29 2010-08-31 Guidewire Software, Inc. Method and apparatus for managing a computer-based address book for incident-related work
US8522341B2 (en) * 2006-03-31 2013-08-27 Sap Ag Active intervention in service-to-device mapping for smart items
US8676703B2 (en) 2006-04-27 2014-03-18 Guidewire Software, Inc. Insurance policy revisioning method and apparatus
US8296413B2 (en) * 2006-05-31 2012-10-23 Sap Ag Device registration in a hierarchical monitor service
US8131838B2 (en) 2006-05-31 2012-03-06 Sap Ag Modular monitor service for smart item monitoring
US8065411B2 (en) * 2006-05-31 2011-11-22 Sap Ag System monitor for networks of nodes
US8396788B2 (en) * 2006-07-31 2013-03-12 Sap Ag Cost-based deployment of components in smart item environments
US8313005B2 (en) * 2006-08-03 2012-11-20 Kraft Foods Global Brands, Llc Plastic coffee container with pinch grip
US7890397B1 (en) * 2006-08-29 2011-02-15 United Services Automobile Association (Usaa) System, method, and computer-readable medium for settling accounts
US20080127089A1 (en) * 2006-09-07 2008-05-29 Zohar Peretz Method For Managing Software Lifecycle
US8719174B2 (en) * 2006-11-15 2014-05-06 International Business Machines Corporation Method, system, and computer program product for collaborative and integrated intellectual property management
US8776015B1 (en) * 2007-02-08 2014-07-08 The Mathworks, Inc. Pattern modeling methods and systems
US8336025B1 (en) 2007-02-08 2012-12-18 The Mathworks, Inc. Pattern modeling methods and systems
US8271998B2 (en) * 2007-04-27 2012-09-18 International Business Machines Corporation Dynamic discovery and definition of mappings of parameters used by service oriented architecture services at runtime
EP2186000A4 (en) * 2007-08-07 2011-09-07 Equifax Inc Systems and methods for managing statistical expressions
TW200932107A (en) * 2008-01-18 2009-08-01 Dow Global Technologies Inc Stable, low VOC, low viscous biocidal formulations and method of making such formulations
US20090217185A1 (en) * 2008-02-22 2009-08-27 Eugene Goldfarb Container generation system for a customizable application
US20090240634A1 (en) * 2008-03-21 2009-09-24 Dell Products L. P. Systems and Methods for Automating Calculation of Costs Associated with an Application Packaging Job
US20090241116A1 (en) * 2008-03-21 2009-09-24 Dell Products L.P. Systems and Methods for Automating Tasks Associated with an Application Packaging Job
US20090240548A1 (en) * 2008-03-21 2009-09-24 Dell Products L.P. Systems and Methods for Generating a Configurable Workflow for Application Packaging Jobs
CN101996277A (en) * 2009-08-25 2011-03-30 Ge医疗系统环球技术有限公司 System and method for processing inspection sheet
US11080790B2 (en) 2009-09-24 2021-08-03 Guidewire Software, Inc. Method and apparatus for managing revisions and tracking of insurance policy elements
US8589877B2 (en) 2009-10-07 2013-11-19 International Business Machines Corporation Modeling and linking documents for packaged software application configuration
US8234570B2 (en) * 2009-10-26 2012-07-31 International Business Machines Corporation Harvesting assets for packaged software application configuration
EP2325800A1 (en) * 2009-11-02 2011-05-25 Accenture Global Services Limited Web portal application customization method and system using profiles
US20110167070A1 (en) * 2010-01-06 2011-07-07 International Business Machines Corporation Reusing assets for packaged software application configuration
US11410129B2 (en) 2010-05-01 2022-08-09 Monday.com Ltd. Digital processing systems and methods for two-way syncing with third party applications in collaborative work systems
WO2021161104A1 (en) 2020-02-12 2021-08-19 Monday.Com Enhanced display features in collaborative network systems, methods, and devices
US8417798B2 (en) 2010-05-11 2013-04-09 International Business Machines Corporation Deploying artifacts for packaged software application in cloud computing environment
US9589240B2 (en) * 2010-05-14 2017-03-07 Oracle International Corporation System and method for flexible chaining of distinct workflow task instances in a business process execution language workflow
US9741006B2 (en) 2010-05-14 2017-08-22 Oracle International Corporation System and method for providing complex access control in workflows
US8819055B2 (en) 2010-05-14 2014-08-26 Oracle International Corporation System and method for logical people groups
US9852382B2 (en) 2010-05-14 2017-12-26 Oracle International Corporation Dynamic human workflow task assignment using business rules
US8612931B2 (en) 2010-07-14 2013-12-17 International Business Machines Corporation Interactive blueprinting for packaged applications
US20120030122A1 (en) * 2010-07-27 2012-02-02 Sap Ag Agile workflow modeling and execution based on document
US20120060141A1 (en) * 2010-09-04 2012-03-08 Hilmar Demant Integrated environment for software design and implementation
US9020883B2 (en) 2012-02-22 2015-04-28 Oracle International Corporation System and method to provide BPEL support for correlation aggregation
US10037197B2 (en) 2013-03-15 2018-07-31 Oracle International Corporation Flexible microinstruction system for constructing microprograms which execute tasks, gateways, and events of BPMN models
US9274782B2 (en) * 2013-12-20 2016-03-01 International Business Machines Corporation Automated computer application update analysis
US10504075B2 (en) * 2014-03-10 2019-12-10 Aliaswire, Inc. Methods, systems, and devices to dynamically customize electronic bill presentment and payment workflows
US10217170B2 (en) 2014-09-05 2019-02-26 Hartford Fire Insurance Company System for claim load balancing
US9495655B2 (en) * 2014-09-27 2016-11-15 International Business Machines Corporation Cross-domain multi-attribute hashed and weighted dynamic process prioritization
GB201417262D0 (en) * 2014-09-30 2014-11-12 Bizagi Group Contextual workflow management
US9619371B2 (en) 2015-04-16 2017-04-11 International Business Machines Corporation Customized application performance testing of upgraded software
US10437711B1 (en) 2018-03-20 2019-10-08 Bank Of America Corporation Framework for fault tolerant case creation
US11062246B2 (en) 2018-04-16 2021-07-13 Bank Of America Corporation Enterprise framework for efficient and adaptable workflow application data distribution
US11698890B2 (en) 2018-07-04 2023-07-11 Monday.com Ltd. System and method for generating a column-oriented data structure repository for columns of single data types
US11436359B2 (en) 2018-07-04 2022-09-06 Monday.com Ltd. System and method for managing permissions of users for a single data type column-oriented data structure
US20210149553A1 (en) 2019-11-18 2021-05-20 Monday.Com Digital processing systems and methods for real-time resource and capacity allocation in collaborative work systems
EP4062313A1 (en) 2019-11-18 2022-09-28 Monday.com Ltd. Collaborative networking systems, methods, and devices
US11829953B1 (en) 2020-05-01 2023-11-28 Monday.com Ltd. Digital processing systems and methods for managing sprints using linked electronic boards
IL297858A (en) 2020-05-01 2023-01-01 Monday Com Ltd Digital processing systems and methods for enhanced collaborative workflow and networking systems, methods, and devices
US11277361B2 (en) 2020-05-03 2022-03-15 Monday.com Ltd. Digital processing systems and methods for variable hang-time for social layer messages in collaborative work systems
US10956868B1 (en) * 2020-06-29 2021-03-23 5th Kind LLC Virtual reality collaborative workspace that is dynamically generated from a digital asset management workflow
CN112783123B (en) * 2020-12-30 2021-11-19 北京理工大学 Workflow scheduling execution unit control method and controller
US11928315B2 (en) 2021-01-14 2024-03-12 Monday.com Ltd. Digital processing systems and methods for tagging extraction engine for generating new documents in collaborative work systems
US11741071B1 (en) 2022-12-28 2023-08-29 Monday.com Ltd. Digital processing systems and methods for navigating and viewing displayed content
US11886683B1 (en) 2022-12-30 2024-01-30 Monday.com Ltd Digital processing systems and methods for presenting board graphics
US11893381B1 (en) 2023-02-21 2024-02-06 Monday.com Ltd Digital processing systems and methods for reducing file bundle sizes

Citations (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5402524A (en) * 1992-12-22 1995-03-28 Mitsubishi Denki Kabushiki Kaisha Case-based knowledge source for artificial intelligence software shell
US5535322A (en) * 1992-10-27 1996-07-09 International Business Machines Corporation Data processing system with improved work flow system and method
US5721912A (en) * 1994-08-05 1998-02-24 Data Integration Solutions Corp. Graphical user interface for creating database integration specifications
US5734837A (en) * 1994-01-14 1998-03-31 Action Technologies, Inc. Method and apparatus for building business process applications in terms of its workflows
US5848271A (en) * 1994-03-14 1998-12-08 Dun & Bradstreet Software Services, Inc. Process and apparatus for controlling the work flow in a multi-user computing system
US5860066A (en) * 1996-06-27 1999-01-12 Payment Systems For Credit Unions Inc. Imaging and workflow system
US5870545A (en) * 1996-12-05 1999-02-09 Hewlett-Packard Company System and method for performing flexible workflow process compensation in a distributed workflow management system
US5890133A (en) * 1995-09-21 1999-03-30 International Business Machines Corp. Method and apparatus for dynamic optimization of business processes managed by a computer system
US5937388A (en) * 1996-12-05 1999-08-10 Hewlett-Packard Company System and method for performing scalable distribution of process flow activities in a distributed workflow management system
US5940829A (en) * 1994-09-21 1999-08-17 Hitachi, Ltd. Work flow management system
US5974392A (en) * 1995-02-14 1999-10-26 Kabushiki Kaisha Toshiba Work flow system for task allocation and reallocation
US5978836A (en) * 1997-07-28 1999-11-02 Solectron Corporation Workflow systems and methods
US6088679A (en) * 1997-12-01 2000-07-11 The United States Of America As Represented By The Secretary Of Commerce Workflow management employing role-based access control
US6122633A (en) * 1997-05-27 2000-09-19 International Business Machines Corporation Subscription within workflow management systems
US6237020B1 (en) * 1996-10-01 2001-05-22 International Business Machines Corporation Task-oriented automatic distribution of software
US6256651B1 (en) * 1997-06-20 2001-07-03 Raja Tuli Time management workflow software
US6279009B1 (en) * 1998-12-04 2001-08-21 Impresse Corporation Dynamic creation of workflows from deterministic models of real world processes
US6308163B1 (en) * 1999-03-16 2001-10-23 Hewlett-Packard Company System and method for enterprise workflow resource management
US6321207B1 (en) * 1999-04-15 2001-11-20 I2 Technologies Us, Inc. System and method for optimizing the allocation of a resource
US6321133B1 (en) * 1998-12-04 2001-11-20 Impresse Corporation Method and apparatus for order promising
US6338074B1 (en) * 1997-07-23 2002-01-08 Filenet Corporation System for enterprise-wide work flow automation

Patent Citations (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5535322A (en) * 1992-10-27 1996-07-09 International Business Machines Corporation Data processing system with improved work flow system and method
US5402524A (en) * 1992-12-22 1995-03-28 Mitsubishi Denki Kabushiki Kaisha Case-based knowledge source for artificial intelligence software shell
US5734837A (en) * 1994-01-14 1998-03-31 Action Technologies, Inc. Method and apparatus for building business process applications in terms of its workflows
US5848271A (en) * 1994-03-14 1998-12-08 Dun & Bradstreet Software Services, Inc. Process and apparatus for controlling the work flow in a multi-user computing system
US5721912A (en) * 1994-08-05 1998-02-24 Data Integration Solutions Corp. Graphical user interface for creating database integration specifications
US5940829A (en) * 1994-09-21 1999-08-17 Hitachi, Ltd. Work flow management system
US5974392A (en) * 1995-02-14 1999-10-26 Kabushiki Kaisha Toshiba Work flow system for task allocation and reallocation
US5890133A (en) * 1995-09-21 1999-03-30 International Business Machines Corp. Method and apparatus for dynamic optimization of business processes managed by a computer system
US5860066A (en) * 1996-06-27 1999-01-12 Payment Systems For Credit Unions Inc. Imaging and workflow system
US6237020B1 (en) * 1996-10-01 2001-05-22 International Business Machines Corporation Task-oriented automatic distribution of software
US5937388A (en) * 1996-12-05 1999-08-10 Hewlett-Packard Company System and method for performing scalable distribution of process flow activities in a distributed workflow management system
US5870545A (en) * 1996-12-05 1999-02-09 Hewlett-Packard Company System and method for performing flexible workflow process compensation in a distributed workflow management system
US6122633A (en) * 1997-05-27 2000-09-19 International Business Machines Corporation Subscription within workflow management systems
US6256651B1 (en) * 1997-06-20 2001-07-03 Raja Tuli Time management workflow software
US6338074B1 (en) * 1997-07-23 2002-01-08 Filenet Corporation System for enterprise-wide work flow automation
US5978836A (en) * 1997-07-28 1999-11-02 Solectron Corporation Workflow systems and methods
US6088679A (en) * 1997-12-01 2000-07-11 The United States Of America As Represented By The Secretary Of Commerce Workflow management employing role-based access control
US6279009B1 (en) * 1998-12-04 2001-08-21 Impresse Corporation Dynamic creation of workflows from deterministic models of real world processes
US6321133B1 (en) * 1998-12-04 2001-11-20 Impresse Corporation Method and apparatus for order promising
US6308163B1 (en) * 1999-03-16 2001-10-23 Hewlett-Packard Company System and method for enterprise workflow resource management
US6321207B1 (en) * 1999-04-15 2001-11-20 I2 Technologies Us, Inc. System and method for optimizing the allocation of a resource

Cited By (106)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7979382B2 (en) 1999-05-04 2011-07-12 Accenture Global Services Limited Component based information linking during claim processing
US8224859B2 (en) 1999-05-04 2012-07-17 Accenture Global Services Limited Component based information linking during claim processing
US8346942B2 (en) 2000-08-14 2013-01-01 Oracle International Corporation Call centers for providing customer services in a telecommunications network
US7657590B2 (en) * 2001-02-07 2010-02-02 Ubs Ag Load balancing system and method
US20020178037A1 (en) * 2001-02-07 2002-11-28 Reading Jason Albert Load balancing system and method
US20110213860A1 (en) * 2002-03-18 2011-09-01 Ran Ezerzer Systems and Methods for Handling a Plurality of Communications For Different Companies
US8549107B2 (en) 2002-03-18 2013-10-01 Oracle International Corporation Systems and methods for handling a plurality of communications for different companies
US7962644B1 (en) 2002-03-18 2011-06-14 Oracle International Corporation Systems and methods for handling a plurality of communications
US7778717B2 (en) * 2002-04-15 2010-08-17 Invensys Systems, Inc. Component object model communication method for a control system
US8271882B2 (en) * 2002-04-24 2012-09-18 Sap Ag Processing life and work events
US20030204432A1 (en) * 2002-04-24 2003-10-30 Martin Botscheck Processing life and work events
US20040054566A1 (en) * 2002-06-17 2004-03-18 J'maev Jack Ivan Method and apparatus for event driven project management
US6920364B2 (en) * 2002-07-31 2005-07-19 Hitachi, Ltd. Work assistance apparatus and memory medium for use therein
US20040024479A1 (en) * 2002-07-31 2004-02-05 Norihiko Nonaka Work assistance apparatus and memory medium for use therein
US20040225677A1 (en) * 2003-01-13 2004-11-11 Vasudev Rangadass Master data management system for centrally managing core reference data associated with an enterprise
US7725429B2 (en) * 2003-01-13 2010-05-25 I2 Technologies Us, Inc. Master data management system for centrally managing core reference data associated with an enterprise
US7765185B2 (en) 2003-01-13 2010-07-27 I2 Technologies Us, Inc. Enterprise solution framework incorporating a master data management system for centrally managing core reference data associated with an enterprise
US20040215655A1 (en) * 2003-01-13 2004-10-28 Vasudev Rangadass Enterprise solution framework incorporating a master data management system for centrally managing core reference data associated with an enterprise
US8392363B2 (en) 2003-01-13 2013-03-05 Jda Software Group, Inc. Master data management system for centrally managing core reference data associated with an enterprise
US20080052310A1 (en) * 2003-01-13 2008-02-28 Vasudev Rangadass Enterprise Solution Framework Incorporating a Master Data Management System for Centrally Managing Core Reference Data Associated with an Enterprise
US20080052311A1 (en) * 2003-01-13 2008-02-28 Vasudev Rangadass Master Data Management System for Centrally Managing Core Reference Data Associated with an Enterprise
US20040199483A1 (en) * 2003-04-01 2004-10-07 Hitachi, Ltd. Design work assistance apparatus
US8126742B2 (en) 2003-05-09 2012-02-28 Accenture Global Services Limited Automated assignment of insurable events
US20040267704A1 (en) * 2003-06-17 2004-12-30 Chandramohan Subramanian System and method to retrieve and analyze data
US8396847B2 (en) * 2003-06-17 2013-03-12 Bank Of America Corporation System and method to retrieve and analyze data for decision making
US20090007131A1 (en) * 2003-06-27 2009-01-01 At&T Intellectual Property I, L. P. Automating the Life Cycle of a Distributed Computing Application
US8621419B2 (en) * 2003-06-27 2013-12-31 At&T Intellectual Property I, L.P. Automating the life cycle of a distributed computing application
US7607124B2 (en) * 2003-12-19 2009-10-20 International Business Machines Corporation Method for debugging a business process flow
US20070276692A1 (en) * 2003-12-19 2007-11-29 International Business Machines Corporaion Method for Debugging a Business Process Flow
US20050209841A1 (en) * 2004-03-22 2005-09-22 Andreas Arning Optimization of process properties for workflows with failing activities
US7805324B2 (en) 2004-10-01 2010-09-28 Microsoft Corporation Unified model for authoring and executing flow-based and constraint-based workflows
US7631291B2 (en) 2004-10-01 2009-12-08 Microsoft Corporation Declarative representation for an extensible workflow model
US7565640B2 (en) 2004-10-01 2009-07-21 Microsoft Corporation Framework for seamlessly authoring and editing workflows at design and runtime
US20060074736A1 (en) * 2004-10-01 2006-04-06 Microsoft Corporation Programming interface for a componentized and extensible workflow model
US20100306000A1 (en) * 2004-10-01 2010-12-02 Microsoft Corporation Unified model for authoring and executing flow-based and constraint-based workflows
US20060074733A1 (en) * 2004-10-01 2006-04-06 Microsoft Corporation Framework for seamlessly authoring and editing workflows at design and runtime
US8103536B2 (en) 2004-10-01 2012-01-24 Microsoft Corporation Unified model for authoring and executing flow-based and constraint-based workflows
US20060074732A1 (en) * 2004-10-01 2006-04-06 Microsoft Corporation Componentized and extensible workflow model
US20060074714A1 (en) * 2004-10-01 2006-04-06 Microsoft Corporation Workflow tracking based on profiles
US20060074704A1 (en) * 2004-10-01 2006-04-06 Microsoft Corporation Framework to model cross-cutting behavioral concerns in the workflow domain
US7451432B2 (en) 2004-10-01 2008-11-11 Microsoft Corporation Transformation of componentized and extensible workflow to a declarative format
US20060074734A1 (en) * 2004-10-01 2006-04-06 Microsoft Corporation Declarative representation for an extensible workflow model
US7464366B2 (en) 2004-10-01 2008-12-09 Microsoft Corporation Programming interface for a componentized and extensible workflow model
US20060074735A1 (en) * 2004-10-01 2006-04-06 Microsoft Corporation Ink-enabled workflow authoring
US20060074730A1 (en) * 2004-10-01 2006-04-06 Microsoft Corporation Extensible framework for designing workflows
US8170901B2 (en) * 2004-10-01 2012-05-01 Microsoft Corporation Extensible framework for designing workflows
US20060074731A1 (en) * 2004-10-01 2006-04-06 Microsoft Corporation Unified model for authoring and executing flow-based and constraint-based workflows
US20060107191A1 (en) * 2004-10-18 2006-05-18 Takashi Hirooka Program development support system, program development support method and the program thereof
US8489407B2 (en) 2005-01-04 2013-07-16 International Business Machines Corporation Method of evaluating business components in an enterprise
US10885476B2 (en) 2005-01-04 2021-01-05 International Business Machines Corporation Evaluating business components in an enterprise
US10019678B2 (en) 2005-01-04 2018-07-10 International Business Machines Corporation Evaluating business components in an enterprise
US7890922B2 (en) 2005-03-01 2011-02-15 International Business Machines Corporation System and article of manufacture for integration of data management operations into a workflow system
US20090119639A1 (en) * 2005-03-01 2009-05-07 International Business Machines Corporation System and article of manufacture for integration of data management operations into a workflow system
US7496887B2 (en) * 2005-03-01 2009-02-24 International Business Machines Corporation Integration of data management operations into a workflow system
US20060200797A1 (en) * 2005-03-01 2006-09-07 Mike Grasselt Integration of data management operations into a workflow system
US8744892B2 (en) 2005-05-03 2014-06-03 Sap Ag Automated generation of access control policies in cross-organizational workflow
US8885812B2 (en) 2005-05-17 2014-11-11 Oracle International Corporation Dynamic customer satisfaction routing
US20060262922A1 (en) * 2005-05-17 2006-11-23 Telephony@Work, Inc. Dynamic customer satisfaction routing
US8583466B2 (en) * 2005-08-09 2013-11-12 Oracle International Corporation System and method for routing workflow items based on workflow templates in a call center
US8145595B2 (en) 2005-09-05 2012-03-27 International Business Machines Corporation Method and apparatus for optimization in workflow management systems
US20080281659A1 (en) * 2005-09-05 2008-11-13 International Business Machines Corporation Method and Apparatus for Optimization in Workflow Management Systems
US20110138352A1 (en) * 2005-10-17 2011-06-09 International Business Machines Corporation Method and System for Assessing Automation Package Readiness and Effort for Completion
US20070088589A1 (en) * 2005-10-17 2007-04-19 International Business Machines Corporation Method and system for assessing automation package readiness and and effort for completion
US8180668B2 (en) 2005-11-01 2012-05-15 Accenture Global Services Limited Collaborative intelligent task processor for insurance claims
US8401896B2 (en) 2005-11-01 2013-03-19 Accenture Global Services Limited Automated task processor for insurance claims
US7933786B2 (en) 2005-11-01 2011-04-26 Accenture Global Services Limited Collaborative intelligent task processor for insurance claims
US8224853B2 (en) 2005-11-02 2012-07-17 Sourcecode Technologies Holdings, Inc. Methods and apparatus for updating a plurality of data fields in an electronic form
US8010940B2 (en) 2005-11-02 2011-08-30 Sourcecode Technologies Holdings, Inc. Methods and apparatus for designing a workflow process using inheritance
US20070130138A1 (en) * 2005-11-02 2007-06-07 Sourcecode Technology Holding, Inc. Methods and apparatus for storing a collaboratively designed workflow process
US20070136357A1 (en) * 2005-11-02 2007-06-14 Sourcecode Technology Holding, Inc. Methods and apparatus for designing a workflow process using inheritance
US7996758B2 (en) * 2005-11-02 2011-08-09 Sourcecode Technologies Holding, Inc. Methods and apparatus for storing data associated with an electronic form
WO2007056656A3 (en) * 2005-11-02 2008-07-10 Sourcecode Technology Holding Methods and apparatus for processing business objects, electronic forms, and workflows
US8239226B2 (en) 2005-11-02 2012-08-07 Sourcecode Technologies Holdings, Inc. Methods and apparatus for combining properties and methods from a plurality of different data sources
US20070118563A1 (en) * 2005-11-22 2007-05-24 Jochen Haller Method and system for automatically generating executable processes from inter-organizational workflows
US8136099B2 (en) * 2005-11-22 2012-03-13 Sap Ag Method and system for automatically generating executable processes from inter-organizational workflows
US7739135B2 (en) * 2006-03-30 2010-06-15 Microsoft Corporation Asynchronous fault handling in process-centric programs
US20070239505A1 (en) * 2006-03-30 2007-10-11 Microsoft Corporation Abstract execution model for a continuation-based meta-runtime
US20070239499A1 (en) * 2006-03-30 2007-10-11 Microsoft Corporation Framework for modeling continuations in workflows
US8024405B2 (en) 2006-03-30 2011-09-20 Microsoft Corporation Declarative model for concurrency-control across lightweight threads
WO2007117364A1 (en) * 2006-03-30 2007-10-18 Microsoft Corporation Framework for modeling continuations in workflows
US20070239498A1 (en) * 2006-03-30 2007-10-11 Microsoft Corporation Framework for modeling cancellation for process-centric programs
US20070233969A1 (en) * 2006-03-30 2007-10-04 Microsoft Corporation Declarative model for concurrency-control across lightweight threads
US8069439B2 (en) 2006-03-30 2011-11-29 Microsoft Corporation Framework for modeling continuations in workflows
US20070234129A1 (en) * 2006-03-30 2007-10-04 Microsoft Corporation Asynchronous fault handling in process-centric programs
US20080244337A1 (en) * 2006-09-25 2008-10-02 International Business Machines Corporation Method and System for Automated Handling of Errors in Execution of System Management Flows Consisting of System Management Tasks
US8001429B2 (en) * 2006-09-25 2011-08-16 International Business Machines Corporation Method and system for automated handling of errors in execution of system management flows consisting of system management tasks
US8250583B2 (en) 2006-12-04 2012-08-21 International Business Machines Corporation Workflow processing system and method with federated database system support
US9342572B2 (en) 2006-12-04 2016-05-17 International Business Machines Corporation Workflow processing system and method with database system support
US20080134198A1 (en) * 2006-12-04 2008-06-05 International Business Machines Corporation Workflow Processing System and Method with Federated Database System Support
US20080183517A1 (en) * 2007-01-30 2008-07-31 Microsoft Corporation Robustness of a Workflow
US20080184250A1 (en) * 2007-01-30 2008-07-31 Microsoft Corporation Synchronizing Workflows
US8180658B2 (en) 2007-01-30 2012-05-15 Microsoft Corporation Exploitation of workflow solution spaces to account for changes to resources
US10817811B2 (en) 2007-05-08 2020-10-27 Sourcecode Technology Holdings, Inc. Methods and apparatus for exposing workflow process definitions as business objects
US20090254422A1 (en) * 2007-10-22 2009-10-08 Paul Thomas Jenkins Method and system for managing enterprise content
US8478769B2 (en) 2008-02-22 2013-07-02 Accenture Global Services Limited Conversational question generation system adapted for an insurance claim processing system
US8515786B2 (en) 2008-02-22 2013-08-20 Accenture Global Services Gmbh Rule generation system adapted for an insurance claim processing system
US8265980B2 (en) * 2009-04-21 2012-09-11 International Business Machines Corporation Workflow model for coordinating the recovery of IT outages based on integrated recovery plans
US20100268568A1 (en) * 2009-04-21 2010-10-21 International Business Machines Corporation Workflow model for coordinating the recovery of it outages based on integrated recovery plans
US20110029441A1 (en) * 2009-07-30 2011-02-03 Gupta Pronob K Method to generate workflow tasks directly from flowcharts for processing events in event-driven judicial case management systems with workflow control
US20110035506A1 (en) * 2009-08-05 2011-02-10 Microsoft Corporation Distributed workflow framework
US20130198750A1 (en) * 2012-01-30 2013-08-01 Xerox Corporation Wizard-based system for business process specification
US10331765B2 (en) 2013-05-24 2019-06-25 Sourcecode Technology Holdings, Inc. Methods and apparatus for translating forms to native mobile applications
US20170024436A1 (en) * 2015-07-21 2017-01-26 Autodesk, Inc. Platform for authoring, storing, and searching workflows
US10073881B2 (en) * 2015-07-21 2018-09-11 Autodesk, Inc. Platform for authoring, storing, and searching workflows
US11537600B2 (en) 2015-07-21 2022-12-27 Autodesk, Inc. Platform for authoring, storing, and searching workflows
US11451448B1 (en) 2021-06-09 2022-09-20 Bank Of America Corporation System for cognitive technical architecture integration

Also Published As

Publication number Publication date
US6606740B1 (en) 2003-08-12

Similar Documents

Publication Publication Date Title
US6606740B1 (en) Development framework for case and workflow systems
US8255871B1 (en) Computer implemented system and method for the generation of data access applications
US8121913B2 (en) Architecture for account reconciliation
US9547601B2 (en) Custom caching
US5644764A (en) Method for supporting object modeling in a repository
US7337950B2 (en) Transaction workflow and data collection system
US7043714B2 (en) Method, system, and program for using objects in data stores during execution of a workflow
US7065515B2 (en) System and method for electronically managing composite documents
US8352478B2 (en) Master data framework
US7926030B1 (en) Configurable software application
JP4594306B2 (en) Self-describing business object
JP4571636B2 (en) Service management of service-oriented business framework
US20100161616A1 (en) Systems and methods for coupling structured content with unstructured content
EP1577817A2 (en) System for capturing project time and expense data
US20020169650A1 (en) Methods and systems for identifying prospective customers and managing deals
US20020099659A1 (en) Integrated full service employer and employee system and a method for accessing accounts
US20040177028A1 (en) Distributed, object oriented global trade finance system with imbedded imaging and work flow and reference data
EP2336961A1 (en) Method and article of manufacturing for component based task handling during claim processing
US20030144887A1 (en) System and method for electronically creating, filing and approving applications for insurance coverage
JP2007531112A (en) System and method for creating tasks associated with electronic image files
WO2011091163A1 (en) Metadata-configurable systems and methods for network services
CA2476595A1 (en) System and method for enterprise-wide business process management
CA2667206A1 (en) Method and apparatus for sending notification to subscribers of requested events
US6760734B1 (en) Framework for storing metadata in a common access repository
US20060095473A1 (en) System and method of orchestrating electronic workflow automation processes

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

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