US20140316843A1 - Automatically-generated workflow report diagrams - Google Patents

Automatically-generated workflow report diagrams Download PDF

Info

Publication number
US20140316843A1
US20140316843A1 US14/079,502 US201314079502A US2014316843A1 US 20140316843 A1 US20140316843 A1 US 20140316843A1 US 201314079502 A US201314079502 A US 201314079502A US 2014316843 A1 US2014316843 A1 US 2014316843A1
Authority
US
United States
Prior art keywords
instances
shape
performance
constituent
action
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
US14/079,502
Inventor
Mai-lan Tomsen Bukovec
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.)
Microsoft Technology Licensing LLC
Original Assignee
Microsoft Corp
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 Microsoft Corp filed Critical Microsoft Corp
Priority to US14/079,502 priority Critical patent/US20140316843A1/en
Assigned to MICROSOFT CORPORATION reassignment MICROSOFT CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: BUKOVEC, MAI-LAN TOMSEN
Publication of US20140316843A1 publication Critical patent/US20140316843A1/en
Assigned to MICROSOFT TECHNOLOGY LICENSING, LLC reassignment MICROSOFT TECHNOLOGY LICENSING, LLC ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: MICROSOFT CORPORATION
Assigned to MICROSOFT TECHNOLOGY LICENSING, LLC reassignment MICROSOFT TECHNOLOGY LICENSING, LLC ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: MICROSOFT CORPORATION
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
    • 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/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/10Office automation; Time management

