CN108288135B - System compatibility method and device, computer readable storage medium and electronic equipment - Google Patents

System compatibility method and device, computer readable storage medium and electronic equipment Download PDF

Info

Publication number
CN108288135B
CN108288135B CN201710018644.7A CN201710018644A CN108288135B CN 108288135 B CN108288135 B CN 108288135B CN 201710018644 A CN201710018644 A CN 201710018644A CN 108288135 B CN108288135 B CN 108288135B
Authority
CN
China
Prior art keywords
preset
preset system
target part
output result
type
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201710018644.7A
Other languages
Chinese (zh)
Other versions
CN108288135A (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.)
Beijing Jingdong Century Trading Co Ltd
Beijing Jingdong Shangke Information Technology Co Ltd
Original Assignee
Beijing Jingdong Century Trading Co Ltd
Beijing Jingdong Shangke Information Technology 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 Beijing Jingdong Century Trading Co Ltd, Beijing Jingdong Shangke Information Technology Co Ltd filed Critical Beijing Jingdong Century Trading Co Ltd
Priority to CN201710018644.7A priority Critical patent/CN108288135B/en
Publication of CN108288135A publication Critical patent/CN108288135A/en
Application granted granted Critical
Publication of CN108288135B publication Critical patent/CN108288135B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/08Logistics, e.g. warehousing, loading or distribution; Inventory or stock management
    • G06Q10/087Inventory or stock management, e.g. order filling, procurement or balancing against orders
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management

Abstract

The present disclosure relates to a system compatibility method and apparatus, a computer readable storage medium, and an electronic device, wherein the system compatibility method includes: acquiring an output result obtained by a first preset system responding to a service request to perform data processing; and determining a target part which is suitable for being processed by a second preset system according to the output result, and sending the target part to the second preset system so as to execute the target part by the second preset system. The method and the device realize interaction between the systems under the condition that the first preset system and the second preset system are not required to be modified, and the design freedom degree of a new system is improved.

Description

