CN1635520A - Data processing system and method - Google Patents

Data processing system and method Download PDF

Info

Publication number
CN1635520A
CN1635520A CN 200310117703 CN200310117703A CN1635520A CN 1635520 A CN1635520 A CN 1635520A CN 200310117703 CN200310117703 CN 200310117703 CN 200310117703 A CN200310117703 A CN 200310117703A CN 1635520 A CN1635520 A CN 1635520A
Authority
CN
China
Prior art keywords
data
central server
database
configuration
pip
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
CN 200310117703
Other languages
Chinese (zh)
Other versions
CN1635520B (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.)
Hongfujin Precision Industry Shenzhen Co Ltd
Hon Hai Precision Industry Co Ltd
Original Assignee
Hongfujin Precision Industry Shenzhen Co Ltd
Hon Hai Precision Industry 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 Hongfujin Precision Industry Shenzhen Co Ltd, Hon Hai Precision Industry Co Ltd filed Critical Hongfujin Precision Industry Shenzhen Co Ltd
Priority to CN 200310117703 priority Critical patent/CN1635520B/en
Publication of CN1635520A publication Critical patent/CN1635520A/en
Application granted granted Critical
Publication of CN1635520B publication Critical patent/CN1635520B/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

This invention discloses a data process system and method, which provides one central servo, multi-user terminal computer, one enterprise ERP database, and one alignment and log database. The central servo comprises the following parts: one data catching module to read relative data; one form conversion module to convert the above data into given file form; one sending module to send the converted file through HTTP agreement; one log data writing module to write the alignment and log database into the log material for later requirement.

Description