Definitions

  • the described technology is directed to the fields of business process reporting and dynamic diagramming.
  • Business process management which are essentially workflow and tracking software applications, enable a company to automate and track business processes, also called “workflows,” that it uses frequently in its operation. For example, a company may use workflow tracking software to individually track the status of each of the number of different instances of an expense approval process, each of which must go through several different actions involving several different people.
  • the company first defines the process in the workflow tracking application, such as by specifying the different actions that must be performed as part of the process, by whom, and in what order.
  • the workflow tracking application is notified to identify the instance.
  • the workflow tracking application is notified so they can update its representation of the status of the instance.
  • workflow tracking applications have limited ways to display process instance status information for access and use by business users.
  • these workflow tracking applications tend to display status information for one process instance at a time. Accordingly, a user of the workflow tracking application that wishes to understand the status of a large number of instances of a process must review individual reports on the status of each instance, and himself or herself aggregate this detailed information.
  • a software facility automatically generates a workflow report diagrams that represents different instances of a process.
  • This report consists of a graphical diagram depicting the process with information about the collective status of a number of different instances of the process, such as those instances of the process that concluded during the past week.
  • the information added to the diagram by the facility may show, in connection with particular actions, the number of instances in which the action was performed, the average length of time required to perform the action across all of the instances, and/or an alert flag indicating whether the action is being performed satisfactorily across all of the instances.
  • the facility may add information to the diagram indicating the number of instances that took each path.
  • the facility may add information to the diagram indicating the number of instances that completed successfully in the number that failed.
  • the information added to the diagram can be refreshed manually; refreshed automatically at a user-specified interval; and/or refreshed automatically in an event-driven manner when the instance statuses maintained by the workflow tracking application change.
  • the facility provides a user interface for collecting information from a user to define the report diagrams, including information associating shapes in the diagram with status information stored by a workflow tracking application, and information specifying tests for whether a particular actions of the processor being performed satisfactorily.
  • FIG. 1 is a block diagram illustrating an example of a suitable computing system environment or operating environment in which the facility may be implemented.
  • FIG. 2 is a report diagram showing a typical workflow report diagram generated by the facility.
  • FIG. 3 is a flow diagram showing steps typically performed by the facility in order to generate a workflow report diagram.
  • FIG. 4 is a table diagram showing sample contents of an action table containing process instance status information used by the facility.
  • FIG. 5 is a table diagram showing a query result for deriving information used by the facility for task actions.
  • FIG. 6 is a table diagram showing a query result for deriving information used by the facility for decision actions.
  • FIG. 7 is a table diagram showing a query result for deriving information used by the facility for start actions.
  • FIG. 8 is a table diagram showing a query result for deriving information used by the facility for end actions.
  • a software facility for automatically generating workflow report diagrams (“the facility”) is described.
  • the facility provides a user interface that enables a user to (1) associate shapes in a graphical diagram, each representing an action in the process with a location in a data store where the workflow tracking application stores information about the completion of the action by different instances of the process, and (2) define for some or all of the actions of the process conditions for displaying alerts in connection with the associated shapes in the diagram.
  • the facility automatically augments the diagram with information retrieved from the data store about the collective status of a number of different instances of the process, such as those instances of the process that concluded during the past week.
  • the information added to the diagram by the facility shows, in connection with particular actions, the number of instances in which the action was performed, the average length of time required to perform the action across all of the instances, and/or an alert flag indicating whether the action is being performed satisfactorily across all of the instances.
  • the facility adds information to the diagram indicating the number of instances that took each path.
  • the facility adds information to the diagram indicating the number of instances that completed successfully in the number that failed.
  • the information added to the diagram can be refreshed manually; refreshed automatically at a user-specified interval; and/or refreshed automatically in an event-driven manner when the instance statuses maintained by the workflow tracking application change.
  • the facility uses a variety of techniques for extracting instance status information maintained by a variety of workflow tracking applications, including employing database access techniques, processing an XML or XML variant version of the information generated by the workflow tracking application, and/or calling an API to retrieve the instance status information or register for updates to the instance status information.
  • the facility itself aggregates instance status information to obtain the information added to the diagram, while in others, the facility relies on the workflow tracking application or another helper application to perform such aggregation.
  • the facility By automatically generating workflow report diagrams in some or all of the manners described above, the facility makes it easy to obtain information about how a business process being used in his or her company is performing, and at what points such performance needs improvement. It provides summary information for all the collective instances of the process, in a single graphical diagram.
  • FIG. 1 is a block diagram illustrating an example of a suitable computing system environment 110 or operating environment in which the facility may be implemented.
  • the computing system environment 110 is only one example of a suitable computing environment and is not intended to suggest any limitation as to the scope of use or functionality of the facility. Neither should the computing system environment 110 be interpreted as having any dependency or requirement relating to any one or a combination of components illustrated in the exemplary operating environment 110 .
  • the facility is operational with numerous other general purpose or special purpose computing system environments or configurations.
  • Examples of well-known computing systems, environments, and/or configurations that may be suitable for use with the facility include, but are not limited to, personal computers, server computers, handheld or laptop devices, tablet devices, multiprocessor systems, microprocessor-based systems, set top boxes, programmable consumer electronics, network PCs, minicomputers, mainframe computers, distributed computing environments that include any of the above systems or devices, and the like.
  • the facility may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer.
  • program modules include routines, programs, objects, components, data structures, and so forth that perform particular tasks or implement particular abstract data types.
  • the facility may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network.
  • program modules may be located in local and/or remote computer storage media including memory storage devices.
  • an exemplary system for implementing the facility includes a general purpose computing device in the form of a computer 111 .
  • Components of the computer 111 may include, but are not limited to, a processing unit 120 , a system memory 130 , and a system bus 121 that couples various system components including the system memory 130 to the processing unit 120 .
  • the system bus 121 may be any of several types of bus structures including a memory bus or memory controller, a peripheral bus, and a local bus using any of a variety of bus architectures.
  • such architectures include an Industry Standard Architecture (ISA) bus, Micro Channel Architecture (MCA) bus, Enhanced ISA (EISA) bus, Video Electronics Standards Association (VESA) local bus, and Peripheral Component Interconnect (PCI) bus also known as a Mezzanine bus.
  • ISA Industry Standard Architecture
  • MCA Micro Channel Architecture
  • EISA Enhanced ISA
  • VESA Video Electronics Standards Association
  • PCI Peripheral Component Interconnect
  • the computer 111 typically includes a variety of computer-readable media.
  • Computer-readable media can be any available media that can be accessed by the computer 111 and include both volatile and nonvolatile media and removable and nonremovable media.
  • Computer-readable media may comprise computer storage media and communications media.
  • Computer storage media include volatile and nonvolatile and removable and nonremovable media implemented in any method or technology for storage of information such as computer-readable instructions, data structures, program modules, or other data.
  • Computer storage media include, but are not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can be accessed by the computer 111 .
  • Communications media typically embody computer-readable instructions, data structures, program modules, or other data in a modulated data signal such as a carrier wave or other transport mechanism and include any information delivery media.
  • modulated data signal means a signal that has one or more of its characteristics set or changed in such a manner as to encode information in the signal.
  • communications media include wired media, such as a wired network or direct-wired connection, and wireless media, such as acoustic, RF, infrared, and other wireless media. Combinations of any of the above should also be included within the scope of computer-readable media.
  • the system memory 130 includes computer storage media in the form of volatile and/or nonvolatile memory such as read only memory (ROM) 131 and random access memory (RAM) 132 .
  • ROM read only memory
  • RAM random access memory
  • a basic input/output system (BIOS) 133 containing the basic routines that help to transfer information between elements within the computer 111 , such as during start-up, is typically stored in ROM 131 .
  • BIOS basic input/output system
  • RAM 132 typically contains data and/or program modules that are immediately accessible to and/or presently being operated on by the processing unit 120 .
  • FIG. 1 illustrates an operating system 134 , application programs 135 , other program modules 136 , and program data 137 .
  • the computer 111 may also include other removable/nonremovable, volatile/nonvolatile computer storage media.
  • FIG. 1 illustrates a hard disk drive 141 that reads from or writes to nonremovable, nonvolatile magnetic media, a magnetic disk drive 151 that reads from or writes to a removable, nonvolatile magnetic disk 152 , and an optical disk drive 155 that reads from or writes to a removable, nonvolatile optical disk 156 , such as a CD-ROM or other optical media.
  • removable/nonremovable, volatile/nonvolatile computer storage media that can be used in the exemplary operating environment include, but are not limited to, magnetic tape cassettes, flash memory cards, digital versatile disks, digital video tape, solid state RAM, solid state ROM, and the like.
  • the hard disk drive 141 is typically connected to the system bus 121 through a nonremovable memory interface, such as an interface 140
  • the magnetic disk drive 151 and optical disk drive 155 are typically connected to the system bus 121 by a removable memory interface, such as an interface 150 .
  • the drives and their associated computer storage media provide storage of computer-readable instructions, data structures, program modules, and other data for the computer 111 .
  • the hard disk drive 141 is illustrated as storing an operating system 144 , application programs 145 , other program modules 146 , and program data 147 .
  • these components can either be the same as or different from the operating system 134 , application programs 135 , other program modules 136 , and program data 137 .
  • the operating system 144 , application programs 145 , other program modules 146 , and program data 147 are given different numbers herein to illustrate that, at a minimum, they are different copies.
  • a user may enter commands and information into the computer 111 through input devices such as a tablet or electronic digitizer 164 , a microphone 163 , a keyboard 162 , and a pointing device 161 , commonly referred to as a mouse, trackball, or touch pad.
  • Other input devices not shown in FIG. 1 may include a joystick, game pad, satellite dish, scanner, or the like.
  • These and other input devices are often connected to the processing unit 120 through a user input interface 160 that is coupled to the system bus 121 , but may be connected by other interface and bus structures, such as a parallel port, game port, or a universal serial bus (USB).
  • a monitor 191 or other type of display device is also connected to the system bus 121 via an interface, such as a video interface 190 .
  • the monitor 191 may also be integrated with a touch-screen panel or the like. Note that the monitor 191 and/or touch-screen panel can be physically coupled to a housing in which the computer 111 is incorporated, such as in a tablet-type personal computer.
  • computing devices such as the computer 111 may also include other peripheral output devices such as speakers 195 and a printer 196 , which may be connected through an output peripheral interface 194 or the like.
  • the computer 111 may operate in a networked environment using logical connections to one or more remote computers, such as a remote computer 180 .
  • the remote computer 180 may be a personal computer, a server, a router, a network PC, a peer device, or other common network node, and typically includes many or all of the elements described above relative to the computer 111 , although only a memory storage device 181 has been illustrated in FIG. 1 .
  • the logical connections depicted in FIG. 1 include a local area network (LAN) 171 and a wide area network (WAN) 173 , but may also include other networks.
  • LAN local area network
  • WAN wide area network
  • Such networking environments are commonplace in offices, enterprisewide computer networks, intranets, and the Internet.
  • the computer 111 may comprise the source machine from which data is being migrated, and the remote computer 180 may comprise the destination machine.
  • source and destination machines need not be connected by a network or any other means, but instead, data may be migrated via any media capable of being written by the source platform and read by the destination platform or platforms.
  • the computer 111 When used in a LAN networking environment, the computer 111 is connected to the LAN 171 through a network interface or adapter 170 .
  • the computer 111 When used in a WAN networking environment, the computer 111 typically includes a modem 172 or other means for establishing communications over the WAN 173 , such as the Internet.
  • the modem 172 which may be internal or external, may be connected to the system bus 121 via the user input interface 160 or other appropriate mechanism.
  • program modules depicted relative to the computer 111 may be stored in the remote memory storage device 181 .
  • FIG. 1 illustrates remote application programs 185 as residing on the memory storage device 181 . It will be appreciated that the network connections shown are exemplary and other means of establishing a communications link between the computers may be used.
  • FIG. 1 While various functionalities and data are shown in FIG. 1 as residing on particular computer systems that are arranged in a particular way, those skilled in the art will appreciate that such functionalities and data may be distributed in various other ways across computer systems in different arrangements. While computer systems configured as described above are typically used to support the operation of the facility, one of ordinary skill in the art will appreciate that the facility may be implemented using devices of various types and configurations, and having various components.
  • FIG. 2 is a report diagram showing a typical workflow report diagram generated by the facility.
  • the report is for an expense approval process, and is based upon a drawing created using the MICROSOFT VISIO application program made up of shapes 201 - 210 .
  • the report is for a period of time during which 58 instances of the process were performed. These instances are termed “subject instances,” because they are the instances of the process that are the subject of the report.
  • the facility selects as subject instances all instances that began during a subject period, all instances that ended during the subject period, or all instances that both began and ended during the subject period.
  • the facility selects the n most recently begun or most recently ended instances.
  • the facility has augmented start shape 201 by adding the total number of subject instances of the process, 58.
  • the facility has augmented shape 202 for a “Complete purchase expense form” task by adding the following: the average duration of this task across the subject instances, 4 days, as well as a green flag indicating that the task was performed satisfactorily during the subject instances; that is, the task has a satisfactorily short average duration across the subject instances.
  • the facility has augmented shape 203 for a “Send in receipts” task by adding the following: the average duration of this task across the subject instances, 1 day, as well as a green flag indicating that the task was performed satisfactorily during the subject instances.
  • the facility has augmented shape 204 for a “Amt >$75?” decision by adding the following: the total number of subject instances in which the no path to shape 209 was followed from this decision, 7, as well as the total number of subject instances in which the yes path to shape 205 was followed from this decision, 51.
  • the facility has augmented shape 205 for a “Manager review” task by adding the following: the average duration of this task across the subject instances, 2 days, as well as a yellow flag indicating that the task was performed in a borderline fashion during the subject instances; that is, the task has an average duration across the subject instances that is in a range of medium acceptability.
  • the facility has augmented shape 206 for a “Manager approves?” decision by adding the following: the total number of subject instances in which the no path to shape 210 was followed from this decision, 11, as well as the total number of subject instances in which the yes path to shape 207 was followed from this decision, 40.
  • the facility has augmented shape 207 for a “Purchasing clerk review” task by adding the following: the average duration of this task across the subject instances, 15 days, as well as a red flag indicating that the task was performed on satisfactorily during the subject instances; that is, the task has an average duration across the subject instances that exceeds a threshold of minimum acceptability.
  • the facility has augmented shape 208 for a “Purchasing clerk approves?” decision by adding the following: the total number of subject instances in which the no path to shape 210 was followed from this decision, 10, as well as the total number of subject instances in which the yes path to shape 209 was followed from this decision, 30.
  • the facility has augmented shape 209 for an “Issue payment” task by adding the following: the average duration of this task across the subject instances, 1 day, as well as a green flag indicating that the task was performed satisfactorily during the subject instances.
  • the facility has augmented end shape 210 by adding the total number of subject instances that were successfully completed, 37 (all arriving from shape 209 , 7 via the no path from shape 204 and 30 via the yes path from shape 208 ), as well as the total number of subject instances that were terminated, i.e., not successfully completed, 21 (11 via the no path from shape 206 , 10 via the no path from shape 208 ).
  • the report shows that 37 of 58 reimbursement requests were granted, or 64%; in 7 of 51 or 14% of the instances, both of the Manager review and Purchasing clerk review actions were obviated by a policy exempting requests for amounts no larger than $75; the Complete purchase expense form action, Send in receipts action, and Issue payment action are all being performed promptly by those responsible for them, while the Purchasing clerk review action is a significant bottleneck likely to merit attention from a person responsible for the process, and the Manager review action may also need to be addressed.
  • the facility generates the report in such a way that the user can click anywhere on the report to display a more detailed version of process instance status information for all of the subject instances and actions.
  • the facility generates a report in such a way that the user can drill down on details of particular portions of the report. For example, in some embodiments, the user can click on a shape in the report to obtain additional details about the corresponding action. In some embodiments, the user can click on a count of instances, such as a count of instances that exited a decision action along the particular path, to obtain additional details about those instances.
  • a variety of other presentation techniques may be used by the facility in augmenting the drawing.
  • a wide variety of indicator types may be used to show the degree to which a shape's average duration is acceptable, such as smiling/frowning faces, arrows pointing up or down, etc.
  • counts of instances may be portrayed in a variety of other ways, such as using bar or pie graphs.
  • templates for four different types of shapes are either included with the drawing program or provided as a supplement to the drawing program: a start shape, an end shape, a task shape, and a decision shape.
  • the templates for all the shapes include a property identifying a particular action in the process as defined in the workflow tracking application to which the shape corresponds.
  • the template for the start shape includes a property indicating the number of subject instances that can be linked to the appropriate point in the data source maintained by the workflow tracking application.
  • the template for the end shape includes a property for each the number of subject instances completed and the number of subject instances terminated that can each be linked to the appropriate point in the data source maintained by the workflow tracking application.
  • the template for the task shape includes a property indicating the average duration of the task that can each be linked to the appropriate point in the data source maintained by the workflow tracking application, as well as properties that can be set to establish duration ranges for displaying alert flags.
  • the template for the decision shape includes a property for the number of instances following each of the paths out of the shape that can be linked to the appropriate point in the data source maintained by the workflow tracking application.
  • the user While creating the drawing using these shape templates, or after the drawing has been completed, the user sets the properties above to enable the facility to generate the report by populating the additional displayed properties for any set of subject instances of the process.
  • the user sets shape properties that associate information to be displayed in connection with each shape with the location in the workflow tracking application's data store or a separate data feed produced from the workflow tracking application's data store where this information is available. As is described in greater detail below in connection with FIGS. 3-8 , for most shapes this involves storing a copy of an ActionID identifying the action in the workflow tracking application to which the shape corresponds.
  • the facility provides a user interface to facilitate the setting of these properties.
  • aspects of this user interface are implemented as described in U.S. patent application Ser. No. 11/012,875 filed on Dec. 15, 2004, which is hereby incorporated by reference in its entirety.
  • the user sets shape properties that specify average duration ranges that determine what color alert flag is displayed in connection with the shape for particular average duration value.
  • aspects of this user interface are implemented as described in U.S. patent application Ser. No. 11/105,115 filed on Apr. 11, 2005, which is hereby incorporated by reference in its entirety.
  • FIG. 3 is a flow diagram showing steps typically performed by the facility in order to generate a workflow report diagram. After the process drawing has been created and the properties of its shapes set as discussed above, these steps can be performed at any time to generate a new workflow report diagram for the process, in response to either user or programmatic initiation. In some embodiments, these steps are repeated periodically in order to maintain and up-to-date workflow report diagram or in response to the expiration of a periodic polling interval.
  • steps 301 - 307 the facility loops through each shape of the diagram.
  • the facility branches on the type of the shape to store in the shape the information needed for its shape type: if the shape is a task shape, then the facility continues in step 303 ; if the shape is a decision shape, then the facility continues in step 304 ; if the shape is a start shape, then the facility continues in step 305 ; if the shape is an end shape, then the facility continues in step 306 .
  • Different approaches used by the facility in various embodiments to obtain this information are described below after FIG. 3 .
  • step 303 the facility associates with the task shape the average action duration across all of the subject instances. After step 303 , the facility continues in step 307 .
  • step 304 the facility associates with the decision shape the number of subject instances that followed each exit path from the decision shape. After step 304 , the facility continues in step 307 .
  • step 305 the facility associates with the start shape the total number of subject instances. After step 305 , the steps continue in step 307 .
  • step 306 the facility associates with the end shape the total number of completed subject instances and the total number of terminated subject instances.
  • step 307 if additional shapes remain in the diagram to be processed, then the facility continues in step 301 to process the next shape of the diagram, else the facility continues in step 308 .
  • step 308 the facility displays the shapes of the diagram, including both the values associated with each shape in steps 303 - 306 and, in the case of some or all of the task shapes, flags whose colors are each based upon applying a test specified for the shape to and attributed average duration value. After step 308 , these steps conclude.
  • steps shown in FIG. 3 may be altered in a variety of ways. For example, the order of the steps may be rearranged; substeps may be performed in parallel; shown steps may be omitted, or other steps may be included; etc.
  • FIG. 4 is a table diagram showing sample contents of an action table containing process instance status information used by the facility.
  • the action table 400 is made up of rows, including rows 401 - 413 , each corresponding to a particular action of a particular process instance. Note that, while the sample contents of this table that are shown correspond generally to the example shown in FIG. 2 , for the sake of brevity, rows are included for only two of the 58 instances depicted in that example.
  • Each row is divided into the following columns: a TypeID column 451 containing a TypeID value corresponding to the process type to which the row corresponds, here an expense reimbursement process; a UniqueID column 452 containing a UniqueID value identifying a particular instance of the process to which the row corresponds; an ActionID column 453 containing an ActionID value identifying a particular action of the process to which the row corresponds; NextActionID column 454 containing the ActionID of the action that was performed in the instance of the process to which this row corresponds immediately after the action to which this row corresponds; a status column 455 that indicates the result of performing the action to which this row corresponds (The status “concluded” means that the action to which the row corresponds has finished; the status “completed” means that the instance to which the row corresponds succeeded; and the status “terminated” means that the instance to which the row corresponds failed.); and a duration column 456 indicating the amount of time that the actions which the row corresponds took to complete, expressed here in days.
  • rows 401 - 406 indicate that instance 1 of the process began in action 1, which concluded in zero days; the instance continued in action 2, which concluded in five days; the instance continued in action 3, which concluded in two days; the instance continued in action 4, which concluded in zero days; the instance continued in action 9, which concluded two days; and the instance continued in action 10, where it completed in zero days.
  • FIG. 4 and each of the table diagrams discussed below show a table whose contents and organization are designed to make them more comprehensible by a human reader
  • actual data structures used by the facility to store this information may differ from the table shown, in that they, for example, may be organized in a different manner; may contain more or less information than shown; may be compressed and/or encrypted; etc.
  • the contents of various fields may be encoded in different ways than the ways that are shown here for legibility.
  • any of the contained IDs may be represented as globally-unique IDs.
  • the status values may be encoded as whole number values or using other constant representations.
  • duration values may be expressed in a number of different units, or may be expressed with reference to absolute times at which the action began and/or ended.
  • FIGS. 5-8 show query results that can be derived from the action table and used to support the operation of the facility. It should be noted that, to facilitate comparison between FIGS. 5-8 in FIG. 4 , only the rows explicitly shown in FIG. 4 have been used to generate the contents of FIGS. 5-8 . Also, though not discussed explicitly below, in some embodiments the facility selects rows in a way that is also based upon TypeID and other qualifiers for subject instances, such as instance start and/or end date.
  • FIG. 5 is a table diagram showing a query result for deriving information used by the facility for task actions.
  • the query result 500 contains, for each unique ActionID contained in the action table, the average of the duration values among the rows containing that action ID. For example, row 502 indicates that the action having ActionID 2 took an average of 4.5 days to perform, based on the intersection of rows 402 and 408 with Duration column 456 . If FIG. 5 reflected the full contents of the action table supporting the report shown in FIG. 2 , row 502 would instead report an average duration of 4 days as shown in shape 202 .
  • FIG. 6 is a table diagram showing a query result for deriving information used by the facility for decision actions.
  • the query result 600 contains, for each unique combination of ActionID and NextActionID contained in the action table, the number of rows containing that combination. For example, row 604 indicates that the decision action having ActionID 4 took the yes path to action 5 in one instance based on the contents of row 410 , while row 604 indicates that the decision action having ActionID for took the no path to action 209 in one instance based on the contents of row 404 . If FIG. 6 reflected the full contents of the action table supporting the report shown in FIG. 2 , the table would instead report 51 instances in row 604 and 7 instances in row 605 as shown in shape 204 .
  • FIG. 7 is a table diagram showing a query result for deriving information used by the facility for start actions.
  • the query result 700 contains a unique count of all of the UniqueID values in the action table, which is reflective of the number of subject instances displayed in start shapes.
  • Row 701 indicates that the table contains two of these, based on rows 401 - 406 and 407 - 413 . If FIG. 6 reflected the full contents of the action table supporting the report shown in FIG. 2 , row 701 would instead report a value of 58 as shown in shape 201 .
  • FIG. 8 is a table diagram showing a query result for deriving information used by the facility for end actions.
  • the query result 800 contains, for each unique status value contained in the action table, the number of rows containing that status value.
  • Row 802 indicates that 1 action completed based on row 406
  • row 803 indicates that one action terminated based on row 403 . If FIG. 5 reflected the full contents of the action table supporting the report shown in FIG. 2 , the table would instead report 37 in row 802 and 21 in row 803 as shown in shape 210 .
  • the process instance status information used by the facility is converted from a form in which is maintained by the workflow tracking application into an XML or SolutionXML document, either by workflow tracking application, the facility, or an intermediary program. In some embodiments, this information is converted from a form defined by the Business Process Modeling Notation specification available at www.bpmn.org.
  • the SolutionXML representation uses the tags described below in Table 1.
  • the facility divides the sum of the values of the ⁇ Duration> tags under the ⁇ ActionID> tags containing the ActionID value corresponding to the shape by the number of ⁇ ActionID> tags containing the ActionID value corresponding to the shape.
  • the facility averages five days from the ⁇ Duration> tag in line 11 with four days from the ⁇ Duration> tag in line 43 to obtain a result of 4.5 days.
  • the facility counts the number of each value of the ⁇ NextActionID> tag under the ⁇ ActionID> tags containing the ActionID value corresponding to the shape.
  • the facility counts one exit along the no path in line 19 and one exit along the yes path in line 51.
  • the facility counts the number of unique values among the ⁇ UniqueID> tags.
  • Table 2 for shape 1 the facility counts unique value 1 of the ⁇ UniqueID> tag in line 2 and unique value 2 of the ⁇ UniqueID> tag in line 34 to obtain a result of two instances.
  • the facility counts the ⁇ UniqueID> tags having each completed and terminated values of ⁇ Status> tags under ⁇ ActionID> tags containing the ActionID value corresponding to the shape.
  • the facility counts one completed iteration in line 30 and one terminated iteration in line 67.
  • the facility uses a SolutionXML representation that contains aggregations across all subject iterations for each action.
  • a SolutionXML representation is shown below in Table 3.

