CN105760498A - Achievement method of XML data and relational database matching - Google Patents

Achievement method of XML data and relational database matching Download PDF

Info

Publication number
CN105760498A
CN105760498A CN201610096265.5A CN201610096265A CN105760498A CN 105760498 A CN105760498 A CN 105760498A CN 201610096265 A CN201610096265 A CN 201610096265A CN 105760498 A CN105760498 A CN 105760498A
Authority
CN
China
Prior art keywords
data
xml
target system
source systems
data source
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.)
Pending
Application number
CN201610096265.5A
Other languages
Chinese (zh)
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.)
Inspur General Software Co Ltd
Original Assignee
Inspur General Software 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 Inspur General Software Co Ltd filed Critical Inspur General Software Co Ltd
Priority to CN201610096265.5A priority Critical patent/CN105760498A/en
Publication of CN105760498A publication Critical patent/CN105760498A/en
Pending legal-status Critical Current

Links

Classifications

    • 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/284Relational databases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/80Information retrieval; Database structures therefor; File system structures therefor of semi-structured data, e.g. markup language structured data such as SGML, XML or HTML
    • G06F16/84Mapping; Conversion
    • G06F16/86Mapping to a database

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses an achievement method of XML data and relational database matching. The achievement method adopts a data source system and a data target system, the data source system extracts basic dictionary table data from a data source system database, xml data is output through web service, xml format conversion and xml node value comparison are achieved through an xml comparison table, finally the data is converted into the specifications meeting web service input parameters of the data target system, and accordingly final data storage is achieved by directly calling a data storage web service method of the data target system. Compared with the prior art, the achievement method of XML data and relational database matching solves the problem of low working efficiency of repeated coding when a developer develops interfaces, decreases the program development problems correspondingly produced due to the differences of different XML structures of different service systems, reduces the development cost and improves the development efficiency, and the double systems cannot mutually access their databases and are safer.

Description

