WO1995015532A1 - A method and device for extracting data from a group of data - Google Patents

A method and device for extracting data from a group of data Download PDF

Info

Publication number
WO1995015532A1
WO1995015532A1 PCT/SE1994/001162 SE9401162W WO9515532A1 WO 1995015532 A1 WO1995015532 A1 WO 1995015532A1 SE 9401162 W SE9401162 W SE 9401162W WO 9515532 A1 WO9515532 A1 WO 9515532A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
customer
information
service
customers
Prior art date
Application number
PCT/SE1994/001162
Other languages
French (fr)
Inventor
Erik Mathias Thuresson
Anna Karolina Philippi
Erik Andreas Bartsch
Carina Marie Runefjord
Original Assignee
Telefonaktiebolaget Lm Ericsson
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 Telefonaktiebolaget Lm Ericsson filed Critical Telefonaktiebolaget Lm Ericsson
Priority to BR9408243A priority Critical patent/BR9408243A/en
Priority to EP95903093A priority patent/EP0731947B1/en
Priority to DE69432266T priority patent/DE69432266D1/en
Priority to JP7515562A priority patent/JPH09505918A/en
Priority to AU12079/95A priority patent/AU697377B2/en
Priority to KR1019960702919A priority patent/KR100343342B1/en
Publication of WO1995015532A1 publication Critical patent/WO1995015532A1/en
Priority to FI962298A priority patent/FI962298A0/en
Priority to NO962280A priority patent/NO962280L/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M15/00Arrangements for metering, time-control or time indication ; Metering, charging or billing arrangements for voice wireline or wireless communications, e.g. VoIP
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/289Object oriented databases
    • 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/99941Database schema or data structure
    • Y10S707/99944Object-oriented database structure
    • Y10S707/99945Object-oriented database structure processing

