Method and device for collaborative processing of government service business

By defining standardized business item metadata and interface information, the integrated government service platform can obtain and call the corresponding business systems after receiving services to be processed, thus solving the problem of time-consuming and labor-intensive integration and realizing integrated processing of government services and loosely coupled operation between systems.

CN113312190BActive Publication Date: 2025-12-23CHINA CONSTRUCTION BANK
View PDF 3 Cites 0 Cited by

Patent Information

Application Number
CN202110625696.7
Authority / Receiving Office
CN · China
Patent Type
Patents(China)
Current Assignee / Owner
Filing Date
2021-06-04
Publication Date
2025-12-23
Estimated Expiration
2041-06-04

AI Technical Summary

Technical Problem

The existing integrated government service platform is time-consuming and labor-intensive when connecting with business systems, especially when different programming languages ​​and interface return value methods are inconsistent. This causes system upgrades to be affected by a single change, and the connection process needs to be repeated for each new system.

Method used

By defining standard business item metadata and business system interface information, after receiving government services to be processed, the system obtains the interface information and metadata involved in the entire business process, calls the corresponding business systems, processes the business items based on the metadata, and realizes data transmission and result output between various systems through allocation gateways and data sharing service gateways.

Benefits of technology

It has achieved a unified and standardized interface service that is secure, cross-platform, high-performance, and highly available throughout the entire process of handling government service matters, decoupling various business systems, enabling one-time connection for multiple uses, and providing integrated government service processing.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure CN113312190B_ABST
    Figure CN113312190B_ABST
Patent Text Reader

Abstract

The application discloses a kind of collaborative processing method and device of government affair service business, it is related to mobile internet field, the method includes: receiving to be handled government affair service;Get the business system interface information and business transaction metadata involved in the whole business process of handling government affair service;According to the business system interface information of each business process node of government affair service, call corresponding business system, according to the corresponding business transaction metadata handles corresponding business transaction;Output the handling result of government affair service.The application can provide safe, cross-platform, high-performance, high-availability unified standardized interface service to the whole process of government affair service business transaction handling, realize the loose coupling operation and interconnection between acceptance application, handling application, out piece application, shared data, so as to provide integrated handling of government affair service.
Need to check novelty before this filing date? Find Prior Art

Description

TECHNICAL FIELD

[0001] The present application relates to the field of mobile internet, in particular to a method and device for processing government service business in cooperation. BACKGROUND

[0002] This section is intended to provide background or context to the embodiments of the application recited in the claims. The description herein does not constitute admission that the subject matter disclosed in this section is prior art to the present application.

[0003] The traditional government service platform has the problem of information island due to the lack of communication between business systems. For the same case, it may need to repeatedly enter information several times to complete the approval, which causes great inconvenience to civil servants or business handling personnel.

[0004] In order to realize integrated government service, the prior art provides an integrated government service platform, which can provide a one-stop government service, that is, the various business systems providing government services are connected, so that civil servants or business handling personnel only need to operate one business system to complete the business of all related business systems.

[0005] Then, the existing integrated government service platform, in the process of connecting business systems, the connection between systems will follow a set of connection standards, and the connection between multiple systems will follow multiple sets of connection standards, for example, due to the different development languages (xml, webservice, json) of the business systems, the return value of the interface is also different. On the one hand, when a business system is upgraded, it may cause a chain reaction; on the other hand, each business system needs to be connected and debugged according to the technical documents provided by the other party, so that each time a system is connected, the connection process needs to be repeated, wasting time and effort.

[0006] At present, no effective solution has been proposed for the above problems. SUMMARY

[0007] The method provided in the embodiments of the present application is used to solve the time-consuming and labor-intensive technical problems of the existing integrated government service platform when connecting business systems, which comprises: receiving a government service to be handled; obtaining business system interface information and business matter metadata involved in the entire business process of handling the government service; according to the business system interface information of each business process node of the government service, calling the corresponding business system, and handling the corresponding business matter according to the corresponding business matter metadata; outputting the handling result of the government service.

[0008] Further, before calling the corresponding business system according to the business system interface information of each business process node of the government service, and handling the corresponding business matter according to the corresponding business matter metadata, the method further comprises: obtaining interface information between the case handling application system and each business system, wherein the case handling application system is an application system for receiving the government service; and sending matter metadata of the business matter to be processed by each business system to each business system according to the interface information between the case handling application system and each business system.

[0009] Further, sending the matter metadata of the business matter to be processed by each business system to each business system according to the interface information between the case handling application system and each business system comprises: sending the interface information between the case handling application system and each business system and the matter metadata of the business matter to be processed by each business system to a case distribution gateway; and sending, by the case distribution gateway, the matter metadata of the business matter to be processed by each business system to each business system according to the interface information between the case handling application system and each business system.

[0010] Further, the method further comprises: sending data of the case handling application system and each business system to a data sharing service gateway, wherein the data sharing service gateway is used for data of all systems involved in the entire business process of the government service.

[0011] Further, before outputting the handling result of the government service, the method further comprises: obtaining interface information between each business system and a case output application system, wherein the case output application system is an application system for outputting the handling result of the government service; and sending the business processing result of each business system to the case output application system according to the interface information between each business system and the case output application system.

[0012] Further, sending the business processing result of each business system to the case output application system according to the interface information between each business system and the case output application system comprises: sending the interface information between each business system and the case output application system and the business processing result of each business system to a case output distribution gateway; and sending, by the case output distribution gateway, the business processing result of each business system to the case output application system according to the interface information between each business system and the case output application system.

[0013] Further, the method further comprises: sending data of the case output application system and each business system to a data sharing service gateway, wherein the data sharing service gateway is used for data of all systems involved in the entire business process of the government service.