What a kind of XML data was mated with relevant database realizes method
Technical field
The present invention relates to a kind of technical field of data processing, what specifically a kind of XML data was mated with relevant database realizes method.
Background technology
In order to meet client and the ever-increasing needs to real time information of business parnter, enterprise generally requires the exchange carrying out data between different systems to improve the reliability of data user rate and data.Data exchange is the important component part of the various applications of computer network, is that the function exchanging interchange information between application system supports level.Contact between enterprises, enterprise is increasingly tight, it is often necessary in exchange and the exchanging visit of the enterprising row data of network.How to make different geographical, different enterprise, different types of data to exchange visits easily, be one of important research problem in current IT technology.
Traditional method realizing data syn-chronization between the systems is data to be updated the method, system one existing data of side be importing directly in system one side needing to carry out data syn-chronization, utilize basic data comparison function, carry out data comparison, set up corresponding relation in order to realize the data syn-chronization between two systems;Or pass through web services, each system has web service interface and the naming rule of oneself of oneself, doing medium with xml to be transmitted, both sides appoint that set rule carries out the transmission of xml according to the data rule of its interface, it is achieved data syn-chronization each other.
One data source is to different goal systems transmission data, and data set, stores data in goal systems by web services using xml form as the incoming parameter of goal systems web service method.
Owing to the incoming parameter of goal systems web service method is xml, it is necessary to according to each goal systems respective naming rule layout xml nodename.During the web services transmission xml that each invocation target system provides, will recompiling, it is necessary to the substantial amounts of time encodes accordingly, there is substantial amounts of repeatability coding, cause inefficiency, resource is wasted in a large number.
Based on this, now provide what a kind of XML data mated with relevant database to realize method.
Summary of the invention
The technical assignment of the present invention is for above weak point, it is provided that what a kind of XML data was mated with relevant database realizes method.
What a kind of XML data was mated with relevant database realizes method, including data source systems and data goal systems, data source systems extracts basis dictionary table data from data source systems data base, xml data are exported by web services, the conversion of xml form and the comparison of xml nodal value is realized by xml synopsis, final data is converted to the specification meeting datum target system web service input parameter, thus the data storage web service method directly invoking datum target system realizes the storage of final data.
It implements process:
One, creating basic data dictionary table in data source systems data base, create data field mapping table, data field value mapping table and basic data dictionary table at datum target system database, data field here refers to xml data;
Two, the recalls information of the recalls information of disposition data source system web service and datum target system web service;
Three, the web services of request data origin system obtains the xml data of data source systems rule;
Four, complete the conversion of xml structure and the mapping of xml nodal value according to Intermediate control relation table, Intermediate control relation table here is above-mentioned data field mapping table, data field value mapping table;
Five, the data after conversion are sent to as parameter the web services of datum target system, completes the storage of data;
Six, during datum target operation system loading data, the access of independence is controlled database, and directly reads Intermediate control relation table and basic data dictionary table completes the conversion of xml data structure and data value.
The detailed process of step 2 is:
Synchronize to be loaded in data field mapping table by the data structure of the xml data in data source systems interface;
The field value that needs in xml data in data source systems interface carry out comparison mapping synchronizes to be loaded in data field value mapping table;
The data structure of the xml data in loading data source system data interface;
The data structure of the xml data in loading data goal systems data-interface;
By the interface interchange information configuration of data source systems to data-interface allocation list.
The detailed process of step 4 is:
It is meet the data form of datum target system web service according to data field mapping table by the data format conversion obtained from data source systems interface requests;
Data value mapping is carried out according to data field value mapping table.
After Intermediate control relation table and basic data dictionary table have been set up, the data base of both sides is not accessed by data source systems and datum target system mutually, the communication of data is completed by the web services of oneself rule, and after whole coupling step completes, intermediate interactions synopsis and basic data dictionary table retain historical data and do not empty.
The detailed process of step 6 is:
1) when data source systems extracted data, create and access control data source systems data base;Or need when datum target system stores data to initialize, created and access control datum target system database;
2) data source systems and data goal systems create access when controlling database, input manager's numbering, password, using this user login user as data base, and using Database owner that this user controls database as access.
Compared to the prior art the method that realizes that a kind of XML data of the present invention is mated with relevant database, has the advantages that
It is greatly accelerated development efficiency, makes the coding work amount of developer greatly reduce;Can uploading data when connecting effective, this just can improve productivity ratio and the work efficiency of user, and improves the availability of application program;To data source systems and the existing web service method of data goal systems, user of service can realize the data docking between two systems by flexible configuration;After data source systems more new data, datum target system can real-time synchronization data complete basic data renewal coupling, flexibly and easily;User of service easily by the tight binding at interface with authority, when providing maximum convenience to user of service, can still can ensure that the synchronized update of information;Synchronized update data are decided whether after datum target system loads;Can directly open a concrete form after datum target system login, obtain the core data content being concerned about;The data synchronization updating that datum target method, system loading data completes between data source systems after completing;Practical, it is easy to promote.
Accompanying drawing explanation
The data that accompanying drawing 1 is the inventive method update flow chart.
Accompanying drawing 2 is the graph of a relation of each table in the embodiment of the present invention.
Detailed description of the invention
Below in conjunction with the drawings and specific embodiments, the invention will be further described.
What a kind of XML data of the present invention was mated with relevant database realizes method, including data source systems and data goal systems, data source systems extracts basis dictionary table data from data source systems data base, xml data are exported by web services, the conversion of xml form and the comparison of xml nodal value is realized by xml synopsis, final data is converted to the specification meeting datum target system web service input parameter, thus the data storage web service method directly invoking datum target system realizes the storage of final data.
It implements process:
One, creating basic data dictionary table in data source systems data base, create data field mapping table, data field value mapping table and basic data dictionary table at datum target system database, data field here refers to xml data;
Two, the recalls information of the recalls information of disposition data source system web service and datum target system web service;
Three, the web services of request data origin system obtains the xml data of data source systems rule;
Four, complete the conversion of xml structure and the mapping of xml nodal value according to Intermediate control relation table, Intermediate control relation table here is above-mentioned data field mapping table, data field value mapping table;
Five, the data after conversion are sent to as parameter the web services of datum target system, completes the storage of data;
Six, during datum target operation system loading data, the access of independence is controlled database, and directly reads Intermediate control relation table and basic data dictionary table completes the conversion of xml data structure and data value.
The detailed process of step 2 is:
Synchronize to be loaded in data field mapping table by the data structure of the xml data in data source systems interface;
The field value that needs in xml data in data source systems interface carry out comparison mapping synchronizes to be loaded in data field value mapping table;
The data structure of the xml data in loading data source system data interface;
The data structure of the xml data in loading data goal systems data-interface;
By the interface interchange information configuration of data source systems to data-interface allocation list.
The detailed process of step 4 is:
It is meet the data form of datum target system web service according to data field mapping table by the data format conversion obtained from data source systems interface requests;
Data value mapping is carried out according to data field value mapping table.
After Intermediate control relation table and basic data dictionary table have been set up, the data base of both sides is not accessed by data source systems and datum target system mutually, the communication of data is completed by the web services of oneself rule, and after whole coupling step completes, intermediate interactions synopsis and basic data dictionary table retain historical data and do not empty.
The detailed process of step 6 is:
1) when data source systems extracted data, create and access control data source systems data base;Or need when datum target system stores data to initialize, created and access control datum target system database;
2) data source systems and data goal systems create access when controlling database, input manager's numbering, password, using this user login user as data base, and using Database owner that this user controls database as access.
Below a detailed description is done with regard to specific embodiment.
As shown in Figure 1, the present invention comprises the steps:
1, respective basic data dictionary table is set up in data source systems and datum target system;
2, in intermediate database, set up contrast relationship table and basic data dictionary table.
In data base, wherein at least there is field main in following several list structure and each table:
System banner table (YWSYSZD): be used for identifying each operation system.
Field number Field name Field type
YWID ID VARchar(36)
YWCODE System Number VARchar(20)
YWNAME Systematic name VARchar(100)
Data field synopsis (XMLFDMAPPING), FM_ID field automatically generates.
Value synopsis (XMLDMAPPING).
Field number Field name Field type
DM_ID ID VARchar(36)
DM_FDID Data field comparison table id VARchar(36)
DM_SVALUE The value of source data field VARchar(100)
DM_TVALUE The value of target data field VARchar(100)
System Web service configuration information table (XMLWEBSRVCONFIG).
Field number Field name Field type
SRV_ID ID VARchar(36)
SRV_SYSID Operation system ID VARchar(36)
SRV_URL Operation system web services URL VARchar(200)
SRV_NAMESPACE Operation system web services NameSpace VARchar(100)
SRV_CLASSNAME Operation system web services class name VARchar(100) 4 -->
SRV_METHODNAME Operation system web service method name VARchar(100)
SRV_PARAS Operation system web services parameter VARchar(200)
The table relation of above-mentioned each table is as shown in Figure 2:
System banner table (YWSYSZD): be used for storing data source systems information and date target system information;
Data field synopsis (XMLFDMAPPING): be used for storing data field data origin system output xml data and datum target system input xml data structure corresponding relation, carry out the conversion of xml form according to this relation;
Value synopsis (XMLDMAPPING): be used for storing xml nodal value mapping relations;
System Web service configuration information table (XMLWEBSRVCONFIG): for storing the web services recalls information of data source systems and datum target system;
3, the web services recalls information of configuration data origin system extracted data, the web service method in order to call data source systems obtains the xml data of data source systems specification;
4, the web services that datum target system deployment is relevant, it is possible to input thus realizing the database purchase of xml data according to meeting the xml data of oneself naming rule parameter as method of servicing;
5, obtain xml data by the web services of data source systems, carry out the conversion of xml form and the mapping of xml nodal value according to Intermediate control relation table;
Mapping and Converting example is as follows:
Mapping relations tables of data is as follows:
Obtain data source systems output xml data form and datum target System Data Format by xml data field mapping table, complete the conversion of data structure according to xml data field mapping table.
Destination service xml form is as follows:
Call method 1, is converted into MS master-slave-from xml form, and concrete xml form is as follows:
Call method 2, each tables of data is same one-level time form, and concrete xml form is as follows:
6, the xml data converted are passed to as parameter the web services of datum target system, completes the storage of data;
In said method, when data source systems loading data, or need to initialize in datum target system, created access and control database;Create access when controlling database, it is desirable to input manager's numbering, password, using this user login user as data base, and using Database owner that this user controls database as access.
The xml data file that processes of invention passes through to retain xml node contrast relationship table between data goal systems to the method that tables of data stores, the historical data of xml nodal value synopsis and basic data dictionary table, the xml of basis dictionary table data is obtained by the web services of called data origin system, xml framework is changed according to xml node contrast relationship table, convert data to the xml data structure meeting datum target system web service specification, and carry out data value mapping according to xml nodal value synopsis simultaneously, numerical value conversion is carried out by contrast relationship, finally the xml data after conversion are passed to as parameter the web services of datum target system, the storage of optimized integration data dictionary table.The method can reduce the problem that the data syn-chronization between developer's correspondence different system carries out a large amount of repeated encoding, it is greatly improved the work efficiency of developer, web services data-interface already present between different system has carried out rationalizing the utilization of maximum value, developer can carry out simple configuration quickly and easily, and can to realize data source systems synchronization with the basic data dictionary table of datum target system, reduce the complexity of research and development of software, software good application in enterprise is provided platform.
By detailed description of the invention above, described those skilled in the art can be easy to realize the present invention.It is understood that the present invention is not limited to above-mentioned detailed description of the invention.On the basis of disclosed embodiment, described those skilled in the art can the different technical characteristic of combination in any, thus realizing different technical schemes.
Except the technical characteristic described in description, it is the known technology of those skilled in the art.

Claims (6)

1. what an XML data was mated with relevant database realizes method, it is characterized in that, including data source systems and data goal systems, data source systems extracts basis dictionary table data from data source systems data base, xml data are exported by web services, the conversion of xml form and the comparison of xml nodal value is realized by xml synopsis, final data is converted to the specification meeting datum target system web service input parameter, thus the data storage web service method directly invoking datum target system realizes the storage of final data.
2. what a kind of XML data according to claim 1 was mated with relevant database realizes method, it is characterised in that it implements process and is:
One, creating basic data dictionary table in data source systems data base, create data field mapping table, data field value mapping table and basic data dictionary table at datum target system database, data field here refers to xml data;
Two, the recalls information of the recalls information of disposition data source system web service and datum target system web service;
Three, the web services of request data origin system obtains the xml data of data source systems rule;
Four, complete the conversion of xml structure and the mapping of xml nodal value according to Intermediate control relation table, Intermediate control relation table here is above-mentioned data field mapping table, data field value mapping table;
Five, the data after conversion are sent to as parameter the web services of datum target system, completes the storage of data;
Six, during datum target operation system loading data, the access of independence is controlled database, and directly reads Intermediate control relation table and basic data dictionary table completes the conversion of xml data structure and data value.
3. what a kind of XML data according to claim 2 was mated with relevant database realizes method, it is characterised in that the detailed process of step 2 is:
Synchronize to be loaded in data field mapping table by the data structure of the xml data in data source systems interface;
The field value that needs in xml data in data source systems interface carry out comparison mapping synchronizes to be loaded in data field value mapping table;
The data structure of the xml data in loading data source system data interface;
The data structure of the xml data in loading data goal systems data-interface;
By the interface interchange information configuration of data source systems to data-interface allocation list.
4. what a kind of XML data according to claim 2 was mated with relevant database realizes method, it is characterised in that the detailed process of step 4 is:
It is meet the data form of datum target system web service according to data field mapping table by the data format conversion obtained from data source systems interface requests;
Data value mapping is carried out according to data field value mapping table.
5. what a kind of XML data according to claim 2 was mated with relevant database realizes method, it is characterized in that, after Intermediate control relation table and basic data dictionary table have been set up, the data base of both sides is not accessed by data source systems and datum target system mutually, the communication of data is completed by the web services of oneself rule, and after whole coupling step completes, intermediate interactions synopsis and basic data dictionary table retain historical data and do not empty.
6. what a kind of XML data according to claim 2 was mated with relevant database realizes method, it is characterised in that the detailed process of step 6 is:
1) when data source systems extracted data, create and access control data source systems data base;Or need when datum target system stores data to initialize, created and access control datum target system database;
2) data source systems and data goal systems create access when controlling database, input manager's numbering, password, using this user login user as data base, and using Database owner that this user controls database as access.
CN201610096265.5A 2016-02-22 2016-02-22 Achievement method of XML data and relational database matching Pending CN105760498A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610096265.5A CN105760498A (en) 2016-02-22 2016-02-22 Achievement method of XML data and relational database matching

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610096265.5A CN105760498A (en) 2016-02-22 2016-02-22 Achievement method of XML data and relational database matching

Publications (1)

Publication Number Publication Date
CN105760498A true CN105760498A (en) 2016-07-13

Family

ID=56330988

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610096265.5A Pending CN105760498A (en) 2016-02-22 2016-02-22 Achievement method of XML data and relational database matching

Country Status (1)

Country Link
CN (1) CN105760498A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106503091A (en) * 2016-10-12 2017-03-15 济南浪潮高新科技投资发展有限公司 A kind of implementation method of changeable data structure automatic synchronization coupling
CN108132936A (en) * 2016-11-30 2018-06-08 北京国双科技有限公司 Data lead-in method and device
CN109460912A (en) * 2018-10-31 2019-03-12 泰康保险集团股份有限公司 Data processing method, device, storage medium and electronic equipment
CN110297861A (en) * 2019-06-19 2019-10-01 苏州企智信息科技有限公司 A kind of distributed intelligence database data acquisition method based on super market checkout system
CN110569298A (en) * 2019-09-12 2019-12-13 成都中科大旗软件股份有限公司 data docking and visualization method and system
CN111104556A (en) * 2019-11-19 2020-05-05 泰康保险集团股份有限公司 Service processing method and device
CN111901317A (en) * 2020-07-15 2020-11-06 中盈优创资讯科技有限公司 Access control policy processing method, device and equipment
CN112256325A (en) * 2020-10-14 2021-01-22 北京康惠达科技有限公司 Interface data adaptation method, equipment, server and storage medium
CN115048912A (en) * 2022-08-12 2022-09-13 成都锐菲网络科技有限公司 Expressway driving data sharing method and application

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101414945A (en) * 2008-10-15 2009-04-22 上海道仑软件有限公司 Platform system and method for building information system
CN103744949A (en) * 2013-12-31 2014-04-23 金蝶软件(中国)有限公司 Data integrating method and system
CN104298761A (en) * 2014-10-23 2015-01-21 浪潮通用软件有限公司 Implementation method for master data matching between heterogeneous software systems
CN104461516A (en) * 2014-11-21 2015-03-25 北京锐安科技有限公司 Data processing method and device
US20150248404A1 (en) * 2014-02-28 2015-09-03 Red Hat, Inc. Database schema migration

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101414945A (en) * 2008-10-15 2009-04-22 上海道仑软件有限公司 Platform system and method for building information system
CN103744949A (en) * 2013-12-31 2014-04-23 金蝶软件(中国)有限公司 Data integrating method and system
US20150248404A1 (en) * 2014-02-28 2015-09-03 Red Hat, Inc. Database schema migration
CN104298761A (en) * 2014-10-23 2015-01-21 浪潮通用软件有限公司 Implementation method for master data matching between heterogeneous software systems
CN104461516A (en) * 2014-11-21 2015-03-25 北京锐安科技有限公司 Data processing method and device

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106503091A (en) * 2016-10-12 2017-03-15 济南浪潮高新科技投资发展有限公司 A kind of implementation method of changeable data structure automatic synchronization coupling
CN108132936A (en) * 2016-11-30 2018-06-08 北京国双科技有限公司 Data lead-in method and device
CN109460912A (en) * 2018-10-31 2019-03-12 泰康保险集团股份有限公司 Data processing method, device, storage medium and electronic equipment
CN109460912B (en) * 2018-10-31 2021-06-29 泰康保险集团股份有限公司 Data processing method, data processing device, storage medium and electronic equipment
CN110297861A (en) * 2019-06-19 2019-10-01 苏州企智信息科技有限公司 A kind of distributed intelligence database data acquisition method based on super market checkout system
CN110569298B (en) * 2019-09-12 2023-03-24 成都中科大旗软件股份有限公司 Data docking and visualization method and system
CN110569298A (en) * 2019-09-12 2019-12-13 成都中科大旗软件股份有限公司 data docking and visualization method and system
CN111104556A (en) * 2019-11-19 2020-05-05 泰康保险集团股份有限公司 Service processing method and device
CN111104556B (en) * 2019-11-19 2023-09-15 泰康保险集团股份有限公司 Service processing method and device
CN111901317A (en) * 2020-07-15 2020-11-06 中盈优创资讯科技有限公司 Access control policy processing method, device and equipment
CN111901317B (en) * 2020-07-15 2022-05-17 中盈优创资讯科技有限公司 Access control policy processing method, system and equipment
CN112256325A (en) * 2020-10-14 2021-01-22 北京康惠达科技有限公司 Interface data adaptation method, equipment, server and storage medium
CN115048912A (en) * 2022-08-12 2022-09-13 成都锐菲网络科技有限公司 Expressway driving data sharing method and application