System compatibility method and device, computer readable storage medium and electronic equipment
Technical Field
The present disclosure relates to the field of computer system technologies, and in particular, to a system compatible method, a system compatible apparatus, a computer readable storage medium, and an electronic device.
Background
With the development of enterprise information systems, the scale of the systems is continuously becoming larger, and at the same time, more and more new systems are developed. However, when a new system is put into use, it is impossible to delete all the old systems, which causes a phenomenon that the new and old systems coexist.
At present, in order to cooperate with a new system, an old system is often required to be greatly modified, and in the future, the old system is gradually deleted, so that the modification of the old system is not high in value in the long term. In addition, when a new system is developed, the new system needs to be modified in consideration of compatibility problems of the new system and the old system. Therefore, the new and old systems can be considered to be compatible in a mutually compromised manner. In this case, the new and old systems may need more compatible logic, which increases the workload of the new and old systems, increases the probability of errors occurring in the new and old systems, and increases the cost of post-maintenance.
In view of the foregoing, a system compatible method and a system compatible device are needed.
It is to be noted that the information disclosed in the above background section is only for enhancement of understanding of the background of the present disclosure, and thus may include information that does not constitute prior art known to those of ordinary skill in the art.
Disclosure of Invention
An object of the present disclosure is to provide a system compatible method, a system compatible device, a computer readable storage medium, and an electronic apparatus, thereby overcoming, at least to some extent, one or more of the problems due to the limitations and disadvantages of the related art.
According to an aspect of the present disclosure, there is provided a system compatible method, including:
acquiring an output result obtained by a first preset system responding to a service request to perform data processing;
and determining a target part which is suitable for being processed by a second preset system according to the output result, and sending the target part to the second preset system so as to execute the target part by the second preset system.
In an exemplary embodiment of the present disclosure, further comprising:
storing a portion of the output result other than the target portion.
In an exemplary embodiment of the present disclosure, determining that the output result is suitable for the target portion processed by the second preset system includes:
judging the system type of the first preset system; wherein the system type comprises a first system type and a second system type;
when the system type of the first preset system is judged to be the first system type, the second preset system is the second system type, the same processing function of the second preset system and a first reference system corresponding to the first preset system is determined, and a part of the output result corresponding to the same processing function is set as the target part;
and when the system type of the first preset system is judged to be the second system type, the second preset system is the first system type, the same processing function of the first preset system and a second reference system corresponding to the second preset system is determined, and the part of the output result corresponding to the same processing function is set as the target part.
In an exemplary embodiment of the present disclosure, sending the target part to the second preset system in response to a second service request includes:
and adapting the target part to the processing requirement of the second preset system, and sending the adapted target part to the second preset system.
In an exemplary embodiment of the present disclosure, the protocols that enable communication between systems include one or more of the TCP/IP protocol suite, Dubbo, JSF.
According to an aspect of the present disclosure, there is provided a system compatible apparatus including:
the acquisition module is used for acquiring an output result obtained by responding a service request by a first preset system to perform data processing;
and the adaptation module is used for determining a target part of the output result suitable for processing by a second preset system, and sending the target part to the second preset system so as to execute the target part by the second preset system.
In an exemplary embodiment of the present disclosure, further comprising:
and the storage module is used for storing the parts of the output result except the target part.
In an exemplary embodiment of the present disclosure, determining that the output result is suitable for the target portion processed by the second preset system includes:
judging the system type of the first preset system; wherein the system type comprises a first system type and a second system type;
when the system type of the first preset system is judged to be the first system type, the second preset system is the second system type, the same processing function of the second preset system and a first reference system corresponding to the first preset system is determined, and a part of the output result corresponding to the same processing function is set as the target part;
and when the system type of the first preset system is judged to be the second system type, the second preset system is the first system type, the same processing function of the first preset system and a second reference system corresponding to the second preset system is determined, and the part of the output result corresponding to the same processing function is set as the target part.
In an exemplary embodiment of the present disclosure, sending the target part to the second preset system in response to a second service request includes:
and adapting the target part to the processing requirement of the second preset system, and sending the adapted target part to the second preset system.
In an exemplary embodiment of the present disclosure, the protocols that enable communication between systems include one or more of the TCP/IP protocol suite, Dubbo, JSF.
According to an aspect of the present disclosure, there is provided a computer readable storage medium having stored thereon a computer program which, when executed by a processor, implements a system compatible method as any one of the above.
According to an aspect of the present disclosure, there is provided an electronic device including:
a processor; and
a memory for storing executable instructions of the processor;
wherein the processor is configured to perform any of the system compatible methods described above via execution of the executable instructions.
In the technical solutions provided in some embodiments of the present disclosure, by determining that an output result of a first preset system is suitable for a target portion processed by a second preset system, and sending the target portion to the second preset system, so that the second preset system executes the target portion, interaction between the systems is achieved without modifying the first preset system and the second preset system, and in addition, on one hand, by sufficiently decoupling the first preset system from the second preset system, the design freedom of a new system is improved, and on the other hand, problems of large system workload, high error rate, large later maintenance cost and the like, which may be caused by modifying the first preset system and the second preset system, are solved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and together with the description, serve to explain the principles of the disclosure. It is to be understood that the drawings in the following description are merely exemplary of the disclosure, and that other drawings may be derived from those drawings by one of ordinary skill in the art without the exercise of inventive faculty. In the drawings:
FIG. 1 schematically illustrates a model diagram of system interaction of the prior art;
FIG. 2 schematically illustrates a flow chart of a system compatibility method according to an exemplary embodiment of the present disclosure;
FIG. 3 schematically illustrates a model diagram of system interactions, according to an exemplary embodiment of the present disclosure;
FIG. 4 schematically illustrates a block diagram of a system compatible device according to an exemplary embodiment of the present disclosure; and
fig. 5 shows a schematic block diagram of an electronic device according to an exemplary embodiment of the present disclosure.
Detailed Description
Example embodiments will now be described more fully with reference to the accompanying drawings. Example embodiments may, however, be embodied in many different forms and should not be construed as limited to the examples set forth herein; rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the concept of example embodiments to those skilled in the art. The described features, structures, or characteristics may be combined in any suitable manner in one or more embodiments. In the following description, numerous specific details are provided to give a thorough understanding of embodiments of the disclosure. One skilled in the relevant art will recognize, however, that the subject matter of the present disclosure can be practiced without one or more of the specific details, or with other methods, components, devices, steps, and the like. In other instances, well-known technical solutions have not been shown or described in detail to avoid obscuring aspects of the present disclosure.
Furthermore, the drawings are merely schematic illustrations of the present disclosure and are not necessarily drawn to scale. The same reference numerals in the drawings denote the same or similar parts, and thus their repetitive description will be omitted. Some of the block diagrams shown in the figures are functional entities and do not necessarily correspond to physically or logically separate entities. These functional entities may be implemented in the form of software, or in one or more hardware modules or integrated circuits, or in different networks and/or processor devices and/or microcontroller devices.
The flow charts shown in the drawings are merely illustrative and do not necessarily include all of the steps. For example, some steps may be decomposed, and some steps may be combined or partially combined, so that the actual execution sequence may be changed according to the actual situation.
The present disclosure will be described by taking an ex-warehouse system as an example, and fig. 1 schematically shows a model diagram of system interaction in the prior art.
The upstream system may call the ex-warehouse system to perform ex-warehouse operation, and in fig. 1, the upstream system is an in-sale system and an after-sale system, but is not limited thereto, and the upstream system may also include other systems such as an auction system due to different business contents. Specifically, the internal sale system can call the ex-warehouse system a to perform ex-warehouse operation, and then the ex-warehouse system can store the ex-warehouse information to the data server. Similarly, the inventory-leaving system b can be called by the competition-selling system to carry out inventory-leaving operation, and the data server stores the inventory-leaving information output by the inventory-leaving system b. In this model, the ex-warehouse system a and the ex-warehouse system b are not one system.
Considering that the purpose of the ex-warehouse system a and the ex-warehouse system b is to perform ex-warehouse operation and store ex-warehouse information in the data server, a new ex-warehouse system may be used to replace the ex-warehouse system a and the ex-warehouse system b, however, the new ex-warehouse system may have a problem of incompatibility with the upstream system. In view of this, the invention discloses a system compatible method and a system compatible device.
Fig. 2 schematically shows a flow chart of a system compatibility method according to an exemplary embodiment of the present disclosure.
Referring to fig. 1, the system compatible method may include the steps of:
s10, obtaining an output result obtained by the first preset system responding to a service request to perform data processing.
In the exemplary embodiment of the present disclosure, in order to solve the problem of compatibility between the old and new systems, an adapter is introduced between the old and new systems, and the adapter may be a module in the new system or a module in the old system, or may be a separate system or a module of a separate system, which is not particularly limited in the exemplary embodiment.
First, the first default system responds to a service request, and may process data corresponding to the service request to obtain an output result. Next, an output result of the first preset system is acquired by the adapter. The first preset system may be a first system type, which in an exemplary embodiment means an old system. As shown in fig. 3, the first predetermined system may be the above-described inner pinning system and/or competitive pinning system. Further, the first preset system may also be a second system type, which means a new system in the exemplary embodiment.
From the above, the introduction of the adapter has no influence on the operation of the first preset system, and the first preset system does not need to be modified.
S20, determining a target part which is suitable for being processed by a second preset system and is output by the output result, and sending the target part to the second preset system so as to execute the target part by the second preset system.
After the adapter obtains the output result of the first preset system, first, the adapter may determine the system type of the first preset system, that is, the adapter determines whether the first preset system is an old system or a new system, and this determination process may be implemented by identifying the system in advance, but is not limited thereto, and the present disclosure does not limit the specific determination process.
According to some embodiments of the present disclosure, when it is determined that the system type of the first preset system is the first system type (i.e., the old system), accordingly, the second preset system is the second system type (i.e., the new system). In this case, the adapter may further determine the same processing function of the second preset system and the first reference system, wherein the first reference system may be a system matched with the first preset system and capable of being combined with the first preset system to realize the target function, that is, the first reference system may be an old system matched with the first preset system before the new system is introduced. Next, a portion of the output result of the first preset system corresponding to the same processing function is set as a target portion. The target portion may then be sent to a second preset system and processed by the second preset system.
It should be noted that a portion of the output result of the first preset system other than the target portion may be stored in the adapter for use in subsequent judgment. For example, in the case where it is determined that the partial data is not suitable for the entire processing requirement, the partial data may be directly deleted or further converted.
In addition, the target portion may have a difference from the processing requirements of the second preset system, and the adapter may adapt the target portion to the processing requirements of the second preset system. For example, the target portion and the second preset system may have a difference in data format and data transmission rate, and at this time, the target portion needs to be converted to meet the processing requirement of the second preset system.
The above process will be exemplified with reference to fig. 2 and 3.
Taking the first preset system as the domestic marketing system as an example, first, after the adapter obtains the output result of the domestic marketing system, it can be determined whether the domestic marketing system is an old system or a new system, and after the determination, the domestic marketing system is determined to be the old system. Next, the adapter may further confirm the same processing function of the new ex-warehouse system and the ex-warehouse system a to set a portion of the output result of the domestic marketing system corresponding to the same processing function as a target portion, and then, may send the target portion to the new ex-warehouse system and process the target portion by the new ex-warehouse system. In addition, the outbound information output by the new outbound system may be stored to a new data server corresponding to the new outbound system. In conclusion, compatibility of the old and new systems for the outbound operation of the domestic marketing is realized.
Further, in the case where the ex-warehouse system is a new system, for example, the operation flow of the ex-warehouse system may be configured to: first, a first verification may be performed on the ex-warehouse condition to determine whether, for example, a product to be ex-warehouse is stored in the warehouse, and in case of passing the verification, the product to be ex-warehouse may be extracted; next, a second verification may be performed on the ex-warehouse condition to determine whether, for example, an initiator of the ex-warehouse operation is qualified to perform the ex-warehouse operation on the product, and in the case where the second verification is qualified, the ex-warehouse operation is performed, and ex-warehouse information is saved; subsequently, a product drop job ticket may be created and sent to the warehouse administrator along with the business log of the above operations. It is easily understood by those skilled in the art that the above-described ex-warehouse process is only an example, and various modifications may exist in the ex-warehouse process, which is not particularly limited in the present exemplary embodiment.
According to some other embodiments, when the system type of the first preset system is determined to be the second system type (i.e., the new system), the system type of the second preset system is the first system type (i.e., the old system) accordingly. In this case, the adapter may further determine the same processing function of the first preset system and the second reference system, wherein the second reference system may be a system matched with the second preset system and capable of being combined with the second preset system to realize the target function, that is, the second reference system may be a system matched with the second preset system before the new system is introduced. Next, a portion of the output result of the first preset system corresponding to the same processing function is set as a target portion. The target portion may then be sent to a second preset system and processed by the second preset system.
Also, a portion of the output result of the first preset system other than the target portion may be stored in the adapter for use in subsequent judgment. Furthermore, the adapter may adapt the target portion to the processing requirements of a second pre-set system. This will not be described in detail.
Furthermore, in an exemplary embodiment of the present disclosure, the protocol for implementing communication between the systems may include one or more of TCP/IP protocol family, Dubbo, JSF, which may better mask the difference between the first preset system and the second preset system. However, the present disclosure is not limited thereto.
In the technical solutions provided in some embodiments of the present disclosure, by determining that an output result of a first preset system is suitable for a target portion processed by a second preset system, and sending the target portion to the second preset system, so that the second preset system executes the target portion, interaction between the systems is achieved without modifying the first preset system and the second preset system, and in addition, on one hand, by sufficiently decoupling the first preset system from the second preset system, the design freedom of a new system is improved, and on the other hand, problems of large system workload, high error rate, large later maintenance cost and the like, which may be caused by modifying the first preset system and the second preset system, are solved.
It should be noted that although the various steps of the methods of the present disclosure are depicted in the drawings in a particular order, this does not require or imply that these steps must be performed in this particular order, or that all of the depicted steps must be performed, to achieve desirable results. Additionally or alternatively, certain steps may be omitted, multiple steps combined into one step execution, and/or one step broken down into multiple step executions, etc.
Further, a system compatible apparatus is also provided in the present exemplary embodiment.
Fig. 4 schematically illustrates a block diagram of a system compatible device of an exemplary embodiment of the present disclosure.
Referring to fig. 4, the system-compatible device 1 according to an exemplary embodiment of the present disclosure may include an acquisition module 10 and an adaptation module 20. Wherein:
the obtaining module 10 may be configured to obtain an output result obtained by a first preset system performing data processing in response to a service request;
the adapting module 20 may be configured to determine a target portion of the output result suitable for processing by a second preset system, and send the target portion to the second preset system, so that the second preset system executes the target portion.
According to an exemplary embodiment of the present disclosure, the system-compatible device 1 may further include a storage module, which may be used to store a portion of the output result other than the target portion.
According to an exemplary embodiment of the present disclosure, determining that the output result is suitable for the target part processed by the second preset system may include:
judging the system type of the first preset system; wherein the system type comprises a first system type and a second system type;
when the system type of the first preset system is judged to be the first system type, the second preset system is the second system type, the same processing function of the second preset system and a first reference system corresponding to the first preset system is determined, and a part of the output result corresponding to the same processing function is set as the target part;
and when the system type of the first preset system is judged to be the second system type, the second preset system is the first system type, the same processing function of the first preset system and a second reference system corresponding to the second preset system is determined, and the part of the output result corresponding to the same processing function is set as the target part.
According to an exemplary embodiment of the present disclosure, the transmitting the target part to the second preset system in response to the second service request may include:
and adapting the target part to the processing requirement of the second preset system, and sending the adapted target part to the second preset system.
According to an example embodiment of the present disclosure, the protocol that enables communication between systems may include one or more of the TCP/IP protocol suite, Dubbo, JSF.
Since each functional module of the program operation performance analysis apparatus according to the embodiment of the present invention is the same as that in the embodiment of the present invention, it is not described herein again.
It should be noted that although several modules or units of the program execution performance analysis apparatus are mentioned in the above detailed description, such division is not mandatory. Indeed, the features and functionality of two or more modules or units described above may be embodied in one module or unit, according to embodiments of the present disclosure. Conversely, the features and functions of one module or unit described above may be further divided into embodiments by a plurality of modules or units.
Further, a non-transitory computer-readable storage medium is proposed in the present exemplary embodiment, on which a computer program is stored, which when executed by a processor implements the above-mentioned system compatible method.
A computer readable storage medium may include a propagated data signal with readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable storage medium may transmit, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied in a computer readable storage medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Further, the present example embodiment also proposes an electronic device, which includes a processor; and a memory for storing executable instructions of the processor; wherein the processor is configured to perform the system compatible method described above via execution of the executable instructions.
Fig. 5 shows a schematic block diagram of an electronic device according to an exemplary embodiment of the present disclosure. Referring to fig. 5, electronic device 500 includes a processing component 522, which may further include one or more processors, and memory resources, represented by memory 532, for storing instructions, such as applications, that are executable by processing component 522. The application programs stored in memory 532 may include one or more modules that each correspond to a set of instructions. Further, the processing component 522 is configured to execute instructions to perform the above-described methods.
The electronic device 500 may further include: a power component 526, the power component 526 being configured to power manage the executive electronic device 500; a wired or wireless network interface 550 configured to connect the electronic device 500 to a network; and an input/output (I/O) interface 558. The electronic device 500 may operate based on an operating system stored in memory 532, such as Windows Server, Mac OS XTM, UnixTM, LinuxTM, FreeBSDTM, or the like.
Through the above description of the embodiments, those skilled in the art will readily understand that the exemplary embodiments described herein may be implemented by software, or by software in combination with necessary hardware. Therefore, the technical solution according to the embodiments of the present disclosure may be embodied in the form of a software product, which may be stored in a non-volatile storage medium (which may be a CD-ROM, a usb disk, a removable hard disk, etc.) or on a network, and includes several instructions to enable a computing device (which may be a personal computer, a server, a touch terminal, or a network device, etc.) to execute the method according to the embodiments of the present disclosure.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (10)

