CN114051055A - Data transmission method and device in different systems - Google Patents

Data transmission method and device in different systems Download PDF

Info

Publication number
CN114051055A
CN114051055A CN202210029560.4A CN202210029560A CN114051055A CN 114051055 A CN114051055 A CN 114051055A CN 202210029560 A CN202210029560 A CN 202210029560A CN 114051055 A CN114051055 A CN 114051055A
Authority
CN
China
Prior art keywords
target
process data
subsystem
service system
queue
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
CN202210029560.4A
Other languages
Chinese (zh)
Other versions
CN114051055B (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.)
Jiangsu Yincheng Network Technology Co Ltd
Original Assignee
Jiangsu Yincheng Network 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 Jiangsu Yincheng Network Technology Co Ltd filed Critical Jiangsu Yincheng Network Technology Co Ltd
Priority to CN202210029560.4A priority Critical patent/CN114051055B/en
Publication of CN114051055A publication Critical patent/CN114051055A/en
Application granted granted Critical
Publication of CN114051055B publication Critical patent/CN114051055B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The application relates to the technical field of information processing, in particular to a data transmission method and device in different systems, which are applied to a service system, wherein the service system is deployed in a service system and is registered in a third-party system in advance for calling back process data in the third-party system to the service system, so that interconnection and intercommunication between the service system and the third-party system are realized; in addition, the service system configures a configuration table comprising the coding identification and the queue mapping relation in advance, wherein the queue is configured according to the subsystem in the service system, so that the process data can be configured to the corresponding subsystem according to the coding identification in the interactive data, the process data transmission is orderly, the repeated access of each subsystem to a third-party system is avoided, and the function aggregation is realized.

Description