Definitions

  • the invention relates to a method and a device in a data base or data handling system, in particular in an electronic computer based telecommunication system in which data is exchanged between data bases and customers connected thereto, for determining those data which are to be extracted from a group of data considering requirements from many connected, different customers.
  • the U.S. Patent US-A 4,745,559 for Willis et al. describes a method and a system for dynamical control of the contents of a local receiver data base from a transmitter data base.
  • the messages from the transmitter data base are used for increasing and decreasing repeatedly the contents of the local data base on a record-by-record basis.
  • Storage templates are stored with access possibility in the local receiver data base. These storage templates are locally retrievable based on the reception of a unique identifier. Each stored data record has a unique associated storage template, even if a storage template can have a correspondence to a multitude of different data records. In cooperation with transmitted update messages the required communication capacity is reduced.
  • the problem which is not solved by the prior art is as follows.
  • Each object can comprise different kinds of data information.
  • the different data objects are collected in a common object or collection object.
  • Each one of the customers has, however, not the need for the same data.
  • the data which are required by the customers are to be extracted from the data collected in the common object and stored in a data record.
  • This data record is in turn stored in a memory (Log) owned by the customer.
  • the data record does not contain all the data which are comprised in the common data object.
  • a further problem is determining that data information which is needed by each one of the customers and how such a data record is to be created which contains all the data which is needed by each one of the customers.
  • a first step three objects are defined which each one is stored in a data base.
  • the different objects consist of memory means, each one containing a number of data fields or attributes.
  • the data base is a single one but may be distributed in a system.
  • a group or collection of data generated from a telephone call is handled for creating a data record or data file which is used for for instance call debiting.
  • the method and the device are naturally applicable to arbitrary types of data which are collected in groups.
  • a first object, service template is defined in which the constructor of the service is to specify identifiers for the data included in the service.
  • An application programmer specifies different types of a second object, output type.
  • One or several service templates are connected to an output type.
  • the service templates connected to an output type indicate the data which are included in said output type.
  • customer template When a customer wants to determine the data which are to be extracted by an output type, the customer must specify a third object, customer template.
  • customer template the customer specifies the identifiers for the data which are to be extracted for the output type. It is only possible to choose such identifiers which are included in the service templates associated with the respective output type.
  • customer template When a customer template has been created, updated or erased the associated output type reads all associated customer templates and corrects all different specifications or indications to a union. This union constitutes a definition of the data which are to be extracted from the group or collection of data. The definition makes it possible to create a common data record satisfying the requirements of all the customers.
  • desired data are extracted in a data base or data handling or processing system such as a telephone network, where sets of data for repeated transactions are generated, the transactions then for instance being telephone calls.
  • the sets of data can also be generated outside the system to be processed by it and retrieved by customers.
  • Data are various kinds of values, addresses, names etc.
  • Customers which are connected to the system may then want different subsets of the generated data, that is specified selected information.
  • a set of data is generated, only those data are centrally extracted which belong to at least one of the subsets of data wanted by the customers. All these extracted data are stored as identical copies in a separate memory area arranged for each customer.
  • the set of data wanted by a customer can then be extracted from its or his memory area.
  • a common template may be centrally created comprising a union of definitions of the sets of data wanted by the customers.
  • Each customer may also have an own template defining the wanted data.
  • the extraction process may be carried out in an electronic, computer based telecommunication system using an object oriented processor system by means of which data are exchanged between data bases and customers connected thereto.
  • a data record is commonly created for the customers.
  • This data record is created from information stored in data storing means intended for one of a number of particular services and comprising all information for the service.
  • the data record which is common to all connected customers, is arranged to contain only the information which is needed by the customers. To each one of the customers exactly those data which are based on the desires of the individual customer can be extracted from the common data record.
  • An customer object is arranged for each customer, the object comprising a template and defining the data information which the customer wants to extract from the common data record.
  • a common or central object is arranged, which is associated with customer objects and is based on information therein, for creating a definition of the common data record by uniting only the definitions in all associated customer objects to a union. This union then is the definition of the data which are extracted from the data storing means for creating the common data record.
  • a common data record may be stored as an identical copy in a separate memory means connected or connectable individually to each one of the customers. Such a common data record which is stored in one of the separate memory means can then be processed, as requested by a customer, to extract and deliver from this separately stored common data record exactly the particular information which the connected customer wants to have delivered as defined in his or its customer object.
  • Such a further object defines the data information which is included in a service. It may then comprise a data field comprising a set of identifiers of the data included in the service.
  • a customer object can comprise a data field comprising identifiers for the data information which a customer wants to extract from the set of data.
  • the common object can comprise a data field comprising the union.
  • each customer connected to the system may be allowed to have data delivered only from specific subsets of the generated data, the customer then selecting his or its desired data from one of these specific subsets. Then, from each generated set of data predefined subsets thereof are generated and these predefined subsets are members of predefined groups. A customer is allowed to choose its or his wanted subset of data from the data comprised in the predefined subsets which are members in a group.
  • the generated sets of data can then be stored according to templates which are individual to each predefined subset.
  • a template defines the data which the subset contains.
  • the data of a predefined subset or pointers to those data can advantageously be stored in an individual data storing means for each such subset.
  • a union template can be created for each group of subsets, the union template then being a union of the definitions in the templates of the subsets in the group.
  • the predefined subsets can each one belong to one of a number of particular services and then comprise all the information which is related to the service.
  • Service objects are advantageously arranged, each one defining or comprising a service template for the data information which is included in a service.
  • a common object can then be arranged, which is associated with at least two service objects and comprises definitions based on information in these service objects, to create a definition of the possible data which can be allowed to be delivered to a customer, by uniting only the definitions in all the associated service objects to a union.
  • the corresponding system then generally comprises a separate memory area arranged for each customer. Further, there are first extraction means for extracting, when a set of data is generated, only those data which belong to at least one of the subsets of data wanted by the customers, and for storing all these extracted data in each separate memory area arranged for the customers. Second extraction means are arranged for extracting from such a memory area for a customer only those data belonging to the subset of data wanted by the customer.
  • the first extraction means can comprise memory means for storing a common template comprising a union of only definitions of the sets of data wanted by the customers.
  • the second extraction means can comprise memory means for storing a template for defining the set of data wanted by customer.
  • a data storing means which is intended for one of a number of particular services and contains all the information related to the service.
  • the data storing means then comprises a memory in which all the data related to the particular service are continuously stored and read.
  • the first extraction means can create one data record from the information stored in the data storing means, the data record being common to all connected customers and containing only the information which is needed by the customers.
  • the second extraction means are then arranged, so that exactly those data which are based on the desires of the respective customer is extracted from the common data record to each one of the customers.
  • a first unit can be arranged comprising a first memory area for storing a first object or service object comprising information defining a service.
  • the first unit can further comprise second memory areas, one for each customer and for storing a second object or customer object which is associated with the customer and comprises definitions of the data which the respective customer wants to extract from the common data record.
  • the first unit can, in addition, comprise a third memory area for storing a third object or common object, associated with the first and second memory areas.
  • a second unit may be arranged to, during current handling of the service, write data necessary to the service in the data storing means and, after finished handling of the service, to provide to the first unit a packing command signal.
  • the first unit can then, when receiving the signal, use the definitions in the third common object associated with the service for forming the common data record.
  • the third or common object also called output type, is arranged to, when one of the second or customer objects associated therewith is changed, read all the second or customer objects associated with the third object, and to form a union of the definitions of data as specified in these second objects.
  • Separate memory means for each customer may be included in the second extraction means. Distribution means can then forward a copy of the common data record to each one of separate memory means belonging to the respective customer.
  • a data processing unit is arranged which is individually connectable to each customer and also is included in the second extraction means.
  • the separate memory means for a customer are then arranged, on receiving a signal issued by the customer requesting to have his or its individual data delivered, to copy or deliver the whole current data record stored therein to the data processing unit.
  • the data processing unit will then, after a comparison between the information in the received common data record and the information in the second or customer object belonging to the customer, deliver the desired individual information to the customer.
  • a data processing unit can comprise a register and a comparator circuit.
  • the unit is arranged, at a signal issued when a customer, with which the data processing unit is connectable, wants to have data delivered, to activate the comparator circuit for comparing the information as provided from the separate memory means belonging to the customer and the definitions in second object of this customer and to store, depending on the result of the comparison, the corresponding data in the register and to deliver the data to the customer from the register.
  • the telecommunication system is in particular a telephone system by means of which connected subscribers exchange telephone calls, the data generated then being all the information which is related to the calls and being stored in the data storing means intended therefore.
  • Data included in a service which are stored in the data storing means, in particular for the service debiting, comprise debiting data generated during a telephone call, such data in particular comprising telephone numbers of the called and the calling telephone set or extension, start time of the call, end time, duration, debitable time, date, etc.
  • a separate data storing means can be arranged for each particular service, the means comprising subsets of generated data or pointers to such data.
  • the separate storing means are preferably arranged to store a number of different common data records common to the customers, in particular one common data record per each telephone call made in the telecommunication system.
  • each generated set of data predefined subsets thereof, these subsets corresponding to different services.
  • the data of each extracted subset or pointers to those data are stored in data storage means, where one separate or individual data storage means is arranged for each extracted subset of data.
  • Predefined groups of such subsets extracted from one generated set of data are also arranged and a customer is allowed to choose his or its wanted subset of data from the data comprised in the subsets in one of the groups.
  • memory means may be arranged for storing templates individual to each predefined subset, the templates defining the data which the subset contains.
  • the data of a predefined subset or pointers to those data can be stored in an individual data storing means for each such subset.
  • Memory means can also be arranged for storing a union template for each group of subsets, the union template then being a union of the definitions in the templates of the subsets in the grou .
  • the predefined subsets can each one belong to one of a number of particular services, as stated above, and each one then comprises all information, which is related to the service.
  • Memory means are arranged for storing service objects, which each one defines the data information which is included in a service.
  • Memory means are also arranged for storing a common object, which is associated with service objects and comprises definitions based on information in these service objects, the common object comprising a definition of the possible data which can be allowed to be delivered to a customer and being created by uniting only the definitions in all associated service objects to a union.
  • Fig. 1 in a block diagram shows a handler in a telecommunication network to which a number of customers are connected
  • FIG. 2 shows in the shape of blocks the connection between objects service template ST, customer template CT and output type OT.
  • FIG. 3 schematically shows the updating procedure of an output type OT
  • Fig. 4 illustrates schematically the forming of a union of customer data
  • FIG. 5 illustrates in a block diagram further the connection between the objects ST, CT and OT,
  • - Fig. 6 is a schematic description of a procedure for call debiting
  • Fig. 7 shows in a block diagram the procedure of Fig. 6,
  • Fig. 8 shows the connection between different types of output types OT and the number of service templates ST.
  • the method and the device of the invention will be described as applied in an electronic computer based telecommunication system comprising an object oriented processor system containing a controller unit, primary/secondary memories and software necessary for information interchange.
  • the system is based on programming in different handling cases. Data information is exchanged between data bases and customers connected thereto in order to determine the data which are to be extracted from a group of data considering requirements from many connected different customers.
  • a number of customers can request data from a common data record created for the purpose and stored in a memory area M, in which data record all the data are collected which all of the customers need.
  • the different customers can have completely different desires in regard of the data information which they want to extract.
  • the creation of the common data record and the extraction of the individual customer data will be described hereinafter. It is seen in Fig. 1 how a handling unit H in said processor system is in contact with a number of customers Kl - K4.
  • the handling unit contains the memories M, the controller unit CU and the software SW mentioned above.
  • the controller unit CU controls reading and writing in the memories and activates the programs, as conventionally controlled by a clock, not shown.
  • the telecommunication system may in particular be a digital telephone system in which a number of customers use the multitude of services which can be offered by such a system.
  • An example of such a service is the service debiting which is the special service which will be discussed in some detail below.
  • Customers are then institutions or persons which themselves have a responsibility for a number of own subscribers, e.g. different administrations, authorities, hotels, hospitals etc. and thus they have a need of debiting services.
  • the method and device described here can be used for information communication in a number of applications but specifically the method and the device are related to a telephone system in which telephone calls are interchanged between subscribers connected to the system.
  • service template ST As illustrated in Fig. 2, three objects are used, service template ST, output type OT and customer template CT.
  • An object can for instance be constituted by lists of fields and their relations to each other and to other objects, and it is stored in memory means which thus can hold data information of a specified format divided in different data fields or attributes, comprising different types of identifying information, the identifiers being used for pointing to information stored in the primary/secondary memories.
  • the object service template ST is an object determining the information which is comprised in a service.
  • the incorporated data field or attribute ServiceTemplateld comprises the identifier of the object.
  • the further attribute "possible Tags" comprises a set of identifiers of the data which are included in the service.
  • the object output type OT is constituted by attributes and transactions for creating, based on requirements of customers associated with the output type, a union common thereto of data constituting the definition of the data which are to be extracted later from said group of data.
  • the data field OutputTypeld comprises the identifier of the object.
  • the data field called "merged Extraction Tags" contains the union or collection of all the different specifications in all objects customer template CT associated with the object output type OT.
  • the object output type OT is related with zero in relation to many objects of type service template ST and customer template CT what for instance means that if there is no object service template the relation is 0 (zero) .
  • the relation can be 0, 1, to many, so called cardinality.
  • the object customer template CT contains the different customer requirements and is stored in memory areas in which the information is entered which is specified by a customer having a customer template CT.
  • the data field CustomerTemplateld comprises the identifier of the object.
  • the data field ownerld comprises the identification of the object owner, that is of the customer.
  • the data field called “extraction Tags" comprises the identifiers for the data information which the customer wants to extract from the set of data related to the associated object output type OT.
  • a customer template CT is always related to one output type OT.
  • the output type OT determines through its associated service templates ST the identifiers for the data objects or services which can be chosen.
  • a number of service templates ST can be assigned to each output type OT. If the respective output type OT is connected to a service template ST which for instance contains the identifiers 1, 6, 8 and 10 and another service template ST containing the identifiers 1, 5 and 20, a customer template CT must choose among the union of these identifiers, that is among 1, 5, 6, 8, 10 and 20.
  • FIG. 3 updating of the object output type OT is illustra ⁇ ted.
  • the Figure shows the connection between operator OA, data base DB, customer template CT, output type OT.
  • Each update of a customer template CT results in an update of the corresponding output type OT.
  • the operator OA issues a demand 1 of opening the respective template to the data base DB, which then issues a signal 2 which opens this customer template CT.
  • the operator OA specifies which data are to be extracted from the common data set and the new contents of the customer template CT are stored 3 in the data base DB.
  • From the customer template CT an update 4 is commanded or triggered of the associated output type OT, by e.g.
  • the object output type OT then sends a request 5 to the data base DB to open all other customer templates CT, which are associated with the same output type.
  • the data base DB responds issuing signals 6 opening all the customer templates CT associated with the object.
  • the data fields "extraction Tags" in the customer templates CT are united to a union and are stored 7 in the field "merged Extraction Tags" in the output type OT.
  • the output type OT thus updated is stored 8 in the data base DB, the update or change only being made in the attribute "merged Extraction Tags".
  • the associated output type OT is notified which then reads the data of all the associated customer templates CTl, CT2, CT3, as illustrated in Fig. 4.
  • the data field "extraction Tags" in each customer template CTl, CT2, CT3 are united in the data field "merged Extraction Tags" in the output type OT.
  • This data field then contains a union of that data information which is required by all the customers, and this information can then be extracted from a group of data as specified by the output type OT.
  • the output type OT may e.g. contain a pointer to a suitable program to be executed when the above signal is received.
  • the only object or means which is necessary in extraction of data from a group of data is an output type OT which thus contains a list of the data, for instance some suitable identifiers or pointers.
  • the output type OT can also receive a signal for extracting data from a specified group of data and to write the data to a specified data area.
  • the output type OT then accesses the identifiers in its data field "merged Extraction Tags" and forwards them to another part of the system where the data are extracted or retrieved from the group of data. Since the data field "merged Extraction Tags" contains the collection or union of all customer data requirements the file thus created satisfies the condition of providing only one file or data record for the needs of all the customers. This method of collecting data saves much processor capacity and makes the system more rapid than if it had been necessary to create one individual data record for each customer.
  • a collection object which can comprise a list pointing to other objects, for example the telephone number of the called telephone extension or set, duration, i.e. different types of information associated with the call.
  • All the objects i.e. service template ST, customer template CT, output type OT, etc. can be lists of pointers to different memory areas, conditions etc.
  • the output types OT differ from each other depending on the services which are included what in turn is determined by the number of associated service templates ST.
  • Fig. 5 the relation is shown between an output type OT and service templates ST and customer templates CT associated therewith where the service templates ST as has been mentioned earlier define the service and the customer templates CT define the data which the respective customer desires to have delivered.
  • the output type OT is coupled to routines for reading information both in the service templates ST and in the customer templates CT.
  • the union is indicated which has been formed by uniting the definitions in the respective service template CT.
  • a telephone call is exchanged from telephone set or extension in a hotel 12 to a place outside it.
  • the administration of the telephone network, the telephone office symbolically designated by the box Kl, wants to debit the management of the hotel 12, symbolically designated by the box K2, and the hotel management K2 wants to debit the guest which has made the call. It means that two parts or customers Kl, K2 are interested in obtaining debiting data from the telephone call.
  • call data A - H are generated in steps SI - S8, the data for example indicating how long time the call lasts, the telephone number to which the call is, etc. This information is collected in a collection store or collection memory CS.
  • CRO Call Record Output
  • the system is to pack, by means of a unit Call Record Output CRO, indicated by the box 14, the generated call information to a call record.
  • CRO uses all the templates which the customers, i.e. the administration, the hotel, have created in which they indicate the information which they want from the call.
  • the administration for instance requests to have data A, B, D, E and the hotel management requests data B and H.
  • the requests of all of the customers are collected and the call record is packed according to the unified request.
  • the call record thus packed is sent to a distribution means D which in turn forwards it for storage in logs or memories LI, L2, each one corresponding to a separate customer Kl, K2.
  • the distribution means D transmits two identical call records, one to each one of the two customers, the administration and the hotel Kl, K2.
  • the records are stored, as has been mentioned above, for or with the respective customer in a log or memory LI, L2 owned by the customer Kl, K2 respectively.
  • LI the information is saved until a request of having it delivered is made.
  • the call records are forwarded to postprocessing in a data processing unit Rl, R2 respectively, as indicated at 17. There the information is removed which is not requested by the respective customer.
  • the requested call record is then delivered to the respective customer Kl, K2.
  • the collection store CS can be a memory area in which all of the generated data, from for example a telephone call, is stored in a binary form.
  • the memory CS can be a part of the primary memory in the main computer of the system. Different types of collection stores exist which may be chosen depending on the application.
  • the block Call Record Output CRO is a unit for packing information as has been mentioned with reference to Fig. 6 and comprises the objects output type OT, service template ST and customer template CT. Each one of these objects can occur in CRO in a number larger than one.
  • a block Charging Support CHS comprises functions for general taxing services corresponding to the steps SI - S8 in Fig. 6.
  • the debiting service is called, that is predetermined information written in the computer of the system is transferred to the block Charging Support CHS, the task of which is to point to one of a number collection stores CS intended for different services, in this case a memory area in which data from a telephone call are stored.
  • Commanded from the operative system of the system Charging Support CHS writes, during the course of the call, for instance start time, date, end time, duration, debitable time, telephone number of the subscriber, etc. in the memory CS .
  • the block Charging Support CHS in addition gives, after the end of the call, an order to an output type OT to collect or pack data which are present in the memory CS to be forwarded in the system. For longer calls such a command can also be issued during the course of the call.
  • the output type OT contains the information defining the data information in the memory CS which is to be packed.
  • An output type OT can be more or less advanced depending on the services which it comprises. There are thus possibilities for the customer to choose, depending on his need, a more or less advanced OT.
  • a customer chooses an output type OT and then receives such an OT which contains the services which are wanted by the customer.
  • the extraction definitions of different output types OT are composed by information of the possible data fields which exists in the objects service template ST.
  • the output type OT gets information from associated service templates ST to form the possible data fields which may be requested by a customer.
  • service templates ST and customer templates CT associated with it an output type OT knows which information is to be packed from the call, depending on the desires of different customers.
  • the service templates ST define different types of services but each one is not especially intended for for example debiting. An ST can for instance, beside debiting data, also define data for other services. For a complete service the output type OT therefore chooses among several service templates ST.
  • the output type OT determines the service which is to be extracted from the different service templates ST attached thereto, based on information from customer templates CT.
  • the output type OT defines the desires of the different customers for data to be delivered.
  • the output type OT thus knows the data which are to be packed and also performs the very packing after initiation from the block Charging Support CHS, as indicated in Fig. 7. Packing is made after pointing from the output type OT to definite addresses in the memory CS.
  • an output type OT can, from a main service, for instance debiting data, point to eight partial services or data A - H from the memory CS, but the information in the customer templates CT limits the number to five, for example ABDEH, since the present customers, i.e.
  • the partial services can, as has been mentioned earlier, for instance consist of the telephone number of the subscriber, duration, debitable time, etc.
  • the data, thus specified, and packed by the output type OT are pointed to and read from the memory CS and stored in a new data area called Charging Call Record CCR.
  • the information in the memory CS which the output type OT has not specified is thus not entered in the Charging Call Record CCR.
  • the output type OT By writing in a common memory area, defined or pointed to in the output type OT, the data from all the customer templates CT associated with the output type OT, a union is formed of data desired by all the customers. By means of this union the output type OT points to the data fields from the memory CS which are to be written in the memory area labelled Charging Call Record CCR.
  • the information in the memory area Charging Call Record CCR is constituted by the data which form a basis of the debiting and it is preceded by a format header FH. This information is the data record which is common to the customers as has been discussed above.
  • the information in the memory area Charging Call Record CCR is read by the distribution unit D which interprets the contents of the header FH in the information stream. From the interpretation the distribution unit D knows the addresses to which the information is to be forwarded.
  • the information which in this case consists of the packed information read from the memory CS by the output type OT and corresponds to the common desires of the customers, is forwarded to each one of the customers Kl, K2 in the form of exactly identical information packages by means of the distribution unit D.
  • Each one of the customers, administration Kl and hotel K2 has its own memory LI, L2, in which the packed information from the memory Charging Call Record CCR is written.
  • the memories LI, L2, also called logs, are parts of the secondary memory of the system and have each one a capacity of storing information from a multitude of memory areas Charging Call Record CCR, one CCR per call.
  • an order is issued from the customer in the form of a signal to the log of the customer, in this case LI, commanding reading the information from a specified memory Charging Call Record CCR therein.
  • the information thus read from the log LI is forwarded to a data processing unit Rl for further processing.
  • Each customer has such an individually connected processing unit.
  • the unit Rl contains a register REG and a comparator CO for further processing of the information from the log LI. As has been mentioned earlier, this information contains a union of the data of all customers. The task of the unit Rl is therefore to extract, from this common data stream, exactly the specific information which the connected customer Kl has requested to get delivered. Data from the memory LI is entered in the unit Rl in which a comparison is made to information from the own customer template CT of the customer Kl. The customer template information is read from the present customer template CT as stored in the block Call Record Output CRO. After the comparison in the comparator CO the information which has been specifically demanded by the customer and defined in its customer template CT is delivered from the register REG, which means that all other information, which is not specified, is removed.
  • Reading and writing in memories are performed in the conventional manner controlled by clocks and counters included in the system and are therefore not described in more detail.
  • the method and the device according to the invention is not limited to the handling of call debiting data but also can be used completely generally in connection with the transfer of data where a specification and sorting out of information is required.

Abstract

An electronic, computer based telecommunication system has an object oriented processor system with the aid of which data are exchanged between data bases and customers (K1, K2) connected thereto. A data record (CCR) is created from a selected memory (CS) in which all the information from for example a telephone call is stored, this record (CCR) being common to all customers. The record comprises only that information which is required by the customers. From this data record then the specific data which are desired by an individual customer (K1, K2) are extracted. Three kinds of objects are defined and stored in corresponding memories, service templates (ST1, ST2), customer templates (CT1, CT2) and an output type (OT). The first objects (ST1, ST2) define the types of service which is used. In a second object (CT1, CT2) the information is defined which a customer (K1, K2) wants to extract from the common data record (CCR). Thus each customer (K1, K2) has its own customer template (CT1, CT2). In the third object, the output type (OT) a union is created, based on the information in the other objects, the service templates (ST1, ST2) and customer templates (CT1, CT2), the union being used for pointing to that information from the memory (CS), which forms the common data record (CCR). Identical copies of the common data record (CCR) are stored in memories (L1, L2) specific for each customer (K1, K2) for extraction by postprocessing units (R1, R2).

Description

A METHOD AND A DEVICE FOR EXTRACTING DATA FROM A GROUP OF DATA
TECHNICAL FIELD
The invention relates to a method and a device in a data base or data handling system, in particular in an electronic computer based telecommunication system in which data is exchanged between data bases and customers connected thereto, for determining those data which are to be extracted from a group of data considering requirements from many connected, different customers.
PRIOR ART
In the British Patent Application GB-A 2 191 069 for Reuters Limited a method is described for accessing data according to which method, in a receiver, local templates are defined for exchanging parts of data record from a common issued data stream of updatable data records. Selected data records are used to create reconstituted data records differing from transmitted data records. A common defined local template can be used for a multitude of different data records having a common set of information categories.
The U.S. Patent US-A 4,745,559 for Willis et al. describes a method and a system for dynamical control of the contents of a local receiver data base from a transmitter data base. The messages from the transmitter data base are used for increasing and decreasing repeatedly the contents of the local data base on a record-by-record basis. Storage templates are stored with access possibility in the local receiver data base. These storage templates are locally retrievable based on the reception of a unique identifier. Each stored data record has a unique associated storage template, even if a storage template can have a correspondence to a multitude of different data records. In cooperation with transmitted update messages the required communication capacity is reduced.
SUMMARY
The problem which is not solved by the prior art is as follows. In an information system different types of objects can be distinguished, which each one is identifiable by an identifier. Each object can comprise different kinds of data information. The different data objects are collected in a common object or collection object. There are many different customers which need the data information thus collected. Each one of the customers has, however, not the need for the same data. The data which are required by the customers are to be extracted from the data collected in the common object and stored in a data record. This data record is in turn stored in a memory (Log) owned by the customer. The data record does not contain all the data which are comprised in the common data object. The problem is that is not possible to create a separate data record for each customer since it would require a too great computer capacity to transfer all these data records to the different customers. A further problem is determining that data information which is needed by each one of the customers and how such a data record is to be created which contains all the data which is needed by each one of the customers.
It is an object of the invention to provide a method and a device allowing a good utilization of the information communication capacity in database systems where information of different kinds is distributed to various places or customers having individual requirements.
It is another object of the invention to provide a method and a device allowing customers connected to a data base to have data delivered from one of a number of allowed data sets, the allowed data sets being defined in a versatile way.
The problem mentioned above is solved by the invention and the object of the invention is achieved by providing a method and a device, the characteristics of which are set out in the claims.
Thus in a first step, three objects are defined which each one is stored in a data base. The different objects consist of memory means, each one containing a number of data fields or attributes. The data base is a single one but may be distributed in a system. A group or collection of data generated from a telephone call is handled for creating a data record or data file which is used for for instance call debiting. The method and the device are naturally applicable to arbitrary types of data which are collected in groups.
In a telecommunication system a large number of different services are used. Each service generates different types of data. A first object, service template, is defined in which the constructor of the service is to specify identifiers for the data included in the service. An application programmer specifies different types of a second object, output type. One or several service templates are connected to an output type. The service templates connected to an output type indicate the data which are included in said output type.
When a customer wants to determine the data which are to be extracted by an output type, the customer must specify a third object, customer template. In the customer template the customer specifies the identifiers for the data which are to be extracted for the output type. It is only possible to choose such identifiers which are included in the service templates associated with the respective output type. When a customer template has been created, updated or erased the associated output type reads all associated customer templates and corrects all different specifications or indications to a union. This union constitutes a definition of the data which are to be extracted from the group or collection of data. The definition makes it possible to create a common data record satisfying the requirements of all the customers.
In the method disclosed in the cited British Patent Application GB 2 191 069 common data are issued to several users. Locally, data can then be selected according to locally defined templates. Thus several locally defined templates are not used, as discussed above, to form a union constituting the definition of the data which are to be extracted in order to generate a single data record satisfying the requirements of all customers.
Also, the cited US Patent 4,745,559 discloses that common data are issued to several users after which data are selected according to locally defined templates. A union, as discussed above, is thus not formed of several locally established templates constituting the definition of the data which are to be extracted to create a single data record satisfying the requirements of all customers.
Thus, generally, desired data are extracted in a data base or data handling or processing system such as a telephone network, where sets of data for repeated transactions are generated, the transactions then for instance being telephone calls. The sets of data can also be generated outside the system to be processed by it and retrieved by customers. Data are various kinds of values, addresses, names etc. Customers which are connected to the system may then want different subsets of the generated data, that is specified selected information. When a set of data is generated, only those data are centrally extracted which belong to at least one of the subsets of data wanted by the customers. All these extracted data are stored as identical copies in a separate memory area arranged for each customer. The set of data wanted by a customer can then be extracted from its or his memory area.
A common template may be centrally created comprising a union of definitions of the sets of data wanted by the customers. Each customer may also have an own template defining the wanted data.
In particular, the extraction process may be carried out in an electronic, computer based telecommunication system using an object oriented processor system by means of which data are exchanged between data bases and customers connected thereto. Thus also here, for extracting exactly that specific information which an individual customer wants to have delivered a data record is commonly created for the customers. This data record is created from information stored in data storing means intended for one of a number of particular services and comprising all information for the service. The data record, which is common to all connected customers, is arranged to contain only the information which is needed by the customers. To each one of the customers exactly those data which are based on the desires of the individual customer can be extracted from the common data record.
An customer object is arranged for each customer, the object comprising a template and defining the data information which the customer wants to extract from the common data record. A common or central object is arranged, which is associated with customer objects and is based on information therein, for creating a definition of the common data record by uniting only the definitions in all associated customer objects to a union. This union then is the definition of the data which are extracted from the data storing means for creating the common data record.
A common data record may be stored as an identical copy in a separate memory means connected or connectable individually to each one of the customers. Such a common data record which is stored in one of the separate memory means can then be processed, as requested by a customer, to extract and deliver from this separately stored common data record exactly the particular information which the connected customer wants to have delivered as defined in his or its customer object.
There may be a further object associated with the common object and preferably there are several such further objects. Such a further object defines the data information which is included in a service. It may then comprise a data field comprising a set of identifiers of the data included in the service.
A customer object can comprise a data field comprising identifiers for the data information which a customer wants to extract from the set of data. The common object can comprise a data field comprising the union.
Also, each customer connected to the system may be allowed to have data delivered only from specific subsets of the generated data, the customer then selecting his or its desired data from one of these specific subsets. Then, from each generated set of data predefined subsets thereof are generated and these predefined subsets are members of predefined groups. A customer is allowed to choose its or his wanted subset of data from the data comprised in the predefined subsets which are members in a group.
The generated sets of data can then be stored according to templates which are individual to each predefined subset. A template defines the data which the subset contains. The data of a predefined subset or pointers to those data can advantageously be stored in an individual data storing means for each such subset.
A union template can be created for each group of subsets, the union template then being a union of the definitions in the templates of the subsets in the group.
Specifically, in an electronic, computer based telecommunication system as above comprising an object oriented processor system the predefined subsets can each one belong to one of a number of particular services and then comprise all the information which is related to the service.
Service objects are advantageously arranged, each one defining or comprising a service template for the data information which is included in a service. A common object can then be arranged, which is associated with at least two service objects and comprises definitions based on information in these service objects, to create a definition of the possible data which can be allowed to be delivered to a customer, by uniting only the definitions in all the associated service objects to a union.
The corresponding system then generally comprises a separate memory area arranged for each customer. Further, there are first extraction means for extracting, when a set of data is generated, only those data which belong to at least one of the subsets of data wanted by the customers, and for storing all these extracted data in each separate memory area arranged for the customers. Second extraction means are arranged for extracting from such a memory area for a customer only those data belonging to the subset of data wanted by the customer.
The first extraction means can comprise memory means for storing a common template comprising a union of only definitions of the sets of data wanted by the customers. In the same way the second extraction means can comprise memory means for storing a template for defining the set of data wanted by customer.
As applied in an electronic, computer based telecommunication system like above comprising an object oriented processor system, there may, as has already been mentioned, be arranged a data storing means which is intended for one of a number of particular services and contains all the information related to the service. The data storing means then comprises a memory in which all the data related to the particular service are continuously stored and read. The first extraction means can create one data record from the information stored in the data storing means, the data record being common to all connected customers and containing only the information which is needed by the customers. The second extraction means are then arranged, so that exactly those data which are based on the desires of the respective customer is extracted from the common data record to each one of the customers.
A first unit can be arranged comprising a first memory area for storing a first object or service object comprising information defining a service. The first unit can further comprise second memory areas, one for each customer and for storing a second object or customer object which is associated with the customer and comprises definitions of the data which the respective customer wants to extract from the common data record. The first unit can, in addition, comprise a third memory area for storing a third object or common object, associated with the first and second memory areas.
A second unit may be arranged to, during current handling of the service, write data necessary to the service in the data storing means and, after finished handling of the service, to provide to the first unit a packing command signal. The first unit can then, when receiving the signal, use the definitions in the third common object associated with the service for forming the common data record.
The third or common object, also called output type, is arranged to, when one of the second or customer objects associated therewith is changed, read all the second or customer objects associated with the third object, and to form a union of the definitions of data as specified in these second objects.
Separate memory means for each customer may be included in the second extraction means. Distribution means can then forward a copy of the common data record to each one of separate memory means belonging to the respective customer. A data processing unit is arranged which is individually connectable to each customer and also is included in the second extraction means. The separate memory means for a customer are then arranged, on receiving a signal issued by the customer requesting to have his or its individual data delivered, to copy or deliver the whole current data record stored therein to the data processing unit. The data processing unit will then, after a comparison between the information in the received common data record and the information in the second or customer object belonging to the customer, deliver the desired individual information to the customer.
A data processing unit can comprise a register and a comparator circuit. The unit is arranged, at a signal issued when a customer, with which the data processing unit is connectable, wants to have data delivered, to activate the comparator circuit for comparing the information as provided from the separate memory means belonging to the customer and the definitions in second object of this customer and to store, depending on the result of the comparison, the corresponding data in the register and to deliver the data to the customer from the register.
The telecommunication system is in particular a telephone system by means of which connected subscribers exchange telephone calls, the data generated then being all the information which is related to the calls and being stored in the data storing means intended therefore. Data included in a service, which are stored in the data storing means, in particular for the service debiting, comprise debiting data generated during a telephone call, such data in particular comprising telephone numbers of the called and the calling telephone set or extension, start time of the call, end time, duration, debitable time, date, etc.
A separate data storing means can be arranged for each particular service, the means comprising subsets of generated data or pointers to such data.
The separate storing means are preferably arranged to store a number of different common data records common to the customers, in particular one common data record per each telephone call made in the telecommunication system.
According to another aspect there are generally in the system extraction means for extracting from each generated set of data predefined subsets thereof, these subsets corresponding to different services. The data of each extracted subset or pointers to those data are stored in data storage means, where one separate or individual data storage means is arranged for each extracted subset of data. Predefined groups of such subsets extracted from one generated set of data are also arranged and a customer is allowed to choose his or its wanted subset of data from the data comprised in the subsets in one of the groups.
Then memory means may be arranged for storing templates individual to each predefined subset, the templates defining the data which the subset contains. The data of a predefined subset or pointers to those data can be stored in an individual data storing means for each such subset.
Memory means can also be arranged for storing a union template for each group of subsets, the union template then being a union of the definitions in the templates of the subsets in the grou .
In an electronic, computer based telecommunication system comprising an object oriented processor system like above, the predefined subsets can each one belong to one of a number of particular services, as stated above, and each one then comprises all information, which is related to the service. Memory means are arranged for storing service objects, which each one defines the data information which is included in a service. Memory means are also arranged for storing a common object, which is associated with service objects and comprises definitions based on information in these service objects, the common object comprising a definition of the possible data which can be allowed to be delivered to a customer and being created by uniting only the definitions in all associated service objects to a union.
BRIEF DESCRIPTION OF THE DRAWINGS
The invention will be described in more detail hereinafter as nonlimiting examples with reference to the accompanying drawings in which:
- Fig. 1 in a block diagram shows a handler in a telecommunication network to which a number of customers are connected,
- Fig. 2 shows in the shape of blocks the connection between objects service template ST, customer template CT and output type OT.
- Fig. 3 schematically shows the updating procedure of an output type OT,
- Fig. 4 illustrates schematically the forming of a union of customer data,
- Fig. 5 illustrates in a block diagram further the connection between the objects ST, CT and OT,
- Fig. 6 is a schematic description of a procedure for call debiting,
- Fig. 7 shows in a block diagram the procedure of Fig. 6, and
- Fig. 8 shows the connection between different types of output types OT and the number of service templates ST.
DETAILED DESCRIPTION
The method and the device of the invention will be described as applied in an electronic computer based telecommunication system comprising an object oriented processor system containing a controller unit, primary/secondary memories and software necessary for information interchange. The system is based on programming in different handling cases. Data information is exchanged between data bases and customers connected thereto in order to determine the data which are to be extracted from a group of data considering requirements from many connected different customers.
As appears from Fig. 1, a number of customers, e.g. Kl - K4, can request data from a common data record created for the purpose and stored in a memory area M, in which data record all the data are collected which all of the customers need. The different customers can have completely different desires in regard of the data information which they want to extract. The creation of the common data record and the extraction of the individual customer data will be described hereinafter. It is seen in Fig. 1 how a handling unit H in said processor system is in contact with a number of customers Kl - K4. The handling unit contains the memories M, the controller unit CU and the software SW mentioned above. The controller unit CU controls reading and writing in the memories and activates the programs, as conventionally controlled by a clock, not shown.
The telecommunication system may in particular be a digital telephone system in which a number of customers use the multitude of services which can be offered by such a system. An example of such a service is the service debiting which is the special service which will be discussed in some detail below. Customers are then institutions or persons which themselves have a responsibility for a number of own subscribers, e.g. different administrations, authorities, hotels, hospitals etc. and thus they have a need of debiting services. The method and device described here can be used for information communication in a number of applications but specifically the method and the device are related to a telephone system in which telephone calls are interchanged between subscribers connected to the system.
As illustrated in Fig. 2, three objects are used, service template ST, output type OT and customer template CT.
An object can for instance be constituted by lists of fields and their relations to each other and to other objects, and it is stored in memory means which thus can hold data information of a specified format divided in different data fields or attributes, comprising different types of identifying information, the identifiers being used for pointing to information stored in the primary/secondary memories.
The object service template ST is an object determining the information which is comprised in a service. The incorporated data field or attribute ServiceTemplateld comprises the identifier of the object. The further attribute "possible Tags" comprises a set of identifiers of the data which are included in the service.
The object output type OT is constituted by attributes and transactions for creating, based on requirements of customers associated with the output type, a union common thereto of data constituting the definition of the data which are to be extracted later from said group of data. The data field OutputTypeld comprises the identifier of the object. The data field called "merged Extraction Tags" contains the union or collection of all the different specifications in all objects customer template CT associated with the object output type OT. The object output type OT is related with zero in relation to many objects of type service template ST and customer template CT what for instance means that if there is no object service template the relation is 0 (zero) . The relation can be 0, 1, to many, so called cardinality.
The object customer template CT contains the different customer requirements and is stored in memory areas in which the information is entered which is specified by a customer having a customer template CT. The data field CustomerTemplateld comprises the identifier of the object. The data field ownerld comprises the identification of the object owner, that is of the customer. The data field called "extraction Tags" comprises the identifiers for the data information which the customer wants to extract from the set of data related to the associated object output type OT.
A customer template CT is always related to one output type OT. The output type OT determines through its associated service templates ST the identifiers for the data objects or services which can be chosen. A number of service templates ST can be assigned to each output type OT. If the respective output type OT is connected to a service template ST which for instance contains the identifiers 1, 6, 8 and 10 and another service template ST containing the identifiers 1, 5 and 20, a customer template CT must choose among the union of these identifiers, that is among 1, 5, 6, 8, 10 and 20.
In Fig. 3 updating of the object output type OT is illustra¬ ted. The Figure shows the connection between operator OA, data base DB, customer template CT, output type OT. Each update of a customer template CT results in an update of the corresponding output type OT. When an update of a customer template CT is demanded, the operator OA issues a demand 1 of opening the respective template to the data base DB, which then issues a signal 2 which opens this customer template CT. The operator OA specifies which data are to be extracted from the common data set and the new contents of the customer template CT are stored 3 in the data base DB. From the customer template CT an update 4 is commanded or triggered of the associated output type OT, by e.g. a pointer in the customer template CT indicating that when an update is made, a suitable signal will be issued, or by pointing to a software routine issuing such a signal to the output type OT. The object output type OT then sends a request 5 to the data base DB to open all other customer templates CT, which are associated with the same output type. The data base DB responds issuing signals 6 opening all the customer templates CT associated with the object. The data fields "extraction Tags" in the customer templates CT are united to a union and are stored 7 in the field "merged Extraction Tags" in the output type OT. The output type OT thus updated is stored 8 in the data base DB, the update or change only being made in the attribute "merged Extraction Tags".
Thus, when a customer template CT has been updated the associated output type OT is notified which then reads the data of all the associated customer templates CTl, CT2, CT3, as illustrated in Fig. 4. The data field "extraction Tags" in each customer template CTl, CT2, CT3 are united in the data field "merged Extraction Tags" in the output type OT. This data field then contains a union of that data information which is required by all the customers, and this information can then be extracted from a group of data as specified by the output type OT. For carrying out this procedure, the output type OT may e.g. contain a pointer to a suitable program to be executed when the above signal is received.
The only object or means which is necessary in extraction of data from a group of data is an output type OT which thus contains a list of the data, for instance some suitable identifiers or pointers. The output type OT can also receive a signal for extracting data from a specified group of data and to write the data to a specified data area. The output type OT then accesses the identifiers in its data field "merged Extraction Tags" and forwards them to another part of the system where the data are extracted or retrieved from the group of data. Since the data field "merged Extraction Tags" contains the collection or union of all customer data requirements the file thus created satisfies the condition of providing only one file or data record for the needs of all the customers. This method of collecting data saves much processor capacity and makes the system more rapid than if it had been necessary to create one individual data record for each customer.
During a telephone call, then, data for the call are collected in a collection object, which can comprise a list pointing to other objects, for example the telephone number of the called telephone extension or set, duration, i.e. different types of information associated with the call. All the objects, i.e. service template ST, customer template CT, output type OT, etc. can be lists of pointers to different memory areas, conditions etc.
The output types OT differ from each other depending on the services which are included what in turn is determined by the number of associated service templates ST. In Fig. 5 the relation is shown between an output type OT and service templates ST and customer templates CT associated therewith where the service templates ST as has been mentioned earlier define the service and the customer templates CT define the data which the respective customer desires to have delivered. The output type OT is coupled to routines for reading information both in the service templates ST and in the customer templates CT. In Fig. 5 further, the union is indicated which has been formed by uniting the definitions in the respective service template CT. Below is given a schematic example of the course of events in a system which carries out the general method described above. Customers can in this case be administrations etc. having a responsibility of own subscribers. The description does not everywhere use explicitly the objects as discussed above.
Thus, in Fig. 6 an example is illustrated where as indicated at 11 a telephone call is exchanged from telephone set or extension in a hotel 12 to a place outside it. When the call is to be debited, the administration of the telephone network, the telephone office, symbolically designated by the box Kl, wants to debit the management of the hotel 12, symbolically designated by the box K2, and the hotel management K2 wants to debit the guest which has made the call. It means that two parts or customers Kl, K2 are interested in obtaining debiting data from the telephone call.
As is indicated at 13 in the Figure, during the course of the call, various types of call data A - H are generated in steps SI - S8, the data for example indicating how long time the call lasts, the telephone number to which the call is, etc. This information is collected in a collection store or collection memory CS.
After the call the system is to pack, by means of a unit Call Record Output CRO, indicated by the box 14, the generated call information to a call record. CRO then uses all the templates which the customers, i.e. the administration, the hotel, have created in which they indicate the information which they want from the call. The administration for instance requests to have data A, B, D, E and the hotel management requests data B and H. In order to pack only one call record per call, the requests of all of the customers are collected and the call record is packed according to the unified request. As indicated at 15 the call record thus packed is sent to a distribution means D which in turn forwards it for storage in logs or memories LI, L2, each one corresponding to a separate customer Kl, K2.
As indicated at 16 the distribution means D transmits two identical call records, one to each one of the two customers, the administration and the hotel Kl, K2. The records are stored, as has been mentioned above, for or with the respective customer in a log or memory LI, L2 owned by the customer Kl, K2 respectively. In these memories LI, L2 the information is saved until a request of having it delivered is made.
When the administration or the hotel Kl or K2, wants to have the debiting data delivered, the call records are forwarded to postprocessing in a data processing unit Rl, R2 respectively, as indicated at 17. There the information is removed which is not requested by the respective customer.
As indicated at 18, the requested call record is then delivered to the respective customer Kl, K2.
The same procedure is illustrated in Fig. 7 in a little other way. The collection store CS can be a memory area in which all of the generated data, from for example a telephone call, is stored in a binary form. The memory CS can be a part of the primary memory in the main computer of the system. Different types of collection stores exist which may be chosen depending on the application.
The block Call Record Output CRO is a unit for packing information as has been mentioned with reference to Fig. 6 and comprises the objects output type OT, service template ST and customer template CT. Each one of these objects can occur in CRO in a number larger than one.
A block Charging Support CHS comprises functions for general taxing services corresponding to the steps SI - S8 in Fig. 6. By establishing a telephone connection, the debiting service is called, that is predetermined information written in the computer of the system is transferred to the block Charging Support CHS, the task of which is to point to one of a number collection stores CS intended for different services, in this case a memory area in which data from a telephone call are stored. Commanded from the operative system of the system Charging Support CHS writes, during the course of the call, for instance start time, date, end time, duration, debitable time, telephone number of the subscriber, etc. in the memory CS . By a signal to the block Call Record Output CRO the block Charging Support CHS in addition gives, after the end of the call, an order to an output type OT to collect or pack data which are present in the memory CS to be forwarded in the system. For longer calls such a command can also be issued during the course of the call. The output type OT contains the information defining the data information in the memory CS which is to be packed.
An output type OT can be more or less advanced depending on the services which it comprises. There are thus possibilities for the customer to choose, depending on his need, a more or less advanced OT. As is illustrated in Fig. 8, a customer chooses an output type OT and then receives such an OT which contains the services which are wanted by the customer. The extraction definitions of different output types OT are composed by information of the possible data fields which exists in the objects service template ST. The output type OT gets information from associated service templates ST to form the possible data fields which may be requested by a customer. By means of these service templates ST and customer templates CT associated with it an output type OT knows which information is to be packed from the call, depending on the desires of different customers. The service templates ST define different types of services but each one is not especially intended for for example debiting. An ST can for instance, beside debiting data, also define data for other services. For a complete service the output type OT therefore chooses among several service templates ST.
The output type OT determines the service which is to be extracted from the different service templates ST attached thereto, based on information from customer templates CT. The output type OT defines the desires of the different customers for data to be delivered. The output type OT thus knows the data which are to be packed and also performs the very packing after initiation from the block Charging Support CHS, as indicated in Fig. 7. Packing is made after pointing from the output type OT to definite addresses in the memory CS. According to the example an output type OT can, from a main service, for instance debiting data, point to eight partial services or data A - H from the memory CS, but the information in the customer templates CT limits the number to five, for example ABDEH, since the present customers, i.e. the administration Kl and the hotel K2, have not requested any other partial services. The partial services can, as has been mentioned earlier, for instance consist of the telephone number of the subscriber, duration, debitable time, etc. The data, thus specified, and packed by the output type OT are pointed to and read from the memory CS and stored in a new data area called Charging Call Record CCR. The information in the memory CS which the output type OT has not specified is thus not entered in the Charging Call Record CCR.
By writing in a common memory area, defined or pointed to in the output type OT, the data from all the customer templates CT associated with the output type OT, a union is formed of data desired by all the customers. By means of this union the output type OT points to the data fields from the memory CS which are to be written in the memory area labelled Charging Call Record CCR.
The information in the memory area Charging Call Record CCR is constituted by the data which form a basis of the debiting and it is preceded by a format header FH. This information is the data record which is common to the customers as has been discussed above.
The information in the memory area Charging Call Record CCR is read by the distribution unit D which interprets the contents of the header FH in the information stream. From the interpretation the distribution unit D knows the addresses to which the information is to be forwarded. The information which in this case consists of the packed information read from the memory CS by the output type OT and corresponds to the common desires of the customers, is forwarded to each one of the customers Kl, K2 in the form of exactly identical information packages by means of the distribution unit D.
Each one of the customers, administration Kl and hotel K2, has its own memory LI, L2, in which the packed information from the memory Charging Call Record CCR is written. The memories LI, L2, also called logs, are parts of the secondary memory of the system and have each one a capacity of storing information from a multitude of memory areas Charging Call Record CCR, one CCR per call. When one of the customers, for instance Kl, the admini¬ stration, wants to have debiting information delivered, an order is issued from the customer in the form of a signal to the log of the customer, in this case LI, commanding reading the information from a specified memory Charging Call Record CCR therein. The information thus read from the log LI is forwarded to a data processing unit Rl for further processing. Each customer has such an individually connected processing unit.
The unit Rl contains a register REG and a comparator CO for further processing of the information from the log LI. As has been mentioned earlier, this information contains a union of the data of all customers. The task of the unit Rl is therefore to extract, from this common data stream, exactly the specific information which the connected customer Kl has requested to get delivered. Data from the memory LI is entered in the unit Rl in which a comparison is made to information from the own customer template CT of the customer Kl. The customer template information is read from the present customer template CT as stored in the block Call Record Output CRO. After the comparison in the comparator CO the information which has been specifically demanded by the customer and defined in its customer template CT is delivered from the register REG, which means that all other information, which is not specified, is removed. Of the information ABDEH stored in the logs LI and L2 of the customers Kl, K2, only ABDE is delivered to the customer Kl, the administration, and in the corresponding way only BH is delivered to the customer K2, the hotel, what thus is completely is in agreement with the desire of the respective customer.
Reading and writing in memories are performed in the conventional manner controlled by clocks and counters included in the system and are therefore not described in more detail.
It is obvious for one skilled in the art that the method and the device according to the invention is not limited to the handling of call debiting data but also can be used completely generally in connection with the transfer of data where a specification and sorting out of information is required.