Abstract

A facility for providing a workflow report document for a number of instances of a business process is described. In connection with information specifying the display of an arrangement of shapes each representing a constituent action of the business process, the facility provides information specifying the display in connection with shapes of the arrangement of at least one business process measure aggregated across all of the instances of the process.

Description

    CROSS REFERENCE TO RELATED APPLICATION
  • This application is a continuation application of U.S. patent application Ser. No. 11/352,865, filed on Feb. 13, 2006, and entitled “AUTOMATICALLY-GENERATED WORKFLOW REPORT DIAGRAMS,” which is incorporated herein in its entirety by reference.
  • TECHNICAL FIELD
  • The described technology is directed to the fields of business process reporting and dynamic diagramming.
  • BACKGROUND
  • Business process management, which are essentially workflow and tracking software applications, enable a company to automate and track business processes, also called “workflows,” that it uses frequently in its operation. For example, a company may use workflow tracking software to individually track the status of each of the number of different instances of an expense approval process, each of which must go through several different actions involving several different people.
  • To use such a workflow tracking application for a particular process, the company first defines the process in the workflow tracking application, such as by specifying the different actions that must be performed as part of the process, by whom, and in what order. Each time an instance of the process is started, the workflow tracking application is notified to identify the instance. Each time an action of the process is completed for an instance of the process, the workflow tracking application is notified so they can update its representation of the status of the instance.
  • Unfortunately, conventional workflow tracking applications have limited ways to display process instance status information for access and use by business users. In particular, these workflow tracking applications tend to display status information for one process instance at a time. Accordingly, a user of the workflow tracking application that wishes to understand the status of a large number of instances of a process must review individual reports on the status of each instance, and himself or herself aggregate this detailed information.
  • SUMMARY
  • A software facility automatically generates a workflow report diagrams that represents different instances of a process. This report consists of a graphical diagram depicting the process with information about the collective status of a number of different instances of the process, such as those instances of the process that concluded during the past week. The information added to the diagram by the facility may show, in connection with particular actions, the number of instances in which the action was performed, the average length of time required to perform the action across all of the instances, and/or an alert flag indicating whether the action is being performed satisfactorily across all of the instances. Where an action involves a decision branching to two or more different paths, the facility may add information to the diagram indicating the number of instances that took each path. The facility may add information to the diagram indicating the number of instances that completed successfully in the number that failed. In various embodiments, the information added to the diagram can be refreshed manually; refreshed automatically at a user-specified interval; and/or refreshed automatically in an event-driven manner when the instance statuses maintained by the workflow tracking application change.
  • In some cases, the facility provides a user interface for collecting information from a user to define the report diagrams, including information associating shapes in the diagram with status information stored by a workflow tracking application, and information specifying tests for whether a particular actions of the processor being performed satisfactorily.
  • This Summary is provided to introduce a selection of concepts in a simplified form that are further described below in the Detailed Description. This Summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used as an aid in determining the scope of the claimed subject matter.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a block diagram illustrating an example of a suitable computing system environment or operating environment in which the facility may be implemented.
  • FIG. 2 is a report diagram showing a typical workflow report diagram generated by the facility.
  • FIG. 3 is a flow diagram showing steps typically performed by the facility in order to generate a workflow report diagram.
  • FIG. 4 is a table diagram showing sample contents of an action table containing process instance status information used by the facility.
  • FIG. 5 is a table diagram showing a query result for deriving information used by the facility for task actions.
  • FIG. 6 is a table diagram showing a query result for deriving information used by the facility for decision actions.
  • FIG. 7 is a table diagram showing a query result for deriving information used by the facility for start actions.
  • FIG. 8 is a table diagram showing a query result for deriving information used by the facility for end actions.
  • DETAILED DESCRIPTION
  • A software facility for automatically generating workflow report diagrams (“the facility”) is described. In some embodiments, the facility provides a user interface that enables a user to (1) associate shapes in a graphical diagram, each representing an action in the process with a location in a data store where the workflow tracking application stores information about the completion of the action by different instances of the process, and (2) define for some or all of the actions of the process conditions for displaying alerts in connection with the associated shapes in the diagram.
  • In response, the facility automatically augments the diagram with information retrieved from the data store about the collective status of a number of different instances of the process, such as those instances of the process that concluded during the past week. In some embodiments, the information added to the diagram by the facility shows, in connection with particular actions, the number of instances in which the action was performed, the average length of time required to perform the action across all of the instances, and/or an alert flag indicating whether the action is being performed satisfactorily across all of the instances. In some embodiments, where an action involves a decision branching to two or more different paths, the facility adds information to the diagram indicating the number of instances that took each path. In some embodiments, the facility adds information to the diagram indicating the number of instances that completed successfully in the number that failed. In various embodiments, the information added to the diagram can be refreshed manually; refreshed automatically at a user-specified interval; and/or refreshed automatically in an event-driven manner when the instance statuses maintained by the workflow tracking application change.
  • In various embodiments, the facility uses a variety of techniques for extracting instance status information maintained by a variety of workflow tracking applications, including employing database access techniques, processing an XML or XML variant version of the information generated by the workflow tracking application, and/or calling an API to retrieve the instance status information or register for updates to the instance status information. In some embodiments, the facility itself aggregates instance status information to obtain the information added to the diagram, while in others, the facility relies on the workflow tracking application or another helper application to perform such aggregation.
  • By automatically generating workflow report diagrams in some or all of the manners described above, the facility makes it easy to obtain information about how a business process being used in his or her company is performing, and at what points such performance needs improvement. It provides summary information for all the collective instances of the process, in a single graphical diagram.
  • FIG. 1 is a block diagram illustrating an example of a suitable computing system environment 110 or operating environment in which the facility may be implemented. The computing system environment 110 is only one example of a suitable computing environment and is not intended to suggest any limitation as to the scope of use or functionality of the facility. Neither should the computing system environment 110 be interpreted as having any dependency or requirement relating to any one or a combination of components illustrated in the exemplary operating environment 110.
  • The facility is operational with numerous other general purpose or special purpose computing system environments or configurations. Examples of well-known computing systems, environments, and/or configurations that may be suitable for use with the facility include, but are not limited to, personal computers, server computers, handheld or laptop devices, tablet devices, multiprocessor systems, microprocessor-based systems, set top boxes, programmable consumer electronics, network PCs, minicomputers, mainframe computers, distributed computing environments that include any of the above systems or devices, and the like.
  • The facility may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, and so forth that perform particular tasks or implement particular abstract data types. The facility may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in local and/or remote computer storage media including memory storage devices.
  • With reference to FIG. 1, an exemplary system for implementing the facility includes a general purpose computing device in the form of a computer 111. Components of the computer 111 may include, but are not limited to, a processing unit 120, a system memory 130, and a system bus 121 that couples various system components including the system memory 130 to the processing unit 120. The system bus 121 may be any of several types of bus structures including a memory bus or memory controller, a peripheral bus, and a local bus using any of a variety of bus architectures. By way of example, and not limitation, such architectures include an Industry Standard Architecture (ISA) bus, Micro Channel Architecture (MCA) bus, Enhanced ISA (EISA) bus, Video Electronics Standards Association (VESA) local bus, and Peripheral Component Interconnect (PCI) bus also known as a Mezzanine bus.
  • The computer 111 typically includes a variety of computer-readable media. Computer-readable media can be any available media that can be accessed by the computer 111 and include both volatile and nonvolatile media and removable and nonremovable media. By way of example, and not limitation, computer-readable media may comprise computer storage media and communications media. Computer storage media include volatile and nonvolatile and removable and nonremovable media implemented in any method or technology for storage of information such as computer-readable instructions, data structures, program modules, or other data. Computer storage media include, but are not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can be accessed by the computer 111. Communications media typically embody computer-readable instructions, data structures, program modules, or other data in a modulated data signal such as a carrier wave or other transport mechanism and include any information delivery media. The term “modulated data signal” means a signal that has one or more of its characteristics set or changed in such a manner as to encode information in the signal. By way of example, and not limitation, communications media include wired media, such as a wired network or direct-wired connection, and wireless media, such as acoustic, RF, infrared, and other wireless media. Combinations of any of the above should also be included within the scope of computer-readable media.
  • The system memory 130 includes computer storage media in the form of volatile and/or nonvolatile memory such as read only memory (ROM) 131 and random access memory (RAM) 132. A basic input/output system (BIOS) 133, containing the basic routines that help to transfer information between elements within the computer 111, such as during start-up, is typically stored in ROM 131. RAM 132 typically contains data and/or program modules that are immediately accessible to and/or presently being operated on by the processing unit 120. By way of example, and not limitation, FIG. 1 illustrates an operating system 134, application programs 135, other program modules 136, and program data 137.
  • The computer 111 may also include other removable/nonremovable, volatile/nonvolatile computer storage media. By way of example only, FIG. 1 illustrates a hard disk drive 141 that reads from or writes to nonremovable, nonvolatile magnetic media, a magnetic disk drive 151 that reads from or writes to a removable, nonvolatile magnetic disk 152, and an optical disk drive 155 that reads from or writes to a removable, nonvolatile optical disk 156, such as a CD-ROM or other optical media. Other removable/nonremovable, volatile/nonvolatile computer storage media that can be used in the exemplary operating environment include, but are not limited to, magnetic tape cassettes, flash memory cards, digital versatile disks, digital video tape, solid state RAM, solid state ROM, and the like. The hard disk drive 141 is typically connected to the system bus 121 through a nonremovable memory interface, such as an interface 140, and the magnetic disk drive 151 and optical disk drive 155 are typically connected to the system bus 121 by a removable memory interface, such as an interface 150.
  • The drives and their associated computer storage media, discussed above and illustrated in FIG. 1, provide storage of computer-readable instructions, data structures, program modules, and other data for the computer 111. In FIG. 1, for example, the hard disk drive 141 is illustrated as storing an operating system 144, application programs 145, other program modules 146, and program data 147. Note that these components can either be the same as or different from the operating system 134, application programs 135, other program modules 136, and program data 137. The operating system 144, application programs 145, other program modules 146, and program data 147 are given different numbers herein to illustrate that, at a minimum, they are different copies. A user may enter commands and information into the computer 111 through input devices such as a tablet or electronic digitizer 164, a microphone 163, a keyboard 162, and a pointing device 161, commonly referred to as a mouse, trackball, or touch pad. Other input devices not shown in FIG. 1 may include a joystick, game pad, satellite dish, scanner, or the like. These and other input devices are often connected to the processing unit 120 through a user input interface 160 that is coupled to the system bus 121, but may be connected by other interface and bus structures, such as a parallel port, game port, or a universal serial bus (USB). A monitor 191 or other type of display device is also connected to the system bus 121 via an interface, such as a video interface 190. The monitor 191 may also be integrated with a touch-screen panel or the like. Note that the monitor 191 and/or touch-screen panel can be physically coupled to a housing in which the computer 111 is incorporated, such as in a tablet-type personal computer. In addition, computing devices such as the computer 111 may also include other peripheral output devices such as speakers 195 and a printer 196, which may be connected through an output peripheral interface 194 or the like.
  • The computer 111 may operate in a networked environment using logical connections to one or more remote computers, such as a remote computer 180. The remote computer 180 may be a personal computer, a server, a router, a network PC, a peer device, or other common network node, and typically includes many or all of the elements described above relative to the computer 111, although only a memory storage device 181 has been illustrated in FIG. 1. The logical connections depicted in FIG. 1 include a local area network (LAN) 171 and a wide area network (WAN) 173, but may also include other networks. Such networking environments are commonplace in offices, enterprisewide computer networks, intranets, and the Internet. For example, in the present facility, the computer 111 may comprise the source machine from which data is being migrated, and the remote computer 180 may comprise the destination machine. Note, however, that source and destination machines need not be connected by a network or any other means, but instead, data may be migrated via any media capable of being written by the source platform and read by the destination platform or platforms.
  • When used in a LAN networking environment, the computer 111 is connected to the LAN 171 through a network interface or adapter 170. When used in a WAN networking environment, the computer 111 typically includes a modem 172 or other means for establishing communications over the WAN 173, such as the Internet. The modem 172, which may be internal or external, may be connected to the system bus 121 via the user input interface 160 or other appropriate mechanism. In a networked environment, program modules depicted relative to the computer 111, or portions thereof, may be stored in the remote memory storage device 181. By way of example, and not limitation, FIG. 1 illustrates remote application programs 185 as residing on the memory storage device 181. It will be appreciated that the network connections shown are exemplary and other means of establishing a communications link between the computers may be used.
  • While various functionalities and data are shown in FIG. 1 as residing on particular computer systems that are arranged in a particular way, those skilled in the art will appreciate that such functionalities and data may be distributed in various other ways across computer systems in different arrangements. While computer systems configured as described above are typically used to support the operation of the facility, one of ordinary skill in the art will appreciate that the facility may be implemented using devices of various types and configurations, and having various components.
  • In order to more fully describe the facility, its operation in connection with a specific example is discussed hereafter.
  • FIG. 2 is a report diagram showing a typical workflow report diagram generated by the facility. The report is for an expense approval process, and is based upon a drawing created using the MICROSOFT VISIO application program made up of shapes 201-210. The report is for a period of time during which 58 instances of the process were performed. These instances are termed “subject instances,” because they are the instances of the process that are the subject of the report. In various embodiments, the facility selects as subject instances all instances that began during a subject period, all instances that ended during the subject period, or all instances that both began and ended during the subject period. In some embodiments, rather than selecting subject instances based upon a subject period, for particular number of instances n, the facility selects the n most recently begun or most recently ended instances.
  • The facility has augmented start shape 201 by adding the total number of subject instances of the process, 58. The facility has augmented shape 202 for a “Complete purchase expense form” task by adding the following: the average duration of this task across the subject instances, 4 days, as well as a green flag indicating that the task was performed satisfactorily during the subject instances; that is, the task has a satisfactorily short average duration across the subject instances. The facility has augmented shape 203 for a “Send in receipts” task by adding the following: the average duration of this task across the subject instances, 1 day, as well as a green flag indicating that the task was performed satisfactorily during the subject instances. The facility has augmented shape 204 for a “Amt >$75?” decision by adding the following: the total number of subject instances in which the no path to shape 209 was followed from this decision, 7, as well as the total number of subject instances in which the yes path to shape 205 was followed from this decision, 51. The facility has augmented shape 205 for a “Manager review” task by adding the following: the average duration of this task across the subject instances, 2 days, as well as a yellow flag indicating that the task was performed in a borderline fashion during the subject instances; that is, the task has an average duration across the subject instances that is in a range of medium acceptability. The facility has augmented shape 206 for a “Manager approves?” decision by adding the following: the total number of subject instances in which the no path to shape 210 was followed from this decision, 11, as well as the total number of subject instances in which the yes path to shape 207 was followed from this decision, 40. The facility has augmented shape 207 for a “Purchasing clerk review” task by adding the following: the average duration of this task across the subject instances, 15 days, as well as a red flag indicating that the task was performed on satisfactorily during the subject instances; that is, the task has an average duration across the subject instances that exceeds a threshold of minimum acceptability. The facility has augmented shape 208 for a “Purchasing clerk approves?” decision by adding the following: the total number of subject instances in which the no path to shape 210 was followed from this decision, 10, as well as the total number of subject instances in which the yes path to shape 209 was followed from this decision, 30. The facility has augmented shape 209 for an “Issue payment” task by adding the following: the average duration of this task across the subject instances, 1 day, as well as a green flag indicating that the task was performed satisfactorily during the subject instances. The facility has augmented end shape 210 by adding the total number of subject instances that were successfully completed, 37 (all arriving from shape 209, 7 via the no path from shape 204 and 30 via the yes path from shape 208), as well as the total number of subject instances that were terminated, i.e., not successfully completed, 21 (11 via the no path from shape 206, 10 via the no path from shape 208).
  • It can be seen at the report provides valuable aggregate information about the overall operation of the process. The report shows that 37 of 58 reimbursement requests were granted, or 64%; in 7 of 51 or 14% of the instances, both of the Manager review and Purchasing clerk review actions were obviated by a policy exempting requests for amounts no larger than $75; the Complete purchase expense form action, Send in receipts action, and Issue payment action are all being performed promptly by those responsible for them, while the Purchasing clerk review action is a significant bottleneck likely to merit attention from a person responsible for the process, and the Manager review action may also need to be addressed.
  • In some embodiments, the facility generates the report in such a way that the user can click anywhere on the report to display a more detailed version of process instance status information for all of the subject instances and actions. In some embodiment, the facility generates a report in such a way that the user can drill down on details of particular portions of the report. For example, in some embodiments, the user can click on a shape in the report to obtain additional details about the corresponding action. In some embodiments, the user can click on a count of instances, such as a count of instances that exited a decision action along the particular path, to obtain additional details about those instances.
  • Those skilled in the art will appreciate that a variety of other presentation techniques may be used by the facility in augmenting the drawing. As one example, a wide variety of indicator types may be used to show the degree to which a shape's average duration is acceptable, such as smiling/frowning faces, arrows pointing up or down, etc. as another example, counts of instances may be portrayed in a variety of other ways, such as using bar or pie graphs.
  • In order to support the operation of the facility, templates for four different types of shapes are either included with the drawing program or provided as a supplement to the drawing program: a start shape, an end shape, a task shape, and a decision shape. The templates for all the shapes include a property identifying a particular action in the process as defined in the workflow tracking application to which the shape corresponds. The template for the start shape includes a property indicating the number of subject instances that can be linked to the appropriate point in the data source maintained by the workflow tracking application. The template for the end shape includes a property for each the number of subject instances completed and the number of subject instances terminated that can each be linked to the appropriate point in the data source maintained by the workflow tracking application. The template for the task shape includes a property indicating the average duration of the task that can each be linked to the appropriate point in the data source maintained by the workflow tracking application, as well as properties that can be set to establish duration ranges for displaying alert flags. The template for the decision shape includes a property for the number of instances following each of the paths out of the shape that can be linked to the appropriate point in the data source maintained by the workflow tracking application.
  • While creating the drawing using these shape templates, or after the drawing has been completed, the user sets the properties above to enable the facility to generate the report by populating the additional displayed properties for any set of subject instances of the process. As a first matter, the user sets shape properties that associate information to be displayed in connection with each shape with the location in the workflow tracking application's data store or a separate data feed produced from the workflow tracking application's data store where this information is available. As is described in greater detail below in connection with FIGS. 3-8, for most shapes this involves storing a copy of an ActionID identifying the action in the workflow tracking application to which the shape corresponds. In the case of decision shapes, this involves storing, for each branch from the decision shape, a label for the branch, as well as an ActionID identifying the action to which the branch leads. In some embodiments, the facility provides a user interface to facilitate the setting of these properties. In some embodiments, aspects of this user interface are implemented as described in U.S. patent application Ser. No. 11/012,875 filed on Dec. 15, 2004, which is hereby incorporated by reference in its entirety. As a second matter, the user sets shape properties that specify average duration ranges that determine what color alert flag is displayed in connection with the shape for particular average duration value. In some embodiments, aspects of this user interface are implemented as described in U.S. patent application Ser. No. 11/105,115 filed on Apr. 11, 2005, which is hereby incorporated by reference in its entirety.
  • FIG. 3 is a flow diagram showing steps typically performed by the facility in order to generate a workflow report diagram. After the process drawing has been created and the properties of its shapes set as discussed above, these steps can be performed at any time to generate a new workflow report diagram for the process, in response to either user or programmatic initiation. In some embodiments, these steps are repeated periodically in order to maintain and up-to-date workflow report diagram or in response to the expiration of a periodic polling interval.
  • In steps 301-307, the facility loops through each shape of the diagram. In step 302, the facility branches on the type of the shape to store in the shape the information needed for its shape type: if the shape is a task shape, then the facility continues in step 303; if the shape is a decision shape, then the facility continues in step 304; if the shape is a start shape, then the facility continues in step 305; if the shape is an end shape, then the facility continues in step 306. Different approaches used by the facility in various embodiments to obtain this information are described below after FIG. 3.
  • In step 303, the facility associates with the task shape the average action duration across all of the subject instances. After step 303, the facility continues in step 307. In step 304, the facility associates with the decision shape the number of subject instances that followed each exit path from the decision shape. After step 304, the facility continues in step 307. In step 305, the facility associates with the start shape the total number of subject instances. After step 305, the steps continue in step 307. In step 306, the facility associates with the end shape the total number of completed subject instances and the total number of terminated subject instances.
  • In step 307, if additional shapes remain in the diagram to be processed, then the facility continues in step 301 to process the next shape of the diagram, else the facility continues in step 308. In step 308, the facility displays the shapes of the diagram, including both the values associated with each shape in steps 303-306 and, in the case of some or all of the task shapes, flags whose colors are each based upon applying a test specified for the shape to and attributed average duration value. After step 308, these steps conclude.
  • Those skilled in the art will appreciate that the steps shown in FIG. 3 may be altered in a variety of ways. For example, the order of the steps may be rearranged; substeps may be performed in parallel; shown steps may be omitted, or other steps may be included; etc.
  • In some embodiments, the process instance status information used by the facility is directly extracted from the database maintained by the workflow tracking application, either by the facility or an intermediary program. FIG. 4 is a table diagram showing sample contents of an action table containing process instance status information used by the facility. The action table 400 is made up of rows, including rows 401-413, each corresponding to a particular action of a particular process instance. Note that, while the sample contents of this table that are shown correspond generally to the example shown in FIG. 2, for the sake of brevity, rows are included for only two of the 58 instances depicted in that example. Each row is divided into the following columns: a TypeID column 451 containing a TypeID value corresponding to the process type to which the row corresponds, here an expense reimbursement process; a UniqueID column 452 containing a UniqueID value identifying a particular instance of the process to which the row corresponds; an ActionID column 453 containing an ActionID value identifying a particular action of the process to which the row corresponds; NextActionID column 454 containing the ActionID of the action that was performed in the instance of the process to which this row corresponds immediately after the action to which this row corresponds; a status column 455 that indicates the result of performing the action to which this row corresponds (The status “concluded” means that the action to which the row corresponds has finished; the status “completed” means that the instance to which the row corresponds succeeded; and the status “terminated” means that the instance to which the row corresponds failed.); and a duration column 456 indicating the amount of time that the actions which the row corresponds took to complete, expressed here in days. For example, rows 401-406 indicate that instance 1 of the process began in action 1, which concluded in zero days; the instance continued in action 2, which concluded in five days; the instance continued in action 3, which concluded in two days; the instance continued in action 4, which concluded in zero days; the instance continued in action 9, which concluded two days; and the instance continued in action 10, where it completed in zero days.
  • While FIG. 4 and each of the table diagrams discussed below show a table whose contents and organization are designed to make them more comprehensible by a human reader, those skilled in the art will appreciate that actual data structures used by the facility to store this information may differ from the table shown, in that they, for example, may be organized in a different manner; may contain more or less information than shown; may be compressed and/or encrypted; etc. Indeed, the contents of various fields may be encoded in different ways than the ways that are shown here for legibility. For example, any of the contained IDs may be represented as globally-unique IDs. Also, the status values may be encoded as whole number values or using other constant representations. Further, duration values may be expressed in a number of different units, or may be expressed with reference to absolute times at which the action began and/or ended.
  • FIGS. 5-8 show query results that can be derived from the action table and used to support the operation of the facility. It should be noted that, to facilitate comparison between FIGS. 5-8 in FIG. 4, only the rows explicitly shown in FIG. 4 have been used to generate the contents of FIGS. 5-8. Also, though not discussed explicitly below, in some embodiments the facility selects rows in a way that is also based upon TypeID and other qualifiers for subject instances, such as instance start and/or end date.
  • FIG. 5 is a table diagram showing a query result for deriving information used by the facility for task actions. The query result 500 contains, for each unique ActionID contained in the action table, the average of the duration values among the rows containing that action ID. For example, row 502 indicates that the action having ActionID 2 took an average of 4.5 days to perform, based on the intersection of rows 402 and 408 with Duration column 456. If FIG. 5 reflected the full contents of the action table supporting the report shown in FIG. 2, row 502 would instead report an average duration of 4 days as shown in shape 202.
  • FIG. 6 is a table diagram showing a query result for deriving information used by the facility for decision actions. The query result 600 contains, for each unique combination of ActionID and NextActionID contained in the action table, the number of rows containing that combination. For example, row 604 indicates that the decision action having ActionID 4 took the yes path to action 5 in one instance based on the contents of row 410, while row 604 indicates that the decision action having ActionID for took the no path to action 209 in one instance based on the contents of row 404. If FIG. 6 reflected the full contents of the action table supporting the report shown in FIG. 2, the table would instead report 51 instances in row 604 and 7 instances in row 605 as shown in shape 204.
  • FIG. 7 is a table diagram showing a query result for deriving information used by the facility for start actions. The query result 700 contains a unique count of all of the UniqueID values in the action table, which is reflective of the number of subject instances displayed in start shapes. Row 701 indicates that the table contains two of these, based on rows 401-406 and 407-413. If FIG. 6 reflected the full contents of the action table supporting the report shown in FIG. 2, row 701 would instead report a value of 58 as shown in shape 201.
  • FIG. 8 is a table diagram showing a query result for deriving information used by the facility for end actions. The query result 800 contains, for each unique status value contained in the action table, the number of rows containing that status value. Row 802 indicates that 1 action completed based on row 406, while row 803 indicates that one action terminated based on row 403. If FIG. 5 reflected the full contents of the action table supporting the report shown in FIG. 2, the table would instead report 37 in row 802 and 21 in row 803 as shown in shape 210.
  • In some embodiments, the process instance status information used by the facility is converted from a form in which is maintained by the workflow tracking application into an XML or SolutionXML document, either by workflow tracking application, the facility, or an intermediary program. In some embodiments, this information is converted from a form defined by the Business Process Modeling Notation specification available at www.bpmn.org.
  • The SolutionXML representation uses the tags described below in Table 1.
  • TABLE 1
    1 <TypeID> corresponds to column 451 of action table
    2 <UniqueID> corresponds to column 452 of action table
    3 <ActionID> corresponds to column 453 of action table
    4 <NextActionID> corresponds to column 454 of action table
    5 <Status> corresponds to column 455 of action table
    6 <Duration> corresponds to column 456 of action table
  • A version of the information contained in the action table shown in FIG. 4 represented in SolutionXML is shown below in Table 2.
  • TABLE 2
     1 <TypeID> 11
     2  <UniqueID> 1
     3   <ActionID> 1
     4    <NextActionID> 2
     5    <Status> concluded
     6    <Duration> 0
     7   </ActionID>
     8   <ActionID> 2
     9    <NextActionID> 3
    10    <Status> concluded
    11    <Duration> 5
    12   </ActionID>
    13   <ActionID> 3
    14    <NextActionID> 4
    15    <Status> concluded
    16    <Duration> 2
    17   </ActionID>
    18   <ActionID>4
    19    <NextActionID> 9
    20    <Status> concluded
    21    <Duration> 0
    22   </ActionID>
    23   <ActionID> 9
    24    <NextActionID> 10
    25    <Status> concluded
    26    <Duration> 2
    27   </ActionID>
    28   <ActionID> 10
    29    <NextActionID> 0
    30    <Status> completed
    31    <Duration> 0
    32   </ActionID>
    33  </UniqueID>
    34  <UniqueID> 2
    35   <ActionID> 1
    36    <NextActionID> 2
    37    <Status> concluded
    38    <Duration> 0
    39   </ActionID>
    40   <ActionID> 2
    41    <NextActionID> 3
    42    <Status> concluded
    43    <Duration> 4
    44   </ActionID>
    45   <ActionID> 3
    46    <NextActionID> 4
    47    <Status> concluded
    48    <Duration> 1
    49   </ActionID>
    50   <ActionID> 4
    51    <NextActionID> 5
    52    <Status> concluded
    53    <Duration> 0
    54   </ActionID>
    55   <ActionID> 5
    56    <NextActionID> 6
    57    <Status> concluded
    58    <Duration> 3
    59   </ActionID>
    60   </ActionID> 6
    61    <NextActionID> 10
    62    <Status> concluded
    63    <Duration> 0
    64   </ActionID>
    65   <ActionID> 10
    66    <NextActionID> 0
    67    <Status> terminated
    68    <Duration> 0
    69   </ActionID>
    70  </UniqueID>
    71 </TypeID>
  • In order to obtain the average duration for a task shape from the SolutionXML representation, the facility divides the sum of the values of the <Duration> tags under the <ActionID> tags containing the ActionID value corresponding to the shape by the number of <ActionID> tags containing the ActionID value corresponding to the shape. In Table 2, for shape 2, the facility averages five days from the <Duration> tag in line 11 with four days from the <Duration> tag in line 43 to obtain a result of 4.5 days.
  • In order to obtain the number of instances that followed each exit path from a decision shape, the facility counts the number of each value of the <NextActionID> tag under the <ActionID> tags containing the ActionID value corresponding to the shape. In Table 2 for shape 4, the facility counts one exit along the no path in line 19 and one exit along the yes path in line 51.
  • In order to obtain the total number of subject instances for a start shape, the facility counts the number of unique values among the <UniqueID> tags. In Table 2 for shape 1, the facility counts unique value 1 of the <UniqueID> tag in line 2 and unique value 2 of the <UniqueID> tag in line 34 to obtain a result of two instances.
  • In order to obtain the total number of completed and terminated instances for an end shape, the facility counts the <UniqueID> tags having each completed and terminated values of <Status> tags under <ActionID> tags containing the ActionID value corresponding to the shape. In Table 2 for shape 10, the facility counts one completed iteration in line 30 and one terminated iteration in line 67.
  • In some embodiments, rather than a SolutionXML representation that separately reflects each action of each iteration, the facility uses a SolutionXML representation that contains aggregations across all subject iterations for each action. An example of such a SolutionXML representation is shown below in Table 3.
  • TABLE 3
     1 <TypeID> 11
     2  <ActionID> 1
     3   <NextActionID>
     4    <2> 2
     5   </NextActionID>
     6   <Status>
     7    <concluded> 2
     8   </Status>
     9   <Duration> 0
    10  </ActionID>
    11  <ActionID> 2
    12   <NextActionID>
    13    <3> 2
    14   </NextActionID>
    15   <Status>
    16    <concluded> 2
    17   </Status>
    18   <Duration> 4.5
    19  </ActionID> 3
    20   <NextActionID>
    21    <4> 2
    22   </NextActionID>
    23   <Status>
    24    <concluded> 2
    25   </Status>
    26   <Duration> 1.5
    27  </ActionID>
    28  <ActionID> 4
    29   <NextActionID>
    30    <5> 1
    31    <9> 1
    32   <Status>
    33    <concluded> 2
    34   </Status>
    35   <Duration> 0
    36  </ActionID> 5
    37   <NextActionID>
    38    <6> 1
    39   </NextActionID>
    40   <Status>
    41    <concluded> 1
    42   </Status>
    43   <Duration> 3
    44  </ActionID>
    45  </ActionID> 6
    46   <NextActionID>
    47    <10> 1
    48   </NextActionID>
    49   <Status>
    50    <concluded> 1
    51   </Status>
    52   <Duration> 0
    53  </ActionID> </ActionID> 9
    54   <NextActionID>
    55    <10> 1
    56   </NextActionID>
    57   <Status>
    58    <concluded> 1
    59   </Status>
    60   <Duration> 2
    61  </ActionID>
    62  <ActionID> 10
    63   <NextActionID>
    64    <0> 2
    65   </NextActionID>
    66   <Status>
    67    <completed> 1
    68    <terminated> 1
    69   </Status>
    70   <Duration> 0
    71  </ActionID>
    72 </TypeID>
  • It will be appreciated by those skilled in the art that the above-described facility may be straightforwardly adapted or extended in various ways. For example, the facility may be used in connection with a wide variety of workflow tracking applications, drawing applications, and process instance status and drawing data formats. While the foregoing description makes reference to particular embodiments, the scope of the invention is defined solely by the claims that follow and the elements recited therein.

Claims (20)

We claim:
1. A method for updating a workflow report document, the method comprising:
accessing a document depicting a business process workflow having constituent actions, wherein the document comprises a plurality of shapes, each corresponding to a constituent action of the business process, and wherein performance of each constituent action across a plurality of iterations of the business process is tracked resulting in instances of performance-tracking information;
for each of the shapes of the plurality, receiving a reference usable to obtain one or more of the instances of performance-tracking information for the constituent action to which the shape corresponds across the plurality of iterations; and
updating, after the performance of one or more constituent actions, one or more of the shapes that correspond to the performed constituent actions, wherein the updating adds displayable results of calculations, for each of one or more of the shapes, wherein the results are configured to be displayed in connection with each shape, and wherein the calculations are based on the performance tracking information.
2. The method of claim 1 further comprising:
receiving a refresh signal comprising one of: input indicating a manual refresh and an indication of a timer expiration; and
in response to the refresh signal, using the references to obtain the instances of performance-tracking information;
wherein the updating is in response to both the refresh signal and the obtaining the instances of performance-tracking information.
3. The method of claim 1 further comprising:
receiving, from a workflow monitoring system, a refresh signal including an indication that an event corresponding to one or more of the constituent actions of the business process has occurred; and
in response to the refresh signal, obtaining the instances of performance-tracking information;
wherein the updating is in response to the refresh signal and the obtaining the instances of performance-tracking information.
4. The method of claim 1 further comprising:
receiving user input specifying an average duration threshold for a task, the task corresponding to a set of one or more of the constituent actions; and
determining an average amount of time used to perform the one or more actions corresponding to the task across all iterations of the business process.
5. The method of claim 4 further comprising:
determining that the average amount of time does not exceed the specified average duration threshold; and
in response to the determining that the average amount of time does not exceed the specified average duration threshold, displaying, in connection with one or more of the shapes corresponding to the constituent actions of the task, a graphical indication having a positive connotation.
6. The method of claim 4 further comprising:
determining that the average amount of time exceeds the specified average duration threshold; and
in response to the determining that the average amount of time exceeds the specified average duration threshold, displaying, in connection with one or more of the shapes corresponding to the constituent actions of the task, a graphical indication having a negative connotation.
7. The method of claim 1, wherein the received instances of performance-tracking information are expressed at least in part in an XML-based markup language.
8. The method of claim 1, wherein a distinguished shape of the document represents a task action performed with the assistance of a human agent, and the calculations producing the displayable results for the distinguished shape are an aggregation across the plurality of instances of the amount of time taken by the human agent to perform the task action.
9. The method of claim 1, wherein a distinguished shape of the document represents a task action performed with the assistance of a human agent, and the displayable results for the distinguished shape include an indication of a satisfaction rating for an amount of time taken by the human agent to perform the task action across the instances of the plurality.
10. The method of claim 1, wherein a distinguished shape of the document represents a decision action that branches each instance of the business process workflow to one of a plurality of paths, and the displayable results for the distinguished shape include an indication of an aggregation across the plurality of instances of the path to which the instance was branched.
11. The method of claim 1, wherein one or more distinguished shapes contain a link that enables access to additional information about at least a subset of the plurality of instances of performance-tracking information for the constituent actions corresponding to the distinguished shapes.
12. The method of claim 1 further comprising:
receiving a selection of a shape;
receiving a performance value for the selected shape; and
applying a test for the selected shape to the attributed performance value.
13. A computer-readable storage device storing instructions configured to, when executed by a computing device, cause the computing device to perform operations for updating a workflow report document, the operations comprising:
accessing a document depicting a business process workflow having constituent actions, wherein the document comprises a plurality of shapes, each corresponding to a constituent action of the business process, and wherein performance of each constituent action across a plurality of iterations of the business process is tracked resulting in instances of performance-tracking information;
for each of the shapes of the plurality, receiving a reference usable to obtain one or more of the instances of performance-tracking information for the constituent action to which the shape corresponds across the plurality of iterations; and
updating, after the performance of one or more constituent actions, one or more of the shapes that correspond to the performed constituent actions, wherein the updating adds displayable results of calculations that are configured to be displayed in connection with a distinguished shape, and wherein the calculations are based on the performance tracking information.
14. The computer-readable storage device of claim 13, wherein the displayable results comprise one or more of: a colored flag, a total number of instances of a distinguished path from a branch being taken across the plurality of iterations, a total number of successfully completed instances across the plurality of iterations, and a total number of terminated instances across the plurality of iterations.
15. The computer-readable storage device of claim 13, wherein a task corresponds to a set of one or more of the constituent actions, and the displayable results comprise one or more of: a green flag indicating that the task was performed satisfactorily, a yellow flag indicating that the task was performed in a borderline fashion, and a red flag indicating that the task was not performed satisfactorily.
16. A system for updating a workflow report document, the system comprising:
means for storing a document depicting a business process workflow having constituent actions, wherein the document comprises a plurality of shapes, each corresponding to a constituent action of the business process, wherein:
the document contains, corresponding to each of the plurality of shapes, a reference, each reference usable to obtain, from a data store, one or more instances of performance-tracking information for constituent actions associated with that shape; and
the instances of performance-tracking information are received at the data store from a component tracking performance of each constituent action; and
means for updating, after the performance of one or more constituent actions, one or more of the shapes that correspond to the performed constituent actions, wherein the updating adds displayable results of calculations, that are configured to be displayed in connection with a distinguished shape, and wherein the calculations are based on the performance tracking information.
17. A system for updating a workflow report document, the system comprising:
a processor;
a memory comprising a stored document depicting a business process workflow having constituent actions, wherein the document comprises a plurality of shapes, each corresponding to a constituent action of the business process, wherein:
the document contains, corresponding to each of the plurality of shapes, a reference, each reference usable to obtain, from a data store, one or more instances of performance-tracking information for constituent actions associated with that shape; and
the instances of performance-tracking information are received at the data store from a component tracking performance of each constituent action; and
a updater configured to update, after the performance of one or more constituent actions, one or more of the shapes that correspond to the performed constituent actions, wherein the updating adds displayable results of calculations, that are configured to be displayed in connection with a distinguished shape, and wherein the calculations are based on the performance tracking information.
18. The system of claim 17 further comprising: a shape-generating component configured to receive user input, the user input specifying a shape template and an indication of a distinguished reference, wherein the shape-generating component is further configured to, in response to receiving the user input, add a shape to the document based on the shape template and corresponding to a distinguished constituent action, the distinguished constituent action based on the distinguished reference being usable to obtain, from the data store, instances of performance-tracking information for the distinguished constituent action.
19. The system of claim 18, wherein the shape template is selected from a set of available templates, the set of available templates comprising: a start template, an end template, a task template, and a decision template.
20. The system of claim 19, wherein:
user input specifying the start template further comprises an indication of a number of iterations that may be tracked; and
user input specifying the task template further comprises an indication of an expected average duration for a task.
US14/079,502 2006-02-13 2013-11-13 Automatically-generated workflow report diagrams Abandoned US20140316843A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US14/079,502 US20140316843A1 (en) 2006-02-13 2013-11-13 Automatically-generated workflow report diagrams

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US11/352,865 US8595047B2 (en) 2006-02-13 2006-02-13 Automatically-generated workflow report diagrams
US14/079,502 US20140316843A1 (en) 2006-02-13 2013-11-13 Automatically-generated workflow report diagrams

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US11/352,865 Continuation US8595047B2 (en) 2006-02-13 2006-02-13 Automatically-generated workflow report diagrams

Publications (1)

Publication Number Publication Date
US20140316843A1 true US20140316843A1 (en) 2014-10-23

Family

ID=38369817

Family Applications (2)

Application Number Title Priority Date Filing Date
US11/352,865 Active 2030-01-24 US8595047B2 (en) 2006-02-13 2006-02-13 Automatically-generated workflow report diagrams
US14/079,502 Abandoned US20140316843A1 (en) 2006-02-13 2013-11-13 Automatically-generated workflow report diagrams

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US11/352,865 Active 2030-01-24 US8595047B2 (en) 2006-02-13 2006-02-13 Automatically-generated workflow report diagrams

Country Status (1)

Country Link
US (2) US8595047B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140053070A1 (en) * 2012-06-05 2014-02-20 Dimensional Insight Incorporated Guided page navigation
WO2016164599A1 (en) * 2015-04-07 2016-10-13 Jabil Circuit, Inc. System and method for modular customization of intermediate business documentation generation
US10445674B2 (en) 2012-06-05 2019-10-15 Dimensional Insight Incorporated Measure factory
US10671955B2 (en) 2012-06-05 2020-06-02 Dimensional Insight Incorporated Dynamic generation of guided pages
US10755233B2 (en) 2012-06-05 2020-08-25 Dimensional Insight Incorporated Guided page navigation

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080115077A1 (en) * 2006-11-09 2008-05-15 International Business Machines Corporation Persistent status indicator for calendar
US8621421B2 (en) 2010-06-10 2013-12-31 Microsoft Corporation Workflow visualization
US8805716B2 (en) * 2012-03-19 2014-08-12 Dell Products, Lp Dashboard system and method for identifying and monitoring process errors and throughput of integration software
US9870352B2 (en) * 2013-03-07 2018-01-16 Ricoh Company, Ltd. Creating a dashboard for tracking a workflow process involving handwritten forms
US9910487B1 (en) * 2013-08-16 2018-03-06 Ca, Inc. Methods, systems and computer program products for guiding users through task flow paths
US20160019477A1 (en) * 2014-07-15 2016-01-21 Scott Paul Reida Axis-based workflow visualization for conveying workflow characteristics on a media device
US10360197B2 (en) * 2014-10-22 2019-07-23 Accenture Global Services Limited Electronic document system
JP6014104B2 (en) * 2014-11-27 2016-10-25 富士重工業株式会社 Traffic control training scenario creation device, traffic control training device, and traffic control training scenario creation program
US20170316354A1 (en) * 2016-04-29 2017-11-02 Honeywell International Inc. Managing incident workflow
US10692030B2 (en) * 2016-06-21 2020-06-23 Amazon Technologies, Inc. Process visualization platform

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20010032120A1 (en) * 2000-03-21 2001-10-18 Stuart Robert Oden Individual call agent productivity method and system
US20040148213A1 (en) * 2002-11-25 2004-07-29 Microsoft Corporation Automated workflow constraints
US20050071243A1 (en) * 2003-09-30 2005-03-31 Anandhi Somasekaran Non-disruptive business process debugging and analysis
US20060271933A1 (en) * 2005-02-08 2006-11-30 Agassi Shai E Business process extension for productivity suite application
US20070033129A1 (en) * 2005-08-02 2007-02-08 Coates Frank J Automated system and method for monitoring, alerting and confirming resolution of critical business and regulatory metrics

Family Cites Families (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5745901A (en) * 1994-11-08 1998-04-28 Kodak Limited Workflow initiated by graphical symbols
US5835898A (en) * 1996-02-29 1998-11-10 Dcd Corporation Visual schedule management system for a manufacturing facility
US5870558A (en) * 1996-06-25 1999-02-09 Mciworldcom, Inc. Intranet graphical user interface for SONET network management
GB9623954D0 (en) * 1996-11-15 1997-01-08 Xerox Corp Systems and methods providing flexible representations of work
US6225998B1 (en) * 1997-12-02 2001-05-01 Aspect Communications Visual design of workflows for transaction processing
US7555459B2 (en) * 2000-10-02 2009-06-30 International Projects Consultancy Services, Inc. Automated loan processing system and method
US8155997B2 (en) * 2002-02-28 2012-04-10 Canfield David A Methods and systems for performance tracking
US7107285B2 (en) * 2002-03-16 2006-09-12 Questerra Corporation Method, system, and program for an improved enterprise spatial system
US20030212518A1 (en) * 2002-05-09 2003-11-13 Johnson & Johnson System and method for quality performance evaluation and reporting
US20040260593A1 (en) * 2003-05-20 2004-12-23 Klaus Abraham-Fuchs System and user interface supporting workflow operation improvement
US20050043982A1 (en) * 2003-08-22 2005-02-24 Nguyen Vinh Dinh Contextual workflow modeling
CA2451164C (en) * 2003-09-11 2016-08-30 Teamplate Inc. Customizable components
US20050096950A1 (en) * 2003-10-29 2005-05-05 Caplan Scott M. Method and apparatus for creating and evaluating strategies
WO2005060406A2 (en) * 2003-12-04 2005-07-07 United States Postal Service Systems and methods for assessing and tracking operational and functional performance
US7493593B2 (en) * 2004-03-18 2009-02-17 International Business Machines Corporation Method for generating a business process execution language for web services executable workflow code from an unstructured cyclic business process model
US20060047540A1 (en) * 2004-09-01 2006-03-02 Hutten Bruce V System and method for underwriting
US7564458B2 (en) 2004-12-15 2009-07-21 Microsoft Corporation System and method for interactively linking data to shapes in a diagram
US8683435B2 (en) * 2005-01-28 2014-03-25 Datalabs System and method for configuring electronic data capture and data management systems for clinical trials
US7747946B2 (en) 2005-04-11 2010-06-29 Microsoft Corporation System and method for adorning shapes with data driven objects

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20010032120A1 (en) * 2000-03-21 2001-10-18 Stuart Robert Oden Individual call agent productivity method and system
US20040148213A1 (en) * 2002-11-25 2004-07-29 Microsoft Corporation Automated workflow constraints
US20050071243A1 (en) * 2003-09-30 2005-03-31 Anandhi Somasekaran Non-disruptive business process debugging and analysis
US20060271933A1 (en) * 2005-02-08 2006-11-30 Agassi Shai E Business process extension for productivity suite application
US20070033129A1 (en) * 2005-08-02 2007-02-08 Coates Frank J Automated system and method for monitoring, alerting and confirming resolution of critical business and regulatory metrics

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10445674B2 (en) 2012-06-05 2019-10-15 Dimensional Insight Incorporated Measure factory
US10671956B2 (en) 2012-06-05 2020-06-02 Dimensional Insight Incorporated Measure factory
US9229607B2 (en) * 2012-06-05 2016-01-05 Dimensional Insight Incorporated Guided page navigation
US9274668B2 (en) * 2012-06-05 2016-03-01 Dimensional Insight Incorporated Guided page navigation
US11922349B2 (en) 2012-06-05 2024-03-05 Dimensional Insight, Incorporated Dynamic generation of guided pages
US20140053070A1 (en) * 2012-06-05 2014-02-20 Dimensional Insight Incorporated Guided page navigation
US20140068431A1 (en) * 2012-06-05 2014-03-06 Dimensional Insight Incorporated Guided page navigation
US11755972B2 (en) 2012-06-05 2023-09-12 Dimensional Insight Incorporated Dynamic generation of guided pages
US11429914B2 (en) 2012-06-05 2022-08-30 Dimensional Insight Incorporated Dynamic generation of guided pages
US10671955B2 (en) 2012-06-05 2020-06-02 Dimensional Insight Incorporated Dynamic generation of guided pages
US10755233B2 (en) 2012-06-05 2020-08-25 Dimensional Insight Incorporated Guided page navigation
US10832198B2 (en) 2012-06-05 2020-11-10 Dimensional Insight Incorporated Guided page navigation
US10839327B2 (en) 2012-06-05 2020-11-17 Dimensional Insight Incorporated Measure factory
US11449835B2 (en) 2012-06-05 2022-09-20 Dimensional Insight Incorporated Guided page navigation
US11164131B2 (en) 2012-06-05 2021-11-02 Dimensional Insight Incorporated Measure factory
US10430742B2 (en) 2015-04-07 2019-10-01 Jabil Inc. System and method for modular customization of intermediate business documentation generation
US20220101236A1 (en) * 2015-04-07 2022-03-31 Jabil Inc. System and method for modular customization of intermediate business documentation generation
US11087257B2 (en) * 2015-04-07 2021-08-10 Jabil Inc. System and method for modular customization of intermediate business documentation generation
US11699115B2 (en) * 2015-04-07 2023-07-11 Jabil Inc. System and method for modular customization of intermediate business documentation generation
US20190378072A1 (en) * 2015-04-07 2019-12-12 Jabil Inc. System and method for modular customization of intermediate business documentation generation
WO2016164599A1 (en) * 2015-04-07 2016-10-13 Jabil Circuit, Inc. System and method for modular customization of intermediate business documentation generation

Also Published As

Publication number Publication date
US20070192118A1 (en) 2007-08-16
US8595047B2 (en) 2013-11-26

Similar Documents

Publication Publication Date Title
US8595047B2 (en) Automatically-generated workflow report diagrams
US8121875B2 (en) Comparing taxonomies
US20060129481A1 (en) System and method for self-monitoring credit information
WO2019056710A1 (en) Supplier recommendation method and apparatus, and computer readable storage medium
US8799796B2 (en) System and method for generating graphical dashboards with drill down navigation
US20030065613A1 (en) Software for financial institution monitoring and management and for assessing risk for a financial institution
US20120159297A1 (en) System and method for generating a pivot table
US20140324497A1 (en) Tracking business processes and instances
US7797356B2 (en) Dynamically detecting exceptions based on data changes
JP2006260557A (en) Method for presenting spreadsheet-driven key performance indicator and computer-readable medium
US9304991B2 (en) Method and apparatus for using monitoring intent to match business processes or monitoring templates
US20110191128A1 (en) Method and Apparatus for Creating a Monitoring Template for a Business Process
US6597379B1 (en) Automated navigation to exceptional condition cells in a merchandise planning system
US20080250320A1 (en) User-defined media annotations on dynamic charts
US7870480B1 (en) Methods and apparatus for storing and retrieving annotations accessible by a plurality of reports
CN107958321A (en) Model verifies system and method
US20120166239A1 (en) Balanced Scorecard And Reporting Tool
US20080250326A1 (en) User-defined visual indicators on dynamic charts
US9607432B2 (en) Systems and methods for hybrid process mining and manual modeling with integrated continuous monitoring
WO2007117595A2 (en) Definition and management of procedures in a distributed environment
WO2024040817A1 (en) Bond risk information processing method based on big data and related device
US20080244399A1 (en) Contextual support center
US20180174059A1 (en) Data processing for predictive analytics
WO2007047538A1 (en) Delivery date simulation and control
US20100174550A1 (en) Method and system for online inventory and cost management

Legal Events

Date Code Title Description
AS Assignment

Owner name: MICROSOFT CORPORATION, WASHINGTON

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:BUKOVEC, MAI-LAN TOMSEN;REEL/FRAME:032783/0470

Effective date: 20060210

AS Assignment

Owner name: MICROSOFT TECHNOLOGY LICENSING, LLC, WASHINGTON

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MICROSOFT CORPORATION;REEL/FRAME:034747/0417

Effective date: 20141014

Owner name: MICROSOFT TECHNOLOGY LICENSING, LLC, WASHINGTON

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MICROSOFT CORPORATION;REEL/FRAME:039025/0454

Effective date: 20141014

STCB Information on status: application discontinuation

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