Data transmission method and device in different systems
Technical Field
The present application relates to the field of information processing technologies, and in particular, to a method and an apparatus for data transmission in different systems.
Background
With the development of networks and the progress of information technology, the business system plays an increasingly important role in enterprise management, distributes work according to tasks and roles by utilizing a workflow technology, runs the tasks according to some established rules and processing methods, and monitors the running condition.
In the prior art, as companies develop, businesses become more and more complex, departments become more and more, and the number of items requiring mutual coordination among the departments increases, so that a set of perfect processes is required to manage the items. If the widely used nailing software is a software aiming at process management, but the nailing software is used as a third-party system, on one hand, the nailing software cannot be directly interconnected with a business system in a company; on the other hand, because the interior of the company is divided into a plurality of departments, and the business system is provided with a plurality of subsystems, repeated butt joint between the business system and the subsystems is easily caused, and interaction disorder is caused.
Disclosure of Invention
In order to overcome the defects in the prior art, the application provides a data transmission method and device in different systems, which can enable a third-party system and a business system in a company to perform stable data interaction.
The data transmission method in different systems is applied to a service system, the service system is deployed in a service system, and the service system is registered in a third-party system in advance and used for calling back process data in the third-party system to the service system; the method comprises the following steps:
acquiring target process data in a third-party system, wherein the target process data carries a target coding identifier;
inquiring a target queue corresponding to the target code identification from a pre-configured configuration table, and storing the target process data into the target queue; wherein, the configuration table includes a mapping relationship between a coding identifier and a queue, and the target queue is configured for a target subsystem in the service system;
and when a subscription request sent by the target subsystem is received, sending the target process data stored in the target queue to the target subsystem.
In a possible implementation manner, the acquiring target process data in the third-party system includes:
the service system sends description information of the process data and a service interface address for receiving the process data to a third-party system by registering in the third-party system; the service interface address is obtained by configuring an interface in the service system in advance;
and the third-party system generates the target process data matched with the description information of the process data and sends the target process data to the service interface address.
In one possible embodiment, the description information of the flow data is generated by:
the service system generates description information of the flow data based on the operation instruction of each subsystem in the business system.
In one possible embodiment, the business system includes a plurality of subsystems; the configuration table is generated by the following method:
aiming at each subsystem in the service system, generating a code identifier aiming at the subsystem and a queue for storing a plurality of code identifiers according to the service range of the subsystem, and establishing a mapping relation between the code identifiers and the queue under the subsystem;
generating a configuration table comprising the mapping relations according to the mapping relations respectively corresponding to the subsystems; and the coding identifiers and queues in the mapping relations corresponding to different subsystems are different.
In a possible implementation manner, the sending, to the target subsystem, the target process data stored in the target queue when receiving a subscription request sent by the target subsystem includes:
when a subscription request sent by the target subsystem is received, directly sending the target process data stored in the target queue to the target subsystem;
or, when receiving a subscription request sent by the target subsystem, sending the target process data stored in the target queue to the target subsystem through message middleware.
In a possible implementation manner, the sending, by the message middleware, the target process data stored in the target queue to the target subsystem when receiving a subscription request sent by the target subsystem includes:
and the target subsystem determines the time for calling the target process data from the message middleware according to the task of the target subsystem.
In a possible implementation manner, the third-party system generates corresponding different process data according to the description information of the different process data; the description information of the flow data comprises one or more of an initiating flow, a flow remark and a terminating flow.
The application provides a data transmission device in different systems, which is applied to a service system, wherein the service system is deployed in a service system, and the service system is registered in a third-party system in advance and used for calling back process data in the third-party system to the service system; the device comprises:
the acquisition module is used for acquiring target process data in a third-party system, wherein the target process data carries a target coding identifier;
the query module is used for querying a target queue corresponding to the target coding identifier from a pre-configured configuration table and storing the target process data into the target queue; wherein, the configuration table includes a mapping relationship between a coding identifier and a queue, and the target queue is configured for a target subsystem in the service system;
and the sending module is used for sending the target process data stored in the target queue to the target subsystem when receiving the subscription request sent by the target subsystem.
The application provides an electronic device, including: a processor, a memory and a bus, wherein the memory stores machine-readable instructions executable by the processor, the processor and the memory communicate via the bus when the electronic device is running, and the machine-readable instructions are executed by the processor to perform any of the steps of the data transmission method described above.
The present application provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, performs the steps of any of the data transmission methods described above.
The data transmission method and the data transmission device in different systems provided by the embodiment are applied to a service system, wherein the service system is deployed in a service system and is registered in a third-party system in advance for calling back process data in the third-party system to the service system, so that interconnection and intercommunication between the service system and the third-party system are realized; in addition, the service system configures a configuration table comprising the coding identification and the queue mapping relation in advance, wherein the queue is configured according to the subsystem in the service system, so that the process data can be configured to the corresponding subsystem according to the coding identification in the interactive data, the process data transmission is orderly, the repeated access of each subsystem to a third-party system is avoided, and the function aggregation is realized.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are required to be used in the embodiments will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present invention and therefore should not be considered as limiting the scope, and for those skilled in the art, other related drawings can be obtained according to the drawings without inventive efforts.
Fig. 1 is a schematic flow chart illustrating a data transmission method according to an embodiment of the present application;
fig. 2 is a block diagram illustrating the structure of an application system and a third-party system according to an embodiment of the present application;
FIG. 3 is a schematic flow chart illustrating a process of acquiring target process data in a third-party system according to an embodiment of the present application;
FIG. 4 is a schematic structural diagram illustrating a third-party system generating flow data according to an embodiment of the present disclosure;
FIG. 5 is a flow chart illustrating the generation of a configuration table according to an embodiment of the present application;
FIG. 6 is a diagram illustrating an architecture of sending flow data to a subsystem through middleware according to an embodiment of the present application;
fig. 7 is a block diagram illustrating a structure of a data transmission apparatus according to an embodiment of the present application;
fig. 8 shows a schematic structural diagram of an electronic device according to an embodiment of the present application.
Detailed Description
In order to make the purpose, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it should be understood that the drawings in the present application are for illustrative and descriptive purposes only and are not used to limit the scope of protection of the present application. Additionally, it should be understood that the schematic drawings are not necessarily drawn to scale. The flowcharts used in this application illustrate operations implemented according to some embodiments of the present application. It should be understood that the operations of the flow diagrams may be performed out of order, and steps without logical context may be performed in reverse order or simultaneously. One skilled in the art, under the guidance of this application, may add one or more other operations to, or remove one or more operations from, the flowchart.
In addition, the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. The components of the embodiments of the present application, generally described and illustrated in the figures herein, can be arranged and designed in a wide variety of different configurations. Thus, the following detailed description of the embodiments of the present application, presented in the accompanying drawings, is not intended to limit the scope of the claimed application, but is merely representative of selected embodiments of the application. All other embodiments, which can be derived by a person skilled in the art from the embodiments of the present application without making any creative effort, shall fall within the protection scope of the present application.
It should be noted that in the embodiments of the present application, the term "comprising" is used to indicate the presence of the features stated hereinafter, but does not exclude the addition of further features.
When a company internal business system is accessed to a third-party system to perfect process management, on one hand, the business system and the third-party system cannot be directly interconnected and intercommunicated, and on the other hand, because the company is internally divided into a plurality of departments and the business system is provided with a plurality of subsystems, repeated butt joint between the third-party system and the plurality of subsystems is easily caused, and interaction disorder is caused. Based on this, the application provides a data transmission method, a data transmission device, an electronic device and a storage medium in different systems, and a service system is arranged in a business system, so that a third-party system can perform stable data interaction with a plurality of subsystems of the business system.
For the convenience of understanding of the present embodiment, a data transmission method, an apparatus, an electronic device, and a storage medium in different systems provided by the embodiments of the present application are described in detail.
Referring to fig. 1 in the specification, a data transmission method in different systems provided for the embodiment of the present application is applied to a service system, where the service system is deployed in a service system, and the service system is registered in a third-party system in advance and is used to call back process data in the third-party system to the service system; the method comprises the following steps:
s1, acquiring target process data in a third-party system, wherein the target process data carries a target code identification;
s2, inquiring a target queue corresponding to the target code identification from a pre-configured configuration table, and storing the target flow data into the target queue; wherein, the configuration table includes a mapping relationship between a coding identifier and a queue, and the target queue is configured for a target subsystem in the service system;
and S3, when a subscription request sent by the target subsystem is received, sending the target flow data stored in the target queue to the target subsystem.
The following describes each step in the data transmission method in the above-mentioned different system according to the embodiment of the present application.
Referring to the attached figure 2 of the specification, a business system inside a company is provided with a service system besides a plurality of subsystems, and the plurality of subsystems are externally connected with a third-party system through the service system so as to realize data interaction between the plurality of subsystems and the third-party system.
Specifically, referring to fig. 3 of the specification, in step S1, the acquiring target process data in the third-party system includes:
s101, the service system sends description information of the process data and a service interface address for receiving the process data to a third-party system through registration in the third-party system; the service interface address is obtained by configuring an interface in the service system in advance;
s102, the third-party system generates the target process data matched with the description information of the process data and sends the target process data to the service interface address.
In this embodiment, the service system develops an interface and opens a service interface address to the outside, and registers the service interface address in the third party system, so that the service system can receive the process data sent by the third party system in real time. The process data is generated by matching the third-party system according to the description information of the process data, and the description information of the process data is generated by the service system based on the operation instruction of each subsystem in the business system.
Referring to fig. 4 in the specification, in an embodiment, after the second subsystem and the service system are connected through the API, the second subsystem sends a corresponding operation instruction to the service system according to a task requirement of the second subsystem, the service system generates description information of corresponding flow data according to the received operation instruction, and sends the description information of the flow data to a third-party system, and the third-party system generates corresponding flow data according to the received description information of the flow data, and sends the flow data to the service system through a service interface address that is open to the outside. The description information of different process data corresponds to different process data, for example, the description information of the process data in the second subsystem is 'initiate new process', and the description information of the process data in the corresponding third-party system is 'create examination and approval instance'; the description information of the flow data in the second subsystem is 'adding flow remarks', and the flow data in the corresponding third-party system is 'newly adding instance remarks'; the description information of the process data in the second subsystem is 'termination process', and the corresponding process data in the third-party system is 'termination examination and approval example'.
Namely, each subsystem in the service system only needs to send the own requirement to the third-party system through the service system, the third-party system processes the requirement, and the third-party system sends the processing result of the requirement to the service system through the set service interface address.
In step S2, the service system receives the flow data transmitted by the third-party system in order. And the ordering is that the service system receives the flow data sent by the third-party system according to a preset configuration table. Referring to fig. 5 of the specification, the configuration table is generated by the following method:
s201, aiming at each subsystem in the service system, generating a code identifier aiming at the subsystem and a queue for storing a plurality of code identifiers according to the service range of the subsystem, and establishing a mapping relation between the code identifiers and the queue under the subsystem;
s202, generating a configuration table comprising the mapping relations according to the mapping relations respectively corresponding to the subsystems; and the coding identifiers and queues in the mapping relations corresponding to different subsystems are different.
Referring to fig. 6 in the specification, when the service system receives the process data sent by the third-party system, according to the process code included in the process data, a queue corresponding to the process code is found in the configuration table, and then the service system stores the process data in the queue. If, in the configuration table, for the first subsystem, the corresponding flow code is a, and the corresponding queue is a; for the second subsystem, the corresponding flow code is B, and the corresponding queue is B; for the third subsystem, the corresponding flow code is C and the corresponding queue is C. Then, when the service system detects that the flow data sent from the third-party system contains a flow code A, storing the flow data into a queue a; when the service system detects that the flow data sent from the third-party system contains a flow code B, storing the flow data into a queue B; and when the service system detects that the flow data sent from the third-party system contains the flow code C, storing the flow data into a queue C.
The process code is a unique data identifier of the process data, and the process code contained in the process data can be traced by a third-party system according to the received description information of the process data to find a corresponding subsystem for determination; or the third-party system can find the corresponding subsystem according to the processing result of the process data to determine; or determined in other manners, which are not limited or fixed by this application.
In step S3, the service system sends the flow data in the queue to the subsystem only when the subsystem subscribes to the corresponding queue, where the subscription may be understood as the authority of each subsystem to use the service system. When the subsystem has the right, a subscription request can be sent to the service system in real time so as to acquire the process data processed by the third-party system from the service system.
Specifically, when the service system receives a subscription request sent by a target subsystem, the service system directly sends target process data stored in a target queue to the target subsystem;
or when the service system receives a subscription request sent by a target subsystem, the service system sends target process data stored in a target queue to the target subsystem through message middleware.
And the target subsystem determines the time for calling the target process data from the message middleware according to the self task as for the mode that the service system sends the target process data stored in the target queue to the target subsystem through the message middleware. The service system and the subsystem are changed from synchronous to asynchronous communication, so that the problem of overlong delay of the service system in the process data transmission peak period can be solved.
The data transmission method in different systems is applied to a service system, wherein the service system is deployed in a service system and is registered in a third-party system in advance for calling back process data in the third-party system to the service system, so that interconnection and intercommunication between the service system and the third-party system are realized; in addition, the service system configures a configuration table comprising the coding identification and the queue mapping relation in advance, wherein the queue is configured according to the subsystem in the service system, so that the process data can be configured to the corresponding subsystem according to the coding identification in the interactive data, the process data transmission is orderly, the repeated access of each subsystem to a third-party system is avoided, and the function aggregation is realized.
Based on the same inventive concept, the embodiment of the present application further provides a data transmission apparatus corresponding to the data transmission method, and since the principle of the apparatus in the embodiment of the present application for solving the problem is similar to the data transmission method described above in the embodiment of the present application, the implementation of the apparatus may refer to the implementation of the method, and repeated details are not repeated.
Referring to fig. 7 in the description, a processing apparatus for data transmission in different systems provided in this embodiment is applied to a service system, where the service system is deployed in a service system, and the service system is registered in a third-party system in advance and is configured to call back process data in the third-party system to the service system; the device comprises:
an obtaining module 701, configured to obtain target process data in a third-party system, where the target process data carries a target code identifier;
a query module 702, configured to query a target queue corresponding to the target code identifier from a pre-configured configuration table, and store the target process data in the target queue; wherein, the configuration table includes a mapping relationship between a coding identifier and a queue, and the target queue is configured for a target subsystem in the service system;
a sending module 703, configured to send the target process data stored in the target queue to the target subsystem when receiving a subscription request sent by the target subsystem.
In a possible implementation manner, the obtaining module 701 obtains target process data in a third-party system, including:
the service system sends description information of the process data and a service interface address for receiving the process data to a third-party system by registering in the third-party system; the service interface address is obtained by configuring an interface in the service system in advance;
and the third-party system generates the target process data matched with the description information and sends the target process data to the service interface address.
In a possible embodiment, the apparatus further comprises:
a first generation module, configured to generate, for each subsystem in the service system, a code identifier for the subsystem and a queue storing multiple code identifiers according to a service range of the subsystem, and establish a mapping relationship between the code identifiers and the queue in the subsystem;
a second generation module, configured to generate a configuration table including the mapping relationships according to the mapping relationships respectively corresponding to the multiple subsystems; and the coding identifiers and queues in the mapping relations corresponding to different subsystems are different.
In a possible implementation manner, when receiving a subscription request sent by the target subsystem, the sending module 703 sends the target process data stored in the target queue to the target subsystem, including:
directly sending the target process data stored in the target queue to the target subsystem;
or sending the target process data stored in the target queue to the target subsystem through message middleware.
The processing device for data transmission in different systems is applied to a service system, wherein the service system is deployed in a service system and is registered in a third-party system in advance for calling back process data in the third-party system to the service system, so that interconnection and intercommunication between the service system and the third-party system are realized; in addition, the service system configures a configuration table comprising the coding identification and the queue mapping relation in advance, wherein the queue is configured according to the subsystem in the service system, so that the process data can be configured to the corresponding subsystem according to the coding identification in the interactive data, the process data transmission is orderly, the repeated access of each subsystem to a third-party system is avoided, and the function aggregation is realized.
Based on the same concept of the present invention, as shown in fig. 8 in the specification, an embodiment of the present application provides a structure of an electronic device 800, where the electronic device 800 includes: at least one processor 801, at least one network interface 804 or other user interface 803, memory 805, at least one communication bus 802. A communication bus 802 is used to enable connective communication between these components. The electronic device 800 optionally contains a user interface 803 including a display (e.g., touchscreen, LCD, CRT, Holographic (Holographic) or projection (Projector), etc.), a keyboard or a pointing device (e.g., mouse, trackball (trackball), touch pad or touchscreen, etc.).
Memory 805 may include both read-only memory and random-access memory, and provides instructions and data to processor 801. A portion of the memory 805 may also include non-volatile random access memory (NVRAM).
In some embodiments, memory 805 stores the following elements, executable modules or data structures, or a subset thereof, or an expanded set thereof:
an operating system 8051, which contains various system programs for implementing various basic services and for handling hardware-based tasks;
the application module 8052 contains various applications, such as a desktop (launcher), a Media Player (Media Player), a Browser (Browser), and the like, for implementing various application services.
In the present embodiment, the processor 801 is configured to perform the steps of the data transmission method in a different system, for example, by calling the programs or instructions stored in the memory 805.
The present application also provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, performs steps as in a method of data transmission in a different system.
In particular, the storage medium can be a general-purpose storage medium, such as a removable disk, a hard disk, etc., and the computer program on the storage medium can be executed when being executed to perform the data transmission method in the different systems.
It can be clearly understood by those skilled in the art that, for convenience and brevity of description, the specific working processes of the system and the apparatus described above may refer to corresponding processes in the method embodiments, and are not described in detail in this application. In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus and method may be implemented in other ways. The above-described apparatus embodiments are merely illustrative, and for example, the division of the modules is merely a logical division, and there may be other divisions in actual implementation, and for example, a plurality of modules or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection of devices or modules through some communication interfaces, and may be in an electrical, mechanical or other form.
The modules described as separate parts may or may not be physically separate, and parts displayed as modules may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit.
The functions, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a non-volatile computer-readable storage medium executable by a processor. Based on such understanding, the technical solution of the present application or portions thereof that substantially contribute to the prior art may be embodied in the form of a software product stored in a storage medium and including instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: various media capable of storing program codes, such as a U disk, a removable hard disk, a ROM, a RAM, a magnetic disk, or an optical disk.
The above description is only for the specific embodiments of the present application, but the scope of the present application is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present application, and shall be covered by the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (10)