[0014] Further, before acquiring the business system interface information and the business matter metadata involved in the whole business process of the government service, the method further comprises: configuring the business system interface information and the business matter metadata involved in the whole business process of the government service.

[0015] Further, the method further comprises: monitoring whether the government service is changed; and when the government service is changed, configuring the business system interface information and the business matter metadata involved in the whole business process of the changed government service.

[0016] Further, each business system is a cluster system provided with business services by a plurality of servers.

[0017] Further, the method further comprises: monitoring the running state of each business system; and when any one of the business systems has a storage running exception, outputting early warning information.

[0018] The embodiment of the application further provides a government service business collaborative processing device for solving the time-consuming and labor-consuming technical problem of the existing government service integrated platform when interfacing with business systems, which comprises: a business receiving module, configured to receive a government service to be handled; a configuration information acquisition module, configured to acquire business system interface information and business matter metadata involved in the whole business process of the government service; a business processing module, configured to call corresponding business systems according to the business system interface information of each business process node of the government service, and handle corresponding business matters according to the corresponding business matter metadata; and a business handling result output module, configured to output the handling result of the government service.

[0019] Further, the device further comprises: a business system interfacing module, configured to acquire interface information between a case handling application system and each business system, and send matter metadata of business matters to be processed by each business system to each business system according to the interface information between the case handling application system and each business system, wherein the case handling application system is an application system receiving the government service.

[0020] Further, the business system interfacing module is further configured to send the interface information between the case handling application system and each business system and the matter metadata of the business matters to be processed by each business system to a case distribution gateway; and according to the interface information between the case handling application system and each business system, send the matter metadata of the business matters to be processed by each business system to each business system through the case distribution gateway.

[0021] Further, the device further comprises a data sharing module configured to send data of the application system and the business systems to a data sharing service gateway, wherein the data sharing service gateway is configured to share data of all systems involved in the whole business process of the government service.

[0022] Further, the business system interfacing module is further configured to acquire interface information between the business systems and the application system for sending the application result, and send the application result of the business systems to the application system for sending the government service application result according to the interface information between the business systems and the application system.

[0023] Further, the business system interfacing module is further configured to send the interface information between the business systems and the application system for sending and the application result of the business systems to a sending distribution gateway, and send the application result of the business systems to the application system for sending according to the interface information between the business systems and the application system through the sending distribution gateway.

[0024] Further, the data sharing module is further configured to send data of the application system for sending and the business systems to a data sharing service gateway, wherein the data sharing service gateway is configured to share data of all systems involved in the whole business process of the government service.

[0025] Further, the device further comprises a configuration module configured to configure interface information of the business systems and business item metadata involved in the whole business process of the government service.

[0026] Further, the device further comprises a government service change monitoring module configured to monitor whether the government service is changed, and configure interface information of the business systems and business item metadata involved in the whole business process of the changed government service when the government service is changed.

[0027] Further, the business systems are cluster systems provided by a plurality of servers.

[0028] Further, the device further comprises a business system monitoring module configured to monitor running states of the business systems, and an early warning module configured to output early warning information when any one of the business systems is in a storage running abnormal state.

[0029] The electronic device is used to solve the technical problem that the existing government service integrated platform is time-consuming and laborious when interfacing with the business systems. The electronic device comprises a memory, a processor, and a computer program stored in the memory and executable on the processor. When the processor executes the computer program, the above-mentioned government service business cooperative processing method is implemented.

[0030] This invention also provides a computer-readable storage medium to address the technical problem of time-consuming and labor-intensive processes in connecting existing integrated government service platforms with business systems. The computer-readable storage medium stores a computer program that executes the aforementioned collaborative processing method for government service business.

[0031] The collaborative processing method, apparatus, electronic device, and computer-readable storage medium for government services provided in this embodiment of the invention define standard business item metadata and business system interface information. After receiving a government service to be processed, the method obtains the business system interface information and business item metadata involved in the entire business process of processing the government service. Then, based on the business system interface information of each business process node of the government service, the method calls the corresponding business system, processes the corresponding business item according to the corresponding business item metadata, and outputs the processing result of the government service.

[0032] Through the embodiments of the present invention, a secure, cross-platform, high-performance, and highly available unified and standardized interface service can be provided for the entire process of handling government service matters. This enables loosely coupled operation and interconnection between acceptance applications, processing applications, document issuance applications, and shared data, thereby providing integrated government service processing. Because the collaborative processing method for government service business provided in the embodiments of the present invention can decouple the strong coupling between various business systems, it can achieve the effect of one-time connection and multiple uses for business systems. Attached Figure Description

[0033] To more clearly illustrate the technical solutions in the embodiments of the present invention or the prior art, the drawings used in the description of the embodiments or the prior art will be briefly introduced below. Obviously, the drawings described below are only some embodiments of the present invention. For those skilled in the art, other drawings can be obtained based on these drawings without creative effort. In the drawings:

[0034] Figure 1 This is a flowchart of a collaborative processing method for government service business provided in an embodiment of the present invention;

[0035] Figure 2 This is a flowchart of an optional collaborative processing method for government service business provided in an embodiment of the present invention;

[0036] Figure 3 This is a flowchart of an optional collaborative processing method for government service business provided in an embodiment of the present invention;

[0037] Figure 4 This is a flowchart of an optional collaborative processing method for government service business provided in an embodiment of the present invention;

[0038] Figure 5 An optional government service business cooperation processing method flow chart provided in the embodiment of the present application is provided.

[0039] Figure 6 An optional government service business cooperation processing method flow chart provided in the embodiment of the present application is provided.

[0040] Figure 7 An optional government service business cooperation processing method flow chart provided in the embodiment of the present application is provided.

[0041] Figure 8 A business cooperation processing system schematic diagram provided in the embodiment of the present application is provided.

[0042] Figure 9 A government service business cooperation processing flow chart provided in the embodiment of the present application is provided.

[0043] Figure 10 A data sharing process schematic diagram provided in the embodiment of the present application is provided.

[0044] Figure 11 A government service business cooperation processing device schematic diagram provided in the embodiment of the present application is provided.

[0045] Figure 12 An optional government service business cooperation processing device schematic diagram provided in the embodiment of the present application is provided.

[0046] Figure 13 An electronic device schematic diagram provided in the embodiment of the present application is provided. DETAILED DESCRIPTION

[0047] In order to make the purpose, technical scheme and advantages of the embodiments of the present application clearer, further detailed description of the embodiments of the present application will be given below with reference to the drawings. Herein, the schematic embodiments of the present application and the description thereof are used to explain the present application, but not as a limitation to the present application.

[0048] The embodiment of the present application provides a government service business cooperation processing method, which is used to solve the time-consuming and laborious technical problem of the existing government service integrated platform when interfacing with a business system.

[0049] Figure 1 A government service business cooperation processing method flow chart provided in the embodiment of the present application is shown in FIG. 1, which comprises the following steps: Figure 1

[0050] S101, receiving a government service to be handled.

[0051] ​It should be noted that the government service to be handled in S101 can be a government service handled by a user through the government service integration platform (for example, a service of handling an ID card by a personal user or a service of handling a business license by an enterprise user). For a certain government service, multiple business items are involved, and multiple business systems are involved. In order to achieve the purpose of integrated acceptance and handling, in the embodiments of the present application, each business system involved in the entire business process of the government service to be handled is connected, so that each business system cooperates to handle the government service to be handled.

[0052] In S102, the business system interface information and the business item metadata involved in the entire business process of handling the government service are obtained.

[0053] It should be noted that the entire business process of the business service to be handled can include multiple business process nodes, each business process node corresponding to at least one business system and at least one business item; the business system corresponding to each business process node handles the business item corresponding to the business process node.

[0054] In the embodiments of the present application, before performing S102, the standard business system interface information and the business item metadata can be configured for each government service provided on the government service integration platform by defining the interface information and the metadata, so that after receiving the government service to be handled, the business system interface information and the business item metadata for handling the government service are directly obtained, and the corresponding business system is called to handle the corresponding business item.

[0055] In S103, according to the business system interface information of each business process node of the government service, the corresponding business system is called, and according to the corresponding business item metadata, the corresponding business item is handled.

[0056] It should be noted that according to the business system interface information of each business process node of the government service to be handled, the business system for processing the business of the business process node can be called, and then the called business system handles the corresponding business item according to the business item metadata corresponding to the business process node.

[0057] In S104, the handling result of the government service is output.

[0058] It should be noted that in order to realize integrated government service, after calling the business system corresponding to each process node of the government service to be handled and processing the corresponding business item according to the business item metadata corresponding to each process node, the business processing results of each business system can be output.

[0059] From the above, the method for processing the government affair service provided in the embodiment of the application can define the standard business matter metadata and the business system interface information, acquire the business system interface information and the business matter metadata related to the whole business process of the government affair service to be handled after receiving the government affair service to be handled, and then call the corresponding business system according to the business system interface information of each business process node of the government affair service, handle the corresponding business matter according to the corresponding business matter metadata, and output the handling result of the government affair service.

[0060] The method for processing the government affair service provided in the embodiment of the application can provide a safe, cross-platform, high-performance, and highly available unified standardized interface service for the whole process of handling the business matter of the government affair service, realizes the loosely coupled operation and interconnection among the application for receiving, the application for handling, the application for sending out, and the shared data, and thus provides the integrated handling of the government affair service. The method for processing the government affair service provided in the embodiment of the application can decouple the strong coupling among the business systems, and can realize the effect of one-time connection and multiple uses of the business system.

[0061] In one embodiment, before the corresponding business system is called according to the business system interface information of each business process node of the government affair service, the business matter of the corresponding business system to be handled is sent to the corresponding business system according to the interface information between the application for handling the government affair service and each business system. Figure 2 As shown in the method for processing the government affair service provided in the embodiment of the application can further include the following steps:

[0062] S201, acquire the interface information between the application for handling the government affair service and each business system.

[0063] S202, send the matter metadata of the business matter to be handled of each business system to each business system according to the interface information between the application for handling the government affair service and each business system.

[0064] Further, when the matter metadata of the business matter to be handled of each business system is sent to each business system according to the interface information between the application for handling the government affair service and each business system, as shown in the method for processing the government affair service provided in the embodiment of the application can be implemented by the following steps: Figure 3

[0065] S301, send the interface information between the application for handling the government affair service and each business system and the matter metadata of the business matter to be handled of each business system to the application for handling the government affair service.

[0066] ​S302, sending, by the case distribution gateway, case metadata of the service matters to be processed of each service system to each service system according to the interface information between the case application system and each service system.

[0067] Further, the method for processing the government affair service provided in the embodiment of the present application can further include the following steps:

[0068] S303, sending data of the case application system and each service system to a data sharing service gateway, wherein the data sharing service gateway is used for data of all systems involved in the whole service process of the government affair service.

[0069] In one embodiment, before outputting the processing result of the government affair service, as shown in Figure 4 the method for processing the government affair service provided in the embodiment of the present application can further include the following steps:

[0070] S401, obtaining interface information between each service system and a case-out application system, wherein the case-out application system is an application system for outputting a processing result of the government affair service;

[0071] S402, sending, according to the interface information between each service system and the case-out application system, the service processing result of each service system to the case-out application system.

[0072] Further, when sending, according to the interface information between each service system and the case-out application system, the service processing result of each service system to the case-out application system, as shown in Figure 5 the method for processing the government affair service provided in the embodiment of the present application can be implemented by the following steps:

[0073] S501, sending the interface information between each service system and the case-out application system and the service processing result of each service system to a case-out distribution gateway;

[0074] S502, sending, by the case-out distribution gateway, the service processing result of each service system to the case-out application system according to the interface information between each service system and the case-out application system.

[0075] In one embodiment, as shown in Figure 5 the method for processing the government affair service provided in the embodiment of the present application can further include the following steps:

[0076] S503, sending data of the case-out application system and each service system to a data sharing service gateway, wherein the data sharing service gateway is used for data of all systems involved in the whole service process of the government affair service.

[0077] In one embodiment, as shown inFigure 6 As shown, before obtaining the business system interface information and business item metadata involved in the entire business process of handling government services, the collaborative processing method for government service business provided in this embodiment of the invention may further include the following steps:

[0078] S601 configures the business system interface information and business item metadata involved in the entire business process of handling government services.

[0079] Furthermore, in one embodiment, such as Figure 6 As shown, the collaborative processing method for government service business provided in this embodiment of the invention may further include the following steps:

[0080] S602, monitor whether government services have changed;

[0081] S603: When government services change, configure the business system interface information and business item metadata involved in the entire business process of the changed government services.

[0082] In one embodiment, each business system in this invention can be a cluster system in which multiple servers provide business services.

[0083] Optionally, based on the above embodiments, such as Figure 7 As shown, the collaborative processing method for government service business provided in this embodiment of the invention may further include the following steps:

[0084] S701 monitors the operational status of various business systems;

[0085] S702 outputs a warning message when any business system storage malfunctions.

[0086] Figure 8 This is a schematic diagram of a business collaboration processing system provided in an embodiment of the present invention, such as... Figure 8 As shown, the various business systems that collaboratively process a certain business task are all clustered together by multiple servers, providing corresponding business services. In specific implementation, the Spring Cloud microservice framework can be used, along with traditional relational databases such as MySQL and non-relational databases such as Redis, to support data access and achieve unified management of government service application scheduling and system service registration.

[0087] Optionally, the service coordination processing system provided in the embodiment of the present application provides a government affair service whole process standard interface, and the service system is connected according to the standard interface, so that the heterogeneous system connection, data sharing and other goals are realized; further, the perfect monitoring and fact early warning function of the service provider and the user on the network can be provided, and the abnormal service and the unstable service can be accurately positioned; further, when the service provider changes the service interface and the service content, the service user uses the changed service under the minimum change degree through the management end configuration. Since the service coordination processing system provided in the embodiment of the present application can realize multi-end data sharing, the problem of data island existing in each service system of the existing government affair service can be solved.

[0088] Figure 9 A government affair service business coordination processing flowchart provided in the embodiment of the present application is shown in FIG. 1. Figure 9 As shown in FIG. 1, by defining the standard business system interface information and the business matter metadata, the management of the whole life cycle of the government affair service such as the case filing, acceptance, handling, completion, certificate / journal issuing and the like can be realized; by defining the standard business system interface information, the data flow between the business systems in the filing stage, the acceptance stage and the handling stage can be realized; by defining the standard business system interface information, the flow of the case application and the case result between the case application and the case issuing application can be realized.

[0089] Figure 10 A data sharing process schematic diagram provided in the embodiment of the present application is shown in FIG. 2. Figure 10 As shown in FIG. 2, the unified standard external interface service is provided through the data sharing service gateway, and the data sharing mode of once access and multi-party calling is realized. Through the government affair service business coordination processing method provided in the embodiment of the present application, the service management, event management, service monitoring, log management, statistical analysis, security management and other configuration functions can be provided for the system management and operation personnel.

[0090] Based on the same inventive concept, the embodiment of the present application further provides a government affair service business coordination processing device, as described in the following embodiment. Since the principle of solving the problem of the device is similar to that of the government affair service business coordination processing method, the implementation of the device can be referred to the implementation of the government affair service business coordination processing method, and the repeated parts will not be described herein.

[0091] Figure 11 A government affair service business coordination processing device schematic diagram provided in the embodiment of the present application is shown in FIG. 3. Figure 11 As shown in FIG. 3, the device comprises a business acceptance module 111, a configuration information acquisition module 112, a business processing module 113 and a business handling result output module 114.

[0092] The business receiving module 111 is configured to receive a to-be-handled government affair service; the configuration information obtaining module 112 is configured to obtain business system interface information and business matter metadata involved in the whole business process of handling the government affair service; the business processing module 113 is configured to call a corresponding business system according to the business system interface information of each business process node of the government affair service, and handle a corresponding business matter according to the corresponding business matter metadata; and the business handling result output module 114 is configured to output a handling result of the government affair service.

[0093] It should be noted that the business receiving module 111, the configuration information obtaining module 112, the business processing module 113 and the business handling result output module 114 correspond to S101-S104 in the method embodiment, and the above modules have the same examples and application scenarios as the corresponding steps, but are not limited to the content disclosed in the above method embodiment. It should be noted that the above modules as part of the device can be executed in a computer system such as a group of computer executable instructions.

[0094] As can be seen from the above, the government affair service business cooperative processing device provided in the embodiment of the present application defines standard business matter metadata and business system interface information, obtains the business system interface information and the business matter metadata involved in the whole business process of handling the government affair service after receiving the to-be-handled government affair service, and then calls a corresponding business system according to the business system interface information of each business process node of the government affair service, handles a corresponding business matter according to the corresponding business matter metadata, and outputs a handling result of the government affair service.

[0095] The government affair service business cooperative processing device provided in the embodiment of the present application can provide a safe, cross-platform, high-performance and highly available unified standardized interface service for the whole process of handling a government affair service business matter, realizes loose coupling operation and interconnection among receiving application, handling application, sending application and shared data, and thus provides integrated handling of government affair services. The government affair service business cooperative processing method provided in the embodiment of the present application can decouple the strong coupling among various business systems, and can realize the effect of one-time connection and multiple uses of a business system.