Claims

1. A method for extracting desired data in a data base or data handling system where sets of data for repeated transactions are generated and customers connected to the system want different subsets of the generated data, characterized in that when data is generated, only those data are extracted which belong to at least one of the subsets of data wanted by the customers and that all these extracted data are stored in a separate memory area arranged for each customer, the set of data wanted by a customer then being extracted from this memory area.
2. A method according to claim 1, characterized in that a common template is created comprising a union of the sets of data wanted by the customers.
3. A method according to one of claims 1 - 2, characterized in that for specifying the set of data wanted by customer a template is created defining the wanted data.
4. The method of one of claims 1 - 3 as applied in an electronic, computer based telecommunication system comprising an object oriented processor system by means of which data are exchanged between data bases and customers (K) connected thereto, for extracting, from a data record (CCR) commonly created for the customers (K) , exactly that specific information which an individual customer wants to have delivered, characterized in that for creating, from information stored in data storing means (CS) intended for one of a number of particular services and comprising all information for the service, one data record (CCR) , common to all connected customers (K) containing only the information which is needed by the customers (K) and to make it possible for each one of the customers to extract from the common data record (CCR) exactly those data which are based on the desires of the individual customer, an customer object (CT) is arranged for each customer (K) , the customer object defining the data information which the customer wants to extract from the common data record (CCR) , and an common object (OT) is arranged, which is associated with the customer objects (CT) and is based on information therein, to create a definition of the common data record (CCR) by uniting only the definitions in all associated customer objects (CT) to a union, which is the definition of the data which are extracted from the data storing means (CS) for creating the common data record (CCR) .
5. A method according claim 4, characterized in that the common data record (CCR) is stored in a separate memory means (L) connected individually to each one of the customers (K) , a common data record (CCR) which is stored in a separate memory means (L) being processed, as demanded by a customer, to extract and deliver from the separately stored common data record (CCR) exactly the particular information which the connected customer (K) wants to have delivered as defined in its customer object (CT).
6. A method according one of claims 4 - 5, characterized in arranging a service object (ST) associated with the common object (OT) and defining the data information which is included in a service.
7. A method according to claim 6, characterized in that a service object (ST) comprises a data field comprising a set of identifiers of the data included in the service.
8. A method according to one of claims 4 - 7, characterized in that a customer object (CT) comprises a data field comprising identifiers for the data information which a customer wants to extract from the set of data.
9. A method according to one of claims 4 - 8, characterized in that the common object (OT) comprises a data field comprising the union.
10. A method for extracting desired data in a data base or data handling system where sets of data for repeated transactions are generated and customers connected to the system are allowed to have delivered different subsets of the generated data, characterized in that from each generated set of data predefined subsets thereof are generated, that predefined groups of such subsets are arranged and that a customer is allowed to choose its wanted subset of data from the data comprised in the subsets in a group.
11. A method according to claim 10, characterized in that the generated sets of data are stored according to templates individual to each predefined subset and defining the data which the subset contains, the data of a predefined subset or pointers to those data being stored in an individual data storing means (CS) for each such subset.
12. A method according to claim 11, characterized in that a union template is created for each group of subsets, the union template being a union of the definitions in the templates of the subsets in the group.
13. The method of one of claims 10 - 12 as applied in an electronic, computer based telecommunication system comprising an object oriented processor system by means of which data are exchanged between data bases and customers connected thereto, characterized in that the predefined subsets each one belongs to one of a number of particular services and comprises all information related to the service.
14. The method of claim 13, characterized in that service objects (ST) are arranged, each one defining the data information which is included in a service, that a common object (OT) is arranged, which is associated with service objects (ST) and comprises definitions based on information in these service objects, to create a definition of the possible data which can be allowed to be delivered to a customer, by uniting only the definitions in all associated service objects (CT) to a union.
15. A data base or data handling system, where sets of data for repeated transactions are generated, comprising customers connected to the system wanting different subsets of the generated data, characterized by a separate memory area arranged for each customer, first extraction means for extracting, when a set of data is generated, only those data which belong to at least one of the subsets of data wanted by the customers, and storing all these extracted data in each separate memory area arranged for the customers, second extraction means for extracting from such a memory area for a customer only those data belonging to the subset of data wanted by the customer.
16. A system according to claim 15, characterized by memory means for storing a common template comprising a union of only definitions of the sets of data wanted by the customers. "
17. A system according to one of claims 15 - 16, characterized by memory means for storing a template for defining the set of data wanted by customer.
18. In an electronic, computer based telecommunication system, as claimed in one of claims 15 - 17, comprising an object oriented processor system, by means of which data are exchanged between data bases and customers connected thereto, a device for extracting, from a data base commonly created for the customers, exactly the particular information which an individual customer wants to have delivered, characterized by a data storing means (CS) intended for one of a number of particular services and containing all the information related to the service, the data storing means (CS) comprising a memory in which all the data related to the particular service are continuously stored and read, the first extraction means being arranged to create one data record (CCR) from the information stored in the data storing means (CS) , the data record (CCR) being common to all connected customers and containing only the information which is needed by the customers, and the second extraction means then being arranged, so that exactly those data which are based on the desires of the respective customer are extracted from the common data record (CCR) to each one of the customers.
19. The device of claim 18, characterized by a first unit (CRO) comprising a first memory area for storing a first object (ST) comprising information defining the service.
20. The device of one of claims 18 - 19, characterized in that the first unit (CRO) comprises second memory areas, one for each customer and for storing the second object (CT) associated with the customer and comprising definitions of the data which the respective customer wants to extract from the common data record (CCR) .
21. The device of one of claims 18 - 20, characterized in that the first unit (CRO) comprises a third memory area for storing a third object (OT) , associated with the first and second memory areas (ST) and (CT) .
22. The device of one of claims 19 - 21, characterized by a second unit (CHS) arranged to, during current handling of the service, write data necessary to the service in the data storing means (CS) and, after finished handling of the service, to provide to the first unit (CRO) a packing command signal.
23. The device of claim 22, characterized in that the first unit (CRO) is arranged, when receiving the signal, to use the definitions in the third object (OT) associated with the service, for forming the common data record (CCR) .
24. The device of claim 21, characterized in that the third object (OT) is arranged to read, when one of the second objects (CT) associated therewith is changed, all the second objects (CT) associated with the third object, and form a union of the definitions of data as specified in these second objects (CT) .
25. The device of one of claims 18 - 24, characterized by separate memory means (L) for each customer included in the second extraction means, distribution means (D) for forwarding a copy of the common data record (CCR) to each one of separate memory means (L) belonging to the respective customer.
26. The device of claim 25, characterized by a data processing unit (R) individually connectable to each customer and also included in the second extraction means, the separate memory means (L) for a customer being arranged, on receiving a signal issued by the customer requesting to have its individual data delivered, to deliver the whole current data record (CCR) stored therein to the data processing unit (R) which is arranged, after a comparison between the information in the received common data record (CCR) and the information in the second object (CT) belonging to the customer, to deliver the desired individual information to the customer.
27. The device of claim 26, characterized in that a data processing unit (R) comprises a register (REG) and a comparator circuit (CO) , and that it is arranged, at a signal issued when a customer, with which the data processing unit is connectable, wants to have data delivered, to activate the comparator circuit (CO) to compare the information as delivered from the separate memory means (L) belonging to the customer and the second object (CT) of this customer and to store, depending on the result of the comparison, the corresponding data in the register (REG) , and to deliver the data to the customer from the register (REG) .
28. The device as claimed in any one of claims 18 - 27, characterized in that the telecommunication system is a telephone system by means of which connected subscribers exchange telephone calls, the data generated being all information relating to the calls stored in the data storing means (CS) intended therefore and that data included in a service, stored in the data storing means (CS) , in particular for the service debiting, are constituted by debiting data generated during a telephone call, such data in particular comprising telephone numbers of the called and the calling telephone set or extension, start time of the call, end time, duration, debitable time, date, etc.
29. The device as claimed in any one of claims 18 - 28, characterized in that a separate data storing means (CS) is arranged for each particular service.
30. The device as claimed in one of claims 25 - 27, characterized in that the separate storing means (L) , which are arranged for a customer, are arranged to store a number of different common data records (CCR) common to the customers, in particular one common data record per each telephone call made in the telecommunication system.
31. A data base or data handling system, where sets of data for repeated transactions are generated, comprising customers connected to the system allowed to have delivered thereto different subsets of the generated data, characterized by extraction means for extracting from each generated set of data predefined subsets thereof, data storage means for storing the data of each extracted subset or for storing pointers to those data, one separate data storage means being arranged for each extracted subset, predefined groups of such subsets extracted from one generated set of data being arranged, a customer being allowed to choose its wanted subset of data from the data comprised in the subsets in a group.
32. A system according to claim 31, characterized by memory means for storing templates individual to each predefined subset and defining the data which the subset contains, the data of a predefined subset or pointers to those data being stored in an individual data storing means (CS) for each such subset.
33. A system according to claim 32, characterized by memory means for storing a union template for each group of subsets, the union template being a union of the definitions in the templates of the subsets in the group.
34. The system of one of claims 31 - 33 as applied in an electronic, computer based telecommunication system comprising an object oriented processor system by means of which data are exchanged between data bases and customers connected thereto, characterized in that the predefined subsets each one belongs to one of a number of particular services and comprises all information in relation with the service, that memory means are arranged for storing service objects (ST) , each one defining the data information which is included in a service, that memory means are arranged for storing a common object (OT) , which is associated with service objects (ST) and comprises definitions based on information in these service objects, the common object (OT) comprising a definition of the possible data which can be allowed to be delivered to a customer and being created by uniting only the definitions in all the associated service objects (CT) to a union.
PCT/SE1994/001162 1993-12-03 1994-12-02 A method and device for extracting data from a group of data WO1995015532A1 (en)

Priority Applications (8)

Application Number Priority Date Filing Date Title
BR9408243A BR9408243A (en) 1993-12-03 1994-12-02 Process for extracting desired data from a database or data processing system telecommunication system based on electronic computer and database or data processing system
EP95903093A EP0731947B1 (en) 1993-12-03 1994-12-02 A method and device for extracting data from a group of data
DE69432266T DE69432266D1 (en) 1993-12-03 1994-12-02 METHOD AND DEVICE FOR EXTRACTING DATA FROM A DATA GROUP
JP7515562A JPH09505918A (en) 1993-12-03 1994-12-02 Method and apparatus for extracting data from a group of data
AU12079/95A AU697377B2 (en) 1993-12-03 1994-12-02 A method and device for extracting data from a group of data
KR1019960702919A KR100343342B1 (en) 1993-12-03 1994-12-02 A method and device for extracting data from a group of data
FI962298A FI962298A0 (en) 1993-12-03 1996-05-31 Method and apparatus for distinguishing data from a data group
NO962280A NO962280L (en) 1993-12-03 1996-06-03 Method and apparatus for extracting data from a group of data

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
SE9304026-9 1993-12-03
SE9304026A SE514994C2 (en) 1993-12-03 1993-12-03 Method and apparatus for extracting data from a group of data

Publications (1)

Publication Number Publication Date
WO1995015532A1 true WO1995015532A1 (en) 1995-06-08

Family

ID=20391987

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/SE1994/001162 WO1995015532A1 (en) 1993-12-03 1994-12-02 A method and device for extracting data from a group of data

Country Status (14)

Country Link
US (1) US5815556A (en)
EP (1) EP0731947B1 (en)
JP (1) JPH09505918A (en)
KR (1) KR100343342B1 (en)
CN (1) CN1136847A (en)
AU (1) AU697377B2 (en)
BR (1) BR9408243A (en)
CA (1) CA2177967A1 (en)
DE (1) DE69432266D1 (en)
FI (1) FI962298A0 (en)
NO (1) NO962280L (en)
SE (1) SE514994C2 (en)
TW (1) TW264545B (en)
WO (1) WO1995015532A1 (en)

Families Citing this family (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5974420A (en) * 1998-01-27 1999-10-26 International Business Machines Corporation Information exchange operator for a tuplespace
CA2302000A1 (en) * 1999-03-25 2000-09-25 Nortel Networks Corporation Distributed aggregation
US7243143B1 (en) 1999-03-25 2007-07-10 Nortel Networks Limited Flow probe connectivity determination
US6751663B1 (en) 1999-03-25 2004-06-15 Nortel Networks Limited System wide flow aggregation process for aggregating network activity records
US20020091636A1 (en) * 1999-03-25 2002-07-11 Nortel Networks Corporation Capturing quality of service
US6446200B1 (en) * 1999-03-25 2002-09-03 Nortel Networks Limited Service management
US7167860B1 (en) 1999-03-25 2007-01-23 Nortel Networks Limited Fault tolerance for network accounting architecture
US6625657B1 (en) 1999-03-25 2003-09-23 Nortel Networks Limited System for requesting missing network accounting records if there is a break in sequence numbers while the records are transmitting from a source device
US6560633B1 (en) 1999-06-10 2003-05-06 Bow Street Software, Inc. Method for creating network services by transforming an XML runtime model in response to an iterative input process
US6836797B2 (en) * 1999-11-18 2004-12-28 Xacct Technologies, Ltd. System, method and computer program product for network record synthesis
US6775696B1 (en) 2000-03-23 2004-08-10 Urisys Corporation Systems and methods for collecting and providing call traffic information to end-users
GB2395041A (en) * 2001-08-14 2004-05-12 Bloomberg Lp Distribution and mapping of financial records from data stream
US7180987B2 (en) * 2002-05-15 2007-02-20 Microsoft Corporation Systems, methods and apparatus for tracking on-call activity
US20040172584A1 (en) * 2003-02-28 2004-09-02 Microsoft Corporation Method and system for enhancing paste functionality of a computer software application
CN100342379C (en) * 2005-05-25 2007-10-10 北京四方继保自动化股份有限公司 Method of implementing IEC 61850 information indirect access real-time database
CN101329676B (en) * 2007-06-20 2010-04-14 华为技术有限公司 Data paralleling abstracting method and apparatus and database system
US8321326B2 (en) 2009-09-15 2012-11-27 Auerbach Group Llc Method and system for enhancing the efficiency of a digitally communicated data exchange

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2191069A (en) * 1986-05-01 1987-12-02 Reuters Ltd Method for dynamically creating a receiver definable local trading instrument displayable record from a remotely transmitted trading instrument common data stream
US4745559A (en) * 1985-12-27 1988-05-17 Reuters Limited Method and system for dynamically controlling the content of a local receiver data base from a transmitted data base in an information retrieval communication network

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5646839A (en) * 1990-05-29 1997-07-08 Mcic Communications Corporation Telephone-based personnel tracking system
US5560006A (en) * 1991-05-15 1996-09-24 Automated Technology Associates, Inc. Entity-relation database
US5202828A (en) * 1991-05-15 1993-04-13 Apple Computer, Inc. User interface system having programmable user interface elements
JPH05233698A (en) * 1992-02-21 1993-09-10 Nippon Telegr & Teleph Corp <Ntt> Expressing method designation type article editing method
JP3526585B2 (en) * 1992-03-12 2004-05-17 株式会社リコー Query Processing Optimization Method for Distributed Database
US5333183A (en) * 1992-03-13 1994-07-26 Moscom Corporation Universal MDR data record collection and reporting system
US5537586A (en) * 1992-04-30 1996-07-16 Individual, Inc. Enhanced apparatus and methods for retrieving and selecting profiled textural information records from a database of defined category structures
JP3269849B2 (en) * 1992-05-29 2002-04-02 株式会社日立製作所 Parallel database processing system and its retrieval method
FR2692093A1 (en) * 1992-06-05 1993-12-10 France Telecom Broadband server.
EP0715790B1 (en) * 1993-08-24 2002-04-17 Aspect Telecommunications Method for accessing real-time data in an automatic call distribution system
US5590181A (en) * 1993-10-15 1996-12-31 Link Usa Corporation Call-processing system and method
US5504890A (en) * 1994-03-17 1996-04-02 Sanford; Michael D. System for data sharing among independently-operating information-gathering entities with individualized conflict resolution rules
US5655013A (en) * 1994-04-19 1997-08-05 Gainsboro; Jay L. Computer-based method and apparatus for controlling, monitoring, recording and reporting telephone access
US5570417A (en) * 1995-03-28 1996-10-29 Lucent Technologies Inc. System for automatically providing customer access to alternative telephony service providers

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4745559A (en) * 1985-12-27 1988-05-17 Reuters Limited Method and system for dynamically controlling the content of a local receiver data base from a transmitted data base in an information retrieval communication network
GB2191069A (en) * 1986-05-01 1987-12-02 Reuters Ltd Method for dynamically creating a receiver definable local trading instrument displayable record from a remotely transmitted trading instrument common data stream

Also Published As

Publication number Publication date
AU1207995A (en) 1995-06-19
TW264545B (en) 1995-12-01
BR9408243A (en) 1997-05-27
EP0731947A1 (en) 1996-09-18
US5815556A (en) 1998-09-29
EP0731947B1 (en) 2003-03-12
NO962280D0 (en) 1996-06-03
AU697377B2 (en) 1998-10-01
CN1136847A (en) 1996-11-27
KR100343342B1 (en) 2002-11-30
SE9304026L (en) 1995-06-04
FI962298A (en) 1996-05-31
DE69432266D1 (en) 2003-04-17
JPH09505918A (en) 1997-06-10
FI962298A0 (en) 1996-05-31
KR960706660A (en) 1996-12-09
NO962280L (en) 1996-07-30
CA2177967A1 (en) 1995-06-08
SE514994C2 (en) 2001-05-28
SE9304026D0 (en) 1993-12-03

Similar Documents

Publication Publication Date Title
EP0731947B1 (en) A method and device for extracting data from a group of data
US6411985B1 (en) Interserver data association apparatus
US5404488A (en) Realtime data feed engine for updating an application with the most currently received data from multiple data feeds
US6845378B1 (en) Integrated data bank combining system
CN100547583C (en) Database automatically and the method that dynamically provides
US4698752A (en) Data base locking
US5819269A (en) Dynamic subgrouping in a news network
WO1991010191A1 (en) Object oriented distributed processing system
US4792921A (en) Network event identifiers
US5113393A (en) Apparatus for distributing data processing
CN110083600A (en) A kind of method, apparatus, calculating equipment and the storage medium of log collection processing
JP2881628B2 (en) Exclusive control system and terminal device
US11556515B2 (en) Artificially-intelligent, continuously-updating, centralized-database-identifier repository system
WO2003058399A2 (en) Method and system for adaptive software system interface and external database synchronization
CN1984354B (en) Method and device for managing user account resource
JP2679972B2 (en) Information service processing method
EP0126122B1 (en) Data base locking
JP2644535B2 (en) Network file search processing system
JPH06290098A (en) Method for processing distributed data base
JPH03202935A (en) Synchronization update system in distributed processing system
JPH023869A (en) Control of sequence of retrieving a plurality of documents from information processing system
JP2747090B2 (en) Manufacturing process management system
JPH0431936A (en) File control system for decentralized file system
CN117331941A (en) Commercial insurance standardized medical basic data processing method and device
JPH01173127A (en) Distribution of folder document for information processing system

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 94194379.8

Country of ref document: CN

AK Designated states

Kind code of ref document: A1

Designated state(s): AU BR CA CN FI JP KR NO

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE CH DE DK ES FR GB GR IE IT LU MC NL PT SE

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
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: 1995903093

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 962298

Country of ref document: FI

Ref document number: 2177967

Country of ref document: CA

WWP Wipo information: published in national office

Ref document number: 1995903093

Country of ref document: EP

WWG Wipo information: grant in national office

Ref document number: 1995903093

Country of ref document: EP