1. A data transmission method in different systems is characterized in that the method is applied to a service system, the service system is deployed in a service system, and the service system is registered in a third-party system in advance and used for calling back process data in the third-party system to the service system; the method comprises the following steps:
acquiring target process data in a third-party system, wherein the target process data carries a target coding identifier;
inquiring a target queue corresponding to the target code identification from a pre-configured configuration table, and storing the target process data into the target queue; wherein, the configuration table includes a mapping relationship between a coding identifier and a queue, and the target queue is configured for a target subsystem in the service system;
and when a subscription request sent by the target subsystem is received, sending the target process data stored in the target queue to the target subsystem.
2. The method according to claim 1, wherein the acquiring target process data in a third-party system comprises:
the service system sends description information of the process data and a service interface address for receiving the process data to a third-party system by registering in the third-party system; the service interface address is obtained by configuring an interface in the service system in advance;
and the third-party system generates the target process data matched with the description information of the process data and sends the target process data to the service interface address.
3. The method according to claim 2, wherein the description information of the flow data is generated by:
the service system generates description information of the flow data based on the operation instruction of each subsystem in the business system.
4. A method of data transmission in a different system according to claim 3, wherein the service system comprises a plurality of subsystems; the configuration table is generated by the following method:
aiming at each subsystem in the service system, generating a code identifier aiming at the subsystem and a queue for storing a plurality of code identifiers according to the service range of the subsystem, and establishing a mapping relation between the code identifiers and the queue under the subsystem;
generating a configuration table comprising the mapping relations according to the mapping relations respectively corresponding to the subsystems; and the coding identifiers and queues in the mapping relations corresponding to different subsystems are different.
5. The method according to claim 4, wherein the sending the target process data stored in the target queue to the target subsystem when receiving a subscription request sent by the target subsystem comprises:
when a subscription request sent by the target subsystem is received, directly sending the target process data stored in the target queue to the target subsystem;
or, when receiving a subscription request sent by the target subsystem, sending the target process data stored in the target queue to the target subsystem through message middleware.
6. The method according to claim 5, wherein the sending the target process data stored in the target queue to the target subsystem through message middleware when receiving a subscription request sent by the target subsystem comprises:
and the target subsystem determines the time for calling the target process data from the message middleware according to the task of the target subsystem.
7. The data transmission method in different systems according to claim 6, wherein the third-party system generates corresponding different process data according to description information of the different process data; the description information of the flow data comprises one or more of an initiating flow, a flow remark and a terminating flow.
8. A data transmission device in different systems is characterized in that the data transmission device is applied to a service system, the service system is deployed in a service system, and the service system is registered in a third-party system in advance and used for calling back process data in the third-party system to the service system; the device comprises:
the acquisition module is used for acquiring target process data in a third-party system, wherein the target process data carries a target coding identifier;
the query module is used for querying a target queue corresponding to the target coding identifier from a pre-configured configuration table and storing the target process data into the target queue; wherein, the configuration table includes a mapping relationship between a coding identifier and a queue, and the target queue is configured for a target subsystem in the service system;
and the sending module is used for sending the target process data stored in the target queue to the target subsystem when receiving the subscription request sent by the target subsystem.
9. An electronic device, comprising: a processor, a memory and a bus, the memory storing machine-readable instructions executable by the processor, the processor and the memory communicating over the bus when the electronic device is operating, the machine-readable instructions when executed by the processor performing the steps of the data transmission method according to any one of claims 1 to 7.
10. A computer-readable storage medium, characterized in that a computer program is stored on the computer-readable storage medium, which computer program, when being executed by a processor, performs the steps of the data transmission method according to one of the claims 1 to 7.
CN202210029560.4A 2022-01-12 2022-01-12 Data transmission method and device in different systems Active CN114051055B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210029560.4A CN114051055B (en) 2022-01-12 2022-01-12 Data transmission method and device in different systems

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210029560.4A CN114051055B (en) 2022-01-12 2022-01-12 Data transmission method and device in different systems