[0096] In one embodiment, as shown in Figure 12 The government affair service business cooperative processing device provided in the embodiment of the present application further includes a business system interfacing module 115 configured to obtain interface information between a sending application system and each business system, and send matter metadata of a to-be-processed business matter of each business system to each business system according to the interface information between the sending application system and each business system, wherein the sending application system is an application system for receiving a government affair service.

[0097] It should be noted that the business system connection module 115 corresponds to S201-S202 in the method embodiment, and the module and the corresponding steps have the same examples and application scenarios, but are not limited to the disclosed content of the above method embodiment. It should be noted that the module as part of the device can be executed in a computer system such as a set of computer executable instructions.

[0098] In one embodiment, the business system connection module 115 is further configured to send interface information between the case application system and each business system and case metadata of a business matter to be processed by each business system to a case distribution gateway; and send, by the case distribution gateway, the case metadata of the business matter to be processed by each business system to each business system according to the interface information between the case application system and each business system.

[0099] It should be noted that the business system connection module 115 can also correspond to S301-S302 in the method embodiment, and the module and the corresponding steps have the same examples and application scenarios, but are not limited to the disclosed content of the above method embodiment. It should be noted that the module as part of the device can be executed in a computer system such as a set of computer executable instructions.

[0100] In one embodiment, as shown in Figure 12 The data sharing module 116 is configured to send data of the case application system and each business system to a data sharing service gateway, where the data sharing service gateway is configured to share data of all systems involved in the entire business process of the government service.

[0101] It should be noted that the data sharing module 116 corresponds to S303 in the method embodiment, and the module and the corresponding steps have the same examples and application scenarios, but are not limited to the disclosed content of the above method embodiment. It should be noted that the module as part of the device can be executed in a computer system such as a set of computer executable instructions.

[0102] In one embodiment, the business system connection module 115 is further configured to obtain interface information between each business system and the case application system, and send a business processing result of each business system to the case application system according to the interface information between each business system and the case application system, where the case application system is an application system for outputting a government service processing result.

[0103] It should be noted that the aforementioned business system interface module 115 can also correspond to S401 to S402 in the method embodiments. The examples and application scenarios implemented by the above modules and corresponding steps are the same, but are not limited to the content disclosed in the above method embodiments. It should be noted that the above modules, as part of the apparatus, can be executed in a computer system such as a set of computer-executable instructions.

[0104] In one embodiment, in the collaborative processing device for government service business provided in this embodiment of the invention, the business system interface module 115 is further configured to send the interface information between each business system and the issuing application system and the business processing results of each business system to the issuing allocation gateway; and through the issuing allocation gateway, send the business processing results of each business system to the issuing application system according to the interface information between each business system and the issuing application system.

[0105] It should be noted that the aforementioned business system interface module 115 can also correspond to S501 to S502 in the method embodiments. The examples and application scenarios implemented by the above modules and corresponding steps are the same, but are not limited to the content disclosed in the above method embodiments. It should be noted that the above modules, as part of the apparatus, can be executed in a computer system such as a set of computer-executable instructions.

[0106] In one embodiment of the present invention, in the collaborative processing device for government service business provided in this embodiment, the data sharing module 116 is further used to send the data of the document issuance application system and various business systems to the data sharing service gateway, wherein the data sharing service gateway is used for data of all systems involved in the entire business process of government service.

[0107] It should be noted that the data sharing module 116 described above can also correspond to S503 in the method embodiment. The examples and application scenarios implemented by the above module and the corresponding steps are the same, but are not limited to the content disclosed in the above method embodiment. It should be noted that the above module, as part of the apparatus, can be executed in a computer system such as a set of computer-executable instructions.

[0108] In one embodiment, such as Figure 12 As shown, the collaborative processing device for government service business provided in this embodiment of the invention further includes: a configuration module 117, used to configure the business system interface information and business item metadata involved in the entire business process of handling government services.

[0109] It should be noted that the configuration module 117 corresponds to S601 in the method embodiment, and the module and the corresponding steps have the same examples and application scenarios, but are not limited to the disclosure of the above method embodiment. It should be noted that the module as part of the device can be executed in a computer system such as a set of computer executable instructions.

[0110] In one embodiment, as shown in Figure 12 The government service business collaborative processing device provided in the embodiment of the application further includes a government service change monitoring module 118 for monitoring whether the government service changes, and when the government service changes, configuring the business system interface information and business matter metadata involved in the whole business process of the changed government service.

[0111] It should be noted that the government service change monitoring module 118 corresponds to S602-S603 in the method embodiment, and the module and the corresponding steps have the same examples and application scenarios, but are not limited to the disclosure of the above method embodiment. It should be noted that the module as part of the device can be executed in a computer system such as a set of computer executable instructions.

[0112] In one embodiment, in the government service business collaborative processing device provided in the embodiment of the application, each business system is a cluster system provided by a plurality of servers.

[0113] In one embodiment, as shown in Figure 12 The government service business collaborative processing device provided in the embodiment of the application further includes a business system monitoring module 119 for monitoring the running state of each business system, and a warning module 110 for outputting warning information when any one of the business systems stores running abnormally.

[0114] It should be noted that the business system monitoring module 119 corresponds to S701-S702 in the method embodiment, and the module and the corresponding steps have the same examples and application scenarios, but are not limited to the disclosure of the above method embodiment. It should be noted that the module as part of the device can be executed in a computer system such as a set of computer executable instructions.

[0115] Based on the same inventive concept, the embodiment of the application further provides an electronic device embodiment for implementing all or part of the contents of the above-mentioned government service business collaborative processing method. The electronic device specifically includes the following contents:

[0116] A processor, a memory, a communications interface, and a bus; wherein the processor, the memory, the communications interface complete the communication among each other through the bus; the communications interface is used for realizing the information transmission between related devices; the electronic device can be a desktop computer, a tablet computer, a mobile terminal, and the like, and the embodiments are not limited thereto. In the embodiments, the electronic device can be implemented by referring to the embodiments of the method for processing the government service business in cooperation and the embodiments of the device for processing the government service business in cooperation, and the contents are incorporated herein, and the repeated parts will not be described herein.

[0117] Figure 13 A system composition structure diagram of an electronic device provided in the embodiments of the present application is shown in FIG. 1. Figure 13 As shown in FIG. 1, the electronic device 130 can include a processor 1301 and a memory 1302; the memory 1302 is coupled to the processor 1301. It is worth noting that the Figure 13 is exemplary; other types of structures can also be used to supplement or replace the structure to realize the telecommunication function or other functions.

[0118] In one embodiment, the function of the method for processing the government service business in cooperation can be integrated into the processor 1301. Wherein, the processor 1301 can be configured to control as follows: receiving a government service to be handled; acquiring business system interface information and business matter metadata involved in the entire business process of handling the government service; according to the business system interface information of each business process node of the government service, calling the corresponding business system, and handling the corresponding business matter according to the corresponding business matter metadata; and outputting the handling result of the government service.

[0119] As can be seen from the above, the electronic device provided in the embodiments of the present application, by defining the standard business matter metadata and the business system interface information, after receiving the government service to be handled, acquiring the business system interface information and the business matter metadata involved in the entire business process of handling the government service, and then according to the business system interface information of each business process node of the government service, calling the corresponding business system, handling the corresponding business matter according to the corresponding business matter metadata, and outputting the handling result of the government service.

[0120] By means of the electronic device provided in the embodiment of the present application, a safe, cross-platform, high-performance and highly available unified standardized interface service can be provided for the whole process of handling a business matter of government service, and loose coupling operation and interconnection among a receiving application, a handling application, a sending application and shared data can be realized, so as to provide integrated handling of government service. Due to the collaborative processing method of the government service business provided in the embodiment of the present application, the strong coupling among various business systems can be decoupled, and the effect of one-time connection and multiple uses of the business system can be realized.

[0121] In another embodiment, the collaborative processing device of the government service business can be configured separately from the processor 1301, for example, the collaborative processing device of the government service business can be configured as a chip connected with the processor 1301, and the function of the collaborative processing method of the government service business is realized through the control of the processor.

[0122] As shown in Figure 13 , the electronic device 130 can further include a communication module 1303, an input unit 1304, an audio processing unit 1305, a display 1306, and a power supply 1307. It should be noted that the electronic device 130 does not necessarily include all the components shown in Figure 13 ; in addition, the electronic device 130 can further include components not shown in Figure 13 , which can be referred to the prior art.

[0123] As shown in Figure 13 , the processor 1301, which is also sometimes referred to as a controller or operating control, can include a microprocessor or other processor device and / or logic device, which receives input and controls the operation of the various components of the electronic device 130.

[0124] The memory 1302, for example, can be one or more of a buffer, a flash memory, a hard drive, a removable media, a volatile memory, a non-volatile memory or other suitable device. The above-mentioned information related to failure can be stored, and in addition, a program for executing the related information can be stored. The processor 1301 can execute the program stored in the memory 1302 to realize information storage or processing, etc.

[0125] The input unit 1304 provides input to the processor 1301. The input unit 1304 is, for example, a key or a touch input device. The power supply 1307 is used to provide power to the electronic device 130. The display 1306 is used to display display objects such as images and text. The display can be, for example, an LCD display, but is not limited thereto.

[0126] The memory 1302 can be a solid state memory such as a read only memory (ROM), a random access memory (RAM), a SIM card, or the like. It can also be a memory that retains information even when power is off, can be selectively erased, and is provided with more data, an example of which is sometimes referred to as an EPROM or the like. The memory 1302 can also be some other type of device. The memory 1302 includes a buffer memory 13021 (sometimes referred to as a buffer). The memory 1302 can include an application / function storage section 13022 for storing application programs and function programs or for storing a flow for executing an operation of the electronic device 130 by the processor 1301.

[0127] The memory 1302 can also include a data storage section 13023 for storing data such as contacts, digital data, pictures, sounds, and / or any other data used by the electronic device. A driver storage section 13024 of the memory 1302 can include various drivers of the electronic device for a communication function and / or for executing other functions of the electronic device such as a messaging application, an address book application, and the like.

[0128] The communication module 1303 is a transmitter / receiver that transmits and receives signals via the antenna 1308. The communication module (transmitter / receiver) 1303 is coupled to the processor 1301 to provide input signals and receive output signals, which can be the same as in the case of a conventional mobile communication terminal.

[0129] Based on different communication technologies, a plurality of communication modules 1303 such as a cellular network module, a Bluetooth module, and / or a wireless local area network module, and the like can be provided in the same electronic device. The communication module (transmitter / receiver) 1303 is also coupled to the speaker 1309 and the microphone 1310 via the audio processing unit 1305 to provide audio output via the speaker 1309 and to receive audio input from the microphone 1310, thereby enabling a conventional telecommunication function. The audio processing unit 1305 can include any suitable buffers, decoders, amplifiers, and the like. In addition, the audio processing unit 1305 is also coupled to the processor 1301, thereby enabling recording on the local by the microphone 1310 and enabling playing of a sound stored on the local by the speaker 1309.

[0130] The computer readable storage medium provided in the embodiment of the present application can provide a safe, cross-platform, high-performance, and high-availability unified standardized interface service for the whole process of the business transaction of the government service, realizes the loosely coupled operation and interconnection among the receiving application, the handling application, the sending application, and the shared data, and thus provides the integrated handling of the government service.

