CN105700964A - Method for realizing remote communication between heterogeneous software systems - Google Patents

Method for realizing remote communication between heterogeneous software systems Download PDF

Info

Publication number
CN105700964A
CN105700964A CN201610098290.7A CN201610098290A CN105700964A CN 105700964 A CN105700964 A CN 105700964A CN 201610098290 A CN201610098290 A CN 201610098290A CN 105700964 A CN105700964 A CN 105700964A
Authority
CN
China
Prior art keywords
service definition
servicing
service
performance element
heterogeneous software
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
CN201610098290.7A
Other languages
Chinese (zh)
Other versions
CN105700964B (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.)
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 CN201610098290.7A priority Critical patent/CN105700964B/en
Publication of CN105700964A publication Critical patent/CN105700964A/en
Application granted granted Critical
Publication of CN105700964B publication Critical patent/CN105700964B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/547Remote procedure calls [RPC]; Web services

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a method for realizing remote communication between heterogeneous software systems, which is characterized in that when two or more heterogeneous software systems are integrated, one heterogeneous software system is set as a main system, the main system provides a configuration interface for an administrator to manage and release service definition, other heterogeneous software systems are communicated with the main system through services released by the main system, and other heterogeneous software systems can be indirectly communicated with each other only through the services released by the main system; the service definition consists of three parts, which are respectively: description of service definition, storage of service definition, management of service definition. Compared with the prior art, the method for realizing the remote communication between the heterogeneous software systems aims to provide a simple, efficient, standard and unified integration scheme for enterprise application systems, is convenient to upgrade and maintain, reduces the cost for realizing system integration, and improves the efficiency of system operation.

Description