Publications (2)

Publication Number Publication Date
CN114051055A true CN114051055A (en) 2022-02-15
CN114051055B CN114051055B (en) 2022-05-13

Family

ID=80196288

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210029560.4A Active CN114051055B (en) 2022-01-12 2022-01-12 Data transmission method and device in different systems

Country Status (1)

Country Link
CN (1) CN114051055B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115297072A (en) * 2022-07-27 2022-11-04 苏州思萃工业互联网技术研究所有限公司 Method and system for realizing call between internal modules of system
CN115314551A (en) * 2022-10-12 2022-11-08 东方合智数据科技(广东)有限责任公司 Equipment data pushing method and equipment data pushing system
CN115412601A (en) * 2022-08-26 2022-11-29 浙江中控技术股份有限公司 Data acquisition method and device, electronic equipment and nonvolatile storage medium
CN116775255A (en) * 2023-08-15 2023-09-19 长沙伊士格信息科技有限责任公司 Global integration system supporting wide integration scene

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1972296A (en) * 2006-12-05 2007-05-30 北京邮电大学 Method for generating service combined with various communication means based on XPL and its system
US20090070764A1 (en) * 2007-09-12 2009-03-12 Alejandro Guizar Handling queues associated with web services of business processes
US20120221444A1 (en) * 2011-02-25 2012-08-30 Bowes James R Message queue based product asset management auditing system
CN102946425A (en) * 2012-11-05 2013-02-27 西安工程大学 Uniform communication platform service integration frame based on OSGi (Open Service Gateway Initiative)
CN109165106A (en) * 2018-08-24 2019-01-08 深圳乐信软件技术有限公司 Method for processing business, device, equipment, storage medium and process flow operation system
CN110401592A (en) * 2019-07-30 2019-11-01 三体云智能科技有限公司 The method and apparatus of stream compression in a kind of message channel
CN111339186A (en) * 2020-02-19 2020-06-26 平安科技(深圳)有限公司 Workflow engine data synchronization method, device, medium and electronic equipment
CN112200505A (en) * 2020-12-04 2021-01-08 望海康信(北京)科技股份公司 Cross-business system process monitoring device and method, corresponding equipment and storage medium
US20210075732A1 (en) * 2020-11-19 2021-03-11 Intel Corporation Software distributed, hardware aggregated hierarchical traffic management
CN113076729A (en) * 2021-04-15 2021-07-06 北京京东振世信息技术有限公司 Method and system for importing report, readable storage medium and electronic equipment

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1972296A (en) * 2006-12-05 2007-05-30 北京邮电大学 Method for generating service combined with various communication means based on XPL and its system
US20090070764A1 (en) * 2007-09-12 2009-03-12 Alejandro Guizar Handling queues associated with web services of business processes
US20120221444A1 (en) * 2011-02-25 2012-08-30 Bowes James R Message queue based product asset management auditing system
CN102946425A (en) * 2012-11-05 2013-02-27 西安工程大学 Uniform communication platform service integration frame based on OSGi (Open Service Gateway Initiative)
CN109165106A (en) * 2018-08-24 2019-01-08 深圳乐信软件技术有限公司 Method for processing business, device, equipment, storage medium and process flow operation system
CN110401592A (en) * 2019-07-30 2019-11-01 三体云智能科技有限公司 The method and apparatus of stream compression in a kind of message channel
CN111339186A (en) * 2020-02-19 2020-06-26 平安科技(深圳)有限公司 Workflow engine data synchronization method, device, medium and electronic equipment
US20210075732A1 (en) * 2020-11-19 2021-03-11 Intel Corporation Software distributed, hardware aggregated hierarchical traffic management
CN112200505A (en) * 2020-12-04 2021-01-08 望海康信(北京)科技股份公司 Cross-business system process monitoring device and method, corresponding equipment and storage medium
CN113076729A (en) * 2021-04-15 2021-07-06 北京京东振世信息技术有限公司 Method and system for importing report, readable storage medium and electronic equipment

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
REMCO DIJKMAN 等: "Advanced Queueing Models for Quantitative Business Process Analysis", 《IEEE》 *
潘宗奎: "云资源管理流程平台系统设计与实现", 《中国优秀硕士论文全文数据库 信息科技辑》 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115297072A (en) * 2022-07-27 2022-11-04 苏州思萃工业互联网技术研究所有限公司 Method and system for realizing call between internal modules of system
CN115412601A (en) * 2022-08-26 2022-11-29 浙江中控技术股份有限公司 Data acquisition method and device, electronic equipment and nonvolatile storage medium
CN115314551A (en) * 2022-10-12 2022-11-08 东方合智数据科技(广东)有限责任公司 Equipment data pushing method and equipment data pushing system
CN115314551B (en) * 2022-10-12 2022-12-20 东方合智数据科技(广东)有限责任公司 Equipment data pushing method and equipment data pushing system
CN116775255A (en) * 2023-08-15 2023-09-19 长沙伊士格信息科技有限责任公司 Global integration system supporting wide integration scene
CN116775255B (en) * 2023-08-15 2023-11-21 长沙伊士格信息科技有限责任公司 Global integration system supporting wide integration scene

Also Published As

Publication number Publication date
CN114051055B (en) 2022-05-13

Similar Documents

Publication Publication Date Title
CN114051055B (en) Data transmission method and device in different systems
CN108520454B (en) Method and system for calling back orders in real time
EP3660665A1 (en) Business processing method, apparatus, device and system using the same, and readable storage medium of the same
US10873640B2 (en) Information exchange method and server
CN111026367A (en) Micro-service arranging method and device, terminal equipment and storage medium
CN111507674A (en) Task information processing method, device and system
US20060069783A1 (en) Program, method and device for managing information shared among components, recording medium and communication apparatus
CN109582439B (en) DCN deployment method, device, equipment and computer readable storage medium
CN104601448A (en) Method and device for handling virtual card
CN108076110B (en) Electronic data exchange system and apparatus comprising an electronic data exchange system
CN109063037A (en) A kind of querying method, service equipment, terminal device and computer readable storage medium
CN111626802A (en) Method and apparatus for processing information
CN111555894B (en) Data processing method, device, equipment and storage medium
CN111274017B (en) Resource processing method and device, electronic equipment and storage medium
CN111127162B (en) Commodity order processing method, device, equipment and storage medium
CN113535358A (en) Task processing method and device
JP2021153316A (en) Mobile terminal, system, access method, and program
CN112581069A (en) System, method, apparatus and storage medium for processing task
CN111625866A (en) Authority management method, system, equipment and storage medium
CN111061576A (en) Method and system for creating entity object
CN112785358A (en) Order fulfillment merchant access method and device
CN111506340A (en) Business rule information processing method, device and system
CN109102250B (en) Method for accessing electronic information
US20230049322A1 (en) Information processing method, device, system, and computer-readable storage medium
EP4160498A1 (en) Product management method and related device

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