Data handling system and method
[technical field]
The present invention relates to a kind of data processing technique, refer to the data processing technique between a kind of enterprise especially.
[background technology]
For getting in touch between better reinforcement and the user, the situation that in time reflects user's order, make the user can better understand the order production status of oneself and carry out degree, understand the situation of order production to material use and demand, so that the user is according to the production of enterprise, ERP system data such as buying and stock are adjusted timely order and are changed, it is for reference to be sent to user EPR system to enterprise's ERP system data, wherein relate to the collection of data, data processing problem such as format conversion and transmission is so should provide a kind of data handling system that addresses the above problem.
Taiwan Wise property office is 251402 in the Announcement Number of bulletin on July 11st, 1985, the patent No. is that 72421 name is called the patent of " communication system of the data processor of network connection and method ", this patent provides a data processor, this data processor can be communicated by letter with the arbitrary data processor in the processor that a plurality of networks are connected by network, with transmission information.
Taiwan Wise property office is 344058 in the Announcement Number of bulletin on November 01st, 1988, the patent No. is that 99054 name is called the patent of " data handling system that selectivity is distributed assets between each accounting unit ", this patent is to be used for determining distributing and transferring in the selectivity that belongs to assets between each inner accounting unit of several entities, and described assets are by being stored in data representation in the database.
Though above-mentioned two patents all relate to data processing, all can not solve the problem that we propose.
[summary of the invention]
The related relational language of this paper is explained as follows:
B2B: B2B.
Fundamental purpose of the present invention is to provide a kind of data handling system, and it can be sent to according to the PIP data layout of RosettaNet the related data information in enterprise's ERP system the B2B server of external system through the network http protocol.
Wherein RosettaNet is the standard of data layout and switching method.The concrete PIP data layout that adopts is:
2A12?V01.00.00a Distribute?Product?Master
3A6?V02.00.00 Distribute?Order?Status
3B2?R01.01.00d Notify?of?Advance?Shipment
4A5?R01.00.00Aa Notify?of?Forecast?Reply
4C1?V02.00.00 Distribute?Inventory?Report
The present invention discloses a kind of data handling system.This system provides a central server, a plurality of client computer, a configuration and log database and the ERP of an enterprise database.This central server links to each other with a plurality of client computers by network, and links to each other with the ERP of enterprise database, configuration and log database by the database connection, and it also links to each other with the B2B server of an external system by network.
Wherein, central server is used for reading data messages such as relevant material, order status, shipment and stock from enterprise's ERP database, be converted to the XML file layout of the corresponding PIP regulation of RosettaNet then, be sent to the B2B server of external system by http protocol, and before transmitting file with after the answer of receiving external system, in configuration and log database, write journal information, be convenient to inquiry.Each client computer is provided with web browser, can finish data query, modification and inquiry to central server and configuration and log database by network entry and send operations such as data mode.The master data that the ERP of enterprise database storing is relevant with production is as data messages such as material, order status, shipment and stock, the standard of also storing each PIP data layout.Configuration and log database are used for the configuration data of storage system needs and the journal file of system's operational process, and it comprises some MSDSs, as StageTable table and Config_Para table.Wherein StageTable table is used to write down time that PIP handles, data etc., and this table comprises field: title and explanation.Wherein explanation of field is used to write down the purposes of corresponding field name.Name field to the StageTable table is described in detail as follows: PIP_Name is used to write down the PIP title, as 2A12; Document_Content is used for record and sends content XML form; Whether Validate_Result is used to write down the PIP data verification and passes through, and its value is " Y ", and expression is " N " by verifying, being worth, and expression is not by checking.The Config_Para table is used for the recording configuration parameter.
Wherein, central server also comprises a parameter initialization module, is used for initiation parameter, as Alias, logfile directory title (Log catalogue) etc.; One journal file generation module is used to produce the journal file title of this processing, and this journal file is used for writing down the journal information of this processing procedure, if the PIP name is called 2A12, then the filename form is PIP2A12_yyyyMMDDhhmmss.log; One data acquisition module is used to read the PIP data of master data and each master data correspondence; One database link block is used to connect the ERP of enterprise database, configuration and log database; One journal information writing module is used for writing journal information (Log Message) to the journal file of appointment; One format converting module is used for the PIP data are converted to the XML form; One field contents update module is used for upgrading the field contents of respective table in configuration and the log database according to the result that operating process produces; One data verification module is used to verify whether the PIP data layout is correct; One enquiry module is used for query configuration and log database respective field content; One sending module is used for the data behind the format transformation are sent; One field attribute value judge module is used for judging configuration and log database respective field content.
The present invention also provides a kind of data processing method.This method comprises the steps: that (a) central server produces this and handles the journal file title; (b) this central server connects the ERP of enterprise database and configuration and log database; (c) this central server reads the master data tabulation from enterprise's ERP database, and obtains the elementary data item that needs processing; (d) master data of this central server acquisition; (e) this central server judges whether this master data exists; (f) this central server produces the ID of PIP data format file; (g) this central server writes configuration and log database with this PIP file ID and PIP title; (h) this central server reads the PIP data of this master data correspondence; (i) this central server is converted to the XML form with these PIP data; (j) Document_Content field during this central server is shown with the content update StageTable that changes the back; (k) this central server verifies whether these PIP data are correct; (l) this central server judges whether to send at once above-mentioned field contents; (m) this central server sends this field contents; (n) this central server upgrades Routing_Time (transmission document time) field in the StageTable table.
[description of drawings]
Fig. 1 is the computer network architecture figure of data handling system of the present invention.
Fig. 2 constitutes key diagram for the field of the StageTable table that configuration of the present invention and log database are stored.
Fig. 3 constitutes key diagram for the field of the Config_Para that configuration of the present invention and log database are stored.
Fig. 4 is the functional block diagram of central server of the present invention.
Fig. 5 is an information flow chart of the present invention.
Fig. 6 and Fig. 7 are the operation process chart of data processing of the present invention.
Fig. 8 receives the operation process chart behind the return information of external system for data handling system of the present invention.
[embodiment]
Present embodiment is an example with the corresponding PIP2A12 data layout of information standard RosettaNet.
Consulting shown in Figure 1ly, is the computer network architecture figure of data handling system of the present invention.Central server 1 links to each other with a plurality of client computers 3 of distributed distribution by network 4, also links to each other with the ERP of enterprise database 7, configuration and log database 6 by connection 5.This client computer 3 also links to each other with configuration and log database 6 by network 4.Native system links to each other with the B2B server 2 of external system by network 4.Wherein, this central server 1 comprises a series of functional modules (as shown in Figure 4), be used for reading the master data of the ERP of enterprise database 7 and being converted to the XML file, be sent to the B2B server 2 of external system, and handle the return information (Ack Signal) of external system loopback.Client computer 3 is used for being configured the data of setting, query configuration and the log database of parameter, the state that inquiry has sent data for the web interface that the user provides the inquiry data.The ERP of enterprise database 7 is used to store and produces relevant master data, as data messages such as material, order status, shipment and stocks, also stores the standard of each PIP data layout.Configuration and log database 6 are used for the configuration data of storage system needs and the journal file of system's operational process, and it is made up of some tables, as StageTable table (as shown in Figure 2), and Config_Para table (as shown in Figure 3) etc.
Described network can be intranet (Intranet), internet (Internet) or other type network.Described database connect can be the open type data storehouse connect (Open DatabaseConnectivity, ODBC), perhaps the Java database connect (Java DatabaseConnectivity, JDBC).
Consulting shown in Figure 2ly, is that the field of the StageTable table stored in configuration of the present invention and the log database 6 constitutes key diagram.This StageTable table is used to write down time that PIP handles and data etc.This table comprises field: title and explanation.Wherein description field writes down the purposes of corresponding name field.For name field,, be used to write down the PIP title, as 2A12 with reference to shown in Figure 2 being described in detail as follows: PIP_Name; PIP_Key is used for the recorded key data, as order, and item number etc.; Document_ID is used to write down the ID of PIP file; Document_Content is used for record and sends content XML form; Whether Validate_Result is used to write down the PIP data verification and passes through, and is worth for " Y " expression to pass through checking, is worth for " N " to represent by checking; Routing_Time is used to write down the time that sends file; Ack_Time is used to write down the time that central server 1 is received the return information (Ack Signal) that the B2B server 2 of external system is sent.
Consulting shown in Figure 3ly, is that the field of the Config_Para table stored in configuration of the present invention and the log database 6 constitutes key diagram.This Config_Para table is used for the recording configuration parameter, and it comprises field: title and explanation.Wherein description field writes down the purposes of corresponding name field.For the field of title,, be used for form writing time with reference to shown in Figure 3 being described in detail as follows: DateTimeStyle.SendStatus, being used for expression is to send data at once, still transmission together, its value sends at once for " 0 " expression, sends at once after promptly a master data format conversion is finished; Other value representation sends together, sends together after promptly all master data format conversion are intact.
Consulting shown in Figure 4ly, is the functional block diagram of central server of the present invention.This central server 1 comprises a parameter initialization module 111, is used for the initialization correlation parameter, as the ERP of enterprise Alias (TiptopAlias), configuration and log database another name (LocalAlias) and logfile directory title (Log catalogue) etc.; One journal file generation module 112 is used to produce the PIP handling procedure journal file name of this processing, is called 2A12 as the name of PIP, and then the journal file name that generates of this module 112 is called PIP2A12_yyyyMMDDhhmmss.log; One data acquisition module 113 is used for reading master data, producing the PIP data of each master data correspondence according to each PIP data format standard from the ERP of enterprise database 7; One database link block 114 is used to connect the ERP of enterprise database 7, configuration and log database 6; One journal information writing module 115 is used for the journal information of native system operational process is write in the corresponding journal file of depositing in configuration and the log database 6; One format converting module 116 is used for the PIP Data Format Transform is become the XML file layout; One field contents update module 117, be used for content update that system's operational process is produced in the respective field of configuration and log database 6 corresponding tables, convert the content of upgrading the Document_Content field in the StageTable table after the XML file layout as content to the PIP data layout of a master data correspondence; One data verification module 118 is used to contrast the PIP data format standard, and whether each PIP data that checking is read are correct, and will verify that the result is updated to the Validate_Result field of StageTable table; One enquiry module 119, the relevant field content that is used for inquiring about the StageTable table; One sending module 120, the XML file layout content that meets the PIP regulation after being used for changing sends to the B2B server 2 of external system by http protocol; One field attribute value judge module 121 is used for judging field attribute value in the table of configuration and log database 6 storages.
Consulting shown in Figure 5ly, is information flow chart of the present invention.Central server 1 obtains master data from the ERP of enterprise database 7, be converted to the XML file layout of the corresponding PIP regulation of RosettaNet then, be sent to the B2B server 2 of external system by http protocol, wait for the return information of this B2B server 2 then: Ack Signal, before transmitting file and after receiving Ack Signal, this central server 1 writes journal information to configuration and log database 6: the Log data, the user can carry out parameter configuration and data query by client computer 3.
Consulting Fig. 6 to shown in Figure 7, is the operation process chart of data processing of the present invention.At first, initiation parameter, the parameter of setting comprises the another name and the logfile directory title (Log catalogue) (step S601) of two databases.Produce the required journal file title of this data processing then, and be positioned under the above-mentioned logfile directory, carry out the processing of data layout PIP2A12, then the journal file of Chan Shenging PIP2A12_yyyyMMDDhhmmss.log (step S602) by name as this.Connect the ERP of enterprise database 7 and configuration and log database 6 (step S603) again.Read master data tabulation by data acquisition module 113 from the ERP of enterprise database 7, and obtain the item time (step S604) of the master data that read.From the master data tabulation of being read, extract a pending master data (step S605) by this data acquisition module 113 again.Judge Validate_Result value in the StageTable table by field attribute value judge module 121 then,, then go back to step S605 repetition flow process (step S606) if its value " Y " illustrates that this master data handled; Otherwise execution in step S607 produces the ID of this PIP file, and this ID is write the Document_ID field of StageTable table and with this PIP title, writes PIP_Name field (step S608) as 2A12.Obtain the PIP data layout (step S609) of this master data correspondence again by data acquisition module 113.Transfer this PIP data layout to XML file layout (step S610) by format converting module 116, and by the Document_ID field (step S611) of the content update of field contents update module 117 after with this format transformation to the StageTable table.Verify these PIP data whether (step S612) up to specification by data verification module 118 according to the PIP data format standard deposited in configuration and the log database 6 again.If up to specification, verify that then the result is " Y ", otherwise be " N ", and should verify that the result was updated in the StageTable Table V alidate_Result field (step S613).Next inquire about the Validate_Result field (step S614) that StageTable show by enquiry module 119; If Query Result is " N ", do not illustrate and be proved to be successful, then flow process goes to step S605 continuation and handles next master data, if Query Result is " Y ", then explanation is proved to be successful, by the SendStatus field in these enquiry module 119 continuation inquiry Config_Para tables, whether be " 0 " (step S615) to judge this field contents.If its content is not " 0 ", expression does not send these PIP data at once, to send together with other data, then flow process forwards step S605 continuation to and handles next master data, " if 0 ", then explanation sends this PIP data at once, these PIP data is sent to the B2B server 2 (step S616) of external system by sending module 120, and, promptly upgrade sending document time (step S617) by the Routing_Time field in the field contents update module 117 renewal StageTable tables.Last flow process goes to step S605 and continues to handle next master data.
Consulting shown in Figure 8ly, is the operation process chart after data handling system of the present invention receives the return information of external system.At first, receive the return information (step S701) of the B2B server 2 of external systems, then initiation parameter by return information receiver module 122: Alias and logfile directory title (Log catalogue) (step S702).Produce the Log file name of this processing then and write catalogue, wherein the Log file writes catalogue and is: the Log catalogue Ack (step S703), connect configuration and log database 6 (step S804) again, and judge whether successful connection (step S705), if connection failure is then charged to the Log file and is withdrawed from, otherwise with the content (step S706) of the Ack_Time field in the current time renewal StageTable table, and with Document_ID field contents renewal Conversation_ID in the StageTable table.

