One embodiment is directed generally to computer interaction, and in particular to an interactive product configuration.
Many current products and services can be customized by a user/customer before being purchased. For example, computer systems typically include many possible options and configurations that can be specifically selected or configured by the customer. Other examples of highly configurable products and services include telephone switching systems, airplanes, automobiles, mobile telephone services, insurance policies, and computer software.
Product and service providers typically provide a “product configurator” that allows a customer or sales engineer to interact with a computer in order to customize and configure a solution by selecting among optional choices. Some known product configurators are constraint based. For these configurators, constraints are enforced between optional choices, allowing the user to select the choices they want, while validating that the resulting set of user choices is valid.
In addition to configuring a product through user choices/selections, in some instances the product configurator itself automatically makes configuration selections. For example, as the result of certain user selections, an additional selection can be inferred based on the user selection and the subsequent enforcement of product constraints. Further, default decisions and decisions in response to an “auto-completion” mode are automatically made by some known configurators. Default and auto-completion decisions are typically arbitrary or heuristically guided decisions that can be used to complete a configuration solution without requiring a user to make all of the choices.
One embodiment is a product configurator that comprises a constraint network having a plurality of nodes. The configurator allows a modeler to designate that one of more nodes of a configuration are input-required nodes. During an interactive session, the configurator may receive a request for an auto-completion of the configuration. The configurator will determine if an input has been received for the input-required nodes, and prohibit the auto-completion if the input has not been received.
One embodiment is an interactive product configurator that distinguishes between user-supplied selections, inferred selections, and automatic selections such as default selections and auto-completion selections. The configurator requires some selections to be made by the user, and includes user interfaces that provide the user with information on the source of configurator selections.
Computer readable media may be any available media that can be accessed by processor 22 and includes both volatile and nonvolatile media, removable and non-removable media, and communication media. Communication media may include computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media.
Processor 22 is further coupled via bus 12 to a display 24, such as a Liquid Crystal Display (“LCD”), for displaying information to a user. A keyboard 26 and a cursor control device 28, such as a computer mouse, is further coupled to bus 12 to enable a user to interface with system 10.
In one embodiment, memory 14 stores software modules that provide functionality when executed by processor 22. The modules include an operating system 15 that provides operating system functionality for system 10. The modules further include a product configurator 16 that performs interactive product configuration as disclosed in more detail below. The modules further include other enterprise resource planning (“ERP”) modules 18 of an ERP system that may interact with product configurator 16, such as a bill of material (“BOM”) module and a customer relationship manager (“CRM”) module. An ERP system is a computer system that integrates several data sources and processes of an organization into a unified system. A typical ERP system uses multiple components of computer software and hardware to achieve the integration. A unified ERP database 17, coupled to bus 12, is used to store data for the various system modules. In one embodiment, ERP modules 18 are part of the “Oracle E-Business Suite Release 12” ERP system from Oracle Corp. In other embodiments, product configurator 16 may be a stand-alone system and not integrated with an ERP system, or may be part of any other integrated system.
In one embodiment, product configurator 16 allows a user to interactively configure a product or service by choosing options. Product configurator 16 in one embodiment is constraint based in that it solves a constraint problem to arrive at a solution (i.e., an appropriate and valid configuration). A constraint problem is a problem with a given set of variables, a given set of values or range of values (referred to as a “domain”) for each variable, and a given set of constraints. Each constraint restricts the values, from the set of values, that may be simultaneously assigned to each variable of the set of variables. The solution is a combination of assignments of values to each variable that is consistent with all constraints.
A configuration “model” is created in order to implement a configurator. A model represents a generic framework of a solution, or of many possible solutions, to a problem, and includes a classification of associated model entities. The model entities are referred to as “nodes” and represent the domains of the constraint based system. A model may represent an apparatus, such as an automobile, with various option packages; a system such as a telecommunications network, with various hardware, software, protocol and service options; a suite of available services; a suite of software applications, etc. A constraint network is a series of nodes linked by constraints.
When a model is created and executed by product configurator 16, a user can interact with the model. The interaction in general involves the user being presented with a series of choices or items. Each item is represented by a variable in the underlying constraint system. Each variable has a domain, which is a range or set of possible values (e.g., integers between 0 and 10, the set of blue, red or green, etc.). As choices are made by the user, the domain may shrink. For example, if the configurator is for a car, the user may choose a sedan instead of a convertible. However, in the next choice, which is the color of the car, red may no longer be available because a sedan cannot be configured in red.
A complete configuration solution is one in which a valid selection has been made for each possible choice within the product structure and that reduces each domain in the constraint network to a single value. For complex product offerings, the end user may need to make many choices to reach a valid and complete state. Additionally, the end user may not have the necessary domain expertise to properly specify all choices, or may have no preferences with regard to many of the choices. Some known constraint based configurators provide a method for automated selection (referred to as “auto-completion”), which uses heuristic search to make automated choices on behalf of the end user to reach a valid and complete configuration state and to go from a partial solution to a complete solution.
While automated configuration completion is a powerful tool to assist the user, businesses offering configurable products may wish to prohibit automated selection for some aspects of the configuration, preferring instead to enforce a mandatory end user choice for some of the configuration. For example, some of the user's selections are needed to constrain the possible solutions sufficiently to permit an efficient heuristic search for a complete solution. Further, some of the selections are of such significance that the modeler of the configurator may want to ensure that the user is directly responsible for them and actively makes the selection to prevent the user from being “surprised” by important decisions. Requiring the user to make some selections may also assist in guiding a user to a specific desired configuration.
In one embodiment, product configurator 16 allows the configuration modeler to annotate which configuration components/nodes or attributes must be specified by the end user or other means rather than determined by automated selections such as via auto-completion. In one embodiment, “input-required” nodes indicate nodes that need an input prior to the invocation of auto-completion. The input may be provided by the user, or may be provided via inferred or default input. When a user then interacts with product configurator 16, the user is prevented from finishing the configuration without specifying values or a selection for those mandatory configuration components and attributes or having the value otherwise provided (i.e., inferred or default input).
When a user is interacting with product configurator 16, the items that are input-required, rather than allow input provided via auto-completion, are indicated on a UI.
In one embodiment, auto-completion is prevented when input-required items have not been addressed.
At 402, during a regular configuration session, the user requests that auto-completion be executed in order to generate choices for the remaining selections and to arrive at a complete solution.
At 404, product configurator 16 determines if all the input-required items have been addressed. If yes at 404, at 406 product configurator 16 will auto-complete the configuration and may present a summary screen if there exists any important auto-completed assignments. If no at 404, at 408 product configurator 16 will present a list of input-required items that need attention to the end user and prevent auto-completion to execute until all of them are addressed.
During an interactive configuration session, an item in a configuration can get its value from multiple sources: the value may be a choice/selection made explicitly by the end user (“user selected”); the value may be the result of an automatic enforcement of product constraints (i.e., an inferred selection or “system-inferred”); or the value may be the result of automatic heuristic choices made on behalf of the end user to reach a valid and complete configuration state (i.e., default and auto-completed selections or “system-proposed”).
In a complex interactive configuration session, it may become difficult for the end user to remember all explicit choices made. However, it is important to distinguish these types in order to help the end user understand the state of the configuration. These distinctions provide indications to the user about the outcome of their future interaction. For example, it may be helpful during an interaction session for a user to distinguish between a system-inferred value that cannot be changed without causing a conflict, and an explicit choice or a heuristically proposed value which may be changed without causing a conflict.
In one embodiment, product configurator 16 generates a UI that allows a modeler to mark displayed values with different symbols to represent the three value sources: user selected, system-inferred and system-proposed.
In one embodiment, system 10 distinguishes system-proposed selections and values from system-inferred selections and values and user selections and values by noting all changes to the state of the configuration that occur after propagating the inferred consequences of the user's input. Any such changes would be the consequence of selections made during the application of defaults or heuristic search for a complete solution.
In another embodiment, the distinction between the three different types of selections can also be determined by comparing snapshots of the configuration state before and after application of defaults and heuristic search.
In one embodiment, product configurator 16, after auto-completion, informs the user what parts of the final solution have been changed as a result of auto-completion. Potential changes could include newly proposed decisions that were introduced through the auto-completion process as well as modified default decisions. This allows the user to understand the scope of changes that are a result of the auto-completion.
In one embodiment, product configurator 16 generates a UI that indicates changed values to the user as a result of auto-completion.
In one embodiment, product configurator 16 detects changed selections by noting all changes to the state of the configuration that occur during the auto-completion process.
As disclosed, embodiments distinguish between the types of selections made in order for a configurator to arrive at a complete solution. The user can be informed of the source of the selections in order to understand how the final configuration was derived.
Several embodiments are specifically illustrated and/or described herein. However, it will be appreciated that modifications and variations of the disclosed embodiments are covered by the above teachings and within the purview of the appended claims without departing from the spirit and intended scope of the invention.
| Number | Name | Date | Kind |
|---|---|---|---|
| 5682538 | Lemire et al. | Oct 1997 | A |
| 6208339 | Atlas et al. | Mar 2001 | B1 |
| 6647156 | Meding | Nov 2003 | B1 |
| 6651217 | Kennedy et al. | Nov 2003 | B1 |
| 7069537 | Lazarov | Jun 2006 | B2 |
| 7333968 | Geller et al. | Feb 2008 | B2 |
| 20020107749 | Leslie et al. | Aug 2002 | A1 |
| 20020143653 | DiLena et al. | Oct 2002 | A1 |
| 20020166089 | Noy | Nov 2002 | A1 |
| 20020198935 | Crandall et al. | Dec 2002 | A1 |
| 20030078949 | Scholz et al. | Apr 2003 | A1 |
| 20030135401 | Parr | Jul 2003 | A1 |
| 20040019852 | Purvis | Jan 2004 | A1 |
| 20050198621 | Tillmann et al. | Sep 2005 | A1 |
| 20050257148 | Goodman et al. | Nov 2005 | A1 |
| 20050278271 | Anthony et al. | Dec 2005 | A1 |
| 20060179404 | Yolleck et al. | Aug 2006 | A1 |
| 20070094184 | Emek et al. | Apr 2007 | A1 |
| 20070130506 | Danninger | Jun 2007 | A1 |
| 20080120257 | Goyal et al. | May 2008 | A1 |
| 20100036747 | Bagley et al. | Feb 2010 | A1 |
| Number | Date | Country |
|---|---|---|
| 2001331261 | Nov 2001 | JP |
| Entry |
|---|
| Frühwirth, Thom et al., “Principles of Constraint Systems and Contraint Solvers”, Archives of Control Sciences: Special Issue on Constraint Programming 16(2) http://www.informatik.uni-ulm.de/pm/mitarbeitar/fruehwirth/Papers/acs-systems3.pdf, 2006. |
| Lhomme, Oliver, “Consistency Techniques for Numeric CSPs”, Proceedings in IJCAI-93 pp. 232-238, 1993 Chambery, France. |
| Selectica, “Selectica Configuration”, Solution Overview, 2005, Selectica, Inc., San Jose, CA. |
| Ilog, “ILOG Configurator, Powering online product and service configuration application”, Product Datasheet, Mar. 2005, ILOG.S.A. |
| Oracle, “Oracle Configurator”, Oracle Data Sheet, 2008, Oracle. |
| Tacton, “Tacton's Sales Configurator—Bridging the gap between engineering and sales for selling customized products.”, http://www.tacton.com/templates/page—68.aspx?epslanguage=EN, 2007, Tacton Systems AB, Sweden. |
| Benhamou, Frédérick et al., “Applying Interval Arithmetic to Real, Integer and Boolean Contraints”, Journal of Logic Programming, 32(1), 1997. |
| Sabin, Daniel et al. “Configuration as Composite Constraint Satisfaction”, Proceedings of the (1st) Artificial Intelligence and Manufacturing Research Planning Workshop, 1996. |
| Fleischanderl, Gerhard et al., “Configuring Large Systems Using Generative Constraint Satisfaction”, IEEE, pp. 59-68, No. 1094-7167/98, Jul./Aug. 2008, IEEE. |
| Mittal, Sanjay et al., “Dynamic Constraint Satisfaction Problems”, Proceedings of the Eighth National Conference on Artificial Intelligence, 1996. |
| Stumptner, Markus et al., “Generative Constraint-Based Configuration of Large Technical Systems”, Artificial Intelligence for Engineering Design, analysis and Manufacturing, pp. 307-320, No. 12, 1998, Cambridge University Press, USA. |
| Gelle, Esther et al., “Solving Methods for Conditional Constraint Satisfaction”, IJCAL, 2003. |
| Number | Date | Country | |
|---|---|---|---|
| 20100131872 A1 | May 2010 | US |