CN103577614A - Data acquisition method and system oriented to SAP PI application integration platform - Google Patents

Data acquisition method and system oriented to SAP PI application integration platform Download PDF

Info

Publication number
CN103577614A
CN103577614A CN201310548841.1A CN201310548841A CN103577614A CN 103577614 A CN103577614 A CN 103577614A CN 201310548841 A CN201310548841 A CN 201310548841A CN 103577614 A CN103577614 A CN 103577614A
Authority
CN
China
Prior art keywords
data
sap
interface
platform
model
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.)
Granted
Application number
CN201310548841.1A
Other languages
Chinese (zh)
Other versions
CN103577614B (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.)
China Tobacco Zhejiang Industrial Co Ltd
Original Assignee
China Tobacco Zhejiang Industrial 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 China Tobacco Zhejiang Industrial Co Ltd filed Critical China Tobacco Zhejiang Industrial Co Ltd
Priority to CN201310548841.1A priority Critical patent/CN103577614B/en
Publication of CN103577614A publication Critical patent/CN103577614A/en
Application granted granted Critical
Publication of CN103577614B publication Critical patent/CN103577614B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention relates to a data acquisition method oriented to an SAP PI application integration platform. A sectional acquisition mode is adopted for the method, and service data conversion with zero configuration is achieved. The method includes the following steps that first, data defined by a data exchange interface model in the SAP PI platform are acquired and imported into a system; second, the data defined by the data exchange interface model are processed to generate a corresponding service data model and a matched service data table; third, service exchange data are acquired from the SAP PI platform and imported into the system; fourth, according to the pre-generated service data model, the service exchange data are analyzed, data exchange is carried out, and the data are stored into the corresponding service data table. The data acquisition method and system oriented to the SAP PI application integration platform can achieve efficient and accurate data acquisition work of the SAP PI platform and guarantee completeness of service data acquisition.

Description

