Methods and apparatus for exposing workflow process definitions as business objects

Information

  • Patent Grant
  • 10817811
  • Patent Number
    10,817,811
  • Date Filed
    Thursday, May 8, 2008
    16 years ago
  • Date Issued
    Tuesday, October 27, 2020
    3 years ago
Abstract
The present disclosure provides methods and apparatuses for exposing a workflow processes definition as a business object. Using the methods and apparatus herein, users can access a business object representing a workflow process definition from any system using standard database constructs. The data for the business object may be combined from a variety of existing sources and/or new data. Using the methods and apparatus a user may generate reports from the business object.
Description
BACKGROUND

As the number of information sources in organizations are growing, it is becoming increasingly difficult for consumers of the information to access it in a logical and structured way that relates to the traditional business objects they find familiar within their organizations (e.g., customers, assets, vendors, staff, etc). Data from existing systems is typically made available in a technical way that requires significant technical and development skills to surface it to non-technical users in the organization. A workable mechanism is needed for non-technical users to add information within a logical business object definition without involving technical or development skills. Similarly, a workable solution is needed to allow both technical and non-technical users of data to access their information from multiple data/information sources in a structured business object like way, while still maintaining the flexibility to add additional information definitions to the existing business objects or to create new business objects from existing or new data sources without the need for complex solution development.


Existing Enterprise Application Integration (EAI) systems combined with development tools can be used to develop custom solutions which make data and information more accessible, but these solutions are hard-coded and require significant technical and development skills to maintain and change over time. Non-technical users need a workable way to change the definition of the structured data (business objects) or to add additional information sources or fields within existing business object definitions that might already exist within their organizations. For example, customer information might exist in a CRM system, ERP system and a custom issue tracking system. Existing EAI solutions assist in integrating data between these systems, but do not provide a mechanism to see a single definition of a customer as a logical business object regardless of where the information is being sourced from.


In addition, information workers are limited by the static business forms and information presented to them by the solution applications or custom developed applications they use on a day-to-day basis. Regardless of whether these forms are thin client (web or browser) based or thick/smart client (windows forms) based, the information worker's ability to add additional information on-demand to existing forms based on its current state and context, is extremely limited. Existing form technologies depend on a developer's involvement to bind the form to a data source (web service, database, etc) which populates the form with information based on a user event (click of a button, etc). Should the end user require additional information to be displayed on the form, he needs to rely on application specific pre-developed functionality that might allow him to see additional information or data fields on the forms. This implementation however depends on the logic encapsulated in the application or custom developed solution.


Still further, existing process automation tools do not provide the necessary level of modeling tools and concepts to allow both technical and non-technical users to author a completed business process solution in a single modeling/automation tooling environment. It is extremely difficult for business analysts, business/process owner's technical people to use a single solution which allows for all roles to work seamlessly together to rapidly discover, model and automate business processes within organizations. Existing workflow and business process automation tools are disconnected and do not allow for a single environment which brings technical and non-technical business users together with a set of tools that deeply integrate the necessary building blocks.


SUMMARY

The disclosed system uses Enterprise Application Integration (EAI) sources (e.g., EAI software, Web Services, Application API) to provide a higher level framework (e.g., runtime broker and adapter services) with related solution components (e.g., user interfaces and tooling) which empowers technical and non-technical users to author logical business objects that include data definitions (e.g., customer name, surname, etc) and actions or methods (e.g., save, load, delete) from existing and/or new data sources. Existing data sources include ERP, CRM, and/or custom developed systems in an organization. New data sources are created and maintained by the disclosed system. The system allows users to combine data from multiple sources into one single business object definition, including data and method/actions definitions. The new logical business object exposes a single logical data structure and view of the object as well as a single set of logical methods that are associated with the object. For example, the logical business object may implement standard SQL methods such as INSERT, UPDATE, SELECT, DELETE, etc. The methods may act as stored procedures to external interfaces and can take parameters to manipulate the data result sets. For example, the INSERT method may take a number of parameters for the INSERT operation to execute.


The object broker interprets the new object definition and brokers data/information and method calls to the data sources (or existing systems). Additional fields can be added to the new object definition. These additional fields are associated with unique identifiers from the other data sources included in the new object definition. Data structures and actions (e.g., insert, update, select, delete as examples) are managed by the object broker. The actual data is stored in native format of the data store it originates in and is not duplicated. The object broker creates a dynamic business object whose definition can be changed by either adding or removing data or actions without the need to involve technical or development resources to reconfigure or recompile the actual objects.


Existing systems are accessed through a service object component. The service object for a specific back-end system implements the base interface expected by the object broker. This enables the object broker to use a consistent communication mechanism to exchange data and function calls with the applications it is integrating. The object broker, together with the service object interface, provides the underlying infrastructure to exchange data, method calls and participation in supporting services such as transactions, compensations models, exception handling and role/security management. The object broker also includes a single-sign on implementation, which allows the object broker to use a single credential set to access multiple systems (each with their own authentication model).


The disclosed system also facilitates the creation of automated business processes by both technical and non-technical users. Business process design typically utilizes two main elements of information that are part of the design time and run time process information, the process instance data, or the actions that were taken in the process, and the object data that is associated with the process instance. The object data that is used in a business process may be represented by the logical business objects. By abstracting the business process data as logical business objects, the system allows the user to access or alter the information without needing to write code or complex database queries. The logical business objects associated with a business process can be edited and created in a similar manner to all other logical business objects.


Additional features and advantages are described herein, and will be apparent from, the following Detailed Description and the figures.





BRIEF DESCRIPTION OF THE FIGURES


FIG. 1 is a high level block diagram of a communications system.



FIG. 2 is a more detailed block diagram showing one example of a computing device.



FIG. 3 is a block diagram showing example connections between a plurality of data sources and an electronic form via an object broker.



FIG. 4 is a block diagram showing example connections between data sources and business objects.



FIG. 5 is a screenshot of an example business process.



FIG. 6 is a screenshot of an example business object model.



FIG. 7 is a screenshot of an example data flow model.



FIG. 8 is a screenshot of an example deployment screen.



FIG. 9 is an example screenshot of a workflow screen.



FIG. 10 is an example screenshot of a business entity selection screen.



