Inventory location common object

Information

  • Patent Grant
  • 8489470
  • Patent Number
    8,489,470
  • Date Filed
    Tuesday, October 28, 2003
    20 years ago
  • Date Issued
    Tuesday, July 16, 2013
    11 years ago
Abstract
Stored inventory location information in a first format for use by a first computerized system is transformed to readily make the stored inventory location information available for use in a second computerized system that utilizes a second format in a cost-efficient and time-efficient manner.
Description
TECHNICAL FIELD

The present invention is directed to the field of data modeling in the context of enterprise resources planning and customer relations management, and more specifically to inventory management.


BACKGROUND

Manufacturers and suppliers of products use back-office computerized systems to provide support for functions in enterprise resources planning (ERP). Such functions include manufacturing, marketing, inventory control, procurement and financing.


Also available are front-office computerized systems, which provide support to product vendors and distributors. In the context of inventory management, such front-office functions include analysis of historical customer demand for products, stocking and replenishment of inventory, and providing information resources for delivery of inventory and service to consumers. In order to take advantage of such front-office software computerized systems, their users typically must store data in forms usable by the front-office computerized system, which often differ significantly from the forms usable with back-office computerized systems.


Thus, when some or all aspects of inventory are managed by both back-office and front-office computerized systems, there is a need to synchronize the inventory information in both computerized systems. Generally, in order for front-office computerized systems to communicate with back-office computerized systems that are already being used, the user must manually regenerate data from the back-office computerized systems in forms usable by the front-office computerized systems, and vice versa. Such manual regeneration has several significant disadvantages, including: (1) it is often expensive; (2) it often requires a substantial amount of time to complete; (3) it must be repeated each time data changes in either the back-office system or the front-office system; and (4) it is prone to errors.


In view of the foregoing, an automated approach for transforming data used by a back-office computerized system for use by a front-office computerized system, and vice versa, is needed.





BRIEF DESCRIPTION OF THE DRAWINGS


FIG. 1A is a high level network diagram showing aspects of a computerized environment in which the facility operates, according to certain embodiments.



FIG. 1B is a block diagram that illustrates some business components of target system 130, according to certain embodiments.



FIG. 2 is a block diagram showing some of the components typically incorporated in at least some of the computer systems and other devices on which the facility executes.



FIG. 3A is a high level flow diagram that shows some steps performed by the facility.



FIG. 3B is a flow diagram that illustrates further aspects of data integration operation, according to certain embodiments.



FIG. 4 to FIG. 16 are data structure diagrams that illustrate the inventory location common object model, according to certain embodiments.





DETAILED DESCRIPTION

According to certain embodiments, the synchronization of inventory information addresses the needs of a company that deploys multiple computer applications, obtained from multiple vendors of computer applications, in the company's inventory management system. The synchronization operation provides a user of the inventory management system the same view of the inventory information across the various computer applications. All changes in the inventory information need to be captured and made accessible to all relevant computer applications in the inventory management system. For example, when an inventory item is received into inventory, shipped for an order, or has a change in its availability status (such as “reserved” status from “on hand” status), such inventory information need to be captured and made accessible to relevant computer applications in the inventory management system.


For purposes of explanation, assume that a company's inventory management system includes a front-office system (target system) for customer interfacing operations. Further, assume that the company's inventory management system also includes a back-office system (source system) that includes an inventory cost accounting application, for example. The computer applications of the front-office system uses a data model that is distinct from the data model used in back-office system's computer applications.


Inventory items are physically stored in a central distribution warehouse, at a field service office, in one or more field service engineer's trunk, or at a third party vendor's location. Assume that the various computer applications associated with inventory management used by the central distribution warehouse, the field service office, the field service engineer, and the third party vendor, are part of the target system. An inventory cost accounting application, for example, from the source system will need to share inventory information with the target system computer applications. Thus, a common data storage model is needed so that the various computer applications across the company's inventory management system can share the inventory information.


An important piece of information in inventory management is the inventory location information. For example, when a front-office call center receives an order from a customer, the call center needs to access inventory location information that is maintained by the back-office system in order to fill the customer order.


A software facility (hereafter “the facility”) for automatically converting inventory location information, is described. In some embodiments, the facility converts inventory location information from a form used by the source system to a form used by the target system. In certain embodiments, source systems may be back-office systems providing support for such functions as manufacturing, marketing, inventory control, procurement and financing. In certain embodiments, target systems may be front-office system providing support for such functions as analysis of historical customer demand for products, stocking and replenishment of inventory, and providing information resources for delivery of inventory and service to consumers, and sales.


In some embodiments, such as embodiments adapted to converting inventory location information in the first source format, the facility converts inventory location information by converting the inventory location information that is in the first source format into an intermediate format. The intermediate format is then used to convert the inventory location information into the target format.