Claims (10)

1. data handling system, it can realize exchanges data and query function, and this system comprises a central server, and a plurality of client computers by network is connected is characterized in that, wherein:
Central server, its binding have the ERP of an enterprise database, a configuration and a log database;
The described ERP of enterprise database is used to store and the PIP data layout of producing relevant master data and international information standard RosettaNet;
Described configuration and log database are used for the configuration data of storage system needs, journal file and some MSDSs of system's operational process;
Described central server, it comprises:
One data acquisition module is used for reading the master data that needs to handle from enterprise's ERP database and tabulates and the pairing PIP data of each master data;
One format converting module is used for each master data is converted to the XML file layout that the corresponding PIP of RosettaNet stipulates;
One sending module is used to send standard compliant PIP data;
One journal information writing module is used for the various information that data handling procedure occurs are write journal file.
2. data handling system as claimed in claim 1 is characterized in that, wherein client computer is used to realize to sending the inquiry of data mode.
3. data processing method, it can realize exchanges data and query function, this method provides a central server, the a plurality of client computers that are connected by network, wherein, central server still connects the ERP of an enterprise database, a configuration and a log database, it is characterized in that this method comprises the steps:
Central server carries out initialization operation;
This central server obtains a master data;
This central server reads the PIP data of this master data correspondence from enterprise's ERP database;
This central server becomes the XML file layout with this PIP data-switching;
This central server sends this XML formatted file.
4. data processing method as claimed in claim 3 is characterized in that, wherein initialization operation still comprises step:
Initiation parameter;
Produce the journal file title of this processing.
5. data processing method as claimed in claim 4 is characterized in that, wherein initiation parameter refers to the another name of the ERP of initialization enterprise database, a configuration and log database.
6. data processing method as claimed in claim 3 is characterized in that, wherein master data refers to produce relevant data messages such as material, order status, shipment and stock with enterprise.
7. data processing method as claimed in claim 3 is characterized in that, wherein obtains a master data and further comprises step:
Connect the ERP of enterprise database, configuration and log database.
8. data processing method as claimed in claim 3 is characterized in that, wherein this method further comprises step:
Receive return information and log data.
9. data processing method as claimed in claim 8 is characterized in that, wherein this method further comprises step:
Central server receives return information;
This central server produces the journal file title;
Connect configuration and log database;
The journal file of the time of return information to above-mentioned generation received in record.
10. data processing method as claimed in claim 9 is characterized in that, wherein connects configuration and log database and still comprises step:
Judge whether connection is successful;
If unsuccessful, then this information write journal file and withdraw from.
CN 200310117703 2003-12-27 2003-12-27 Data processing system and method Expired - Fee Related CN1635520B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 200310117703 CN1635520B (en) 2003-12-27 2003-12-27 Data processing system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 200310117703 CN1635520B (en) 2003-12-27 2003-12-27 Data processing system and method