A kind of realize the method for telecommunication between heterogeneous software system
Technical field
The present invention relates to the integrated technology field of software system, specifically a kind of realize the method for telecommunication between heterogeneous software system。
Background technology
Along with informationalized development, the scale of enterprise application system is increasing, uses a set of software system often to can not meet the demand of enterprise, the only way which must be passed of the integrated IT application in enterprises often of many software systems。And the framework of major applications system is all extremely complex at present, lack unified efficient integrated approach。
Disclosed Patents file: name is called " method for testing software of telecommunication terminal ", this document discloses that " method for testing software of a kind of telecommunication terminal, comprises the following steps: communicating terminal and a computer are connected, and computer connects the Internet;Communicating terminal is initialized by computer, identifies the state of communicating terminal, parameter and eigenvalue;Log information in computer reading memory communicating terminal;Terminate the interprocess communication between communicating terminal and computer;Computer, by the Internet to the parameter of major general's log information and communicating terminal and eigenvalue, sends to remote server;Terminate the interprocess communication of computer and the Internet。The method for testing software of telecommunication terminal of the present invention without increasing any application in communicating terminal side, and the construction cycle is short;The present invention is suitable for technical capability relatively poor marketing personal relatively weak, basic or field testing librarian use, and the informosome remotely obtained contains daily record and terminal characteristic information, contributes to the quickly location of terminal problem and effectively analyzes "。
Name is called " a kind of complicated software system Credibility Assessment integrated approach ", this document discloses that " a kind of complicated software system Credibility Assessment integrated approach, comprises the following steps: A. analyzes complicated software system structure and also sets up structural dependency figure;B. priori index and evaluation index are determined;C. calculate underlying basis software unit credibility and revise;D. calculate middleware software unit credibility and revise;E. method in iterative step D, is calculated according to structural dependency figure is bottom-up, and final acquisition complicated software system over all Integration is credible。The method is when carrying out integrated to the credibility of each software unit of complicated software system, utilize Bayesian network and system structure dependence figure, take into full account various factors on credible integrated time impact, integrated credible effect is carried out multiple correction, and the assessment result making the complicated software system credibility of final acquisition is more objective, accurate, reasonable "。
File disclosed above and present invention to solve the technical problem that, the technological means of employing is different from。
Summary of the invention
The technical assignment of the present invention is to provide and a kind of realizes the method for telecommunication between heterogeneous software system。
The technical assignment of the present invention realizes in the following manner, the method is when two or more heterogeneous software systems are integrated, set a heterogeneous software system as main system, main system provides configuration interface for Admin Administration and issuing service definition, the service that other heterogeneous software systems are issued by main system carries out communication with main system, and the service can and issued only by main system between other heterogeneous software systems carries out communication indirectly;
Above-mentioned service definition is made up of three parts, is respectively as follows: the description of service definition, the storage of service definition, service definition management。
The description of described service definition is the description to service definition ingredient;One service definition includes multiple method of servicing, and the ingredient of each method of servicing includes parameter and the execution sequence information of essential information, multiple performance element and each performance element。
The essential information of described method of servicing includes the mark of method of servicing, title, description, URI, parameter, return value;
Described performance element is the minimum granularity of division that method of servicing performs, and the function of each method of servicing performs multiple performance elements therein by order and realizes;Same performance element is available for different method of servicing and shares, and performance element offer zero or more parameter controls the execution process of performance element and performs result;
Described method of servicing has the description to performance element, the description to the description of the execution sequence of performance element and the parameter value to each performance element。
The storage of described service definition describes the method preserving service definition;Service definition support carries out that persistence is convenient carries out the operations such as follow-up amendment, issue to service definition with some form;The form of persistence includes but not limited to be saved in file or be saved in data base。
The management of described service definition is carried by main system, issues six aspects including to the establishment of service definition, inquiry, amendment, deletion, issue, cancellation;Service definition could supply other system to call after issuing;The management function of service definition and the actual motion of service all carry out in main system。
The operation of described service definition is divided into following link according to calling order: meet the agency of WebService or OData specification, service dispatch center, method of servicing executor, performance element executor;
Above-mentioned agency is the program file of the on-the-flier compiler characteristic generation of the programming language utilizing main system, and the program file of generation is issued as the service of WebService or OData;For carrying out adaptation between WebService or OData and server scheduler, carry out simple authentication simultaneously;Server scheduler retrieves the service definition to perform and calls service execution device execution method of servicing;Server performs the context that initialization services method performs, and performs the performance element in method of servicing in order and result is returned。
Compared to the prior art the present invention a kind of realize between heterogeneous software system the method for telecommunication, it is intended that enterprise application system provides succinct, efficient, specification, unified Integrated Solution, the method is easy to upgrading, is safeguarded, reduces the cost realizing the system integration, promotes the efficiency that system is run。
Accompanying drawing explanation
Accompanying drawing 1 is a kind of execution schematic diagram realizing the method for telecommunication between heterogeneous software system。
Detailed description of the invention
Embodiment 1:
This realizes the method for telecommunication between heterogeneous software system is when two or more heterogeneous software systems are integrated, set a heterogeneous software system as main system, main system provides configuration interface for Admin Administration and issuing service definition, the service that other heterogeneous software systems are issued by main system carries out communication with main system, and the service can and issued only by main system between other heterogeneous software systems carries out communication indirectly;
The operation of service definition is divided into following link according to calling order: meet the agency of WebService or OData specification, service dispatch center, method of servicing executor, performance element executor;Described agency is the program file of the on-the-flier compiler characteristic generation of the programming language utilizing main system, and the program file of generation is issued as the service of WebService or OData;For carrying out adaptation between WebService or OData and server scheduler, carry out simple authentication simultaneously;Server scheduler retrieves the service definition to perform and calls service execution device execution method of servicing;Server performs the context that initialization services method performs, and performs the performance element in method of servicing in order and result is returned。
Above-mentioned service definition is made up of three parts, is respectively as follows: the description of service definition, the storage of service definition, service definition management。
The description of described service definition is the description to service definition ingredient;One service definition includes multiple method of servicing, and the ingredient of each method of servicing includes parameter and the execution sequence information of essential information, multiple performance element and each performance element。
The essential information of above-mentioned method of servicing includes the mark of method of servicing, title, description, URI, parameter, return value;Above-mentioned performance element is the minimum granularity of division that method of servicing performs, and the function of each method of servicing performs multiple performance elements therein by order and realizes;Same performance element is available for different method of servicing and shares, and performance element offer zero or more parameter controls the execution process of performance element and performs result;Above-mentioned method of servicing has the description to performance element, the description to the description of the execution sequence of performance element and the parameter value to each performance element。
The storage of described service definition describes the method preserving service definition;Service definition support carries out that persistence is convenient carries out the operations such as follow-up amendment, issue to service definition with some form;The form of persistence includes but not limited to be saved in file or be saved in data base。
The management of described service definition is carried by main system, issues six aspects including to the establishment of service definition, inquiry, amendment, deletion, issue, cancellation;Service definition could supply other system to call after issuing;The management function of service definition and the actual motion of service all carry out in main system。
Embodiment 2:
Scene set: X enterprise have purchased the Financial Software System A of XX software company and the online reimbursement software module B of XXX software company simultaneously。Enforcement personnel Zhang San is needed to carry out integrated to two systems。A system uses C#.NET language development, and server end operates on application server S。B system uses Java language exploitation, and server end operates on application server T。A system is main system。
Integrated execution step is:
1) manager Zhang San is used to log in A system client;
2) select the built-in services definition template that certain is suitable to create a service definition, the essential informations such as URI are set;
3) create a method of servicing, the performance elements such as built-in data conversion, finance related service logic are added in method of servicing, adjusts execution sequence, parameter value etc. is set;
4) issuing service is defined as WebService;
5) Zhang San logs in B system client, arranges the IP that target URI is application server S of the correlation function of the B system URI arranged plus the 2nd step, arranges the relevant informations such as parameter;
6) Zhang San uses test user account to log in B system client, tests;
7) if it find that problem, log in A system and cancel issue, be adjusted repeating step 4;
8) terminate。
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 several 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。

Claims (6)

1. one kind realizes the method for telecommunication between heterogeneous software system, it is characterized in that, the method is when two or more heterogeneous software systems are integrated, set a heterogeneous software system as main system, main system provides configuration interface for Admin Administration and issuing service definition, the service that other heterogeneous software systems are issued by main system carries out communication with main system, and the service can and issued only by main system between other heterogeneous software systems carries out communication indirectly;
Above-mentioned service definition is made up of three parts, is respectively as follows: the description of service definition, the storage of service definition, service definition management。
2. according to claim 1 a kind of realize the method for telecommunication between heterogeneous software system, it is characterised in that the description of described service definition is the description to service definition ingredient;One service definition includes multiple method of servicing, and the ingredient of each method of servicing includes parameter and the execution sequence information of essential information, multiple performance element and each performance element。
3. according to claim 2 a kind of realize the method for telecommunication between heterogeneous software system, it is characterised in that the essential information of described method of servicing includes the mark of method of servicing, title, description, URI, parameter, return value;
Described performance element is the minimum granularity of division that method of servicing performs, and the function of each method of servicing performs multiple performance elements therein by order and realizes;Same performance element is available for different method of servicing and shares, and performance element offer zero or more parameter controls the execution process of performance element and performs result;
Described method of servicing has the description to performance element, the description to the description of the execution sequence of performance element and the parameter value to each performance element。
4. according to claim 1 a kind of realize the method for telecommunication between heterogeneous software system, it is characterised in that the storage of described service definition describes the method preserving service definition;Service definition support carries out that persistence is convenient carries out the operations such as follow-up amendment, issue to service definition with some form;The form of persistence includes but not limited to be saved in file or be saved in data base。
5. according to claim 1 a kind of realize the method for telecommunication between heterogeneous software system, it is characterized in that, the management of described service definition is carried by main system, issues six aspects including to the establishment of service definition, inquiry, amendment, deletion, issue, cancellation;Service definition could supply other system to call after issuing;The management function of service definition and the actual motion of service all carry out in main system。
6. according to claim 1 a kind of realize the method for telecommunication between heterogeneous software system, it is characterized in that, the operation of described service definition is divided into following link according to calling order: meet the agency of WebService or OData specification, service dispatch center, method of servicing executor, performance element executor;
Above-mentioned agency is the program file of the on-the-flier compiler characteristic generation of the programming language utilizing main system, and the program file of generation is issued as the service of WebService or OData;For carrying out adaptation between WebService or OData and server scheduler, carry out simple authentication simultaneously;Server scheduler retrieves the service definition to perform and calls service execution device execution method of servicing;Server performs the context that initialization services method performs, and performs the performance element in method of servicing in order and result is returned。
CN201610098290.7A 2016-02-23 2016-02-23 Method for realizing remote communication between heterogeneous software systems Active CN105700964B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610098290.7A CN105700964B (en) 2016-02-23 2016-02-23 Method for realizing remote communication between heterogeneous software systems

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610098290.7A CN105700964B (en) 2016-02-23 2016-02-23 Method for realizing remote communication between heterogeneous software systems

Publications (2)

Publication Number Publication Date
CN105700964A true CN105700964A (en) 2016-06-22
CN105700964B CN105700964B (en) 2019-02-15

Family

ID=56223275

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610098290.7A Active CN105700964B (en) 2016-02-23 2016-02-23 Method for realizing remote communication between heterogeneous software systems

Country Status (1)