1. A system compatibility method, comprising:
acquiring an output result obtained by a first preset system responding to a service request to perform data processing;
determining a target part which is suitable for being processed by a second preset system in the output result, and sending the target part to the second preset system so as to execute the target part by the second preset system; wherein the content of the first and second substances,
the determining that the output result is suitable for the target part processed by the second preset system comprises:
judging the system type of the first preset system; wherein the system type comprises a first system type and a second system type;
when the system type of the first preset system is judged to be the first system type, the second preset system is the second system type, the same processing function of the second preset system and a first reference system corresponding to the first preset system is determined, and a part of the output result corresponding to the same processing function is set as the target part;
and when the system type of the first preset system is judged to be the second system type, the second preset system is the first system type, the same processing function of the first preset system and a second reference system corresponding to the second preset system is determined, and the part of the output result corresponding to the same processing function is set as the target part.
2. The system compatible method of claim 1, further comprising:
storing a portion of the output result other than the target portion.
3. The system compatibility method of claim 1, wherein sending the target portion to the second predetermined system in response to a second service request comprises:
and adapting the target part to the processing requirement of the second preset system, and sending the adapted target part to the second preset system.
4. A system compatibility method according to any of claims 1 to 3, wherein the protocols enabling communication between systems comprise one or more of the TCP/IP protocol suite, Dubbo, JSF.
5. A system compatible device, comprising:
the acquisition module is used for acquiring an output result obtained by responding a service request by a first preset system to perform data processing;
the adaptation module is used for determining a target part of the output result suitable for processing by a second preset system and sending the target part to the second preset system so as to execute the target part by the second preset system; wherein the content of the first and second substances,
the determining that the output result is suitable for the target part processed by the second preset system comprises:
judging the system type of the first preset system; wherein the system type comprises a first system type and a second system type;
when the system type of the first preset system is judged to be the first system type, the second preset system is the second system type, the same processing function of the second preset system and a first reference system corresponding to the first preset system is determined, and a part of the output result corresponding to the same processing function is set as the target part;
and when the system type of the first preset system is judged to be the second system type, the second preset system is the first system type, the same processing function of the first preset system and a second reference system corresponding to the second preset system is determined, and the part of the output result corresponding to the same processing function is set as the target part.
6. The system compatible device of claim 5, further comprising:
and the storage module is used for storing the parts of the output result except the target part.
7. The system-compatible apparatus of claim 5, wherein sending the target portion to the second predetermined system in response to a second service request comprises:
and adapting the target part to the processing requirement of the second preset system, and sending the adapted target part to the second preset system.
8. System compatible device according to any of the claims 5 to 7, characterized in that the protocol enabling communication between systems comprises one or more of the TCP/IP protocol suite, Dubbo, JSF.
9. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the system compatible method according to any one of claims 1 to 4.
10. An electronic device, comprising:
a processor; and
a memory for storing executable instructions of the processor;
wherein the processor is configured to perform the system compatible method of any of claims 1-4 via execution of the executable instructions.
CN201710018644.7A 2017-01-10 2017-01-10 System compatibility method and device, computer readable storage medium and electronic equipment Active CN108288135B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710018644.7A CN108288135B (en) 2017-01-10 2017-01-10 System compatibility method and device, computer readable storage medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710018644.7A CN108288135B (en) 2017-01-10 2017-01-10 System compatibility method and device, computer readable storage medium and electronic equipment