FIG. 11 is an example screenshot of a data selection screen.



FIG. 12 is an example screenshot of a workflow process overview report screen.



FIG. 13 is an example screenshot of a process instances report screen.



FIG. 14 is an example screenshot of a view flow report screen.





DETAILED DESCRIPTION

The present system is most readily realized in a network communications system. A high level block diagram of an exemplary network communications system 100 is illustrated in FIG. 1. The illustrated system 100 includes one or more client devices 102, one or more routers 106, and a plurality of different data sources 108 including database servers 110 and/or databases 112. Data transferred to/from the client devices 102 from/to the data sources 108 is managed by one or more object broker servers 114. Each of these devices may communicate with each other via a connection to one or more communications channels 116 such as the Internet and/or some other data network, including, but not limited to, any suitable wide area network or local area network. It will be appreciated that any of the devices described herein may be directly connected to each other instead of over a network.


The data sources 108 store a plurality of files, programs, and/or web pages in one or more databases 112 for use by the client devices 102. For example, a data source may store customer information. The data sources 108 may be connected directly to a database server 110 and/or via one or more network connections.


One data source 108 and/or one object broker server 114 may interact with a large number of other devices. Accordingly, each data source 108 and/or one object broker server 114 is typically a high end computer with a large storage capacity, one or more fast microprocessors, and one or more high speed network connections. Conversely, relative to a typical server, each client device 102 typically includes less storage capacity, a single microprocessor, and a single network connection.


A more detailed block diagram of the electrical systems of a computing device (e.g., handheld client device 102, personal computer client device 102, router 106, database server 110, and/or object broker server 114) is illustrated in FIG. 2. Although the electrical systems of these computing devices may be similar, the structural differences between these devices are well known. For example, a typical handheld client device 102 is small and lightweight compared to a typical database server 110.


The example computing device 102, 106, 110, 114 includes a main unit 202 which preferably includes one or more processors 204 electrically coupled by an address/data bus 206 to one or more memory devices 208, other computer circuitry 210, and one or more interface circuits 212. The processor 204 may be any suitable processor, such as a microprocessor from the INTEL PENTIUM® family of microprocessors. The memory 208 preferably includes volatile memory and non-volatile memory. Preferably, the memory 208 stores a software program that interacts with the other devices in the system 100 as described below. This program may be executed by the processor 204 in any suitable manner. The memory 208 may also store digital data indicative of documents, files, programs, web pages, etc. retrieved from another computing device and/or loaded via an input device 214.


The interface circuit 212 may be implemented using any suitable interface standard, such as an Ethernet interface and/or a Universal Serial Bus (USB) interface. One or more input devices 214 may be connected to the interface circuit 212 for entering data and commands into the main unit 202. For example, the input device 214 may be a keyboard, mouse, touch screen, track pad, track ball, isopoint, and/or a voice recognition system.


One or more displays, printers, speakers, and/or other output devices 216 may also be connected to the main unit 202 via the interface circuit 212. The display 216 may be a cathode ray tube (CRTs), liquid crystal displays (LCDs), or any other type of display. The display 216 generates visual displays of data generated during operation of the computing device 102, 106, 110, 114. For example, the display 216 may be used to display web pages received from the object broker server 114 including data from multiple data sources 108. The visual displays may include prompts for human input, run time statistics, calculated values, data, etc.


One or more storage devices 218 may also be connected to the main unit 202 via the interface circuit 212. For example, a hard drive, CD drive, DVD drive, and/or other storage devices may be connected to the main unit 202. The storage devices 218 may store any type of suitable data.


The computing device 102, 104 may also exchange data with other network devices 220 via a connection to the network 116. The network connection may be any type of network connection, such as an Ethernet connection, digital subscriber line (DSL), telephone line, coaxial cable, etc. Users of the system 100 may be required to register with one or more of the computing devices 102, 106, 110, 114. In such an instance, each user may choose a user identifier (e.g., e-mail address) and a password which may be required for the activation of services. The user identifier and password may be passed across the network 116 using encryption built into the user's web browser. Alternatively, the user identifier and/or password may be assigned by the computing device 102, 106, 110, 114.


In one embodiment, a user at a client device 102 views and/or modifies data from a plurality of different data sources 108 via an interactive electronic form. An example block diagram showing connections between a plurality of data sources 108 and an electronic form 302 via an object broker process 304 is illustrated in FIG. 3. In general, the object broker process 304 (described in detail below with reference to FIG. 6) compiles data in a variety of different native formats from the different data sources 108 (e.g., different legacy database systems) into standardized business objects 306, 308 (e.g., in a declarative format such as XML). A user may then view the data using one or more electronic forms 302, 310, 312. In addition, the user may manipulate the data and/or add data via the electronic forms 302, 310, 312. When form data is changed, the object broker process 304 accepts the data via the business objects 306, 308 and stores the data back to the data sources 108 in the correct native format.


In this example, the data sources 108 include an enterprise resource planning (ERP) data source 314, a customer relationship management (CRM) data source 316, a custom data source 318, an add-on data source 320, and a function data source 322. In addition, a role service 323 and an object data store 325 are included in the system 300. Typically, an ERP data source 314 stores data related to accounts receivable, accounts payable, inventory, etc. Typically, a CRM data source 316 stores data related to leads, quotes, orders, etc. A custom data source 318 is a data source 108 that is not considered a standard commercial product. For example, a business may have a custom data source that stores real-time manufacturing information. Some data sources 108 may use an intermediary server for communications. For example, the ERP data source 314 may use a BizTalk server 324.


The add-on data source 320 stores data associated with form fields added by the user that are not supported by one of the other data sources 108. For example, a business may start up a frequent shopper card program and need to store a card number for each participant. Accordingly, a user may add a frequent buyer number field to an existing form containing legacy data. Because the existing data sources 108 in this example do not include a frequent buyer number field, the frequent buyer number field and associated data are stored by the add-on data source 320.


In order to manipulate data in a particular data source 108, the object broker process 304 preferably calls methods built into the associated data source 108. For example, each data source 108 typically includes methods to store/retrieve data to/from the data source 108 (e.g., the CRM data source may support a “LoadContact” method as described in detail below). In addition, the system 300 allows a user to author their own functions. For example, a user may need to apply a discount to certain customers. However, the existing data sources 108 may not include a method to calculate the discount. Accordingly, the user may author a “CalcDiscount” function as described below. User defined functions may use data from more than one data source 108. The definitions for these user defined functions is then stored in the function data source 322.


User defined functions may be created using a graphical user interface tool. For example, parameters for a user defined function may be defined by selecting a graphical representation of the parameter associated with a business object. Preferably, user defined functions are stored as snippets. Snippets include a structure portion that defines the function and a user interface portion that provides the user a way to test the function. For example, the structure portion may be stored as XML, and the user interface portion may be stored as HTML in the same file.


Some user defined functions may be executed by the client devices 102 thereby reducing communication with the servers 110, 114. Other user defined functions may require server side execution. Preferably, a determination is made if a particular function is to be executed on the client side or on the server side, and an indicator of this determination is stored with the function snippet. For example, user defined functions built from certain predefined primitives (e.g., add, multiply, loop, less than, etc.) may be determined to be executable by the client device 200, while other user defined functions that include database lookups (e.g., SQL statements) may be determined to be executable by a server 110, 114.


From a user's perspective, the data from the data sources 108 (as well as data calculated from data in the data sources 108 e.g., a discount) is viewed using one or more electronic forms 302, 310, 312. In addition, the user may manipulate the data and/or add data via the electronic forms 302, 310, 312. Forms 302, 310, 312 may be combined into pages 302 and one form may use data from more than one data source 108. For example, the customer orders page 302 combines the customer contact form 310 and the order list form 312 (as described in detail below with reference to FIG. 5). In addition, portions of forms and/or entire forms that are part of a larger page, may be locked so that only certain users can modify that portion of the form or page.


In order to facilitate forms 302, 310, 312 that combine data from different data sources 108, the system 300 employs an object broker process 304 and a form process 326. In one embodiment, the object broker process 304 is ASP code running on the object broker server 114 and the form process 326 is JavaScript running on a client device 102. The object broker process 304 compiles data in a variety of different native formats from the different data sources 108 into standardized business objects 306, 308 (e.g., XML files). In addition, the object broker process 304 accepts the data via the business objects 306, 308 and stores the data back to the data sources 108 in the correct native format.


More specifically, the object broker process 304 uses a plurality of broker services to communicate with the data sources 108. Preferably, one broker service is used for each data source 108. In this example, the object broker process 304 includes an ERP broker service 328, a CRM broker service 330, a custom broker service 332, an add-on broker service 334, and a function broker service 336. Each broker service 328, 330, 332, 334, 336 is designed to communicate with the associated data source 108 using the data source's native formats and protocols.


Each broker service 328, 330, 332, 334, 336 then automatically exposes the properties and methods of the associated data source 108 as standardized properties and methods 338 for use by the business objects 306, 308. For example, the ERP broker service 328 communicates with the ERP data source 314 via the BizTalk server 324 and exposes the ERP data source 314 properties and methods to the customer business object 306 and the order business object 308 as XML files. If new properties and/or methods become available from a data source 108, the associated broker service preferably detects these new properties and/or methods and automatically exposes the new properties and/or methods for use by the business objects 306, 308. The business objects 306, 308 may include some or all of the exposed properties and methods 338. Each business object 306, 308 then exposes its included properties and methods 340 to the form process 326.


The form process 326 calls business object methods 340 in response to form events and populates the forms 302, 310, 312 with data from the business object properties 340. For example, a user may press a “Load” button on the customer orders page 302, which causes the form process 326 to call one or more methods 340 exposed by the business objects 306, 308. This, in turn, causes the object broker process 304 to retrieve the appropriate data from one or more data sources 108. The data is then returned as properties of the business objects 306, 308, and the form process 326 uses the data to populate the forms 310, 312.


In addition, the form process 326 may store values to the business object properties 340, and call methods to have the new/modified data stored back to the appropriate data source 108 via the object broker process 304. For example, a from may accept a new value for a customer's address and call an UpdateContact method to have the new address stored to the appropriate data source 108. The form allows the user to update the customer's address without knowledge of the underlying data source 108.


The form process may 326 may call methods that implement standard SQL methods such as INSERT, UPDATE, SELECT, DELETE, etc. The methods act as stored procedures to external interfaces and can take parameters to manipulate the data result sets. For example, the INSERT method may take a number of parameters for the INSERT operation to execute.


Additionally, a business object may represent data associated with a business process. For example, a business process data surfacing module on the object broker server may create a business object exposing the business process data as a standard database construct. The business process data surfacing module may take a business process and create a business object entity wrapper encapsulating the business process data as well as business process objects in a single entity.


By exposing a business process as a business object with standard database operations, the business process user is able to perform functions on the workflow process such as reporting or building client applications.


A more detailed block diagram showing these connections between the example data sources 108 and the example business objects 306, 308 is illustrated in FIG. 4. In this example, the customer business object 306 is connected to the ERP data source 314 and the CRM data source 316. The order business object 308 is connected to the ERP data source 314, the add-on data source 320, and the function data source 322. These logical connections may be defined in any suitable manner. For example, a graphical user interface may be used to allow a user to draw connection lines between graphical representations of the data sources 108 and graphical representations of the business objects 306, 308.


These logical connections are maintained by the object broker process 304. For example, data to populate the customer contact form 310 and the order list form 312 may be brought into the customer business object 306 and the order business object 308 from the data sources 108 by the object broker process 304. Similarly, new and modified data from the customer contact form 310 and the order list form 312 may be sent from the customer business object 306 and the order business object 308 to the data sources 108 by the object broker process 304. In addition, the role service 323 may generate a reduced object definition based on these full object definitions. For example, the role service 323 may retrieve a role associated with a particular user and a plurality of authorized properties and/or methods associated with that role. Unauthorized properties and/or methods are then removed from the business object definition (e.g., a particular user is not allowed to write to the customer business object, therefore the UpdateBalance and UpdateContact methods are removed).