[0131] As can be seen from the above, the computer readable storage medium provided in the embodiment of the present application defines the standard business transaction metadata and the business system interface information, obtains the business system interface information and the business transaction metadata involved in the whole business process of the government service to be handled after receiving the government service to be handled, then calls the corresponding business system according to the business system interface information of each business process node of the government service, handles the corresponding business transaction according to the corresponding business transaction metadata, and outputs the handling result of the government service.

[0132] The computer readable storage medium provided in the embodiment of the present application can provide a safe, cross-platform, high-performance, and high-availability unified standardized interface service for the whole process of the business transaction of the government service, realizes the loosely coupled operation and interconnection among the receiving application, the handling application, the sending application, and the shared data, and thus provides the integrated handling of the government service.

[0133] Although the present application provides the method operation steps as described in the embodiments or flowcharts, more or less operation steps can be included based on the conventional or non-creative labor. The order of the steps listed in the embodiments is only one of the many step execution orders, and does not represent the only execution order. When the device or client product is executed in practice, the method order shown in the embodiments or the drawings can be executed in sequence or in parallel (for example, in a parallel processor or multi-thread processing environment).

[0134] Those skilled in the art will appreciate that embodiments of the present specification can be readily used for providing methods, apparatus (systems) or computer program products. Accordingly, embodiments of the present specification can take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention can take the form of a computer program product on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROMs, optical storage devices, etc.) embodying computer readable program code thereon for use by or in connection with an instruction execution system. Program code embodied on one or more computer-usable storage media

[0135] The present invention is described in reference to the flowchart and / or block diagrams of the methods, apparatus (systems) and computer program products according to embodiments of the present invention. It will be understood that each block of the flowchart and / or block diagrams, and combinations of blocks in the flowchart and / or block diagrams, can be implemented by computer program instructions. These computer program instructions can be provided to a processor of a general purpose computer, special purpose computer, embedded processing system or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart and / or block diagram block or blocks. Figure 1 one or more functions specified in the flowchart and / or block diagram block or blocks. Figure 1 one or more functions specified in the flowchart and / or block diagram block or blocks.

[0136] These computer program instructions can also be stored in a computer- readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instructions which implement the function specified in the flowchart and / or block diagram block or blocks. Figure 1 one or more functions specified in the flowchart and / or block diagram block or blocks. Figure 1 one or more functions specified in the flowchart and / or block diagram block or blocks.

[0137] These computer program instructions can also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart and / or block diagram block or blocks. Figure 1 one or more functions specified in the flowchart and / or block diagram block or blocks. Figure 1 one or more functions specified in the flowchart and / or block diagram block or blocks.

[0138] The various embodiments in this specification are described in a progressive manner. Similar or identical parts between embodiments can be referred to mutually. Each embodiment focuses on its differences from other embodiments. In particular, the system embodiments are relatively simple in description because they are fundamentally similar to the method embodiments; relevant parts can be referred to the descriptions in the method embodiments. In this document, relational terms such as "first" and "second" are used merely to distinguish one entity or operation from another, and do not necessarily require or imply any such actual relationship or order between these entities or operations. Furthermore, the terms "comprising," "including," or any other variations thereof are intended to cover non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements includes not only those elements but also other elements not expressly listed, or elements inherent to such a process, method, article, or apparatus. The terms "upper," "lower," etc., indicating orientation or positional relationships based on the orientation or positional relationships shown in the accompanying drawings, are only for the convenience of describing the invention and simplifying the description, and do not indicate or imply that the device or element referred to must have a specific orientation, be constructed and operated in a specific orientation, and therefore should not be construed as limiting the invention. Unless otherwise expressly specified and limited, the terms "installation," "connection," and "linking" should be interpreted broadly. For example, they can refer to fixed connections, detachable connections, or integral connections; mechanical connections or electrical connections; direct connections or indirect connections through an intermediate medium; and internal connections between two components. Those skilled in the art can understand the specific meaning of these terms in this invention according to the specific circumstances. It should be noted that, without conflict, the embodiments and features in the embodiments of this invention can be combined with each other. This invention is not limited to any single aspect, nor to any single embodiment, nor to any combination and / or substitution of these aspects and / or embodiments. Each aspect and / or embodiment of this invention can be used alone, or in combination with one or more other aspects and / or other embodiments.

[0139] The above embodiments are only used to illustrate the technical solutions of the present invention, and are not intended to limit it. Although the present invention has been described in detail with reference to the foregoing embodiments, those skilled in the art should understand that modifications can still be made to the technical solutions described in the foregoing embodiments, or equivalent substitutions can be made to some or all of the technical features therein. Such modifications or substitutions do not cause the essence of the corresponding technical solutions to deviate from the scope of the technical solutions of the embodiments of the present invention, and they should all be covered within the scope of the claims and specification of the present invention.

Claims

1. A method for collaborative processing of government service business, characterized by, The method comprises: receiving a government service to be handled; configuring standard business system interface information and business matter metadata for each government service provided on the government service integration platform by defining interface information and metadata; obtaining business system interface information and business matter metadata involved in the entire business process of the government service to be handled; calling a corresponding business system according to the business system interface information of each business process node of the government service, and handling a corresponding business matter according to the corresponding business matter metadata; outputting the handling result of the government service; The entire business process of the government service to be handled includes multiple business process nodes, and each business process node corresponds to at least one business system and at least one business matter; the business system corresponding to each business process node handles the business matter corresponding to the business process node; Before calling a corresponding business system according to the business system interface information of each business process node of the government service, and handling a corresponding business matter according to the corresponding business matter metadata, the method further comprises: obtaining interface information between a case handling application system and each business system, wherein the case handling application system is an application system for receiving the government service; sending matter metadata of a business matter to be processed by each business system to each business system according to the interface information between the case handling application system and each business system.