Publications (2)

Publication Number Publication Date
CN108288135A CN108288135A (en) 2018-07-17
CN108288135B true CN108288135B (en) 2022-02-01

Family

ID=62831339

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710018644.7A Active CN108288135B (en) 2017-01-10 2017-01-10 System compatibility method and device, computer readable storage medium and electronic equipment

Country Status (1)

Country Link
CN (1) CN108288135B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111338812B (en) * 2020-01-22 2023-07-21 中国民航信息网络股份有限公司 Data processing method and device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1710864A (en) * 2004-06-16 2005-12-21 华为技术有限公司 Upgradable communication system and method for upgrading communication system
CN1753012A (en) * 2005-11-09 2006-03-29 中国工商银行 Compatible universal payment system and method
CN101008894A (en) * 2007-01-26 2007-08-01 华为技术有限公司 Method and device for implementing compatibility between the old and new editions of system
CN101500007A (en) * 2007-12-20 2009-08-05 埃森哲环球服务有限公司 System for providing a configurable adaptor for mediating systems
CN102609461A (en) * 2012-01-13 2012-07-25 广州从兴电子开发有限公司 Method and system for list audit

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1710864A (en) * 2004-06-16 2005-12-21 华为技术有限公司 Upgradable communication system and method for upgrading communication system
CN1753012A (en) * 2005-11-09 2006-03-29 中国工商银行 Compatible universal payment system and method
CN101008894A (en) * 2007-01-26 2007-08-01 华为技术有限公司 Method and device for implementing compatibility between the old and new editions of system
CN101500007A (en) * 2007-12-20 2009-08-05 埃森哲环球服务有限公司 System for providing a configurable adaptor for mediating systems
CN102609461A (en) * 2012-01-13 2012-07-25 广州从兴电子开发有限公司 Method and system for list audit