By performing such conversions, embodiments of the facility enable a user of a first computerized system who has stored inventory location information in a first format for use by the first computerized system to readily make the stored inventory location information available for use in a second computerized system that utilizes a second format in a cost-efficient and time-efficient manner.



FIG. 1A is a network diagram showing aspects of a typical hardware environment in which the facility operates. FIG. 1A shows a source system 110, a target system 130, an integration server 120 and a network 150. Source system 110 stores inventory location information in a source format. There may be more than one source system. Target system 130 stores inventory location information in a target format. Target system 130 is described in greater detail herein, with reference to FIG. 1B.


The facility (not shown) converts some or all inventory location information that is in the source format into the target format by using an intermediate format of the inventory location information. In certain embodiments, such conversions are performed with the aid of one or more other computer systems, such as integration server system 120. Components of the facility may reside on and/or execute on any combination of these computer systems, and intermediate results from the conversion may similarly reside on any combination of these computer systems.


The computer systems shown in FIG. 1A are connected via network 150, which may use a variety of different networking technologies, including wired, guided or line-of-sight optical, and radio frequency networking. In some embodiments, the network includes the public switched telephone network. Network connections established via the network may be fully-persistent, session-based, or intermittent, such as packet-based. While the facility typically operates in an environment such as is shown in FIG. 1A and described above, those skilled in the art will appreciate the facility may also operate in a wide variety of other environments.



FIG. 2 is a block diagram showing some of the components typically incorporated in at least some of the computer systems and other devices on which the facility executes, including some or all of the server and client computer systems shown in FIG. 1A. These computer systems and devices 200 may include one or more central processing units (“CPUs”) 201 for executing computer programs; a computer memory 202 for storing programs and data—including data structures—while they are being used; a persistent storage device 203, such as a hard drive, for persistently storing programs and data; a computer-readable media drive 204, such as a CD-ROM drive, for reading programs and data stored on a computer-readable medium; and a network connection 205 for connecting the computer system to other computer systems, such as via the Internet, to exchange programs and/or data—including data structures. While computer systems configured as described above are typically used to support the operation of the facility, those skilled in the art will appreciate that the facility may be implemented using devices of various types and configurations, and having various components.


It will be understood by those skilled in the art that the facility may transform inventory location information from a number of different source systems and from a number of different source software packages to a number of target systems and/or to a number of target software packages.



FIG. 1B is a block diagram that illustrates some business components of target system 130. According to certain embodiments, such business components include a central distributing warehouse 152, a multiplicity of field offices 154, 156, a plurality of trunks, such as trunk 158, and one or more call centers, such as call center 160. Such business components in target system 130 use and store inventory location data in the target format. Further, one of the primary functions of target system 130 is to serve and interface with customers 162.



FIG. 3A is a high level flow diagram that shows some steps typically performed by the facility in order to convert inventory location information from the one or more source formats to the target format. At block 301, the facility extracts inventory location information from one or more source systems. At block 302, the facility converts the extracted information into an intermediate format. The intermediate format is described in greater detail herein, with reference to the common object data model. At block 303, the facility synchronizes the inventory location information from the source system with that of the target system by converting the inventory location information in intermediate format into the target format. After block 303, the steps as shown in FIG. 3A conclude.


The steps shown in FIG. 3A may be repeated periodically, either to convert inventory location information that is changed in the source system since the last conversion, and/or to convert one or more particularly selected inventory location information. The facility may perform conversions from various source systems on which is executing various source software packages, and/or convert inventory location information to various target systems executing different target software packages.


To further illustrate the process shown in FIG. 3A, an example of such a data conversion operation is discussed below. The data conversion operation will hereafter be referred to as data integration operation. The data integration operation may involve one or more integration application programs.


The data integration operation may be triggered in the source system. For example, assume that a new inventory item is added by manufacturing. Thus, new inventory location data, such as a new inventory location record corresponding to the new inventory item, is created in the source system. According to certain embodiments, the inventory location record contains information that includes the inventory location name, inventory location description, list of related addresses (shipping, receiving, billing), etc. When an inventory location record is created or modified in the source system, the data integration operation pushes the changes into the target system. In other words, the data integration operation will update the corresponding inventory location record in the target system, if such a record already exists. Otherwise, the data integration operation will create a new record in the target system.



FIG. 3B is a flow chart that illustrates further aspects of the data integration operation, according to certain embodiments. At block 310, a source application specific adapter listens for synchronize inventory location messages from a source application program in the source system. According to certain embodiments, the source system is configured with a triggering mechanism that sends a message to the integration server when the inventory location information is updated or created in the source system (back-office). At block 312, a source application specific object (source ASO) that is associated with the message is extracted. At block 314, the source application specific adapter passes the source ASO to a source application transformation business process (SATBP) across an application specific interface (ASI). At block 316, the SATBP maps the source ASO to the inventory location common object model (COM) to create a corresponding inventory location COM instance. At block 318, the inventory location COM instance is passed to the synchronize inventory location integration business process (IBP) via the common service interface (CSI). At block 320, the synchronize inventory location IBP passes the COM instance to the target application transformation business process (TATBP). At block 322, the TATBP converts the inventory location COM instance into the target system's application specific object (target ASO). At block 324, the TATBP invokes the target application specific adapter via the ASI and pushes the target ASO into the target system (front-office). Thus, the inventory location information in the target system is synchronized with that of the source system.



FIG. 4 to FIG. 16 are data structure diagrams of the inventory common object model. Such an inventory common object model illustrates sample intermediate data structure content produced from corresponding inventory location information in the source format.


In FIG. 4, the illustrated intermediate data structure 400 is of type listOfInventoryLocation (listOfInvLoc), which may contain any number of inventoryLocation (invLoc) data structures 410. One such illustrated invLoc data structure 500 is shown in FIG. 5. In FIG. 5, invLoc data structure 500 includes an inventory location identifier 508 (ID), a baseData section 510, a listOfAddress section 512 (list of related addresses for this particular inventory location), a listOfRelatedBusUnit 514 (list of related business units associated with this particular inventory location) and a listOfRelatedInvloc section 516 (list of related inventory locations associated with this particular inventory location). In FIG. 5, invLoc data structure 500 may also include various other information such as various inventory location custom data 518.



FIG. 6 illustrates the baseData section. In FIG. 6, the baseData section 600 includes identifying information about the inventory location that is obtained from the inventory location information in the first source format, including inventory location Description 602, inventory location Name 604, and inventory location typecode 606. Examples of inventory location typecode are “warehouse”, “aisle”, “shelf”, “bin”, etc.



FIG. 7 illustrates the listOfAddress section. In FIG. 7, listOfAddress section 700 includes any number of addresses 702. Addresses 702 are discussed in greater detail herein with reference to FIG. 10.



FIG. 8 illustrates the listOfRelatedBusUnit section. In FIG. 8, listOfRelatedBusUnit section 800 includes any number of relatedBusUnits 802 (related business units). The relatedBusUnits 802 are discussed in greater detail herein with reference to FIG. 11.



FIG. 9 illustrates the listOfRelatedInvLoc section. In FIG. 9, listOfRelatedInvLoc section 900 includes any number of relatedInvLoc 902 (related inventory locations). The relatedInvLoc 902 is discussed in greater detail herein with reference to FIG. 12.


In FIG. 10, address section 1000 includes an common identifier 1008 (ID 1008) for the address, an address baseData section 1010, a dataCleansingData section 1012, and an address relationshipData 1014. In FIG. 10, listOfRelatedInvLoc section 1000 may also include various other information such as various address custom data 1016.



FIG. 11 illustrates the relatedBusUnit section. In FIG. 11, relatedBusUnit section 1100 includes a business unit identifier 1102 (ID 1102).



FIG. 12 illustrates the relatedInvLoc section. In FIG. 12, relatedInvLoc section 1200 includes a related inventory location identifier 1202 (ID 1202), and a relatedTypeCode 1204 (related inventory location type code). Examples of related inventory location type codes are “sub level”, “fulfill”, “replenish”, etc.



FIG. 13 illustrates the dataCleansingData section. In FIG. 13, dataCleansingData section 1300 includes a disableCleansingFlag 1302. Such a flag indicates whether data cleansing should be disabled.


In FIG. 14, relationshipData section 1400 includes endDate 1402, occupancyTypeCode 1404, startDate 1406, typecode 1408, and listOfRole 1410. The endDate 1402 is the effective end date for this particular address. Examples of occupancyTypeCode 1404 are “rent”, and “own”. The startDate 1406 is the effective start date for this particular address. The typeCode 1408 contains information on the type of address. Examples of typeCode 1408 include “home”, “business”, “office”, “former”, “current”, etc.


In FIG. 15, the listOfRole 1500 section (list of address roles) includes address role 1502. In FIG. 16, the address role 1600 section includes an address typeCode 1602 (an address role type). Examples of address role types include “Bill To”, “Ship To”, etc.


It will be appreciated by those skilled in the art that the above-described facility may be straightforwardly adapted or extended in various ways. For example, the facility may be used to transform various other kinds of inventory location information, and may be used to transform inventory location information between a variety of other formats.


In the foregoing specification, embodiments of the invention have been described with reference to numerous specific details that may vary from implementation to implementation. Thus, the sole and exclusive indicator of what is the invention, and is intended by the applicants to be the invention, is the set of claims that issue from this application, in the specific form in which such claims issue, including any subsequent correction. Any express definitions set forth herein for terms contained in such claims shall govern the meaning of such terms as used in the claims. Hence, no limitation, element, property, feature, advantage or attribute that is not expressly recited in a claim should limit the scope of such claim in any way. The specification and drawings are, accordingly, to be regarded in an illustrative rather than a restrictive sense.

Claims
  • 1. A computer-implemented method comprising: synchronizing existing target inventory location information with source inventory location information, wherein the existing target inventory location information is stored in a target inventory location record at a target system,the source inventory location information is stored at a plurality of source systems,the plurality of source systems are ones of a plurality of computer systems,the target system is another of the plurality of computer systems,the synchronizing is performed using an integration server, andthe synchronizing comprises extracting the source inventory location information from a plurality of source inventory location records, wherein at least one of the plurality of source inventory location records is extracted from a first source system,at least one of the plurality of source inventory location records is extracted from a second source system,the source inventory location information from each of the plurality of source inventory location records is in one of a plurality of source formats, andeach one of the plurality of source formats corresponds to at least one of the plurality of source systems,generating intermediate source inventory location information by converting the source inventory location information into an intermediate format, wherein the converting the source inventory location information into the intermediate format comprises determining whether an intermediate record exists, wherein the intermediate record is associated with the source inventory location information, if the intermediate record exists, accessing a common object, wherein the common object is associated with the intermediate record, if the intermediate record does not exists, creating the intermediate record and the common object, and mapping the source inventory location information to the common object, andafter the converting, the common object comprises the intermediate source inventory location information,converting the intermediate source inventory location information into target inventory location information, wherein the target inventory location information is in a target format, andthe target format corresponds to the target system, andupdating the target inventory location record using the target inventory location information.
  • 2. The method of claim 1, further comprising: using the target inventory location information in the target format to create a target inventory location record in the target system if the target inventory location record does not exist.
  • 3. The method of claim 1, further comprising: extracting inventory location information in a second source format that is associated with a second source system that is distinct from the first source system, wherein the second source system is one of the plurality of source systems;converting the inventory location information in the second source format into inventory location information that is in the intermediate format;converting the inventory location information in the intermediate format into inventory location information in the target format; andusing the inventory location information in the target format to perform at least one computer-implemented act from a set of computer-implemented acts comprising: creating a new inventory location record in the target computerized inventory management system; andupdating an existing inventory location record in the target computerized inventory management system.
  • 4. The method of claim 1, wherein from the at least one of the plurality of source inventory location records from the first source system, the extracting extracts less than all first source system inventory location information, andfrom the at least one of the plurality of source inventory location records from the second source system, the extracting extracts less than all second source system inventory location information.
  • 5. The method of claim 1, wherein the intermediate format comprises a list of inventory locations class with a hierarchy of data elements,the hierarchy of data elements comprises a plurality of inventory location elements, andeach of the plurality of inventory location elements comprises: an identifier for identifying the inventory location element,a base data element for defining: a location description,a location name, anda location type code,a list of addresses element for defining a plurality of address elements from a party class,a list of related business units elements for defining a plurality of business units associated with the inventory, and wherein each of the plurality of business units associated with the inventory comprises an identifier element,a list of related inventory locations for defining a plurality of related inventory locations, anda custom data element for defining customized attributes for the inventory.
  • 6. The method of claim 5, wherein each of the plurality of address elements comprises: an address identifier element;an address base data element, wherein the address data cleansing data element comprises a disable cleansing flag element;an address data cleansing data element;an address relationship data element; andan address custom data element.
  • 7. The method of claim 6, wherein the address relationship data element comprises: an address effective end date element;an address occupancy type code element;an address effective start date element;an address type code element; andan address list of roles element.
  • 8. The method of claim 5, wherein each of the plurality of related inventory locations comprises a related inventory location identifier element and a related inventory location type code element.
  • 9. A non-transitory computer-readable storage medium storing one or more sequences of instructions for managing inventory, wherein execution of the one or more sequences of instructions by one or more processors causes the one or more processors to perform: synchronizing existing target inventory location information with source inventory location information, wherein the existing target inventory location information is stored in a target inventory location record at a target system,the source inventory location information is stored at a plurality of source systems,the plurality of source systems are ones of a plurality of computer systems,the target system is another of the plurality of computer systems,the synchronizing is performed using an integration server, andthe synchronizing comprises extracting the source inventory location information from a plurality of source inventory location records, wherein at least one of the plurality of source inventory location records is extracted from a first source system,at least one of the plurality of source inventory location records is extracted from a second source system,the source inventory location information from each of the plurality of source inventory location records is in one of a plurality of source formats, andeach one of the plurality of source formats corresponds to at least one of the plurality of source systems,generating intermediate source inventory location information by converting the source inventory location information into an intermediate format, wherein the converting the source inventory location information into the intermediate format comprises determining whether an intermediate record exists, wherein the intermediate record is associated with the source inventory location information, if the intermediate record exists, accessing a common object, wherein the common object is associated with the intermediate record, if the intermediate record does not exists, creating the intermediate record and the common object, and mapping the source inventory location information to the common object, andafter the converting, the common object comprises the intermediate source inventory location information,converting the intermediate source inventory location information into target inventory location information, wherein the target inventory location information is in a target format, andthe target format corresponds to the target system, andupdating the target inventory location record using the target inventory location information.
  • 10. The non-transitory computer-readable storage medium of claim 9, further comprising: using the target inventory location information in the target format to create the target inventory location record in the target system if the target inventory location record does not exist.
  • 11. The non-transitory computer-readable storage medium of claim 9, further comprising: extracting inventory location information in a second source format that is associated with a second source system that is distinct from the first source system, wherein the second source system is one of the plurality of source systems;converting the inventory location information in the second source format into inventory location information that is in the intermediate format;converting the inventory location information in the intermediate format into inventory location information in the target format; andusing the inventory location information in the target format to perform at least one computer-implemented act from a set of computer-implemented acts comprising: creating a new inventory location record in the target computerized inventory management system; andupdating an existing inventory location record in the target computerized inventory management system.
  • 12. The non-transitory computer-readable storage medium of claim 9, wherein the intermediate format comprises a list of inventory locations class with a hierarchy of data elements.
  • 13. The non-transitory computer-readable storage medium of claim 12, wherein the hierarchy of data elements comprises a plurality of inventory location elements comprising additional elements.
  • 14. The non-transitory computer-readable storage medium of claim 13, wherein each of the plurality of inventory location elements comprises an identifier for identifying the inventory location element.
  • 15. The non-transitory computer-readable storage medium of claim 13, wherein each of the plurality of inventory location elements comprises a base data element for defining: a location description;a location name; anda location type code.
  • 16. The non-transitory computer-readable storage medium of claim 13, wherein each of the plurality of inventory location elements comprises a list of addresses element for defining a plurality of address elements from a party class.
  • 17. The non-transitory computer-readable storage medium of claim 13, wherein each of the plurality of inventory location elements comprises a list of related business units elements for defining a plurality of business units associated with the inventory.
  • 18. The non-transitory computer-readable storage medium of claim 13, wherein each of the plurality of inventory location elements comprises a list of related inventory locations for defining a plurality of related inventory locations.
  • 19. The non-transitory computer-readable storage medium of claim 13, wherein each of the plurality of inventory location elements comprises a custom data element for defining customized attributes for the inventory.
  • 20. The non-transitory computer-readable storage medium of claim 16, wherein each of the plurality of address elements comprises: an address identifier element;an address base data element;an address data cleansing data element;an address relationship data element; andan address custom data element.
  • 21. The non-transitory computer-readable storage medium of claim 20, wherein the address data cleansing data element comprises a disable cleansing flag element.
  • 22. The non-transitory computer-readable storage medium of claim 20, wherein the address relationship data element comprises: an address effective end date element;an address occupancy type code element;an address effective start date element;an address type code element; andan address list of roles element.
  • 23. The non-transitory computer-readable storage medium of claim 17, wherein each of the plurality of business units associated with the inventory comprises an identifier element.
  • 24. The non-transitory computer-readable storage medium of claim 18, wherein each of the plurality of related inventory locations comprise a related inventory location identifier element and a related inventory location type code element.
  • 25. A computer-implemented method comprising: synchronizing target inventory location information with source inventory location information, wherein the synchronizing is performed using an integration server, andthe synchronizing comprises extracting each of a plurality of source inventory location objects from a corresponding one of a plurality of source inventory location systems, wherein the source inventory location objects comprise the source inventory location information,at least one of the plurality of source inventory location objects is extracted from a first source system of the plurality of source inventory location systems,at least one of the plurality of source inventory location objects is extracted from a second source system of the plurality of source inventory location systems,each of the plurality of source inventory location systems employs a corresponding one of a plurality of source formats,each of the plurality of source inventory location objects is stored in a source format of the source formats employed by the corresponding one of the plurality of source inventory location systems, andthe plurality of source systems are ones of a plurality of computer systems,generating intermediate source inventory location information, wherein the intermediate source inventory location information is in an intermediate format,the generating comprises converting the each of the source inventory location objects into a corresponding one of the plurality of common objects, wherein the converting the each of the source inventory location objects into the corresponding one of the plurality of common objects comprises determining whether each corresponding intermediate record exists, wherein the each corresponding intermediate record is associated with the each of the source inventory location objects, if the each corresponding intermediate record exists, accessing each corresponding common object out of the plurality of common objects, wherein the each corresponding common object is associated with the each corresponding intermediate record, if the each corresponding intermediate record does not exists, creating the each corresponding intermediate record and the each corresponding common object, and mapping the each of a plurality of source inventory location objects to the each common object, wherein the plurality of common objects comprise the intermediate source inventory location information, andafter the converting, each of the plurality of common objects corresponds to a source inventory location object of the plurality of source inventory location objects, andconverting the intermediate source inventory location information into the target inventory location information, wherein the target inventory location information is in the target format,determining whether a target inventory location record exists at a target system,if the target inventory location record exists at the target system, updating the inventory location record using the target inventory location information, andif the target inventory location record does not exist at the target system, creating the target inventory location record at the target system.
  • 26. The method of claim 25, wherein the target system is another of the plurality of computer systems,the target inventory location record is in the target format,the updating is performed by the integration server, andthe updating comprises causing the integration server to push the target inventory location information to the target system, andfurther comprising, if the target inventory location record does not exist at the target system, storing the target inventory location information in the target inventory location record.
  • 27. The method of claim 1, wherein the synchronizing is performed in response to a trigger received by the integration server, andthe trigger indicates that at least one of the plurality of source systems has indicated that the synchronizing should be performed.
  • 28. The method of claim 1, wherein the converting comprises: generating updated target inventory location information by updating the target inventory location record using the target inventory location information, wherein the updating comprises causing the integration server to push the target inventory location information to the target system.
  • 29. The method of claim 2, further comprising: in response to the creation of the target inventory location record in the target system, transmitting an update message, wherein the update message is configured to update the record associated with the source inventory location information.
  • 30. The method of claim 29, further comprising: in response to receiving the update message, updating a source inventory location record, wherein the source inventory location record is associated with the source inventory location information, andthe updating causes the source inventory location record to indicate the target inventory location record.