The example customer business object 306 includes a customer ID property, a name property, an address property, an outstanding balance property, a load balance method, an update balance method, a load contact method, and an update contact method. The customer ID property in the customer business object 306 is connected to the customer ID property in the ERP data source 314 and/or the customer ID property in the CRM data source 316. The name property and the address property in the customer business object 306 are connected to the name property and the address property in the CRM data source 316. The outstanding balance property in the customer business object 306 is connected to the outstanding balance property in the ERP data source 314. The load balance method and the update balance method in the customer business object 306 are connected to the load balance method and the update balance method in the ERP data source 314. The load contact method and the update contact method in the customer business object 306 are connected to the load contact method and the update contact method in the CRM data source 316.


The example order business object 308 includes an order number property, a customer ID property, a delivery date property, a tax property, a total property, a status property, a create order method, a load orders method, an update order method, a delete order method, a calc discount method, and a calc tax method. The order number property and the status property in the order business object 308 are connected to the order number property and the status property in the ERP data source 314. The customer ID property in the order business object 308 is connected to the customer ID property in the ERP data source 314 and/or the customer ID property in the add-on data source 320. The delivery date property, tax property, and total property in the order business object 308 are connected to the delivery date property, tax property, and total property in the add-on data source 320. The create order method, load orders method, update orders method, and delete order method in the order business object 308 are connected to the create order method, load orders method, update orders method, and delete order method in the ERP data source 314. The calc discount method and the calc tax method in the order business object 308 are connected to the calc discount method and the calc tax method in the function data source 322. It will be appreciated that the names of the properties and/or methods in the data sources 108 need not be the same as the corresponding names of the properties and/or methods in the business objects 306, 308.


A screenshot of an example process is presented in FIG. 5. Although the example process is described in reference FIG. 5, it will be appreciated that many other configurations are possible. For example, elements could be in different locations, elements could have different names, and elements could have different graphical representations.


Most processes consist of a number of activities and events. Some events may require input from a user and are called events. Other events can be executed without any user interaction and are called server events. Process 500 has three activities, Order Approval 502, Order Approved 504 and Order Declined 506. Activities may have associated events. For example, the Order Approval 502 activity has an associated event Approve Order 508. Events are categorized based on the entity that performs the event, for example, the Approve Order 508 event is an event.


Events may have actions. For example, the Approve Order 508 event has actions “Approved” 510 and “Declined” 512. As with business processes, activities can have data associated with the scope of that activity. For example, the Approve Order 508 event may have an “Order ID” that is defined as data at the process level.


When a process is deployed, logical business objects (“business entities”) may be created for the process itself and for each event in the process. For example, when deployed, process 500 may have a business object created for the process 500 and for the Approve Order 508 event.


A screenshot of an example business object model is presented in FIG. 6. Although the example business object model is presented in reference FIG. 6, it will be appreciated that many other configurations are possible. For example, elements could be in different locations, elements could have different names, and elements could have different graphical representations.


If data is defined on the business process level, that data may become a property for all business entities (e.g., the process business object and the event business entities). For example, if “Order ID” is defined as data on the process level, it may become an “Order ID” property 606 in the Order Approval Process Business object 602 and the Approve Order Business object 604, where the Order Approval Process Business object 602 is associated with the overall business process and the Approve Order Business object 604 is associated with the Approve Order event 508.


A screenshot of an example data flow model is presented in FIG. 7. Although the example data flow model is presented in reference FIG. 7, it will be appreciated that many other configurations are possible. For example, elements could be in different locations, elements could have different names, and elements could have different graphical representations.


The data flow may begin with the design process (block 702). For example, required data may be identified during the initial design of the business process. The data flow may then continue to the deploy process (block 704). For example, at runtime the required data may be determined.


A business object method may be created for each process action (block 706). For example, each business process action a business object method may be created. The Order Approval Process Business object 602 may have a Start Order Approval method created for the Start Approval activity, as seen in FIG. 6. For each process level data field a property of the business object may be created (block 708). For example, if “Order ID” was set to a business process level data field, an “Order ID” property may be created for the business object.


A business object may be created for each event as well (block 710). For example, an Approve Order 508 event may have its own business object created for it. As with the business process business object, each event action may have a business object method created (block 712). Each process level data field may be a business object property (block 714), and each activity level data field may be a business object property (block 716). For example, in the Approve Order Business object 604, a process level data field may be “Order ID” and an activity level data field may be “Activity Start Date” which is localized to the event business object.


A screenshot of an example deployment screen is presented in FIG. 8. Although the deployment screen is presented in reference FIG. 8, it will be appreciated that many other configurations are possible. For example, elements could be in different locations, elements could have different names, and elements could have different graphical representations.


When the process is deployed, the user may be given a choice to generate business entities during the deployment of the process or to generate the business entities manually after deployment. For example, the user may be presented with an option 802 to create the business object, or “Workflow SmartObject.”


A screenshot of an example workflow screen 900 is presented in FIG. 9. Although the example workflow screen 900 is described in reference FIG. 9, it will be appreciated that many other configurations are possible. For example, elements could be in different locations, elements could have different names, and elements could have different graphical representations.


The workflow screen 900 may contain a workflow object, or a plurality of workflow objects, such as tasks, events, activities, etc. The workflow may be stored in the data sources 108.


A screenshot of an example business entity selection screen 1000 is presented in FIG. 10. Although the example business entity selection screen 1000 is described in reference FIG. 10, it will be appreciated that many other configurations are possible. For example, elements could be in different locations, elements could have different names, and elements could have different graphical representations.


The business entity selection screen 1000 may be based on workflow processes stored in the data sources 108. The business entity selection screen 1000 may have a business entity listing 1002. The business entity listing 1002 shows all available business processes. The business entity selection screen 1000 may also have a related data window 1004. The related data window shows data from the business entity that is selected on the business entity listing 1002 as well as any related business entities. For example, a workflow process, represented as a Business object, may make use of other business objects as part of the business process. A workflow process that deals with Customer information may have an associated business object for a Customer that has read/write interactions throughout the business process runtime. The associated business object will also be presented in the related data window 1004 and be available for reporting and external client application access. Since all business objects can be represented as standard database constructs, the business user is not limited to just working with workflow data.


A screenshot of an example data selection screen 1100 is presented in FIG. 11. Although the example data selection screen 1100 is described in reference FIG. 11, it will be appreciated that many other configurations are possible. For example, elements could be in different locations, elements could have different names, and elements could have different graphical representations.