Country Link
CN (1) CN105700964B (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080313190A1 (en) * 2007-06-15 2008-12-18 Samsung Electronics Co., Ltd. Method and system for searchable web services
CN102034152A (en) * 2010-12-13 2011-04-27 东莞市高鑫机电科技服务有限公司 SOA (Service Oriented Architecture) based heterogeneous software system data integration method and system
CN102184100A (en) * 2011-04-19 2011-09-14 武汉达梦数据库有限公司 Geological disaster prevention and treatment informationized service integration framework and method based on service oriented architecture (SOA)
CN102857582A (en) * 2012-10-15 2013-01-02 福建师范大学 Web service integration system with adaptive function
CN103235813A (en) * 2013-04-25 2013-08-07 杭州电子科技大学 Ufida financial core system and activity based costing system data synchronization method
US20140059381A1 (en) * 2012-08-22 2014-02-27 Sap Ag Methods for testing odata services
CN103716408A (en) * 2014-01-02 2014-04-09 浪潮(北京)电子信息产业有限公司 Enterprise application integration method and system based on enterprise service bus (ESB)
CN104541246A (en) * 2012-09-07 2015-04-22 甲骨文国际公司 System and method for providing a service management engine for use with a cloud computing environment
CN104932895A (en) * 2015-06-26 2015-09-23 南京邮电大学 Middleware based on SOA (Service-Oriented Architecture) and information publishing method thereof

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080313190A1 (en) * 2007-06-15 2008-12-18 Samsung Electronics Co., Ltd. Method and system for searchable web services
CN102034152A (en) * 2010-12-13 2011-04-27 东莞市高鑫机电科技服务有限公司 SOA (Service Oriented Architecture) based heterogeneous software system data integration method and system
CN102184100A (en) * 2011-04-19 2011-09-14 武汉达梦数据库有限公司 Geological disaster prevention and treatment informationized service integration framework and method based on service oriented architecture (SOA)
US20140059381A1 (en) * 2012-08-22 2014-02-27 Sap Ag Methods for testing odata services
CN104541246A (en) * 2012-09-07 2015-04-22 甲骨文国际公司 System and method for providing a service management engine for use with a cloud computing environment
CN102857582A (en) * 2012-10-15 2013-01-02 福建师范大学 Web service integration system with adaptive function
CN103235813A (en) * 2013-04-25 2013-08-07 杭州电子科技大学 Ufida financial core system and activity based costing system data synchronization method
CN103716408A (en) * 2014-01-02 2014-04-09 浪潮(北京)电子信息产业有限公司 Enterprise application integration method and system based on enterprise service bus (ESB)
CN104932895A (en) * 2015-06-26 2015-09-23 南京邮电大学 Middleware based on SOA (Service-Oriented Architecture) and information publishing method thereof

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
檀庭方: "基于SOA的第三方业务集成平台代理的研究与实现", 《中国优秀硕士学位论文全文数据库》 *
田鹏: "基于SOA的企业服务总线研究与实现", 《中国优秀博硕士学位论文全文数据库(硕士)》 *
白文江: "面向服务的用户界面建模方法研究", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *

Also Published As

Publication number Publication date
CN105700964B (en) 2019-02-15

Similar Documents

Publication Publication Date Title
US9961017B2 (en) Demand policy-based resource management and allocation system
US9990383B2 (en) Constructing a data adaptor in an enterprise server data ingestion environment
US8812752B1 (en) Connector interface for data pipeline
US8356274B2 (en) System and methods to create a multi-tenancy software as a service application
US10756911B2 (en) Cost estimation on a cloud-computing platform
CN103309653A (en) Method and apparatus for cloud-driven task execution
CN104813285A (en) Binding of application and infrastructure blueprints
CN102810057A (en) Log recording method
US20130067456A1 (en) Application configuration framework for enterprise resource planning application installation
CN102497453A (en) Calling device and calling method for remote programs
US8973002B1 (en) Business rules batch processor
CN203086514U (en) Mobile open interactive system
CN102196027A (en) System and method for implementing mobile cloud service
US20090248186A1 (en) Methods and Systems for Matching Configurable Manufacturing Capacity Requirements and Availability
TWI492155B (en) Methods and systems for executing applications on mobile devices using cloud services
WO2014076741A1 (en) Resource management system, resource management method and program
CN112214236A (en) Method for building management system of application architecture of software rapid development platform
CN105700964A (en) Method for realizing remote communication between heterogeneous software systems
EP1739607A1 (en) System and method for customer support
CN111522843B (en) Control method, system, equipment and storage medium of data platform
Feuerlicht et al. Service Consumer Framework-Managing Service Evolution from a Consumer Perspective
CN113238875A (en) Queue-based request frequency control system and control method
CN113779122A (en) Method and apparatus for exporting data
CN112270626A (en) Enterprise credit line management method, device, storage medium and server
US9608854B2 (en) Method and system for automatic execution of scripts on remote agent-less client machines

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant