Apparatus and Systems For Measuring, Monitoring, Tracking and Simulating Enterprise Communications and Processes
The present invention comprises apparatus and systems for measuring, monitoring, tracking and simulating enterprise communications and processes. A central message repository or database is constructed, comprised of monitoring messages sent from process messaging systems. The database may then be accessed or queried as desired. A simulation tool assists in reviewing present and proposed processes and sub-processes before modifying existent systems or creating new systems.
Latest YYZ LLC Patents:
The present invention relates to apparatus and systems for measuring, monitoring, tracking and simulating enterprise communications and processes. More particularly, the present invention relates to computer-based apparatus and systems for measuring, monitoring, tracking and simulating enterprise communications and processes in an asynchronous messaging environment.
BACKGROUND OF THE INVENTIONThe activities of a business or enterprise can be grouped into processes. Processes are business operations that are separated as desired and usually occur across business units. For example, the process of taking orders and turning those orders into revenue may be known as Order to Cash. The processes are comprised of sub-processes. For example, Order to Cash may be broken down into sub-processes such as Receive Order Inquiry, Provide Customer Quotation, Create Customer Outline Agreement, Create Sales Order, Schedule Production, Manufacture Product, Ship Product and Invoice Customer. Each sub-process may in turn be broken down into discrete activities such as providing customer number, entering that customer number, establishing pricing, determining a shipping date, etc.
The processes, sub-processes and activities operate, in part, by communicating information. For example, users may communicate through email. As another example, applications may communicate amongst themselves through electronic data interchange (“EDI”) and other similar services. Communication occurs horizontally, that is, among a process, sub-process and activities, as well as vertically, that is, between processes, sub-processes and activities.
Whether communications occur horizontally or vertically, among applications or users, communications are increasingly asynchronous or message based. That is, enterprise communications were formerly primarily synchronous, or connection oriented, in which a connection is established with prior coordination between communication end points with data then being transmitted over the connection. Enterprise communications are now increasingly asynchronous, or connectionless, transmitting data without prior coordination between communication end points, such as through “event based” communications which use messages to move data instead of large files.
Asynchronous or message based communications permit loosely coupled connections among and between systems because the end points do not have to be prepared to receive the data when the message is transmitted. Loosely coupled connections permit more flexibility in assembling processes. Flexibility in assembling processes is desirable in order to permit quick reaction to changing business conditions: if a particular sub-process or activity becomes unusable, the process can be reassembled with a new sub-process or activity. For example, if a Manufacture Product sub-process in the Order to Cash process at Widget Co. enterprise has a specific factory identified to manufacture the product and that factory has a fire or other disaster, making it unusable, Widget Co. will need to substitute a new factory. The ripple effect of that substitution among all of Widget Co.'s processes will change any number of parameters. A loosely coupled asynchronous connection among Widget Co.'s processes provides rapid substitution of the new factory for the old because the end points of communication to the new factory do not have to be predetermined before communications begin with the new factory. Thus, the flexibility of the asynchronous message based communication has permitted quick response to changing business conditions.
Despite this flexibility, asynchronous or message based communications are problematic because of their loosely coupled nature. At any given time, precise information on the progress of the processes is difficult to obtain—messages may be in transit and not instantly locatable. For example, if a customer calls for the status of an order, an enterprise customer service representative may be able to determine nothing more than the fact that the order has been received and that the scheduled ship date is X. There is often no ability to drill down into the information levels and review the status in more granularity, such as the location of the good, the manufacturing status, etc., because the information required to review that status is in transit and unable to be reviewed.
Of course, if the enterprise lacks the ability to access status information, business partners of the enterprise will similarly lack that ability. Thus, asynchronous communications may well increase inefficiency among business partners as well.
The difficulty in reporting caused by message based architecture also makes it difficult for the enterprise to measure the efficiency of its processes and their sub-process. Asynchronous messaging, with its indeterminate transmission of information, means a company may not be able to easily measure the interval between each sub-process, e.g. the time between Scheduling Production and the Manufacturing of a Product, and so easily measure the efficiency of their operations.
Finally, asynchronous messaging may provide an enterprise with an ability to model and simulate processes. That is, since information flows can be readily estimated through enterprises with asynchronous messaging, and processes can be easily modeled from those flows, asynchronous messaging modeling provides the potential to model and simulate processes. That potential is not realized with present technology, however. Moreover, since as described above, enterprises lack information on the processes they have implemented, the enterprises are handicapped in their ability to modify those processes or plan new processes. A modeling and simulation tool, demonstrating processes, sub-processes and their activity or granular detail level would be extremely helpful, and would give the enterprise an opportunity to assemble, test, adjust, and simulate processes and their details.
Accordingly, it is an object of the present invention to provide a tool for simulating message based architectures.
It is a further object of the present invention to provide monitoring capabilities for enterprise processes.
The present invention comprises apparatus and systems for measuring, monitoring, tracking and simulating enterprise communications and processes in an asynchronous messaging environment. For each original message sent within a process, sub-process or activity, the preferred embodiments of the present invention send a separate monitoring message containing data from the central message repository or database. This data may include date, time, customer number, materials, quantity, amount, or other information, and be copied from the original message. Other embodiments may add data to the monitoring message aside from that contained in the original message.
This central message repository or database is comprised of information passing through the enterprise. In effect, the database provides a collection point or an “end point” for the asynchronous communications, and so allows the flexibility of asynchronous communications to be combined with the precision of synchronous communications. The database can be reviewed in any number of ways. For example, the database can be queried to obtain specific information about that particular order or customer or could be examined across larger time spans such as days, weeks, or months, to gauge trends or performance. Of course, some preferred embodiments may wish to create mirror databases or other databases that can be used in various ways.
An enterprise's information flow can also be readily modeled and simulated through creating new process, sub-process and/or activities or altering existing process, sub-process or activities. The information flows from those creations or alterations can be collected in one or more databases and examined as desired.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTSA messaging component is added to the messaging broker, through methods known in the art. This messaging component creates a “monitoring” message for each original message received by the broker. This monitoring message contains, in this embodiment, specific data generated from the original messages passing between the sub-processes. The monitoring message with its data is then sent from the messaging broker to a central database repository or database (the terms “repository” or “database” are used interchangeably throughout.)
The messaging component may be, in some embodiments, or may not be, in other embodiments, provided by the messaging broker. For example, IBM's MQSeries messaging broker provides a component that can be configured to perform a copying function for the messages it receives, and so create monitoring messages for the messages it receives.
The specific data contained in the monitoring messages (in this embodiment, this data is copied from the original messages passing between the sub-processes) is organized into data fields. Those data fields are path specific in this embodiment. For example, assume a customer calls the enterprise (Widget Co.) whose process is shown in
The monitoring message contains, in this embodiment, specific data fields. (Of course, other embodiments may have different data fields.) Those data fields are:
The first field, the
The
The monitoring message data populates one information flow or transaction record (“transaction record.”) As monitoring messages progress through any given process and/or sub-process, the transaction record is updated. Once the monitoring messages complete the transaction record, all of the information needed to measure that transaction through the process is contained in one record in the central message database. (Of course, if the monitoring messages do not fully populate the transaction record, e.g., the transaction is aborted in mid process, then these abandoned records may be made available as well with an indication that they were abandoned.)
The central message database can be reviewed in any number of ways, in order to measure, monitor and track enterprise communications and processes, e.g., to provide information or generate reports. Using the central message database to provide information or generate reports “off loads” the information access or reporting processes from the applications that generate messages initially, e.g., sub-processes such as those seen in
The information retrieved from the central message database may include, but is not limited to, information about any particular order or customer, information about process efficiency, “snapshot” or time slice information, information across time spans such as days, weeks, or months, information to gauge trends or performance, etc. Also, in some embodiments, a “real-time” tool may be used to track the progress of transaction records and/or processes and use distribution methods such as broadcasting, WAP, etc. to provide the information to users. For example, if a process such as pipeline capacity for oil and natural gas transmissions is implemented and monitored through an embodiment of the present invention, the central message database will constantly broadcast unused pipeline capacity, which information in turn can be used to sell, trade or barter that unused capacity. As another example, information about an enterprise's processes can be made available over an intranet, extranet, the Internet, etc. to business partners or other entities. One example would be providing information to stock analysts so that they could track any particular enterprise's productivity or other areas of interest. Another example would be providing information to actual or potential business partners to check production capacity, shipping capacity, or other areas of interest. In some embodiments, with regard to external entities, communication channels between the external entities and the enterprise might well be established, so that central message databases exist on both ends of the communication channel.
The central message database allows for broader analysis of trends that may include: time between sub-processes, variances by customer, variances by order amount, bottlenecks in the process, etc. For example, it would be possible to determine how many orders stood between Order and Invoice. This may allow for the acceleration of some orders so they could be booked by quarter close. For example, a vendor bottleneck may be identified in the course of review of the processes, sub-processes and/or activities. For example, seasonal variations in processes, sub-processes and/or activities may be identified as well.
Of course, some embodiments may create mirror databases and/or generate other databases that can be used by various entities. For example, an enterprise may create a number of central message databases which could track processes, sub-processes and/or activities in whole or part. These databases could also be combined as desired.
Monitoring message database(s) may be used, in some embodiments, in various ways, either in addition to or instead of central message database(s.) For example, a monitoring message database or a central message database may be used to generate messages and feedback to the processes, sub-processes, activities and/or applications, as well as to users and/or administrators (herein generally “users.”) Various messages transmitted from sub-process applications such as error messages would generate special monitoring messages which would be added to a message monitoring database. Other events, exceptions, triggers and thresholds, could be tracked as well in various embodiments and be used to signal conditions, problems, etc. by various methods such as “flagged” or specially designated messages or other indicators.
Access to the database(s) is, in the preferred embodiments, on a secured or authorized basis, with different users obtaining different levels of access to the data in the database.
The preferred embodiments of the present invention also provide a simulation module for business processes. The simulation module makes possible simulation of new processes, their sub-processes and the activities that make up the sub-processes. This provides the enterprise or other user with the opportunity to assemble, test, adjust, and simulate processes before they are integrated into the enterprise.
The simulation module of the preferred embodiments provides the ability to assemble simulated processes in two primary ways. The first primary way is through provision of a toolkit or palette of predetermined sub-processes to the user. The user can then choose from that palette of sub-processes to form a process for an organization, which is then used in the simulation as is explained in further detail below.
The second primary method of assembling processes is to provide the user with activities, which are the most granular construct of a sub-process. Additionally, more sophisticated users will be given the opportunity to assemble their own activities. Either or both options of this second primary method can be offered in various embodiments. Additionally, the first and second primary methods can be combined in certain embodiments as well.
The preferred embodiments permit use of discrete activities among sub-processes, perhaps in an object oriented format, in order to save time and increase productivity. These activities can then be connected to form one or more sub-processes, which in turn can be connected to form one or more processes. The ability to create additional sub-processes would allow for the company to add their unique sub-processes to the palette.
It should be noted that in other embodiments, the simulation module may be constructed in other ways. For example, preconfigured, industry-specific processes may be supplied that can be altered and/or provided with enterprise specifics.
The simulation model is contained, in the preferred embodiments, on a corporate intranet or extranet. The underlying assumption of the simulation model in the preferred embodiments is that the completion of each sub-process will generate a message. So, for example, if a process such as that of
Other alternatives are possible for other embodiments of the simulation module. For example, the embodiments discussed above have some alternatives as predetermined, which makes the construction of sub-process modules more convenient. In other embodiments non-predetermined alternatives may be used. Moreover, any desired processes that are not defined in predetermined modules can be developed and made available to the user. For example, a tool such as that shown in
The simulation module is, in the preferred embodiments, either stand-alone or contained as part of a monitoring apparatus and/or system as had been described above. If the latter, then “real-time” data and processes, sub-processes and activities can be used in the simulation apparatus and/or process. The simulator module permits processes and sub-processes to be defined, simulated, and refined before modifying existent systems or implementing new systems.
The above description and the views and material depicted by the figures are for purposes of illustration only and are not intended to be, and should not be construed as, limitations on the invention.
Moreover, certain modifications or alternatives may suggest themselves to those skilled in the art upon reading of this specification, all of which are intended to be within the spirit and scope of the present invention as defined in the attached claims.
Claims
1.-55. (canceled)
56. A computerized method for use in an asynchronous messaging environment, wherein said messaging environment comprises at least one original message comprised of original message data, comprising:
- a first process, sub process, application, or activity sending said original message comprised of said original message data to a second process, sub process, application or activity via a messaging broker,
- providing a monitoring message, wherein said monitoring message comprises a copy of at least some original message data comprising said original message; and,
- transmitting said monitoring message to a repository, wherein said original message data comprises the status of a process, sub process or activity.
57. A method as in claim 56 wherein said repository is a central message repository.
58. A method as in claim 56 wherein said repository is a message monitoring repository.
59. A method as in claim 56 wherein said original message data is provided in data fields.
60. A method as in claim 59 wherein said data fields comprise process identifier information or sub process identifier information.
61. A method as in claim 56 wherein said repository stores at least some original message data.
62. A method as in claim 56 wherein the data in said repository may be used to generate messages to one or more processes, sub processes, activities, applications, users and/or administrators.
63. A method as in claim 56 wherein the data in said repository may be used to generate feedback to one or more processes, sub-processes, activities, applications, users and/or administrators.
64. A method as in claim 56 further comprising generating a monitoring message.
65. A method as in claim 58 further comprising generating messages and/or feedback to the group consisting of processes, sub-processes, activities, applications, users and/or administrators.
66. A method as in claim 65 wherein said messages comprise error messages.
67. A method as in claim 65 wherein said messages comprise event messages.
68. A method as in claim 65 wherein said messages comprise exception messages.
69. A method as in claim 65 wherein said messages comprise trigger messages.
70. A method as in claim 65 wherein said messages comprise threshold messages.
71. A method as in claim 65 wherein said messages comprise flagged indicators.
72. A method as in claim 65 wherein said messages comprise specially designated messages.
73. A method as in claim 56 further comprising distributing information regarding the progress of transaction records and/or processes using a real time tool.
74. A method as in claim 56 wherein said data fields are path specific data fields.
75. A method as in claim 56 further comprising providing access to said repository.
76. A method as in claim 75 further comprising providing access to a user and/or administrator.
77. A method as in claim 56 further comprising reviewing said repository.
78. A method as in claim 56 further comprising providing the status of a process, sub process and/or activity.
79. A method as in claim 56 further comprising providing access to said repository through a display.
80. A method as in claim 79 further comprising further comprising providing the status of a process, sub process and/or activity through a display.
81. A method as in claim 56 wherein providing a monitoring message, wherein said monitoring message comprises a copy of at least some original message data comprising said original message, further comprises providing said monitoring message through a messaging component.
82. A method as in claim 56 further comprising simulating said method.
83. A method as in claim 82 further comprising simulating said method with real time data, processes, sub processes and/or activities.
84. A method as in claim 56 further comprising simulating said method prior to implementation.
85. A method as in claim 56 further comprising simulating said method prior to integration into an enterprise.
86. A computerized method for assembling and simulating enterprise communications and processes comprising:
- providing at least two sub processes; and
- assembling said at least two sub processes into a simulated process wherein a first of the at least two sub processes communicates with a second of said at least two sub processes by providing a message with output data and said second of at least two sub processes accepts said message as providing input data.
87. A method as in claim 86 further comprising providing said method with real time data, processes, sub processes and/or activities.
88. A method as in claim 86 further comprising simulating said method prior to implementation.
89. A method as in claim 86 further comprising simulating said method prior to integration into an enterprise.
90. A method as in claim 86 further comprising providing said method via a display.
91. A method as in claim 86 further comprising providing said method via a process development environment screen display.
92. A method as in claim 86 wherein said data is provided in a data field.
93. A method as in claim 86 further comprising providing a user with tools to construct a sub process.
94. A method as in claim 93 further comprising providing a user with said tools through a screen display
95. A method as in claim 93 wherein said tools identify properties of said sub process.
96. A method as in claim 95 wherein said properties comprise a process, sub process, application, activity, message queue and/or data field.
97. A method as in claim 86 further comprising providing a message queue construction tool.
98. A method as in claim 97 wherein said message queue construction tool provides alternatives for queue manager, input queue and/or output queue.
99. A method as in claim 95 further comprising providing an application construction tool.
100. A method as in claim 99 wherein said application construction tool provides one or more applications at either end of a queue or path to receive said message.
101. A method as in claim 100 further comprising providing a section of particular data fields.
102. A method as in claim 86 further comprising providing activities.
103. A method as in claim 86 further comprising altering an existing process, sub process or activity.
104. A method as in claim 86 further comprising altering an existing process, sub process or activity.
105. A method as in claim 86 wherein said simulation occurs before modifying existent systems or implementing new systems.
106. A system for use in a networked asynchronous messaging environment, wherein said messaging environment comprises at least one original message comprised of original message data, comprising:
- a first process, sub process, application, or activity for sending said original message comprised of said original message data to a second process, sub process, application or activity;
- a messaging broker for transporting said original message between said first and second process, sub process, application, or activity;
- a monitoring message, wherein said monitoring message comprises a copy of at least some original message data comprising said original message for sending to a repository for storage of said at least some original message data,
- wherein said original message data comprises the status of a process, sub process or activity.
107. A system as in claim 106 further comprising a display for providing the status of a process, sub process and/or activity.
108. A system as in claim 106 wherein said at least some original message data comprises process identifier information or sub process identifier information.
109. A system as in claim 106 further comprising a message for sending to one or more processes, sub processes, activities, applications, users and/or administrators.
110. A system as in claim 106 further comprising feedback to one or more processes, sub-processes, activities, applications, users and/or administrators.
111. A system as in claim 106 wherein said original message data is at least partially simulated original message data.
112. A computer-readable storage medium storing program code for an asynchronous messaging environment, wherein said messaging environment comprises at least one original message comprised of original message data, comprising:
- a first process, sub process, application, or activity sending said original message comprised of said original message data to a second process, sub process, application or activity via a messaging broker,
- providing a monitoring message, wherein said monitoring message comprises a copy of at least some original message data comprising said original message; and, transmitting said monitoring message to a repository, wherein said original message data comprises the status of a process, sub process or activity.
113. A computer-readable storage medium storing program code as in claim 112 wherein said repository is a central message repository.
114. A computer-readable storage medium storing program code as in claim 112 wherein said repository is a message monitoring repository.
115. A computer-readable storage medium storing program code as in claim 112 wherein said repository stores at least some original message data.
116. A computer-readable storage medium storing program code as in claim 112 wherein the data in said repository may be used to generate messages to one or more processes, sub processes, activities, applications, users and/or administrators.
117. A computer-readable storage medium storing program code as in claim 112 wherein the data in said repository may be used to generate feedback to one or more processes, sub-processes, activities, applications, users and/or administrators.
118. A computer-readable storage medium storing program code as in claim 112 further comprising generating a monitoring message.
119. A computer-readable storage medium storing program code as in claim 112 further comprising reviewing said repository.
120. A computer-readable storage medium storing program code as in claim 112 further comprising providing the status of a process, sub process and/or activity.
121. A computer-readable storage medium storing program code as in claim 112 wherein providing a monitoring message, wherein said monitoring message comprises a copy of at least some original message data comprising said original message, further comprises providing said monitoring message through a messaging component.
122. A computer-readable storage medium storing program code as in claim 112 further comprising simulating said method.
123. A computer-readable storage medium storing program code as in claim 112 further comprising simulating said method with real time data, processes, sub processes and/or activities.
124. A computer-readable storage medium storing program code as in claim 112 further comprising simulating said method prior to implementation.
125. A computer-readable storage medium storing program code as in claim 112 further comprising simulating said method prior to integration into an enterprise.
Type: Application
Filed: Sep 21, 2011
Publication Date: Dec 27, 2012
Applicant: YYZ LLC (Glen Mills, PA)
Inventors: Vincent R. Cyr (Glen Mills, PA), Kenneth Fritz (Glen Mills, PA)
Application Number: 13/238,416
International Classification: G06F 9/54 (20060101);