Similar Documents

Publication Publication Date Title
CN105760498A (en) Achievement method of XML data and relational database matching
CN109087004B (en) Public workflow engine system based on domain model
CN101354696B (en) Data integration and application service system based on electric communication field sharing information model
US10496053B2 (en) Method for integrated data handling for engineering and operating a plant
CN106503091A (en) A kind of implementation method of changeable data structure automatic synchronization coupling
CN106354833A (en) Platform for achieving data management and sharing exchange on basis of B/S framework
CN103077024A (en) Device and method for supporting customization and running of software-as-a-service (SaaS) application processes
CN106412009A (en) Interface calling method and device
CN105894159A (en) Implementation method of cross-domain and cross-platform user unified management system
CN101739460A (en) Grid-based spatial data source unification service system and method
CN105786611A (en) Method and device for task scheduling of distributed cluster
CN105094984A (en) Resource scheduling method and system
CN105868196A (en) Method for generating industrial data report in server
CN114638017A (en) Cross-platform system and migration method for privacy calculation algorithm
CN107071013A (en) A kind of the service response method and service system of intelligent substation access regulation and control main website
CN102137162B (en) CAD (Computer Aided Design) integrated system based on mode of software used as service
US20030055921A1 (en) Method and apparatus for reengineering legacy systems for seamless interaction with distributed component systems
CN107896242B (en) Service sharing method and device
CN111752539B (en) BI service cluster system and construction method thereof
CN105913197A (en) Workflow method executed based on business data rule
CN112860954A (en) Real-time computing method and real-time computing system
CN108694082A (en) A kind of cross-domain operation stream scheduling method and system
CN103684904A (en) Tri-networks integration network monitoring system based on IP
US7650608B2 (en) System and method for application and resource data integration
CN109067558A (en) data service method and system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20160713

RJ01 Rejection of invention patent application after publication