The data selection screen 1100 allows the user to select specific data elements to report on. The data selection screen 1100 may include report data listing 1102 and reporting window 1104. By using the data selection screen 1100, the user can create detailed reports on the data that the user wishes to monitor. The data selection screen 1100 provides a front end interface to the business entities and an interface for performing database operations on the business entities.


A screenshot of an example workflow process overview screen 1200 is presented in FIG. 12. Although the example workflow process overview screen 700 is described in reference FIG. 12, it will be appreciated that many other configurations are possible. For example, elements could be in different locations, elements could have different names, and elements could have different graphical representations.


The workflow process overview screen 1200 contains a workflow process listing 1202. The workflow process listing 1202 shows all of the running processes on an object broker server 114 or another server executing a business process.


A screenshot of an example process instances report screen 1300 is presented in FIG. 13. Although the example process instances report screen 1300 is described in reference FIG. 13, it will be appreciated that many other configurations are possible. For example, elements could be in different locations, elements could have different names, and elements could have different graphical representations.


The process instances report screen 1300 contains a workflow instance listing 802. The workflow instance listing 1302 shows all of the running instances of a given type of business entity. It will be appreciated that many other reports are possible. For example, Process and Activity detail reports.


A screenshot of an example view flow screen 1400 is presented in FIG. 14. Although the example view flow screen 1400 is described in reference FIG. 14, it will be appreciated that many other configurations are possible. For example, elements could be in different locations, elements could have different names, and elements could have different graphical representations.


The view flow screen 1400 includes a workflow process view. The workflow process view may include colored workflow process objects 1402 showing completed process steps. The workflow process view may also include a colored workflow process object 1404 showing the current workflow process step. In this way, the user can determine where in the process the data is from. The view flow screen 1400 also allows the user to transition between the standardized database construct view and the workflow process view.


In summary, persons of ordinary skill in the art will readily appreciate that inventive methods and apparatus related to automated workflows and forms have been disclosed. The foregoing description has been presented for the purposes of illustration and description. It is not intended to be exhaustive or to limit the invention to the exemplary embodiments disclosed. Many modifications and variations are possible in light of the above teachings. It is intended that the scope of the invention be limited not by this detailed description of examples, but rather by the claims appended hereto.

Claims
  • 1. A method for exposing a workflow process definition as a business object, the method comprising: receiving, via a processor from a client device, a request to create a business object;after receiving the request, receiving, via the processor, data source information from broker services corresponding to available data sources, the data sources being configured on one or more memory devices for storing workflow data related to a business system, the data source information identifying data properties and methods associated with each of the data sources, each of the data properties and methods being individually selectable;receiving, via the processor, information for creating a custom data source for storage of custom workflow data that is incompatible for storage with the workflow data that is stored in the data sources, the custom data source having custom data source information identifying a method that includes a method for performing an operation on the custom workflow data;creating and storing, via the processor, the custom data source to a memory device;creating, via the processor, a first graphical representation for specification of the business object and graphical representations for the data sources, each data source graphical representation including a list that displays the data properties and methods associated with the respective data source;receiving, at the processor after creation of the first graphical representation for specification of the business object, a selection from the client device of a first data source and the custom data source, the selection made by a first connection line drawn from a selected data property of the selected first data source, among available data properties of the selected first data source, to the first graphical representation for specification of the business object, the first connection line providing an indication that the selected data property is to be used with workflow data received from the selected first data source for processing when the business object is executed,a second connection line drawn from a selected method of the selected first data source, among available methods of the selected first data source, to the first graphical representation for specification of the business object, the second connection line providing an indication that the selected method is to be used with the workflow data received from the selected first data source for processing when the business object is executed, anda third connection line drawn from the method of the selected custom data source to the first graphical representation for specification of the business object, the third connection line providing an indication that the selected method of the custom data source is to be used with the custom workflow data provided by the custom data source for processing when the business object is executed;after the first, second, and third connection lines are drawn, configuring, via the processor, the business object with the selected data property and the selected method of the selected first data source, and the selected method of the custom data source such that the unselected available data properties and methods of the selected first data source are absent in the business object;instructing, via the processor, a first selected broker service corresponding to the selected first data source to create at least one logical connection between the business object and the selected first data source for the selected data property and the selected method;instructing, via the processor, a second selected broker service corresponding to the selected custom data source to create at least one logical connection between the business object and the selected custom data source for the associated method; anddisplaying, via the processor, the business object as a workflow process available for execution by at least one of the client device or the selected data source.
  • 2. The method of claim 1, wherein the workflow data includes a first data from a first back end system and a second data from a second back end system.
  • 3. The method of claim 1, wherein the selected method includes at least one of a Read, a Write, an Insert, an Update, a Select, and a Delete method.
  • 4. The method of claim 1, including creating a report on the business object.
  • 5. The method of claim 1, including retrieving the workflow data and an associated workflow process event from the business object.
  • 6. The method of claim 1, including creating custom methods associated with the business object.
  • 7. The method of claim 1, wherein the method of the custom data source creates new data when the business object is executed such that the new data is stored in the custom data source, wherein the new data is associated with a new data field created in the business object.
  • 8. A system for exposing a workflow process definition as a business object, the system comprising: a processor configured to: receive from a client device, a request to create a business object;after receiving the request, receive data source information from broker services corresponding to available data sources, the data sources being configured on one or more memory devices for storing workflow data related to a business system, the data source information identifying data properties and methods associated with each of the data sources, each of the data properties and methods being individually selectable;receive information for creating a custom data source for storage of custom workflow data that is incompatible for storage with the workflow data that is stored in the data sources, the custom data source having custom data source information identifying a method for performing an operation on the custom workflow data;create and store the custom data source to a memory device;create a first graphical representation for specification of the business object and graphical representations for the data sources, each data source graphical representation including a list that displays the data properties and methods associated with the respective data source;receive, after creation of the first graphical representation for specification of the business object, a selection from the client device of a first data source and the custom data source, the selection made by a first connection line drawn from a selected data property of the selected first data source, among available data properties of the selected first data source, to the first graphical representation for specification of the business object, the first connection line providing an indication that the selected data property is to be used with workflow data received from the selected first data source for processing when the business object is executed,a second connection line drawn from a selected method of the selected first data source, among available methods of the selected first data source, to the first graphical representation for specification of the business object, the second connection line providing an indication that the selected method is to be used with the workflow data received from the selected first data source for processing when the business object is executed,a third connection line drawn from the method of the selected custom data source to the first graphical representation for specification of the business object, the third connection line providing an indication that the selected method of the custom data source is to be used with the custom workflow data provided by the custom data source for processing when the business object is executed;configure the business object with the selected data property and the selected method of the selected first data source, and the selected method of the custom data source such that the unselected available data properties and methods of the selected first data source are absent in the business object;cause a first selected broker service corresponding to the selected first data source to create at least one logical connection between the business object and the selected first data source for the selected data property and the selected method; andcause a second selected broker service corresponding to the selected custom data source to create at least one logical connection between the business object and the selected custom data source for the associated method; andan interface configured to display the business object as a workflow process.
  • 9. The system of claim 8, wherein the workflow data includes a first data from a first back end system and a second data from a second back end system.
  • 10. The system of claim 8, wherein the selected method includes at least one of a Read, a Write, an Insert, an Update, a Select, and a Delete method.
  • 11. The system of claim 8, including creating a report on the business object.
  • 12. The system of claim 8, including retrieving the workflow data and an associated workflow process event from the business object.
  • 13. The system of claim 8, including creating a custom method associated with the business object.
  • 14. The system of claim 8, wherein the method of the custom data source creates new data when the business object is executed such that the new data is stored in the custom data source, wherein the new data is associated with a new data field created in the first business object.
  • 15. A non-transitory computer readable medium storing a program causing a computer system to: receive a request from a client device to create a business object;after receiving the request, receive data source information from broker services corresponding to available data sources, the data sources being configured on one or more memory devices for storing workflow data related to a business system, the data source information identifying data properties and methods associated with each of the data sources, each of the data properties and methods being individually selectable;receive information for creating a custom data source for storage of custom workflow data that is incompatible for storage with the workflow data that is stored in the data sources, the custom data source having custom data source information identifying a method for performing an operation on the custom workflow data;create and store the custom data source to a memory device;create a first graphical representation for specification of the business object and graphical representations for the data sources, each data source graphical representation including a list that displays the data properties and methods associated with the respective data source;receive, after creation of the first graphical representation for specification of the business object, a selection from the client device of a first data source and the custom data source, the selection made by a first connection line drawn from a selected data property of the selected first data source, among available data properties of the selected first data source, to the first graphical representation for specification of the business object, the first connection line providing an indication that the selected data property is to be used with workflow data received from the selected first data source for processing when the business object is executed,a second connection line drawn from a selected method of the selected first data source, among available methods of the selected first data source, to the first graphical representation for specification of the business object, the second connection line providing an indication that the selected method is to be used with the workflow data received from the selected first data source for processing when the business object is executed, anda third connection line drawn from the method of the selected custom data source to the first graphical representation for specification of the business object, the third connection line providing an indication that the selected method of the custom data source is to be used with the custom workflow data provided by the custom data source for processing when the business object is executed;configure the business object with the selected data property and the selected method of the selected first data source, and the selected method of the custom data source such that the unselected available data properties and methods of the selected first data source are absent in the business object;instruct a first selected broker service corresponding to the selected first data source to create at least one logical connection between the business object and the selected first data source for the selected data property and the selected method;instruct a second selected broker service corresponding to the selected custom data source to create at least one logical connection between the business object and the selected custom data source for the associated method; anddisplay the business object as a workflow process.
  • 16. The non-transitory computer readable medium of claim 15, wherein the workflow data includes a first data from a first back end system and a second data from a second back end system.
  • 17. The non-transitory computer readable medium of claim 15, wherein the selected method includes at least one of a Read, a Write, an Insert, an Update, a Select, and a Delete method.
  • 18. The non-transitory computer readable medium of claim 15, including creating a report on the business object.
  • 19. The non-transitory computer readable medium of claim 15, including retrieving the workflow data and an associated workflow process event from the business object.
  • 20. The non-transitory computer readable medium of claim 15, including creating a custom method associated with the business object.
  • 21. The non-transitory computer readable medium of claim 15, wherein the method of the custom data source creates new data when the business object is executed such that the new data is stored in the custom data source, wherein the new data is associated with a new data field created in the first business object.
CROSS-REFERENCE TO RELATED APPLICATIONS

The present application claim benefit to U.S. Patent Application No. 60/916,706, METHODS AND APPARATUS FOR REPRESENTING BUSINESS PROCESS INFORMATION AS BUSINESS ENTITIES, filed on May 8, 2007; and U.S. Patent Application No. 60/939,270, METHODS AND APPARATUS FOR EXPOSING WORKFLOW AND PROCESS DEFINITIONS AS BUSINESS OBJECTS, filed on May 21, 2007, the entire contents of which are incorporated herein by reference.