Also Published As

Publication number Publication date
CN108288135A (en) 2018-07-17

Similar Documents

Publication Publication Date Title
CN108566290B (en) Service configuration management method, system, storage medium and server
CN108228444B (en) Test method and device
CN111177112A (en) Database blocking method and device based on operation and maintenance management system and electronic equipment
US11709756B2 (en) Dynamic distributed tracing instrumentation in a microservice architecture
WO2019015272A1 (en) Information processing method and device
US11934287B2 (en) Method, electronic device and computer program product for processing data
CN110609755A (en) Message processing method, device, equipment and medium for cross-block chain node
US20170033980A1 (en) Agent manager for distributed transaction monitoring system
CN114064091A (en) OTA (over the air) upgrade control method and device, electronic equipment and automatic driving vehicle
CN109218338B (en) Information processing system, method and device
CN108288135B (en) System compatibility method and device, computer readable storage medium and electronic equipment
CN110968433A (en) Information processing method and system and electronic equipment
CN111447273A (en) Cloud processing system and data processing method based on cloud processing system
CN116737662A (en) Method, device, electronic equipment and storage medium for processing business data
CN111414154A (en) Method and device for front-end development, electronic equipment and storage medium
CN114257632B (en) Method and device for reconnecting broken wire, electronic equipment and readable storage medium
CN108734033B (en) Method and device for realizing safety interaction between systems
CN111382058A (en) Service testing method and device, server and storage medium
CN115374207A (en) Service processing method and device, electronic equipment and computer readable storage medium
CN111679813B (en) Method for information processing, electronic device, and storage medium
CN110806967A (en) Unit testing method and device
CN116521251A (en) Service management method, device, computer equipment and storage medium
CN112783903B (en) Method and device for generating update log
CN112948195A (en) Interface testing method and device, electronic equipment and storage medium
CN108459940B (en) Configuration information modification method and device of application performance management system and electronic equipment

Legal Events

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