CROSS REFERENCE TO RELATED APPLICATIONS

This application claims the benefit of U.S. Provisional Patent Application No. 60/457,271 filed Mar. 24, 2003, entitled, “INVENTORY LOCATION SYNCHRONIZATION AND COMMON OBJECT,” by Kahlon et al., and which is hereby incorporated by reference in its entirety.

US Referenced Citations (145)
Number Name Date Kind
4714995 Materna et al. Dec 1987 A
5220500 Baird et al. Jun 1993 A
5311438 Sellers et al. May 1994 A
5349643 Cox et al. Sep 1994 A
5416917 Adair et al. May 1995 A
5446880 Balgeman et al. Aug 1995 A
5566332 Adair et al. Oct 1996 A
5646862 Jolliffe et al. Jul 1997 A
5699527 Davidson Dec 1997 A
5708828 Coleman Jan 1998 A
5724575 Hoover et al. Mar 1998 A
5727158 Bouziane et al. Mar 1998 A
5742588 Thornberg et al. Apr 1998 A
5758355 Buchanan May 1998 A
5764543 Kennedy Jun 1998 A
5806075 Jain et al. Sep 1998 A
5930156 Kennedy Jul 1999 A
5930764 Melchione et al. Jul 1999 A
5953710 Fleming Sep 1999 A
5970490 Morgenstern Oct 1999 A
5983194 Hogge et al. Nov 1999 A
6032136 Brake et al. Feb 2000 A
6053947 Parson Apr 2000 A
6167380 Kennedy et al. Dec 2000 A
6178418 Singer Jan 2001 B1
6182053 Rauber et al. Jan 2001 B1
6216130 Hougaard et al. Apr 2001 B1
6226649 Bodamer et al. May 2001 B1
6233566 Levine et al. May 2001 B1
6236997 Bodamer et al. May 2001 B1
6275812 Haq et al. Aug 2001 B1
6336124 Alam et al. Jan 2002 B1
6341289 Burroughs et al. Jan 2002 B1
6343275 Wong Jan 2002 B1
6377952 Inohara et al. Apr 2002 B1
6385620 Kurzius et al. May 2002 B1
6434567 De La Huerga Aug 2002 B1
6463430 Brady et al. Oct 2002 B1
6556950 Schwenke et al. Apr 2003 B1
6569207 Sundaresan May 2003 B1
6591260 Schwarzhoff et al. Jul 2003 B1
6631382 Kouchi et al. Oct 2003 B1
6668253 Thompson et al. Dec 2003 B1
6681223 Sundaresan Jan 2004 B1
6738975 Yee et al. May 2004 B1
6754679 Oheda Jun 2004 B2
6778651 Jost et al. Aug 2004 B1
6792431 Tamboli et al. Sep 2004 B2
6826542 Virgin et al. Nov 2004 B1
6826568 Bernstein et al. Nov 2004 B2
6828963 Rappoport Dec 2004 B1
6883004 Bahl et al. Apr 2005 B2
6889260 Hughes May 2005 B1
6898783 Gupta et al. May 2005 B1
6912719 Elderon et al. Jun 2005 B2
6944514 Matheson Sep 2005 B1
6947947 Block et al. Sep 2005 B2
6961760 Li et al. Nov 2005 B2
6996776 Makely et al. Feb 2006 B1
7013485 Brown et al. Mar 2006 B2
7043687 Knauss et al. May 2006 B2
7062540 Reddy et al. Jun 2006 B2
7065499 Seth et al. Jun 2006 B1
7085729 Kennedy et al. Aug 2006 B1
7093200 Schreiber et al. Aug 2006 B2
7099350 Peterson Aug 2006 B2
7111010 Chen Sep 2006 B2
7111077 Starkovich et al. Sep 2006 B1
7124112 Guyan et al. Oct 2006 B1
7133882 Pringle et al. Nov 2006 B1
7139766 Thomson et al. Nov 2006 B2
7143100 Carlson et al. Nov 2006 B2
7162540 Jasen et al. Jan 2007 B2
7257594 Tamboli et al. Aug 2007 B2
7257820 Fischer et al. Aug 2007 B2
7287041 Barnes-Leon et al. Oct 2007 B2
7337192 Stark et al. Feb 2008 B2
7349861 Fischer et al. Mar 2008 B1
7370009 Notani et al. May 2008 B1
7412404 Tenorio Aug 2008 B1
7680818 Fan et al. Mar 2010 B1
20010011245 Duhon Aug 2001 A1
20010051907 Kumar et al. Dec 2001 A1
20020007343 Oyama et al. Jan 2002 A1
20020019765 Mann et al. Feb 2002 A1
20020023004 Hollander et al. Feb 2002 A1
20020035431 Ell Mar 2002 A1
20020035488 Aquila et al. Mar 2002 A1
20020040313 Hunter et al. Apr 2002 A1
20020040339 Dhar et al. Apr 2002 A1
20020085020 Carroll, Jr. Jul 2002 A1
20020095456 Wensheng Jul 2002 A1
20020116234 Nagasawa Aug 2002 A1
20020123983 Riley et al. Sep 2002 A1
20020133510 Lau Sep 2002 A1
20020138582 Chandra et al. Sep 2002 A1
20020169863 Beckwith et al. Nov 2002 A1
20020169867 Mann et al. Nov 2002 A1
20020174417 Sijacic et al. Nov 2002 A1
20020178077 Katz et al. Nov 2002 A1
20020184085 Lindia et al. Dec 2002 A1
20020184148 Kahn et al. Dec 2002 A1
20020188513 Gil et al. Dec 2002 A1
20020188538 Robertson et al. Dec 2002 A1
20030014440 Bussert et al. Jan 2003 A1
20030018502 Rodriguez Jan 2003 A1
20030023580 Braud et al. Jan 2003 A1
20030071852 Stimac Apr 2003 A1
20030097642 Arai et al. May 2003 A1
20030131018 Godoy et al. Jul 2003 A1
20030163597 Hellman et al. Aug 2003 A1
20030163603 Fry et al. Aug 2003 A1
20030229529 Mui et al. Dec 2003 A1
20040002982 Ersek et al. Jan 2004 A1
20040015515 Beisiegel et al. Jan 2004 A1
20040034661 Barron et al. Feb 2004 A1
20040039576 He et al. Feb 2004 A1
20040093351 Lee et al. May 2004 A1
20040122826 Mackie Jun 2004 A1
20040128188 Leither et al. Jul 2004 A1
20040162773 Del Rey et al. Aug 2004 A1
20040199536 Barnes-Leon et al. Oct 2004 A1
20040215503 Allpress et al. Oct 2004 A1
20040249854 Barnes-Leon et al. Dec 2004 A1
20050021383 Fliess et al. Jan 2005 A1
20050021391 Lu et al. Jan 2005 A1
20050091249 Hanson et al. Apr 2005 A1
20050160361 Young Jul 2005 A1
20050197880 Walsh et al. Sep 2005 A1
20060271446 Barnes-Leon et al. Nov 2006 A1
20070033531 Marsh Feb 2007 A1
20070203710 Habichler et al. Aug 2007 A1
20070208577 Barnes-Leon et al. Sep 2007 A1
20070208878 Barnes-Leon et al. Sep 2007 A1
20070214020 Srinivasan et al. Sep 2007 A1
20070214063 Kahlon et al. Sep 2007 A1
20070214064 Kahlon et al. Sep 2007 A1
20070214065 Kahlon et al. Sep 2007 A1
20070225949 Sundararajan et al. Sep 2007 A1
20070226037 Garg et al. Sep 2007 A1
20070226049 Muralitharan et al. Sep 2007 A1
20070226093 Chan et al. Sep 2007 A1
20070250408 Barnes-Leon et al. Oct 2007 A1
20070250419 Kumar et al. Oct 2007 A1
20070265944 Catahan, Jr. et al. Nov 2007 A1
Foreign Referenced Citations (5)
Number Date Country
101 50 391 May 2002 DE
2001 256308 Sep 2001 JP
WO 0143031 Jun 2001 WO
WO 03088759 Nov 2001 WO
WO 03003641 Jan 2003 WO
Non-Patent Literature Citations (22)
Entry
“Cross Access Introduces SERIESfour; Offers Native, Fast, Scalable Legacy Data Connectivity for Data Marts, ERP Applications,” PR Newswire; New York; Jan. 18, 1999; pp. 1-3. Downloaded from http://proquest.umit.com.
Hardwick, Martin, David L. Spooner, Rom Rando, and K.C. Morris, “Sharing Manufacturing Information in Virtual Enterprises;” Communication of the ACM; vol. 39, No. 2; Feb. 1996; pp. 46-54. Downloaded from http://delivery.acm.org.
Kappelhoff, Ralph, “Integration of ERP to the Final Control Elements;” ISA Transactions; 1998; vol. 36, No. 4; pp. 229-238. Downloaded from http://www.sciencedirect.com.
Nori, Anil K. et al., “Bringing Objects to the Mainstream,” Compcon Proceedings, IEEE San Jose, California, Feb. 23-26, 1997, pp. 136-142.
PTC: Siebel Systems and PTC create strategic alliance to leverage entriched information across product development, sales and service; Combination of Siebel eBusiness Applications and PTC Collaborative Product Development solutions to deliver competitive advantage, M2 Presswire, Conventry: Jan. 24, 2002, 3 pages (retrieved from ProQuest.com).
Wilson, J.R., “Aerospace Looks for Lift from e-commerce,” Intervia, Geneva, Jul./Aug. 2001; vol. 56, Issue 655, 6 pages (retrieved from ProQuest.com).
XML/EDI Group. “Guidelines for using XML Electronic Data Interchange.” Presented at XML One-San Jose, Sep./Oct. 2001. Downloaded from http://web.archive.org/web/20040413182700/http://www.xmledi-group.org/.
NPL—XML—Schema—CE.pdf, A tutorial published by the SML governing body of w3.org regarding the use of SML Schemas and Complex Data Elements. Downloaded on Jun. 10, 2009 from http://www.w3schools.com/Schema/schema—intro.asp? and http://www.w3schools.com/Schema/schema—complex.asp? and http:/www.w3.schools.com/Schema/schema—complex empty.asp?;7 pages.
Routledge et al., UML and XML Schema, 2002, pp. 1-10.
Walter J. Savitch, Java an Introduction to Computer Science & Programming, 2000, p. 478.
Walter J. Savitch, Java an Introduction to Computer Science & Programming, 2000, pp. 458-467.
Walter J. Savitch, Java an Introduction to Computer Science & Programming, 2000, p. 1.
Anonymous; “HR-XML Consortium Sponsors Panel Discussion/Demonstrates Draft Protocol at IHRIM Conference and Expo;” Business Wire; Jun. 28, 2000; 4 pages.
“Fortis Investments Implements Unified Employee Management System Across 12 Countries” (Business Wire, Jul. 2004).
“Extract simplifies file conversion” Software Markets, Dec. 2, 1991. Retrieved via Dialog on Aug. 16, 2010.
Cover Pages “Siebel's Universal Application Network” Apr. 8, 2002 downloaded from xml.coverpages.org May 6, 2010.
Cover Pages “Siebel Announces Success with Universal Application Network (UAN)” Apr. 21, 2004 downloaded from xml.coverpages.org May 6, 2010.
Michael Kay, Editor “XSL Transformations (XSLT) Version 2.0 W3C Working Draft May 2, 2003” downloaded from http://www.w3.org/TR/2003/WD-xslt20-20030502/ May 6, 2010.
Eric Gropp “Transforming XML Schemas” Jan. 15, 2003, downloaded from xml.com May 6, 2010.
Seminerio, Maria, “Job Agencies Will Hire HR-XML—Protocol Promises a Lingua Franca for Resumes;” eWeek; Jan. 1, 2001; vol. 18, Issue 1; p. 45.
Sonic Software Corporation, Power Schemas With Stylus Studio™; Jan. 2004.
Ohlhorst, Frank J., “ScanSoft's OmniForm Fills Bill for Forms—Driven Customers,” CRN; Jericho: Feb. 17, 2003, Issue 1033; p. 51 (1 page).
Related Publications (1)
Number Date Country
20070214064 A1 Sep 2007 US
Provisional Applications (1)
Number Date Country
60457271 Mar 2003 US