2. The method of claim 1, wherein, Sending matter metadata of a business matter to be processed by each business system to each business system according to the interface information between the case handling application system and each business system comprises: sending the interface information between the case handling application system and each business system and the matter metadata of the business matter to be processed by each business system to a case distribution gateway; sending, through the case distribution gateway, the matter metadata of the business matter to be processed by each business system to each business system according to the interface information between the case handling application system and each business system.

3. The method of claim 1, wherein, The method further comprises: sending data of the case handling application system and each business system to a data sharing service gateway, wherein the data sharing service gateway is used for data of all systems involved in the entire business process of the government service.

4. The method of claim 1, wherein, Before outputting the handling result of the government service, the method further comprises: obtaining interface information between each business system and a case output application system, wherein the case output application system is an application system for outputting the handling result of the government service; sending business processing results of each business system to the case output application system according to the interface information between each business system and the case output application system.

5. The method of claim 4, wherein, Sending business processing results of each business system to the case output application system according to the interface information between each business system and the case output application system comprises: sending the interface information between each business system and the case output application system and the business processing results of each business system to a case output distribution gateway; sending, through the case output distribution gateway, the business processing results of each business system to the case output application system according to the interface information between each business system and the case output application system.

6. The method of claim 4, wherein, The method further comprises: The data of the application system and the data of each business system are sent to a data sharing service gateway, and the data sharing service gateway is used for data of all systems involved in the entire business process of the government service.

7. The method of claim 1, wherein, Before obtaining the business system interface information and the business matter metadata involved in the entire business process of the government service, the method further comprises: configuring the business system interface information and the business matter metadata involved in the entire business process of the government service.

8. The method of claim 1, wherein, The method further comprises: monitoring whether the government service changes; when the government service changes, configuring the business system interface information and the business matter metadata involved in the entire business process of the changed government service.

9. The method according to any one of claims 1 to 8, characterized in that, Each business system is a cluster system provided by a plurality of servers.

10. The method of claim 9, wherein, The method further comprises: monitoring the running state of each business system; when any one of the business systems has a storage running exception, outputting early warning information.

11. A device for collaborative processing of government service business, characterized by comprising: comprises: a business acceptance module configured to receive a government service to be handled; a configuration information acquisition module configured to obtain business system interface information and business matter metadata involved in the entire business process of the government service; by defining the interface information and the metadata, standard business system interface information and business matter metadata are configured for each government service provided on the government service integrated platform; a business processing module configured to call a corresponding business system according to the business system interface information of each business process node of the government service, and handle a corresponding business matter according to the corresponding business matter metadata; a business handling result output module configured to output a handling result of the government service; the entire business process of the government service to be handled comprises a plurality of business process nodes, and each business process node corresponds to at least one business system and at least one business matter; each business system corresponding to each business process node handles the business matter corresponding to the business process node; The device further comprises: a business system interfacing module configured to obtain interface information between an application system and each business system, and send matter metadata of a business matter to be processed by each business system to each business system according to the interface information between the application system and each business system, wherein the application system is an application system for accepting the government service.

12. The apparatus of claim 11, wherein, The business system interfacing module is further configured to send the interface information between the application system and each business system and the matter metadata of the business matter to be processed by each business system to a case allocation gateway; and through the case allocation gateway, the matter metadata of the business matter to be processed by each business system is sent to each business system according to the interface information between the application system and each business system.

13. The apparatus of claim 11, wherein, The device further comprises: a data sharing module configured to send data of the application system and data of each business system to a data sharing service gateway, wherein the data sharing service gateway is used for data of all systems involved in the entire business process of the government service.

14. The apparatus of claim 13, wherein, The business system interfacing module is further configured to acquire interface information between each business system and the out-mail application system, and send the business processing result of each business system to the out-mail application system according to the interface information between each business system and the out-mail application system, wherein the out-mail application system is an application system for outputting the government service processing result.

15. The apparatus of claim 14, wherein, The business system interfacing module is further configured to send the interface information between each business system and the out-mail application system and the business processing result of each business system to the out-mail distribution gateway. The out-mail distribution gateway is configured to send the business processing result of each business system to the out-mail application system according to the interface information between each business system and the out-mail application system.

16. The apparatus of claim 13, wherein, The data sharing module is further configured to send data of the out-mail application system and each business system to a data sharing service gateway, wherein the data sharing service gateway is configured to share data of all systems involved in the entire business process of the government service.

17. The apparatus of claim 11, wherein, The apparatus further comprises: a configuration module configured to configure business system interface information and business transaction metadata involved in the entire business process of the government service.

18. The apparatus of claim 11, wherein, The apparatus further comprises: a government service change monitoring module configured to monitor whether the government service has changed, and configure business system interface information and business transaction metadata involved in the entire business process of the changed government service when the government service has changed.

19. The apparatus of any one of claims 11 to 18, wherein, Each business system is a cluster system provided with business service by a plurality of servers.

20. The apparatus of claim 19, wherein, The apparatus further comprises: a business system monitoring module configured to monitor a running state of each business system; an early warning module configured to output early warning information when any one of the business systems has a storage running exception.

21. An electronic device comprising a memory, a processor, and a computer program stored on the memory and executable on the processor, wherein, The processor, when executing the computer program, implements the government service business cooperative processing method of any one of claims 1 to 10.

22. A computer-readable storage medium, characterized in that, The computer readable storage medium stores the computer program for executing the government service business cooperative processing method of any one of claims 1 to 10.

Citation Information

Patent Citations

  • Public service management system based on government cloud

    CN106952021A

  • Task processing system and method

    CN107608804A

  • Government affair service system, method, device and medium

    CN108510421A