Publications (2)

Publication Number Publication Date
CN1635520A true CN1635520A (en) 2005-07-06
CN1635520B CN1635520B (en) 2010-04-14

Family

ID=34843693

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 200310117703 Expired - Fee Related CN1635520B (en) 2003-12-27 2003-12-27 Data processing system and method

Country Status (1)

Country Link
CN (1) CN1635520B (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100449543C (en) * 2005-09-16 2009-01-07 腾讯科技(深圳)有限公司 Method and apparatus for holding journal
CN102170466A (en) * 2011-03-29 2011-08-31 中国人民解放军国防科学技术大学 Data processing method and system
CN102222000A (en) * 2011-06-28 2011-10-19 用友软件股份有限公司 Data interaction device and method
CN101145150B (en) * 2006-09-15 2011-11-02 中国银联股份有限公司 Batch file processing method and system
CN101729295B (en) * 2009-12-02 2012-01-11 北京东土科技股份有限公司 Method for realizing log function
CN102340528A (en) * 2010-07-23 2012-02-01 捷达世软件(深圳)有限公司 Data transmission system and method
CN101609454B (en) * 2009-07-22 2012-12-05 上海可鲁系统软件有限公司 Data storing and submitting method and intelligent equipment thereof
CN102855283A (en) * 2012-08-03 2013-01-02 彩虹集团公司 Method for filing and storing files of office automation system
CN103944973A (en) * 2014-04-02 2014-07-23 北京中交兴路车联网科技有限公司 Method and device for collecting logs
CN104951371A (en) * 2015-06-09 2015-09-30 广西家之宝网络科技有限公司 Synchronous data transmission electronic commerce system with refresh-free interaction units
CN104965765A (en) * 2015-06-09 2015-10-07 广西家之宝网络科技有限公司 E-commerce system based on distributed transaction coordination and control
CN106970605A (en) * 2017-05-17 2017-07-21 泸州博金机电设备有限公司 Realize the method for checking plant produced data at any time
CN107065804A (en) * 2017-05-17 2017-08-18 泸州博金机电设备有限公司 It is easy to the plant data transmission system of telecommuting

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1150717C (en) * 2001-06-21 2004-05-19 华为技术有限公司 Journal management system of integrated network manager
JP3985473B2 (en) * 2001-07-19 2007-10-03 セイコーエプソン株式会社 Network device management method, network device management system, processing program for managing network device, and management device

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100449543C (en) * 2005-09-16 2009-01-07 腾讯科技(深圳)有限公司 Method and apparatus for holding journal
CN101145150B (en) * 2006-09-15 2011-11-02 中国银联股份有限公司 Batch file processing method and system
CN101609454B (en) * 2009-07-22 2012-12-05 上海可鲁系统软件有限公司 Data storing and submitting method and intelligent equipment thereof
CN101729295B (en) * 2009-12-02 2012-01-11 北京东土科技股份有限公司 Method for realizing log function
CN102340528A (en) * 2010-07-23 2012-02-01 捷达世软件(深圳)有限公司 Data transmission system and method
CN102170466A (en) * 2011-03-29 2011-08-31 中国人民解放军国防科学技术大学 Data processing method and system
CN102170466B (en) * 2011-03-29 2014-12-31 中国人民解放军国防科学技术大学 Data processing method and system
CN102222000B (en) * 2011-06-28 2014-05-07 用友软件股份有限公司 Data interaction device and method
CN102222000A (en) * 2011-06-28 2011-10-19 用友软件股份有限公司 Data interaction device and method
CN102855283A (en) * 2012-08-03 2013-01-02 彩虹集团公司 Method for filing and storing files of office automation system
CN102855283B (en) * 2012-08-03 2015-08-26 彩虹集团公司 A kind of office automation system archive store method
CN103944973A (en) * 2014-04-02 2014-07-23 北京中交兴路车联网科技有限公司 Method and device for collecting logs
CN104951371A (en) * 2015-06-09 2015-09-30 广西家之宝网络科技有限公司 Synchronous data transmission electronic commerce system with refresh-free interaction units
CN104965765A (en) * 2015-06-09 2015-10-07 广西家之宝网络科技有限公司 E-commerce system based on distributed transaction coordination and control
CN106970605A (en) * 2017-05-17 2017-07-21 泸州博金机电设备有限公司 Realize the method for checking plant produced data at any time
CN107065804A (en) * 2017-05-17 2017-08-18 泸州博金机电设备有限公司 It is easy to the plant data transmission system of telecommuting

Also Published As

Publication number Publication date
CN1635520B (en) 2010-04-14

Similar Documents

Publication Publication Date Title
CN1635520B (en) Data processing system and method
US8151003B2 (en) System and method for routing data by a server
AU2006217563B2 (en) Distributed asset management system and method
RU2337398C2 (en) Method and device for data storage synchronisation in different data storages
US7539734B2 (en) Systems for dynamic inter-operability of nodes in service grids
US20060212542A1 (en) Method and computer-readable medium for file downloading in a peer-to-peer network
US7318070B2 (en) Method and apparatus for maintaining compatibility within a distributed systems management environment with a plurality of configuration versions
CN1509434A (en) Method, system and program for invoking stoved procedures and accessing stroed procedure data
EP1890425A1 (en) A distributed data management system and a method for data dynamic subscribing
CN101609415A (en) Universal service calling system and method based on middleware
CN101068237B (en) Data access system and data access method
CN105554169A (en) OID configuration and analytic methods, ORS client, and OID node and database thereof
KR100519689B1 (en) Device for linking information processing systems, integrated information processing system, and recorded medium on which program for linking information processing systems are recorded
CN1605183A (en) A method and system for recognizing the device format preference for a device on an IHDN network
US8549090B2 (en) Messaging tracking system and method
CN101257495B (en) Semantic message transmission method and communication system as well as message processing device
US8589564B2 (en) Method and apparatus for maintaining compatibility within a distributed systems management environment with a plurality of configuration versions
Cerami Top ten FAQs for Web services
KR20040045149A (en) Registry system and management method for by using uddi web service based on the ebxml registry
CN1842048A (en) Data relay method and data relay apparatus
US7376748B1 (en) Data delivering system
JP3638783B2 (en) Client-server system that provides and uses self-describing data
US20020107863A1 (en) System for and method of learning and automatically correcting business logic errors
CN100446526C (en) System and method of notifying and monitoring electronic reply
TW200521773A (en) A system and method for data processing

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20100414

Termination date: 20141227

EXPY Termination of patent right or utility model