CN100583033C - Isomerization service recording universal transform method facing to data body - Google Patents

Isomerization service recording universal transform method facing to data body Download PDF

Info

Publication number
CN100583033C
CN100583033C CN200710025307A CN200710025307A CN100583033C CN 100583033 C CN100583033 C CN 100583033C CN 200710025307 A CN200710025307 A CN 200710025307A CN 200710025307 A CN200710025307 A CN 200710025307A CN 100583033 C CN100583033 C CN 100583033C
Authority
CN
China
Prior art keywords
attribute
configuration
tree
class
service log
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
CN200710025307A
Other languages
Chinese (zh)
Other versions
CN101118489A (en
Inventor
陈旻
谢梁
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Asialnfo Technology (Nanjing) Co., Ltd.
Original Assignee
LINKAGE SYSTEM INTEGRATION CO Ltd
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 LINKAGE SYSTEM INTEGRATION CO Ltd filed Critical LINKAGE SYSTEM INTEGRATION CO Ltd
Priority to CN200710025307A priority Critical patent/CN100583033C/en
Publication of CN101118489A publication Critical patent/CN101118489A/en
Application granted granted Critical
Publication of CN100583033C publication Critical patent/CN100583033C/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The present invention discloses a common conversion method of heterogeneous service record which faces the data entity. The present invention separates the concrete service record set attribute from the programmed logic, so as to abstract the different service records into the corresponding collocation tree, analyze the compsite modul in the application design mode into the corresponding collocation tree, and the common conversion is divided into the steps of human-computer interaction, attribute extraction, rule management, analysis and translation, etc, thus accomplishing independence between the concrete service record set attribute and the program, and the purpose that the concrete service record set attribute is mapped on the corresponding collocation tree.

Description

The universal transform method of the isomery service log of data-oriented entity
Technical field
The present invention relates to the method for communication charge, especially the service log collection of the different-format that produces to different network elements of conversion surface is used for charging product internal unity, general service log collection, to make things convenient for subsequent treatment.
Background technology
The telecom charging product, the service log collection of the different-format that produces towards different network elements need be changed it, forms charging product internal unity, general service log collection, to make things convenient for subsequent treatment.
Yet because the develop rapidly of telecommunication market, following problems in the service log collection modular converter of charging product, highlights gradually:
● the continuous expansion of number of users and telecommunication service kind, the service log collection kind of newly-increased network element also is on the increase
● identical network element self is expanded, evolution, and causes the variation of service log collection
● charging product self is expanded, evolution, and causes the changes in demand of service log transformation applications
The service log collection of promptly working as network element, take place frequent newly-increased, when adjusting, the conversion of the service log collection of current charging product is towards the specific service record set of certain concrete network element, thereby above-mentioned three kinds of situations are when taking place, also need to do again customized development, and can't make quick, stable response, this can't adapt to the requirement that telecom charging is professional flexibly, support fast.
Summary of the invention
The present invention seeks to: concrete service log set attribute and programmed logic are peeled off, different service logs is abstracted into different " configuration tree ", composite mode in the Application Design pattern (Compsite module) is resolved corresponding configuration tree, reach the independence of concrete service log set attribute and program, concrete service log set attribute is the purpose that is mapped on corresponding " configuration tree ".
Technical scheme of the present invention is, the universal transform method of the isomery service log of data-oriented entity, be that concrete service log set attribute and programmed logic are peeled off, different service logs is abstracted into accordingly " configuration tree ", composite mode in the Application Design pattern (Compsite module) is resolved corresponding configuration tree, and general conversion comprises several steps such as man-machine interaction, attributes extraction, regulation management, parsing translation:
● man-machine interaction, " configuration tree " is designed to the form of text configuration file; Text configuration, each line item are corresponding respectively: information such as Property Name, attribute original data type, attribute original value sign;
● attributes extraction, use the mapping of composite mode analysis service record attribute--the configuration tree, complex attribute and final attribute in node of tree and the leaf difference corresponding with service record set, but difference is not done in the processing in program, by the polymorphism of object-oriented program, differentiate automatically;
● regulation management, the notion of employing plug-in unit is carried out infinite expanding; When business change or when newly-increased, the developer only need pay close attention to the logic of new business; The example and the output data of data input and rule process object are provided providing by class PpConvert, and call the transformation rule that is disposed according to configuration sequence, when needs extension process rule, only need to realize the derivation of ConvertRule abstract class, and in PpConvert, register this derived class, just realize the processing of new regulation; The developer, only need are paid close attention to the logic of new regulation, the i.e. realization of new derivative class;
● resolve translation, when the process initiation, convert expression formula to machine code that computing machine can be carried out.The code of this module is embedded within the regular ConvertRule series class, because this is to cooperate the realization of regulation management and the module that is provided with.
Resolve translation module and mainly finish the conversion of service language to computer programming language.
Beneficial effect: with respect to the service log collection conversion of charging product, the problem below the universal transform method of the isomery service log of data-oriented entity of the present invention has solved:
● the continuous expansion of number of users and telecommunication service kind, the service log collection kind of newly-increased network element also is on the increase
● identical network element self is expanded, evolution, and causes the variation of service log collection
● charging product self is expanded, evolution, and causes the changes in demand of service log transformation applications
When the service log collection changes owing to following reason, used the charging product service log collection modular converter of universal transform method of the isomery service log of data-oriented entity, again customized development, only need to upgrade corresponding configuration file, just can new service log collection well be supported, to reach quick, stable business need.
At present in the on-line system of implementing by the applicant, disposed flexibly NORTEL, Siemens, Ah and Ka Te, in the modular converter of network elements such as voice, note, GPRS of equipment vendors such as emerging, Huawei, Ericsson, Nokia.Use in how tame mobile charge system.
Description of drawings
Fig. 1 is a block diagram of the present invention
Fig. 2 is the topology example figure of " configuration tree " of the present invention
Fig. 3 is the class figure that attribute of the present invention extracts
Fig. 4 is the class figure of interpretation of the present invention
Embodiment
The present invention can be embedded in the BILLING system in the mediation module, but also individual packages is provided in other adaptation module as third party's plug-in unit, and the software model of the standard that it is used in the BILLING system is referring to Fig. 1.
● referring to the topology example of Fig. 2 " configuration tree ":
This is the text configuration of class XML form, and each line item is corresponding respectively: information such as Property Name, attribute original data type, attribute original value sign.
The final user can revise this configuration file as required, for example: if the user does not want to carry out the extraction of " DURATION " field, can be directly with the deletion of changing one's profession.
● attributes extraction realizes class figure
As shown in Figure 3, AsnField, TokenField, FixedField and CompositeField derive from from abstract class Field, wherein the CompositeField correspondence disposes the father node of tree, the final leaf node that the then corresponding configuration of AsnField, TokenField, FixedField is set.When program realizes, use abstract class Field pointed derived class example, and when initialization, configuration according to the configuration tree, dynamically apply for out the configuration tree object of required processing, thereby realize and concrete example independence, realize that promptly concrete service log set attribute and programmed logic peel off.
● regulation management
The example and the output data of data input and rule process object are provided providing by class PpConvert, and call the transformation rule that is disposed according to configuration sequence, when needs extension process rule, only need to realize the derivation of ConvertRule abstract class, and in PpConvert, register this derived class, just can realize the processing of new regulation.The developer, only need are paid close attention to the logic of new regulation, the i.e. realization of new derivative class.
● resolve translation
For the ease of man-machine interaction, make the rule that disposes when the foreground maintainer represents, simple and clear, the expression formula of having used program to define, for example: rule_2; ALL; Flag_086=11; Other_party-=086, however this expression formula is not compound c++ syntax gauge, more can not directly be carried out by computing machine.Thereby, in order to resolve these predefined expression formulas, designed the translation explanation module, with expression formula, when process initiation, convert the machine code that computing machine can be carried out to.The code of this module is embedded within the regular ConvertRule series class, because this is to cooperate the realization of regulation management and the module that is provided with.Class figure sees Fig. 4.

Claims (2)

1, the universal transform method of the isomery service log of data-oriented entity, it is characterized in that, concrete service log set attribute and programmed logic are peeled off, different service logs is abstracted into accordingly " configuration tree ", composite mode in the Application Design pattern is resolved corresponding configuration tree, and general conversion comprises man-machine interaction, attributes extraction, regulation management and parsing translation several steps:
● man-machine interaction, " configuration tree " is designed to the form of text configuration file; Text configuration, each line item are corresponding respectively: information such as Property Name, attribute original data type, attribute original value sign;
● attributes extraction, use the mapping of composite mode analysis service record attribute---the configuration tree, complex attribute and final attribute in node of tree and the leaf difference corresponding with service record set, but difference is not done in the processing in program, by the polymorphism of object-oriented program, differentiate automatically;
● regulation management, the notion of employing plug-in unit is carried out infinite expanding; When business change or when newly-increased, the developer only need pay close attention to the logic of new business; The example and the output data of data input and rule process object are provided providing by class PpConvert, and call the transformation rule that is disposed according to configuration sequence, when needs extension process rule, only need to realize the derivation of ConvertRule abstract class, and in PpConvert, register this derived class, just realize the processing of new regulation; The developer, only need are paid close attention to the logic of new regulation, the i.e. realization of new derivative class;
● resolve translation, when the process initiation, convert expression formula to machine code that computing machine can be carried out; The code of this module is embedded within the regular ConvertRule series class, because this is to cooperate the realization of regulation management and the module that is provided with.
2, the universal transform method of the isomery service log of data-oriented entity according to claim 1, AsnField, TokenField, FixedField and CompositeField derive from from abstract class Field when it is characterized in that attributes extraction, wherein the CompositeField correspondence disposes the father node of tree, the final leaf node that the then corresponding configuration of AsnField, TokenField, FixedField is set; When program realizes, use abstract class Field pointed derived class example, and when initialization,, dynamically apply for out the configuration tree object of required processing, thereby realize that concrete service log set attribute and programmed logic peel off according to the configuration of configuration tree.
CN200710025307A 2007-07-20 2007-07-20 Isomerization service recording universal transform method facing to data body Active CN100583033C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN200710025307A CN100583033C (en) 2007-07-20 2007-07-20 Isomerization service recording universal transform method facing to data body

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200710025307A CN100583033C (en) 2007-07-20 2007-07-20 Isomerization service recording universal transform method facing to data body

Publications (2)

Publication Number Publication Date
CN101118489A CN101118489A (en) 2008-02-06
CN100583033C true CN100583033C (en) 2010-01-20

Family

ID=39054620

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200710025307A Active CN100583033C (en) 2007-07-20 2007-07-20 Isomerization service recording universal transform method facing to data body

Country Status (1)

Country Link
CN (1) CN100583033C (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8839186B2 (en) * 2009-11-05 2014-09-16 Sap Ag Entity morphing in metamodel-based tools
CN102915477A (en) * 2012-09-17 2013-02-06 北京中电普华信息技术有限公司 Method and device for extending workflow active node participants
CN106569791B (en) * 2015-10-13 2020-10-02 阿里巴巴集团控股有限公司 Data object processing method and device
US20220291968A1 (en) * 2019-08-15 2022-09-15 Nokia Solutions And Networks Oy Detection of instance liveness
CN112346812B (en) * 2021-01-08 2021-04-27 北京小米移动软件有限公司 Page layout method and device

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
用XML实现异构数据库间的数据传递. 刘啸.徐州师范大学学报(自然科学版),第22卷第3期. 2004
用XML实现异构数据库间的数据传递. 刘啸.徐州师范大学学报(自然科学版),第22卷第3期. 2004 *

Also Published As

Publication number Publication date
CN101118489A (en) 2008-02-06

Similar Documents

Publication Publication Date Title
CN100583033C (en) Isomerization service recording universal transform method facing to data body
JP4515541B2 (en) System and method for supporting and managing telecommunications services
AU2007255315B2 (en) Provisioning and activation using a service catalog
CN100484039C (en) Network management apparatus and network management method
CN102567026B (en) Mobile solution constructing system and Mobile solution construction method
CN110532058B (en) Management method, device and equipment of container cluster service and readable storage medium
CN105915588A (en) Hybrid cloud computing management system based on data virtualization
CN112884413A (en) Method, system, equipment and storage medium for generating bill of material
CN101183370A (en) Topological modelling approach based on class definition and relationship definition
CN105653157A (en) Processing method and device for copied text
CN105260293B (en) Output method, device and the terminal device of log information
CN103746746A (en) Business system of network device
EP1865448A1 (en) Provisioning and activation using a service catalog
CN101150434B (en) An object-oriented function deployment method in network management
CN210745203U (en) Novel information communication intelligent service platform
CN101630260A (en) Personalized customization system and upgrading system thereof
CN102999329A (en) Active directory interface developing method based on extensive markup language mapping configuration
CN101707597B (en) Method, server and terminal for processing user information
CN101179444B (en) Configuration take-effective method, configuration system and configuration gateway
WO2019001565A1 (en) Method and apparatus for implementing white-box otn hardware device, and storage medium
CN112469026A (en) End-to-end realization method and system of business instruction rule
CN101192975B (en) Access management sub-system of network management system
CN112235410B (en) Method and related device based on mapping of business language and system language
CN101431439A (en) Resource data acquisition and leading-out system and method for network management system
CN101944209A (en) Method and device for customizing metadata

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
EE01 Entry into force of recordation of patent licensing contract

Assignee: LIAN Technology (Nanjing) Co., Ltd.

Assignor: Linkage System Integration Co., Ltd.

Contract fulfillment period: 2009.6.23 to 2027.8.30 contract change

Contract record no.: 2009320001548

Denomination of invention: Isomerization service recording universal transform method facing to data body

License type: exclusive license

Record date: 2009.8.17

LIC Patent licence contract for exploitation submitted for record

Free format text: EXCLUSIVE LICENSE; TIME LIMIT OF IMPLEMENTING CONTACT: 2009.6.23 TO 2027.8.30; CHANGE OF CONTRACT

Name of requester: LIANCHUANG SCIENCE ( NANJING ) CO., LTD.

Effective date: 20090817

C14 Grant of patent or utility model
GR01 Patent grant
ASS Succession or assignment of patent right

Owner name: LIANCHUANG SCIENCE AND TECHNOLOGY (NANJING) CO., L

Free format text: FORMER OWNER: NANJING LIANCHUANG SCIENCE AND TECHNOLOGY CO., LTD.

Effective date: 20100419

C41 Transfer of patent application or patent right or utility model
TR01 Transfer of patent right

Effective date of registration: 20100419

Address after: 210013, No. 12, Huai gate, 16 floor, Nanjing, Jiangsu

Patentee after: Linkage System Integration Co., Ltd.

Address before: 210013, No. 12, Huai gate, 16 floor, Nanjing, Jiangsu

Patentee before: Linkage System Integration Co., Ltd.

C56 Change in the name or address of the patentee

Owner name: LINKAGE ASIAINFO TECHNOLOGY (NANJING) CO., LTD.

Free format text: FORMER NAME: LINKAGE TECHNOLOGY (NANJING) CO., LTD.

CP01 Change in the name or title of a patent holder

Address after: 210013, No. 12, Huai gate, 16 floor, Nanjing, Jiangsu

Patentee after: LINKAGE-ASIAINFO TECHNOLOGIES (NANJING), INC.

Address before: 210013, No. 12, Huai gate, 16 floor, Nanjing, Jiangsu

Patentee before: Linkage System Integration Co., Ltd.

C56 Change in the name or address of the patentee

Owner name: ASIALNFO TECHNOLOGY (NANJING) CO., LTD.

Free format text: FORMER NAME: LINKAGE-ASIAINFO TECHNOLOGY (NANJING) CO., LTD.

CP01 Change in the name or title of a patent holder

Address after: 210013, No. 12, Huai gate, 16 floor, Nanjing, Jiangsu

Patentee after: Asialnfo Technology (Nanjing) Co., Ltd.

Address before: 210013, No. 12, Huai gate, 16 floor, Nanjing, Jiangsu

Patentee before: LINKAGE-ASIAINFO TECHNOLOGIES (NANJING), INC.