US Referenced Citations (163)
Number Name Date Kind
5404294 Karnik Apr 1995 A
5450537 Hirai Sep 1995 A
5535321 Massaro Jul 1996 A
5572643 Judson Nov 1996 A
5600789 Parker Feb 1997 A
5640577 Scharmer Jun 1997 A
5701451 Rogers Dec 1997 A
5706434 Kremen Jan 1998 A
5710883 Hong Jan 1998 A
5710918 Lagarde Jan 1998 A
5734837 Flores Mar 1998 A
5737592 Nguyen Apr 1998 A
5774887 Wolff Jun 1998 A
5781720 Parker Jul 1998 A
5883639 Walton Mar 1999 A
5999911 Berg Dec 1999 A
6000000 Hawkins Dec 1999 A
6084585 Kraft et al. Jul 2000 A
6192380 Light Feb 2001 B1
6199079 Gupta Mar 2001 B1
6345278 Hitchcock Feb 2002 B1
6460042 Hitchcock Oct 2002 B1
6470227 Rangachari Oct 2002 B1
6507865 Hanson et al. Jan 2003 B1
6574631 Subramanian Jun 2003 B1
6591272 Williams Jul 2003 B1
6633915 Hashimoto Oct 2003 B1
6694362 Secor et al. Feb 2004 B1
6772407 Leymann Aug 2004 B1
6789252 Burke Sep 2004 B1
6833847 Boegner Dec 2004 B1
6845378 Pauly et al. Jan 2005 B1
6871327 Polk Mar 2005 B2
6950831 Haley Sep 2005 B2
6957186 Guheen et al. Oct 2005 B1
6966053 Paris Nov 2005 B2
6970844 Bierenbaum Nov 2005 B1
6973626 Lahti Dec 2005 B1
6978379 Goh et al. Dec 2005 B1
6981028 Rawat Dec 2005 B1
6983421 Lahti Jan 2006 B1
6996800 Lucassen Feb 2006 B2
7003729 Rajala Feb 2006 B1
7024415 Kreiner Apr 2006 B1
7076411 Santori Jul 2006 B2
7080066 Scheurich Jul 2006 B1
7111300 Salas et al. Sep 2006 B1
7155496 Froyd Dec 2006 B2
7155720 Casati et al. Dec 2006 B2
7159185 Vedula Jan 2007 B1
7159188 Stabb Jan 2007 B2
7174342 Scheurich Feb 2007 B1
7184967 Mital et al. Feb 2007 B1
7191391 Takashima Mar 2007 B2
7200811 Takashima Apr 2007 B1
7203699 Bellamy Apr 2007 B2
7206998 Pennell Apr 2007 B2
7234105 Bezrukov Jun 2007 B2
7240323 Desai Jul 2007 B1
7246344 Christensen Jul 2007 B1
7272820 Klianev Sep 2007 B2
7313757 Bradley Dec 2007 B2
7353248 Kirkpatrick Apr 2008 B1
7376891 Hitchock May 2008 B2
7430524 Shah Sep 2008 B2
7500597 Mann Mar 2009 B2
7725356 Shah May 2010 B2
7734999 Leung Jun 2010 B2
7752607 Larab Jul 2010 B2
7827492 Estrada Nov 2010 B2
20010044738 Elkin et al. Nov 2001 A1
20010047279 Gargone Nov 2001 A1
20020029218 Bentley Mar 2002 A1
20020052769 Navani et al. May 2002 A1
20020059264 Fleming et al. May 2002 A1
20020091736 Wall Jul 2002 A1
20020095423 Dessloch Jul 2002 A1
20020120628 Hitchcock Aug 2002 A1
20020188583 Rukavina Dec 2002 A1
20020194219 Bradley Dec 2002 A1
20030014424 Sokol Jan 2003 A1
20030023953 Lucassen Jan 2003 A1
20030058277 Bowman Mar 2003 A1
20030101022 Shah May 2003 A1
20030101023 Shah May 2003 A1
20030106039 Rosnow Jun 2003 A1
20030115545 Hull Jun 2003 A1
20030120593 Bansal Jun 2003 A1
20030145018 Hitchcock Jul 2003 A1
20030149714 Casati Aug 2003 A1
20030197733 Beauchamp Oct 2003 A1
20030200527 Lynn Oct 2003 A1
20030200533 Roberts Oct 2003 A1
20030233422 Csaszar Dec 2003 A1
20040002881 Hu et al. Jan 2004 A1
20040039741 Benson Feb 2004 A1
20040078373 Ghoneimy Apr 2004 A1
20040083463 Hawley Apr 2004 A1
20040113930 Hawley Jun 2004 A1
20040122699 Brito Jun 2004 A1
20040133876 Sproule Jul 2004 A1
20040199540 Nojima Oct 2004 A1
20040199863 Hitchcock Oct 2004 A1
20040230404 Messmer Nov 2004 A1
20040237030 Malkin Nov 2004 A1
20040237040 Malkin Nov 2004 A1
20040260593 Abraham-Fuchs Dec 2004 A1
20040267595 Woodings Dec 2004 A1
20040267897 Hill et al. Dec 2004 A1
20050021348 Chan Jan 2005 A1
20050044164 O'Farrell et al. Feb 2005 A1
20050055634 Burns Mar 2005 A1
20050080756 Hitchcock Apr 2005 A1
20050086092 Kowalski et al. Apr 2005 A1
20050086588 McGregor Apr 2005 A1
20050125377 Kotler Jun 2005 A1
20050125716 Cragun Jun 2005 A1
20050172212 Birsa Aug 2005 A1
20050182773 Feinsmith Aug 2005 A1
20050216282 Chen et al. Sep 2005 A1
20050216504 Delvat Sep 2005 A1
20050223392 Cox Oct 2005 A1
20050235208 Arend et al. Oct 2005 A1
20050257267 Williams et al. Nov 2005 A1
20050273759 Lucassen Dec 2005 A1
20050283354 Ouimet Dec 2005 A1
20060005140 Crew Jan 2006 A1
20060020585 Harvey Jan 2006 A1
20060031757 Vincent Feb 2006 A9
20060036656 Mercer Feb 2006 A1
20060047672 Habon Mar 2006 A1
20060064674 Olson Mar 2006 A1
20060075382 Shaburov Apr 2006 A1
20060080616 Vogel Apr 2006 A1
20060095439 Buchmann May 2006 A1
20060101521 Rabinovitch May 2006 A1
20060107229 Matthews May 2006 A1
20060119619 Fagans Jun 2006 A1
20060122975 Taylor et al. Jun 2006 A1
20060129906 Wall Jun 2006 A1
20060150107 Leung Jul 2006 A1
20060178890 Marechal Aug 2006 A1
20060184410 Ramamurthy et al. Aug 2006 A1
20060190310 Gudla et al. Aug 2006 A1
20060195816 Grandcolas Aug 2006 A1
20060225032 Klerk Oct 2006 A1
20060235906 Brinkmoeller Oct 2006 A1
20060248471 Lindsay Nov 2006 A1
20060271390 Rich Nov 2006 A1
20070027733 Bolle Feb 2007 A1
20070038963 Moore Feb 2007 A1
20070073776 Kalalian Mar 2007 A1
20070112647 Borders et al. May 2007 A1
20070132779 Gilbert Jun 2007 A1
20070139441 Lucas Jun 2007 A1
20070165031 Gilbert Jul 2007 A1
20070168060 Nixon Jul 2007 A1
20070179641 Lucas Aug 2007 A1
20070204019 Martynov Aug 2007 A1
20070300236 Hing Dec 2007 A1
20080013860 Blanco Jan 2008 A1
20080071593 Tanaka et al. Mar 2008 A1
20080294485 Takeuchi Nov 2008 A1
Non-Patent Literature Citations (52)
Entry
Bowers S., Ludascher B. (2005) Actor-Oriented Design of Scientific Workflows. In: Delcambre L., Kop C., Mayr H.C., Mylopoulos J., Pastor O. (eds) Conceptual Modeling—ER 2005. ER 2005. Lecture Notes in Computer Science, vol. 3716. Springer, Berlin, Heidelberg (Year: 2005).
Written Opinion of the International Searching Authority for International Application No. PCT/US06/60470 dated Mar. 3, 2008.
Written Opinion of the International Searching Authority for International Application No. PCT/US08/58019 dated Jun. 2, 2008.
Written Opinion of the International Searching Authority for International Application No. PCT/US08/58020 dated Jun. 27, 2008.
Written Opinion of the International Searching Authority for International Application No. PCT/US08/54414 dated Jul. 25, 2008.
Written Opinion of the International Searching Authority for International Application No. PCT/US08/63087 dated Jul. 25, 2008.
Written Opinion of the International Searching Authority for International Application No. PCT/US08/64689 dated Aug. 7, 2008.
Office Action dated Jun. 23, 2010 from U.S. Appl. No. 11/556,047.
Office Action dated Jan. 28, 2011 from U.S. Appl. No. 11/556,047.
Smith et al., “Business Process Management: The Third Wave,” ISBN 0929652339 Technical Excerpt Theory.
“The Enterprise Objects Framework”, Enterprise Objects Framework: Building Reusable Business Objects, XX, XX, Jul. 1, 1994 (Jul. 1, 1994), pp. 1-13, XP0020478548.
The Object People: “A White Paper: TOPLink for Java”, Internet Citation, 1997, XP002098153, Retrieved from the Internet: URL:http://objectpeople.on.ca/Toplink/Java/ToplinkJavaWhitepaper.pdf [retrieved on Jan. 1, 1997].
“Sun simplifies database programming with Java Blend”, Internet Citation, Aug. 21, 1997 (Aug. 21, 1997), XP002098152, Retrieved from the Internet: URL:http://java.sun.com:8081/pr/1997/august/pr970821-01.html [retrieved on Feb. 16, 1999].
EP Search Report dated Mar. 18, 2011.
Cheng, An object-oriented organizational model to support dynamic role-based access control in electronic commerce, Elsevier Science B.V., 2000, pp. 1-13.
Office Action dated Oct. 14, 2009 from U.S. Appl. No. 11/556,044.
Office Action dated Aug. 18, 2008 from U.S. Appl. No. 11/556,029.
Office Action dated Mar. 16, 2009 from U.S. Appl. No. 11/556,029.
Office Action dated Sep. 3, 2009 from U.S. Appl. No. 11/556,029.
Office Action dated May 11, 2010 from U.S. Appl. No. 11/556,029.
Office Action dated Oct. 19, 2010 from U.S. Appl. No. 11/556,029.
Office Action dated May 21, 2010 from U.S. Appl. No. 11/556,023.
Office Action dated Aug. 31, 2010 from U.S. Appl. No. 11/556,040.
Office Action dated Feb. 1, 2010 from U.S. Appl. No. 11/555,996.
Office Action dated Jul. 19, 2010 from U.S. Appl. No. 11/555,996.
Office Action dated Sep. 30, 2010 from U.S. Appl. No. 11/556,016.
Office Action dated Oct. 29, 2008 from U.S. Appl. No. 11/555,968.
Office Action dated May 12, 2009 from U.S. Appl. No. 11/555,968.
Office Action dated Feb. 2, 2010 from U.S. Appl. No. 11/555,968.
Office Action dated Aug. 2, 2010 from U.S. Appl. No. 11/556,001.
Office Action dated Feb. 16, 2010 from U.S. Appl. No. 11/556,001.
Lavana, et al. “Executable Workflows: A Paradigm for Collaborative Design on the Internet”, 1997, ACM, p. 1-6.
Office Action dated Nov. 10, 2010 from U.S. Appl. No. 11/556,023.
Office Action dated Jan. 24, 2011 from U.S. Appl. No. 11/556,001.
Office Action dated Feb. 2, 2011 from U.S. Appl. No. 11/556,040.
Notice of Allowance dated Feb. 25, 2011 from U.S. Appl. No. 11/556,044.
Office Action dated Mar. 23, 2011 from U.S. Appl. No. 11/556,029.
Notice of Allowance dated Apr. 4, 2011 from U.S. Appl. No. 11/556,044.
Notice of Allowance dated Mar. 23, 2011 from U.S. Appl. No. 11/556,016.
Office Action dated Mar. 25, 2011, from U.S. Appl. No. 11/556,023.
Advisory Action dated Apr. 14, 2011, from U.S. Appl. No. 11/556,040.
Office Action dated Jan. 6, 2012 from U.S. Appl. No. 11/555,996.
Office Action dated Jul. 25, 2011, for U.S. Appl. No. 11/556,029.
Office Action dated Oct. 11, 2011, for U.S. Appl. No. 11/556,047.
Office Action dated Oct. 18, 2011, for U.S. Appl. No. 11/556,023.
Office Action dated Oct. 14, 2011, for U.S. Appl. No. 11/556,040.
Notice of Allowance and Issue Fee Due dated Mar. 23, 2012 for U.S. Appl. No. 11/556,040.
Notice of Allowance and Issue Fee Due dated Apr. 11, 2012 for U.S. Appl. No. 11/556,047.
Office Action dated May 2, 2012 for U.S. Appl. No. 11/556,029.
Office Action dated Aug. 2, 2012 for U.S. Appl. No. 11/555,996.
Office Action dated Sep. 13, 2013 for U.S. Appl. No. 11/556,029.
Office Action dated Feb. 27, 2013 for U.S. Appl. No. 11/555,968.
Related Publications (1)
Number Date Country
20080312997 A1 Dec 2008 US
Provisional Applications (2)
Number Date Country
60916706 May 2007 US
60932270 May 2007 US