WO2004057478A2 - Managing data consistency - Google Patents

Managing data consistency Download PDF

Info

Publication number
WO2004057478A2
WO2004057478A2 PCT/EP2003/014858 EP0314858W WO2004057478A2 WO 2004057478 A2 WO2004057478 A2 WO 2004057478A2 EP 0314858 W EP0314858 W EP 0314858W WO 2004057478 A2 WO2004057478 A2 WO 2004057478A2
Authority
WO
WIPO (PCT)
Prior art keywords
data item
data
network
network system
level
Prior art date
Application number
PCT/EP2003/014858
Other languages
French (fr)
Other versions
WO2004057478A3 (en
Inventor
Gordon Muehl
Klaus Irle
Original Assignee
Sap Aktiengesellschaft
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sap Aktiengesellschaft filed Critical Sap Aktiengesellschaft
Priority to EP03795962A priority Critical patent/EP1576502A2/en
Priority to AU2003298238A priority patent/AU2003298238A1/en
Publication of WO2004057478A2 publication Critical patent/WO2004057478A2/en
Publication of WO2004057478A3 publication Critical patent/WO2004057478A3/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/51Discovery or management thereof, e.g. service location protocol [SLP] or web services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/30Definitions, standards or architectural aspects of layered protocol stacks
    • H04L69/32Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
    • H04L69/322Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
    • H04L69/329Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the application layer [OSI layer 7]
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99951File or database maintenance
    • Y10S707/99952Coherency, e.g. same view to multiple users
    • Y10S707/99953Recoverability

Definitions

  • the present invention relates to data processing by digital computer, and more particularly to managing data consistency.
  • data processing by digital computer and more particularly to managing data consistency.
  • ERP Enterprise Resource Planning
  • These systems communicate with each other using a network, thus forming a computer system landscape.
  • data is exchanged between and replicated in the systems involved, and continual efforts are needed to maintain, for example, consistency of the data across each of the systems within the landscape.
  • the present invention provides methods and apparatus, including computer program products, for managing data consistency.
  • the invention features a method in a network including storing tables of level indicators and associated ownership entities in network systems, generating a data item in a first network system, associating the data item with one of the level indicators, and storing the level indicator with the generated data item.
  • Each network system can be a unique ownership entity.
  • the method can also include, in a second network system, requesting the generated data item from the first network system, receiving the data item and associated level indicator from the first network system, searching a lookup table stored in the second network system for the level indicator, and determining the ownership entity of the data items in response to the search.
  • the level indicators are metadata.
  • the metadata can be tags and/or flags.
  • Each of the level indicators can represent more than one network system.
  • the level indicators can represent a hierarchy. Associating the data item can include a second one of the level indicators.
  • the invention features an Enterprise Resource Planning (ERP) data structure including a data item, and metadata containing a level indicator.
  • ERP Enterprise Resource Planning
  • the invention can be implemented to include one or more of the following advantageous features.
  • the metadata can be a tag and/or a flag.
  • the metadata can include a second level indicator.
  • the level indicator maps to an ownership entity residing in a network of ERP systems.
  • Data that is generated and shared in a landscape includes a level indictor that can be used by systems in the landscape to map to one or more ownership entities.
  • the method supports system landscapes where there is no single or central system that contains all the data and where no single system contains all data consistency rules. Ownership indicators or Global Unique Identifiers can be used to represent the systems and their ownership within the landscape.
  • FIG. 1 is block diagram of a network.
  • FIG. 2 is a block diagram of a data structure.
  • FIG. 3 is a flow diagram of a data indication process.
  • an exemplary network 10 also referred to as a landscape, includes a number of collaborating systems 12, 14, 16, 18.
  • Each of the systems 12, 14, 16, 18, system 12 for example, includes a processor 20 and a memory 22.
  • Memory 22 stores an operating system 24, a stack 26 for communicating over the network 10, and machine executable instructions executed by the processor 20 to perform a collaborative business process 28.
  • Each of the systems 12, 14, 16, 18, system 12 for example, includes a storage device 30 having a database 32 that can be, for example, maintained by a database management system.
  • System 12 can also include an input/output (I/O) device 34 for display of a Graphical User Interface (GUI) 36 to a user 38.
  • I/O input/output
  • GUI Graphical User Interface
  • ERP Enterprise Resource Planning
  • ERP is an industry term for a broad set of activities supported by multi-module application software that helps a manufacturer or other business manage important parts of its business, including product planning, parts purchasing, maintaining inventories, interacting with suppliers, providing customer service, and tracking orders.
  • ERP can also include application modules for finance and human resources aspects of a business.
  • an ERP system uses or is integrated with a database management system.
  • ERP enterprise resource planning
  • mySAP.com SAP AG
  • SAP AG SAP AG
  • business processes are modeled in business objects. Instances of the business object are represented in data generated, stored and manipulated by the system.
  • the systems that form part of the landscape each include a database, as discussed above, in which data related to instances of the business objects are stored.
  • Each of the systems 12, 14, 16, 18 generates, maintains, utilizes and shares data within the landscape 10. Rather than one single master owner entity of each data item utilized within the landscape 10, there is the possibility that a data item has more than one owner entity.
  • Each owner entity of a data item typically is responsible for maintaining the data item that the owner entity generates.
  • Each data item is assigned to a hierarchical level number or level indicator of ownership entities. The assigned level number or level indicator is stored with the data item as metadata such as, for example, a tag or flag, and assigns responsibility of the data item to an owner entity, such as one of the systems 12, 14, 16, 18 within the landscape 10.
  • Each system 12, 14, 16, 18 includes a mapping function or translation function that maps assigned level numbers or indicators to a respective owner entity.
  • GUIDs Global Unique Identifiers
  • a GUID global unique identifier
  • Microsoft Corporation for a number that its programming generates to create a unique identity for an entity such as a Microsoft Word document.
  • GUIDs are widely used in Microsoft products to identify interfaces, replica sets, records, and other objects. Different kinds of objects have different kinds of GUIDs.
  • a Microsoft Access database uses a 16-byte field to establish a unique identifier for replication.
  • the GUID numbers generated for data can incorporate the unique identification number of a computer's card.
  • an exemplary data item 50 includes data 52 and a unique hierarchical level or indicator number 54.
  • the number 54 is metadata and can be implemented as a tag or flag.
  • the data 50 and associated number 54 are used in conjunction with a mapping function or translation function.
  • Each of the systems 12, 14, 16 18 include this mapping function.
  • the mapping function is a lookup process that loads the tag 54 associated with the data 50 and compares that tag 54 with a list or table of tags stored locally within the system 12, 14, 16, 18.
  • the table of tags maps tags to ownership entities. If the tag 54 is found in the lookup table, its associated ownership entity is identified.
  • a data indication process 200 includes, in a network, storing (202) tables of level 10 indicators and associated ownership entities in network systems.
  • the process 200 generates (204) a data item in a first network system and associates (206) the data item with one of the level indicators.
  • the process 200 stores (208) the level indicator with the generated data item.
  • Each level has a unique ownership assignment to one system.
  • the invention can be implemented in digital electronic circuitry, or in computer hardware, firmware, software, or in combinations of them.
  • the invention can be implemented as a computer program product, i.e., a computer program tangibly embodied in an information carrier, e.g., in a machine-readable storage device or in a propagated signal, for execution by, or to control the operation of, data processing apparatus, e.g., a programmable processor, a computer, or multiple computers.
  • a computer program can be written in any form of programming language, including compiled or interpreted languages, and it can be deployed in any form, including as a stand-alone program or as a module, component, subroutine, or other unit suitable for use in a computing environment.
  • a computer program can be deployed to be executed on one computer or on multiple computers at one site or distributed across multiple sites and interconnected by a communication network.
  • Method steps of the invention can be performed by one or more programmable processors executing a computer program to perform functions of the invention by operating on input data and generating output. Method steps can also be performed by, and apparatus of the invention can be implemented as, special purpose logic circuitry, e.g., an FPGA (field programmable gate array) or an ASIC (application-specific integrated circuit).
  • processors suitable for the execution of a computer program include, by way of example, both general and special purpose microprocessors, and any one or more processors of any kind of digital computer.
  • a processor will receive instructions and data from a read-only memory or a random access memory or both.
  • the essential elements of a computer are a processor for executing instructions and one or more memory devices for storing instructions and data.
  • a computer will also include, or be operatively coupled to receive data from or transfer data to, or both, one or more mass storage devices for storing data, e.g., magnetic, magneto-optical disks, or optical disks.
  • Information carriers suitable for embodying computer program instructions and data include all forms of non- volatile memory, including by way of example semiconductor memory devices, e.g., EPROM, EEPROM, and flash memory devices; magnetic disks, e.g., internal hard disks or removable disks; magneto-optical disks; and CD-ROM and DVD-ROM disks.
  • the processor and the memory can be supplemented by, or incorporated in special purpose logic circuitry.
  • the invention can be implemented in a computing system that includes a back- end component, e. g., as a data server, or that includes a middleware component, e. g., an application server, or that includes a front-end component, e.g., a client computer having a graphical user interface or a Web browser through which a user can interact with an implementation of the invention, or any combination of such back-end, middleware, or front-end components.
  • the components of the system can be interconnected by any form or medium of digital data communication, e.g., a commumcation network. Examples of communication networks include a local area network ("LAN”) and a wide area network (“WAN”), e.g., the Internet.
  • LAN local area network
  • WAN wide area network
  • the computing system can include clients and servers and web services.
  • a client and server are generally remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other.
  • Web services (sometimes called application services) are services (usually including some combination of programming and data, but possibly including human resources as well) that are made available from a business's Web server for Web users or other Web-connected programs.
  • Providers of Web services are generally known as application service providers. Web services range from such major services as storage management and customer relationship management (CRM) down to much more limited services such as the furnishing of a stock quote and the checking of bids for an auction item.
  • CRM customer relationship management
  • Web services Users can access some Web services through a peer-to-peer arrangement rather than by going to a central server. Some services can communicate with other services and this exchange of procedures and data is generally enabled by a class of software known as middleware. Services previously possible only with the older standardized service known as Electronic Data Interchange (EDI) increasingly are likely to become Web services. Besides the standardization and wide availability to users and businesses of the Internet itself, Web services are also increasingly enabled by the use of the Extensible Markup Language (XML) as a means of standardizing data formats and exchanging data. XML is the foundation for the Web Services Description Language (WSDL).
  • WSDL Web Services Description Language

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Storage Device Security (AREA)
  • Computer And Data Communications (AREA)

Abstract

Methods and apparatus, including computer program products, for managing data consistency within a network of computer systems. The method includes, in a network, storing tables of level indicators and associated ownership entities in network systems, generating a data item in a first network system, associating the data item with one of the level indicators, and storing the level indicator with the generated data item.

Description

MANAGING DATA CONSISTENCY
BACKGROUND
The present invention relates to data processing by digital computer, and more particularly to managing data consistency. In collaborative business processes, several different and separate computer based systems are typically involved, such as in Enterprise Resource Planning (ERP) systems. These systems communicate with each other using a network, thus forming a computer system landscape. Within such a system landscape data is exchanged between and replicated in the systems involved, and continual efforts are needed to maintain, for example, consistency of the data across each of the systems within the landscape.
SUMMARY
The present invention provides methods and apparatus, including computer program products, for managing data consistency.
In general, in one aspect, the invention features a method in a network including storing tables of level indicators and associated ownership entities in network systems, generating a data item in a first network system, associating the data item with one of the level indicators, and storing the level indicator with the generated data item.
The invention can be implemented to include one or more of the following advantageous features. Each network system can be a unique ownership entity. The method can also include, in a second network system, requesting the generated data item from the first network system, receiving the data item and associated level indicator from the first network system, searching a lookup table stored in the second network system for the level indicator, and determining the ownership entity of the data items in response to the search. In embodiments, the level indicators are metadata. The metadata can be tags and/or flags. Each of the level indicators can represent more than one network system.
The level indicators can represent a hierarchy. Associating the data item can include a second one of the level indicators. In general, in another aspect, the invention features an Enterprise Resource Planning (ERP) data structure including a data item, and metadata containing a level indicator.
The invention can be implemented to include one or more of the following advantageous features. The metadata can be a tag and/or a flag. The metadata can include a second level indicator. The level indicator maps to an ownership entity residing in a network of ERP systems.
The invention can be implemented to realize one or more of the following advantages. Data that is generated and shared in a landscape includes a level indictor that can be used by systems in the landscape to map to one or more ownership entities.
The method supports system landscapes where there is no single or central system that contains all the data and where no single system contains all data consistency rules. Ownership indicators or Global Unique Identifiers can be used to represent the systems and their ownership within the landscape.
The details of one or more implementations of the invention are set forth in the accompanying drawings and the description below. Further features, aspects, and advantages of the invention will become apparent from the description, the drawings, and the claims.
DESCRIPTION OF DRAWINGS
FIG. 1 is block diagram of a network. FIG. 2 is a block diagram of a data structure. FIG. 3 is a flow diagram of a data indication process.
Like reference numbers and designations in the various drawings indicate like elements.
DETAILED DESCRIPTION
In FIG. 1, an exemplary network 10, also referred to as a landscape, includes a number of collaborating systems 12, 14, 16, 18. Each of the systems 12, 14, 16, 18, system 12 for example, includes a processor 20 and a memory 22. Memory 22 stores an operating system 24, a stack 26 for communicating over the network 10, and machine executable instructions executed by the processor 20 to perform a collaborative business process 28.
Each of the systems 12, 14, 16, 18, system 12 for example, includes a storage device 30 having a database 32 that can be, for example, maintained by a database management system. System 12 can also include an input/output (I/O) device 34 for display of a Graphical User Interface (GUI) 36 to a user 38.
The systems 12,14,16,18 can be of any type, such as Enterprise Resource Planning (ERP) systems, for example. In general, ERP is an industry term for a broad set of activities supported by multi-module application software that helps a manufacturer or other business manage important parts of its business, including product planning, parts purchasing, maintaining inventories, interacting with suppliers, providing customer service, and tracking orders. ERP can also include application modules for finance and human resources aspects of a business. Typically, an ERP system uses or is integrated with a database management system.
An example of an ERP system is the integrated business solution mySAP.com from SAP AG. hi an ERP system, business processes are modeled in business objects. Instances of the business object are represented in data generated, stored and manipulated by the system. Typically, the systems that form part of the landscape each include a database, as discussed above, in which data related to instances of the business objects are stored.
Each of the systems 12, 14, 16, 18 generates, maintains, utilizes and shares data within the landscape 10. Rather than one single master owner entity of each data item utilized within the landscape 10, there is the possibility that a data item has more than one owner entity. Each owner entity of a data item typically is responsible for maintaining the data item that the owner entity generates. Each data item is assigned to a hierarchical level number or level indicator of ownership entities. The assigned level number or level indicator is stored with the data item as metadata such as, for example, a tag or flag, and assigns responsibility of the data item to an owner entity, such as one of the systems 12, 14, 16, 18 within the landscape 10. Each system 12, 14, 16, 18 includes a mapping function or translation function that maps assigned level numbers or indicators to a respective owner entity. In another example, Global Unique Identifiers (GUIDs) are used to represent systems and their ownership in place of level indicators and mapping functions. A GUID (global unique identifier) is a term used by Microsoft Corporation for a number that its programming generates to create a unique identity for an entity such as a Microsoft Word document. GUIDs are widely used in Microsoft products to identify interfaces, replica sets, records, and other objects. Different kinds of objects have different kinds of GUIDs. For example, a Microsoft Access database uses a 16-byte field to establish a unique identifier for replication. The GUID numbers generated for data can incorporate the unique identification number of a computer's card. In a traditional client/server model of a network, one or more client systems obtain data from a centrally maintained database associated with a server system. In the traditional model, the server system maintains the data and the data is associated with the server system as its ownership entity. Here, rather than having many client systems and one server system in the landscape 10, the landscape 10 includes many systems 12, 14, 16, 18, each owning data and responsible for that data. Each system shares data with other systems in the landscape 10 that are not responsible for managing the shared data. Within the landscape 10, systems 12, 14, 16, 18 can be consumers of data, consumers and owners of data, and owners of data. By tagging the data there can occur sharing of data ownership between a number of users of the data. In FIG. 2, an exemplary data item 50 includes data 52 and a unique hierarchical level or indicator number 54. The number 54 is metadata and can be implemented as a tag or flag. The data 50 and associated number 54 are used in conjunction with a mapping function or translation function. Each of the systems 12, 14, 16 18 include this mapping function. In an example, the mapping function is a lookup process that loads the tag 54 associated with the data 50 and compares that tag 54 with a list or table of tags stored locally within the system 12, 14, 16, 18. The table of tags maps tags to ownership entities. If the tag 54 is found in the lookup table, its associated ownership entity is identified.
In another example, when a lookup table is modified by any one of the systems 12, 14, 16, 18 within the landscape 10, system 12 for example, the modification is sent to the other systems 14, 16, 18 within the landscape 10 as an update. The systems 14, 16, 18 receive the modification and update their respective local lookup tables. hi FIG. 3, a data indication process 200 includes, in a network, storing (202) tables of level 10 indicators and associated ownership entities in network systems. The process 200 generates (204) a data item in a first network system and associates (206) the data item with one of the level indicators. The process 200 stores (208) the level indicator with the generated data item. Each level has a unique ownership assignment to one system.
The invention can be implemented in digital electronic circuitry, or in computer hardware, firmware, software, or in combinations of them. The invention can be implemented as a computer program product, i.e., a computer program tangibly embodied in an information carrier, e.g., in a machine-readable storage device or in a propagated signal, for execution by, or to control the operation of, data processing apparatus, e.g., a programmable processor, a computer, or multiple computers. A computer program can be written in any form of programming language, including compiled or interpreted languages, and it can be deployed in any form, including as a stand-alone program or as a module, component, subroutine, or other unit suitable for use in a computing environment. A computer program can be deployed to be executed on one computer or on multiple computers at one site or distributed across multiple sites and interconnected by a communication network.
Method steps of the invention can be performed by one or more programmable processors executing a computer program to perform functions of the invention by operating on input data and generating output. Method steps can also be performed by, and apparatus of the invention can be implemented as, special purpose logic circuitry, e.g., an FPGA (field programmable gate array) or an ASIC (application-specific integrated circuit). Processors suitable for the execution of a computer program include, by way of example, both general and special purpose microprocessors, and any one or more processors of any kind of digital computer. Generally, a processor will receive instructions and data from a read-only memory or a random access memory or both. The essential elements of a computer are a processor for executing instructions and one or more memory devices for storing instructions and data. Generally, a computer will also include, or be operatively coupled to receive data from or transfer data to, or both, one or more mass storage devices for storing data, e.g., magnetic, magneto-optical disks, or optical disks. Information carriers suitable for embodying computer program instructions and data include all forms of non- volatile memory, including by way of example semiconductor memory devices, e.g., EPROM, EEPROM, and flash memory devices; magnetic disks, e.g., internal hard disks or removable disks; magneto-optical disks; and CD-ROM and DVD-ROM disks. The processor and the memory can be supplemented by, or incorporated in special purpose logic circuitry.
The invention can be implemented in a computing system that includes a back- end component, e. g., as a data server, or that includes a middleware component, e. g., an application server, or that includes a front-end component, e.g., a client computer having a graphical user interface or a Web browser through which a user can interact with an implementation of the invention, or any combination of such back-end, middleware, or front-end components. The components of the system can be interconnected by any form or medium of digital data communication, e.g., a commumcation network. Examples of communication networks include a local area network ("LAN") and a wide area network ("WAN"), e.g., the Internet.
The computing system can include clients and servers and web services. A client and server are generally remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other. Web services (sometimes called application services) are services (usually including some combination of programming and data, but possibly including human resources as well) that are made available from a business's Web server for Web users or other Web-connected programs. Providers of Web services are generally known as application service providers. Web services range from such major services as storage management and customer relationship management (CRM) down to much more limited services such as the furnishing of a stock quote and the checking of bids for an auction item.
Users can access some Web services through a peer-to-peer arrangement rather than by going to a central server. Some services can communicate with other services and this exchange of procedures and data is generally enabled by a class of software known as middleware. Services previously possible only with the older standardized service known as Electronic Data Interchange (EDI) increasingly are likely to become Web services. Besides the standardization and wide availability to users and businesses of the Internet itself, Web services are also increasingly enabled by the use of the Extensible Markup Language (XML) as a means of standardizing data formats and exchanging data. XML is the foundation for the Web Services Description Language (WSDL).
The invention has been described in terms of particular embodiments. Other embodiments are within the scope of the following claims. For example, the steps of the invention can be performed in a different order and still achieve desirable results.

Claims

Claims
1. A method comprising: in a network, storing tables of level indicators and associated ownership entities in network systems; generating a data item in a first network system; associating the data item with one of the level indicators; and storing the level indicator with the generated data item.
2. The method of claim 1 wherein each network system is a unique ownership entity.
3. The method of claim 1 or 2, further comprising: in a second network system, requesting the generated data item from the first network system; receiving the data item and associated level indicator from the first network sys- tern; searching a lookup table stored in the second network system for the level indicator; and determining the ownership entity of the data items in response to the search.
4. The method of one of the preceding claims, wherein the level indicators are metadata.
5. The method of claim 4, wherein the metadata comprise tags and/or flags.
6. The method of one of the preceding claims, wherein the level indicators represent more than one network system or a hierarchy.
7. The method of one of the preceding claims, wherein associating the data item with a second one of the level indicators.
8. An Enterprise Resource Planning (ERP) data structure comprising: a data item; and metadata containing a level indicator.
9. The data structure of claim 8, wherein the metadata comprises a tag and/or a flag.
10. The data structure of claim 8 or 9, wherein the metadata further contains a second level indicator.
11. The data structure of claim 8, 9 or 10, wherein the level indicator maps to an ownership entity residing in a network of ERP systems.
12. A computer program product, tangibly embodied in an information carrier, for maintaining data ownership, the computer program product being operable to cause data processing apparatus to: in a network, store tables of level indicators and associated ownership entities in network systems; generate a data item in a first network system; associate the data item with one of the level indicators; and store the level indicator with the generated data item.
13. The product of claim 12, further comprising instructions to: in a second network system, request the generated data item from the first network system; receive the data item and associated level indicator from the first network system; search a lookup table stored in the second network system for the level indicator; and determine the ownership entity of the data items in response to the search.
14. The product of claim 12 or 13, wherein the level indicators comprise metadata, tags and/or flags.
15. The product of claim 12, 13 or 14, wherein the level indicators represent more than one network system or a hierarchy.
16. The product of claim 12, 13, 14 or 15, wherein associating the data item with a second one of the level indicators.
PCT/EP2003/014858 2002-12-23 2003-12-23 Managing data consistency WO2004057478A2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP03795962A EP1576502A2 (en) 2002-12-23 2003-12-23 Managing data consistency
AU2003298238A AU2003298238A1 (en) 2002-12-23 2003-12-23 Managing data consistency

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US10/328,737 US7480708B2 (en) 2002-12-23 2002-12-23 Method and computer program product for managing data consistency
US10/328,737 2002-12-23

Publications (2)

Publication Number Publication Date
WO2004057478A2 true WO2004057478A2 (en) 2004-07-08
WO2004057478A3 WO2004057478A3 (en) 2004-11-11

Family

ID=32594567

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/EP2003/014858 WO2004057478A2 (en) 2002-12-23 2003-12-23 Managing data consistency

Country Status (4)

Country Link
US (1) US7480708B2 (en)
EP (1) EP1576502A2 (en)
AU (1) AU2003298238A1 (en)
WO (1) WO2004057478A2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1653353A1 (en) * 2004-10-29 2006-05-03 Sap Ag Associations between duplicate master data objects
US8140594B2 (en) 2004-09-17 2012-03-20 Sap Ag Advanced message mapping with sub-object key mapping

Families Citing this family (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8412685B2 (en) * 2004-07-26 2013-04-02 Riverbed Technology, Inc. Method and system for managing data
US8095601B2 (en) * 2004-10-22 2012-01-10 Microsoft Corporation Inter-proximity communication within a rendezvous federation
US20060090003A1 (en) * 2004-10-22 2006-04-27 Microsoft Corporation Rendezvousing resource requests with corresponding resources
US8392515B2 (en) 2004-10-22 2013-03-05 Microsoft Corporation Subfederation creation and maintenance in a federation infrastructure
US8014321B2 (en) * 2004-10-22 2011-09-06 Microsoft Corporation Rendezvousing resource requests with corresponding resources
US8095600B2 (en) * 2004-10-22 2012-01-10 Microsoft Corporation Inter-proximity communication within a rendezvous federation
US8549180B2 (en) * 2004-10-22 2013-10-01 Microsoft Corporation Optimizing access to federation infrastructure-based resources
US20080288659A1 (en) 2006-11-09 2008-11-20 Microsoft Corporation Maintaining consistency within a federation infrastructure
US7958262B2 (en) * 2004-10-22 2011-06-07 Microsoft Corporation Allocating and reclaiming resources within a rendezvous federation
US20110082928A1 (en) 2004-10-22 2011-04-07 Microsoft Corporation Maintaining consistency within a federation infrastructure
US8161019B2 (en) * 2009-05-01 2012-04-17 Microsoft Corporation Cross-channel coauthoring consistency
CA2840233A1 (en) 2011-07-11 2013-01-17 Paper Software LLC System and method for processing document
US10540426B2 (en) * 2011-07-11 2020-01-21 Paper Software LLC System and method for processing document
US10572578B2 (en) 2011-07-11 2020-02-25 Paper Software LLC System and method for processing document
CA2840228A1 (en) 2011-07-11 2013-01-17 Paper Software LLC System and method for searching a document
US9229611B2 (en) * 2013-03-05 2016-01-05 Oracle International Corporation Automatic management of client data consistency
EP3949344A1 (en) * 2019-03-29 2022-02-09 Telefonaktiebolaget Lm Ericsson (Publ) Re-selection of a network function instance based on data consistency

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6985905B2 (en) * 2000-03-03 2006-01-10 Radiant Logic Inc. System and method for providing access to databases via directories and other hierarchical structures and interfaces
US20020103818A1 (en) * 2000-05-04 2002-08-01 Kirkfire, Inc. Information repository system and method for an internet portal system
US6944662B2 (en) * 2000-08-04 2005-09-13 Vinestone Corporation System and methods providing automatic distributed data retrieval, analysis and reporting services
US6993657B1 (en) * 2000-09-08 2006-01-31 Oracle International Corporation Techniques for managing database systems with a community server
US6768995B2 (en) * 2002-09-30 2004-07-27 Adaytum, Inc. Real-time aggregation of data within an enterprise planning environment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
BRODSKY D ET AL: "Using file-grain connectivity to implement a peer-to-peer file system" PROCEEDINGS 21ST. SYMPOSIUM ON RELIABLE DISTRIBUTED SYSTEMS. SRDS-2002. OSAKA UNIVERSITY, SUITA, JAPAN, OCT. 13 - 16, 2002, PROCEEDINGS OF THE SYMPOSIUM ON RELIABLE DISTRIBUTED SYSTEMS, LOS ALAMITOS, CA : IEEE COMP. SOC, US, 13 October 2002 (2002-10-13), pages 318-323, XP010632044 ISBN: 0-7695-1659-9 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8140594B2 (en) 2004-09-17 2012-03-20 Sap Ag Advanced message mapping with sub-object key mapping
EP1653353A1 (en) * 2004-10-29 2006-05-03 Sap Ag Associations between duplicate master data objects
US7386578B2 (en) 2004-10-29 2008-06-10 Sap Ag Associations between duplicate master data objects

Also Published As

Publication number Publication date
US20040122927A1 (en) 2004-06-24
WO2004057478A3 (en) 2004-11-11
EP1576502A2 (en) 2005-09-21
AU2003298238A8 (en) 2004-07-14
AU2003298238A1 (en) 2004-07-14
US7480708B2 (en) 2009-01-20

Similar Documents

Publication Publication Date Title
US7480708B2 (en) Method and computer program product for managing data consistency
US7440940B2 (en) Web service agent
US7497370B2 (en) Supply chain visibility solution architecture
US8380749B2 (en) MDR federation facility for CMDBf
US7236973B2 (en) Collaborative master data management system for identifying similar objects including identical and non-identical attributes
US7634478B2 (en) Metadata driven intelligent data navigation
US9584949B2 (en) Cloud based master data management architecture
US20040044689A1 (en) Central master data management
US20110276537A1 (en) SaaS (Software as a Service) Providing User Control of Sharing of Data Between Multiple ERPs
US20040107212A1 (en) Centralized access and management for multiple, disparate data repositories
US20100198948A1 (en) Dynamic web service deployment and integration
US20100332542A1 (en) Method, system, and program product for discovering relevant information in a dynamic information system
US20060271384A1 (en) Reference data aggregate service population
Dai et al. A flexible extension of WSDL to describe non-functional attributes
US8140410B2 (en) Method, system, and program for translating and interfacing between data pools and product information management (PIM) systems
US11366801B1 (en) Highly available storage using independent data stores
US7146385B1 (en) System and method for application-transparent synchronization with a persistent data store
CN100568228C (en) dynamic access to data
US7092973B2 (en) Conflict detection in a distributed system landscape
CN101261639A (en) Sharing of database objects
US9536244B1 (en) Managed content delivery via web services
Laufmann The Information Marketplace: The Challenge of Information Commerce.
US20230274202A1 (en) Electronic device for associating stock keeping unit with product for sale and method of the same
US7720904B2 (en) Entity projection
US8489542B2 (en) Integrated content publishing

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): BW GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 2003795962

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 2003795962

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: JP

WWW Wipo information: withdrawn in national office

Country of ref document: JP