A kind of collecting method and system towards SAP PI application integration platform
Technical field
The invention belongs to computer realm, involvement aspect is to a kind of collecting method and the system of SAP PI application integration platform.
Background technology
Data integration has become an important component part indispensable in Course of Enterprise Informationalization, and a large amount of business datums is all carried out exchanges data by data integration platform at present, thereby realizes business events flow path across application circulation.SAP PI platform is as the supporting data integration platform of SAP ERP system, and the enterprise that has implemented SAP ERP in industries such as electric power, iron and steel, tobaccos is widely used.
Enterprise is based on the value of data centralized management is set out at present, and expectation manages business overall process, needs to realize to obtain overall process data from data integration platform, thereby realizes the integrated utilization of data.
The data acquisition system (DAS) of data-oriented integrated platform adopts 2 kinds of modes mostly at present:
1. on data integration platform, develop corresponding interface, each exchanges data is all forwarded to portion to data acquisition system (DAS), this mode increases the load of data integration platform first, also needs synchronous modification when second Fabric Interface converts;
2. at the interface definition instrument of a set of correspondence of data acquisition system (DAS) deploy, for interface variation, all need to adjust corresponding interface definition and operational data structure at every turn, maintainable poor, and easily cause business datum inconsistent or lose.
Therefore, need the urgent technical matters solving of those skilled in the art to be exactly: how in the face of business event changes, the quick adaptation of complete paired data integrated platform variation neatly, thus guarantee collection integrality and the high efficiency of business datum.
Summary of the invention
In order to solve above-mentioned technical matters, first object of the present invention is to provide a kind of collecting method towards SAP PI application integration platform, the method is without additional configuration, can from SAP PI application integration platform environment, upgrade interface model quickly and easily, and collection analysis related exchange data, by operational data structure, be saved in conventional physical database, thereby support traditional data mining and business diagnosis type systematic.Second object of the present invention is to provide a kind of data acquisition system (DAS) towards SAP PI application integration platform.
In order to realize first above-mentioned object, the present invention has adopted following technical scheme:
Towards a collecting method for SAP PI application integration platform, adopt sectional type drainage pattern, realize the business datum conversion of zero configuration, comprise the following steps:
Data exchange interface model definition data in S1, collection SAP PI platform, and import system;
S2, these data exchange interface model definition data are carried out to data processing, generate corresponding business data model and supporting business datum table;
S3, from SAP PI platform capturing service swap data, and import system;
S4, according to pregenerated business data model, resolve this operation exchange data, carry out data-switching, and be stored in corresponding business datum table.
Preferably, described step S1 further comprises: S11, the data exchange interface model definition inquiry request of collection service unit transmission based on soap protocol are to service interface corresponding to SAP PI platform; S12, service interface call the inner api interface of SAP PI and obtain corresponding data exchange interface model definition data and data exchange interface model change log information; S13, service interface return to Query Result to collection service unit; S14, collection service unit submit to data processing unit to process collected data.
Preferably, described step S2 further comprises: S21, data processing unit are identified the data exchange interface model change log information collecting, as entered S22 step for newly-increased data exchange interface model manipulation, as entered S23 step for Update Table Fabric Interface model manipulation, as entered S24 step for deleting data exchange interface model manipulation; S22, resolve corresponding data exchange interface model definition data, according to data exchange interface model definition structural generation business data model structure, and according to business data model structure, in database, generate the business datum table of an assembly cover; S23, resolve corresponding data exchange interface model definition data, and the business data model structure of the local storage of inquiry, and the processing of comparing, adopt the mode of many version managements to realize the management of business data model structure, adopt the mode of incremental maintaining to realize the management of business datum table; S24, resolve corresponding data exchange interface model definition data, and the business data model structure of the local storage of inquiry, and carry out waste treatment.
Preferably, described step S3 further comprises: S31, the operation exchange data query request of collection service unit transmission based on SOAP are to service interface corresponding to SAP PI platform; S32, service interface call the inner api interface of SAP PI and obtain corresponding operation exchange data and platform switch log information; S33, service interface return to Query Result to collection service unit; S34, collection service unit submit to data processing module to process collected data.
Preferably, described step S4 further comprises: S41, data processing unit are identified the operation exchange data that collect, the interface model under analyzing; S42, the newest structure definition of extracting business data model according to interface model attribute from system; S43, according to the definition of this business data model, swap data is become to JAVA Format Object from XML format conversion; S44, according to the definition of this business data model, convert JAVA Format Object to business datum collection, and be saved in the corresponding traffic table of database.
In order to realize second above-mentioned object, the present invention has adopted following technical scheme:
Towards a data acquisition system (DAS) for SAP PI application integration platform, this acquisition system comprises:
1) configuration management element, for configuring SAP PI platform correlation parameter information and acquisition strategies;
2) SAP PI platform service interface, the Request Control and the data interaction that have been used between SAP PI platform and data acquisition unit;
3) data acquisition unit, for defining and swap data from the corresponding interface model of SAP PI platform collection;
4) data analysis unit, for recognition interface model definition and swap data, and persistence is to database;
5) data release unit, for distributing data model structure information and structurized business datum.
Preferably, described configuration management element also comprises: PI platform parameter management module, is used for the parameter informations such as the server address of configuration management source PI platform and management port; Acquisition strategies Configuration Manager, is used for being managed for configuration for the relevant parameter information of the collections such as collection period, acquisition interface.
Preferably, described SAP PI platform service interface also comprises: interface model definition query interface, for the treatment of interface model definition inquiry service; Swap data query interface, for the treatment of swap data inquiry service.
Preferably, described data acquisition unit also comprises: interface model definition acquisition module, for gathering the interface model definition data on SAP PI platform; Swap data acquisition module, for gathering the swap data on SAP PI platform.
Preferably, described data processing unit also comprises: interface model definition process module, for the treatment of the conversion of interface model definition data, generate corresponding data model and tables of data; Swap data processing module, is used for the conversion of processing and exchanging data, realizes the automatic persistence of all kinds of host-guest architecture data.
Preferably, described interface model definition process module also comprises: for interface model version management, and the response of implementation platform interface variation and business datum integrality.
Preferably, described data release unit also comprises: business data model release module, and for business data model list and the corresponding business data model structure of delivery system storage.Business datum release module, for realizing inquiry and the issue of business datum according to the parameter of appointment.
Compared with prior art, the application has the following advantages:
The application is by the sectional type collection mechanism of interface model and swap data, realized the swap data collection of the SAP PI platform of zero configuration, for example interface model changes, can define collection by interface model, data model in renewal system, realize version management, the increment of finishing service tables of data is revised, and has effectively avoided changing because of interface model collection time delay or the service data loss bringing.Visible, by the application, can realize the data collection task of the SAP PI platform of efficiently and accurately, guarantee the integrality of service data acquisition.
Accompanying drawing explanation
Fig. 1 is the process flow diagram of collecting method provided by the invention.
Fig. 2 is the process flow diagram that interface model provided by the invention gathers.
Fig. 3 is the process flow diagram that interface model provided by the invention is processed.
Fig. 4 is the process flow diagram of service data acquisition provided by the invention.
Fig. 5 is the process flow diagram of business data processing provided by the invention.
Fig. 6 is the structural drawing of a kind of data acquisition system (DAS) provided by the invention.
Embodiment
In order to make object of the present invention, technical scheme and advantage clearer, below in conjunction with drawings and Examples, the present invention is further elaborated.Should be appreciated that specific embodiment described herein, only in order to explain the present invention, is not intended to limit the present invention.
The invention provides a kind of collecting method towards SAP PI platform, the method is completed by the data acquisition system (DAS) in computing machine, and the method as described in Figure 1, comprising:
Data exchange interface model definition data in S1, collection SAP PI platform, and import system;
S2, these data exchange interface model definition data are carried out to data processing, generate corresponding business data model and supporting business datum table;
S3, from SAP PI platform capturing service swap data, and import system;
S4, according to pregenerated business data model, resolve this operation exchange data, carry out data-switching, and be stored in corresponding business datum table.
Method provided by the invention can data acquisition and the analytical work to SAP PI application integration platform by the one-touch finished surface of data acquisition system (DAS) in computing machine, and persistence is to the structural data table of physical database, so it is few that method provided by the invention has configuration effort amount, gather few advantage consuming time, in addition, because said method completes by computing machine, complete, thus its can not make mistakes because of artificial origin, so it has advantages of that error rate is low.
Optionally, the step that realizes the method for S1 specifically can as shown in Figure 2, can comprise the steps:
S11, the data exchange interface model definition inquiry request of collection service unit transmission based on soap protocol are to service interface corresponding to SAP PI platform;
It should be noted that, described data exchange interface model definition inquiry request adopts XML form in actual applications, and required parameter comprises inquiry from date, the inquiry date of expiry.
S12, service interface call the inner api interface of SAP PI and obtain corresponding data exchange interface model definition data and data exchange interface model change log information;
S13, service interface return to Query Result to collection service unit;
It should be noted that, it is the method for synchronization that described service interface returns to Query Result to collection service unit, in actual applications, considered by the factors such as return data amount and the load of SAP PI platform, can adopt the asynchronous mechanism of returning.
S14, collection service unit submit to data processing unit to process collected data.
Concrete, the mode that described collection service unit submits to data processing unit to process employing JAVA queue collected data is carried out.
Optionally, the step that realizes the method for S2 specifically can as shown in Figure 3, can comprise the steps:
S21, data processing unit are identified the data exchange interface model change log information collecting, as entered S22 step for newly-increased data exchange interface model manipulation, as entered S23 step for Update Table Fabric Interface model manipulation, as entered S24 step for deleting data exchange interface model manipulation;
S22, resolve corresponding data exchange interface model definition data, according to data exchange interface model definition structural generation business data model structure, and according to business data model structure, in database, generate the business datum table of an assembly cover;
It should be noted that, described business data model structural support list master meter structure, master-salve table structure and compound host-guest architecture structure, by database storage mode storage organization.
It should be noted that, the storage format of business data model in physical database specifically can be as follows:
It should be noted that, the business datum list structure that business data model generates in physical database specifically can be as follows:
Figure 749273DEST_PATH_IMAGE002
S23, resolve corresponding data exchange interface model definition data, and the business data model structure of the local storage of inquiry, and the processing of comparing, adopt the mode of many version managements to realize the management of business data model structure, adopt the mode of incremental maintaining to realize the management of business datum table;
S24, resolve corresponding data exchange interface model definition data, and the business data model structure of the local storage of inquiry, and carry out waste treatment;
Optionally, the step that realizes the method for S3 specifically can as shown in Figure 4, can comprise the steps:
S31, the operation exchange data query request of collection service unit transmission based on SOAP are to service interface corresponding to SAP PI platform;
It should be noted that, described operation exchange data query request adopts XML form in actual applications, and required parameter comprises inquiry from date, the inquiry date of expiry, can comprise interface model title in PI platform.
S32, service interface call the inner api interface of SAP PI and obtain corresponding operation exchange data and platform switch log information;
It should be noted that, platform switch log information specifically can be as follows:
<exchangeitem>
<msgguid>005056C000081EE2B5CAD428E9877A8E</msgguid>
<inapp>SC</inapp>
<outapp>MES</outapp>
<interfacename>ZMI_SC_FilterProcessingValue</interfacename>
<msgstate>000</msgstate>
</exchangeitem>
S33, service interface return to Query Result to collection service unit;
S34, collection service unit submit to data processing module to process collected data.
Concrete, the mode that described collection service unit submits to data processing unit to process employing JAVA queue collected data is carried out.
Optionally, the step that realizes the method for S4 specifically can as shown in Figure 5, can comprise the steps:
S41, data processing unit are identified the operation exchange data that collect, the interface model under analyzing;
S42, the newest structure definition of extracting business data model according to interface model attribute from system;
S43, according to the definition of this business data model, swap data is become to JAVA Format Object from XML format conversion;
It should be noted that described JAVA Format Object specifically can be as follows:
Class?TransformData
String?MsgID;
String?InterfaceName;
Object SendData; // according to InterfaceName coupling subobject type
Object ReceiveData; // according to InterfaceName coupling subobject type
S44, according to the definition of this business data model, convert JAVA Format Object to business datum collection, and be saved in the corresponding traffic table of database.
The invention provides a kind of data acquisition system (DAS) towards SAP PI application integration platform, this system as shown in Figure 6, comprising:
Configuration management element 10, for configuring SAP PI platform correlation parameter information and acquisition strategies;
SAP PI platform service interface 20, the Request Control and the data interaction that have been used between SAP PI platform and data acquisition unit;
Data acquisition unit 30, for defining and swap data from the corresponding interface model of SAP PI platform collection;
Data analysis unit 40, for recognition interface model definition and swap data, and persistence is to database;
Data release unit 50, for distributing data model structure information and structurized business datum.
Optionally, platform parameter configuration unit 10 specifically comprises:
PI platform parameter management module 110, is used for the parameter informations such as the server address of configuration management source PI platform and management port;
Acquisition strategies Configuration Manager 120, is used for being managed for configuration for the relevant parameter information of the collections such as collection period, acquisition interface.
Optionally, described SAP PI platform service interface specifically comprises:
Interface model definition query interface 210, for the treatment of interface model definition inquiry service;
Swap data query interface 220, for the treatment of swap data inquiry service.
Optionally, described data acquisition unit specifically comprises:
Interface model definition acquisition module 310, for gathering the interface model definition data on SAP PI platform;
Swap data acquisition module 320, for gathering the swap data on SAP PI platform.
Optionally, described data processing unit specifically comprises:
Interface model definition process module, for the treatment of the conversion of interface model definition data, generate corresponding data model and tables of data;
Swap data processing module, is used for the conversion of processing and exchanging data, realizes the automatic persistence of all kinds of host-guest architecture data.
Interface model version management module, the version management being used between Processing Interface model and business data model, the response of implementation platform interface variation and business datum integrality.
Optionally, described data release unit specifically comprises:
Business data model release module, for business data model list and the corresponding business data model structure of delivery system storage.
Business datum release module, for realizing inquiry and the issue of business datum according to the parameter of appointment.
Method provided by the invention can data acquisition and the analytical work to SAP PI application integration platform by the one-touch finished surface of data acquisition system (DAS) in computing machine, and persistence is to the structural data table of physical database, so it is few that method provided by the invention has configuration effort amount, gather few advantage consuming time, in addition, because said method completes by computing machine, complete, thus its can not make mistakes because of artificial origin, so it has advantages of that error rate is low.
It should be noted that said system, included unit is just divided according to function logic, but is not limited to above-mentioned division, as long as can realize corresponding function; In addition, the concrete title of each functional unit also, just for the ease of mutual differentiation, is not limited to protection scope of the present invention.

Claims (12)

1. towards a collecting method for SAP PI application integration platform, it is characterized in that adopting sectional type drainage pattern, realize the business datum conversion of zero configuration, comprise the following steps:
Data exchange interface model definition data in S1, collection SAP PI platform, and import system;
S2, these data exchange interface model definition data are carried out to data processing, generate corresponding business data model and supporting business datum table;
S3, from SAP PI platform capturing service swap data, and import system;
S4, according to pregenerated business data model, resolve this operation exchange data, carry out data-switching, and be stored in corresponding business datum table.
2. collecting method according to claim 1, is characterized in that, described step S1 further comprises:
S11, the data exchange interface model definition inquiry request of collection service unit transmission based on soap protocol are to service interface corresponding to SAP PI platform;
S12, service interface call the inner api interface of SAP PI and obtain corresponding data exchange interface model definition data and data exchange interface model change log information;
S13, service interface return to Query Result to collection service unit;
S14, collection service unit submit to data processing unit to process collected data.
3. collecting method according to claim 1, is characterized in that, described step S2 further comprises:
S21, data processing unit are identified the data exchange interface model change log information collecting, as entered S22 step for newly-increased data exchange interface model manipulation, as entered S23 step for Update Table Fabric Interface model manipulation, as entered S24 step for deleting data exchange interface model manipulation;
S22, resolve corresponding data exchange interface model definition data, according to data exchange interface model definition structural generation business data model structure, and according to business data model structure, in database, generate the business datum table of an assembly cover;
S23, resolve corresponding data exchange interface model definition data, and the business data model structure of the local storage of inquiry, and the processing of comparing, adopt the mode of many version managements to realize the management of business data model structure, adopt the mode of incremental maintaining to realize the management of business datum table;
S24, resolve corresponding data exchange interface model definition data, and the business data model structure of the local storage of inquiry, and carry out waste treatment.
4. collecting method according to claim 1, is characterized in that, described step S3 further comprises:
S31, the operation exchange data query request of collection service unit transmission based on SOAP are to service interface corresponding to SAP PI platform;
S32, service interface call the inner api interface of SAP PI and obtain corresponding operation exchange data and platform switch log information;
S33, service interface return to Query Result to collection service unit;
S34, collection service unit submit to data processing module to process collected data.
5. collecting method according to claim 1, is characterized in that, described step S4 further comprises:
S41, data processing unit are identified the operation exchange data that collect, the interface model under analyzing;
S42, the newest structure definition of extracting business data model according to interface model attribute from system;
S43, according to the definition of this business data model, swap data is become to JAVA Format Object from XML format conversion;
S44, according to the definition of this business data model, convert JAVA Format Object to business datum collection, and be saved in the corresponding traffic table of database.
6. towards a data acquisition system (DAS) for SAP PI application integration platform, it is characterized in that, this acquisition system comprises:
1) configuration management element, for configuring SAP PI platform correlation parameter information and acquisition strategies;
2) SAP PI platform service interface, the Request Control and the data interaction that have been used between SAP PI platform and data acquisition unit;
3) data acquisition unit, for defining and swap data from the corresponding interface model of SAP PI platform collection;
4) data analysis unit, for recognition interface model definition and swap data, and persistence is to database;
5) data release unit, for distributing data model structure information and structurized business datum.
7. the data acquisition system (DAS) towards SAP PI application integration platform according to claim 6, is characterized in that, described configuration management element also comprises:
PI platform parameter management module, is used for the parameter informations such as the server address of configuration management source PI platform and management port;
Acquisition strategies Configuration Manager, is used for being managed for configuration for the relevant parameter information of the collections such as collection period, acquisition interface.
8. the data acquisition system (DAS) towards SAP PI application integration platform according to claim 6, is characterized in that, described SAP PI platform service interface also comprises:
Interface model definition query interface, for the treatment of interface model definition inquiry service;
Swap data query interface, for the treatment of swap data inquiry service.
9. the data acquisition system (DAS) towards SAP PI application integration platform according to claim 6, is characterized in that, described data acquisition unit also comprises:
Interface model definition acquisition module, for gathering the interface model definition data on SAP PI platform;
Swap data acquisition module, for gathering the swap data on SAP PI platform.
10. the data acquisition system (DAS) towards SAP PI application integration platform according to claim 6, is characterized in that, described data processing unit also comprises:
Interface model definition process module, for the treatment of the conversion of interface model definition data, generate corresponding data model and tables of data;
Swap data processing module, is used for the conversion of processing and exchanging data, realizes the automatic persistence of all kinds of host-guest architecture data.
11. data acquisition system (DAS)s towards SAP PI application integration platform according to claim 10, is characterized in that, described interface model definition process module also comprises:
For interface model version management, the response of implementation platform interface variation and business datum integrality.
12. data acquisition system (DAS)s towards SAP PI application integration platform according to claim 6, is characterized in that, described data release unit also comprises:
Business data model release module, for business data model list and the corresponding business data model structure of delivery system storage; Business datum release module, for realizing inquiry and the issue of business datum according to the parameter of appointment.
CN201310548841.1A 2013-11-07 2013-11-07 A kind of collecting method towards SAP PI application integration platform and system Active CN103577614B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310548841.1A CN103577614B (en) 2013-11-07 2013-11-07 A kind of collecting method towards SAP PI application integration platform and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310548841.1A CN103577614B (en) 2013-11-07 2013-11-07 A kind of collecting method towards SAP PI application integration platform and system

Publications (2)

Publication Number Publication Date
CN103577614A true CN103577614A (en) 2014-02-12
CN103577614B CN103577614B (en) 2016-03-30

Family

ID=50049390

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310548841.1A Active CN103577614B (en) 2013-11-07 2013-11-07 A kind of collecting method towards SAP PI application integration platform and system

Country Status (1)

Country Link
CN (1) CN103577614B (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106980496A (en) * 2017-01-18 2017-07-25 上海爱韦讯信息技术有限公司 Tool integration method and system based on FOG data/address bus
CN107659607A (en) * 2017-07-21 2018-02-02 国网浙江省电力公司 The external delivery system of gathered data based on distributed service processing
CN109240835A (en) * 2018-08-30 2019-01-18 河南省西峡汽车水泵股份有限公司 A kind of PLM system and ERP system interconnection method
CN109634681A (en) * 2018-11-15 2019-04-16 福建星云电子股份有限公司 A kind of method and device uploading data to manufacturing execution system
CN110658770A (en) * 2019-10-22 2020-01-07 深圳市芝麻自动化科技有限公司 SAP manufacturing execution system data processing interface driving method
CN110765102A (en) * 2019-09-25 2020-02-07 苏宁云计算有限公司 Service data processing method and device, computer equipment and storage medium
CN113283639A (en) * 2021-04-25 2021-08-20 唐山钢铁集团有限责任公司 SAP system and energy system data transmission method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120179779A1 (en) * 2011-01-12 2012-07-12 Dolphin Enterprise Solutions Corporation d/b/a Dolphin System and method for data storage and retrieval
CN102938731A (en) * 2012-11-22 2013-02-20 北京锐易特软件技术有限公司 Exchange and integration device and method based on proxy cache adaptation model

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120179779A1 (en) * 2011-01-12 2012-07-12 Dolphin Enterprise Solutions Corporation d/b/a Dolphin System and method for data storage and retrieval
CN102938731A (en) * 2012-11-22 2013-02-20 北京锐易特软件技术有限公司 Exchange and integration device and method based on proxy cache adaptation model

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106980496A (en) * 2017-01-18 2017-07-25 上海爱韦讯信息技术有限公司 Tool integration method and system based on FOG data/address bus
CN106980496B (en) * 2017-01-18 2020-09-29 上海爱韦讯信息技术股份有限公司 Tool integration method and system based on FOG data bus
CN107659607A (en) * 2017-07-21 2018-02-02 国网浙江省电力公司 The external delivery system of gathered data based on distributed service processing
CN109240835A (en) * 2018-08-30 2019-01-18 河南省西峡汽车水泵股份有限公司 A kind of PLM system and ERP system interconnection method
CN109240835B (en) * 2018-08-30 2022-09-30 飞龙汽车部件股份有限公司 Method for butting PLM system and ERP system
CN109634681A (en) * 2018-11-15 2019-04-16 福建星云电子股份有限公司 A kind of method and device uploading data to manufacturing execution system
CN109634681B (en) * 2018-11-15 2021-08-27 福建星云电子股份有限公司 Method and device for uploading data to manufacturing execution system
CN110765102A (en) * 2019-09-25 2020-02-07 苏宁云计算有限公司 Service data processing method and device, computer equipment and storage medium
CN110765102B (en) * 2019-09-25 2022-11-08 苏宁云计算有限公司 Service data processing method and device, computer equipment and storage medium
CN110658770A (en) * 2019-10-22 2020-01-07 深圳市芝麻自动化科技有限公司 SAP manufacturing execution system data processing interface driving method
CN113283639A (en) * 2021-04-25 2021-08-20 唐山钢铁集团有限责任公司 SAP system and energy system data transmission method

Also Published As

Publication number Publication date
CN103577614B (en) 2016-03-30

Similar Documents

Publication Publication Date Title
CN103577614B (en) A kind of collecting method towards SAP PI application integration platform and system
CN101799807A (en) Heterogeneous data table merging method and system thereof
CN111061788A (en) Multi-source heterogeneous data conversion integration system based on cloud architecture and implementation method thereof
CN111400326A (en) Smart city data management system and method thereof
CN104111996A (en) Health insurance outpatient clinic big data extraction system and method based on hadoop platform
CN101923566A (en) Data increment extraction method based on trigger
CN103778513A (en) IT device operation and maintenance monitoring method based on two-dimensional codes
CN114691786A (en) Method and device for determining data blood relationship, storage medium and electronic device
CN103810272A (en) Data processing method and system
CN104765651A (en) Data processing method and device
CN103856353A (en) Service log data access and statistic analysis method and device
CN102567334A (en) Office automation system based on heterogeneous data
CN102215264A (en) Method and device for supporting multi-tenancy data and service customized running
US10785102B2 (en) Modifying distributed application based on cloud diagnostic data
CN104123135A (en) Method and device for unifying background interfaces
CN104346441A (en) Dynamic integration and interaction method for information data of power distribution network
CN101458628A (en) Program edition management method
CN102521717B (en) The method and apparatus of a kind of configuration management resources bank Information Statistics
CN110209722A (en) A kind of data-interface for data exchange
CN110275798A (en) Block chain data processing method, device, server and storage medium
CN103761258A (en) Method and device for constructing report unit system
CN112328667B (en) Shale gas field ground engineering digital handover method based on data blood margin
CN114020719A (en) License data migration method applied to heterogeneous database
CN103337036A (en) Application system of computer software in enterprise energy audit
CN102707956A (en) Method for handling uncertainty of return results of trigger

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant