Search

CN-122022788-A - Service processing method, device and system

CN122022788ACN 122022788 ACN122022788 ACN 122022788ACN-122022788-A

Abstract

The application discloses a business processing method, a device and a system, which relate to the technical field of enterprise application integration, wherein in response to the business process reaching a key node, a third party system determines a target docking logic according to interface configuration reference data provided by an enterprise questor system, generates an interface calling request, sends the interface calling request to the enterprise questor system, and after receiving the interface calling request, the enterprise questor system analyzes business data in the interface calling request to obtain a business processing request, performs business processing, and finally obtains a business processing result, determines an interface calling response result according to personalized parameters in the business data and feeds back the interface calling response result to the third party system. In the application, a docking mode of initiating an interface docking request by a third party system is established, the third party generates respective interface calling requests according to interface configuration reference data provided by an enterprise questor system, and the third party realizes an autonomous docking mode, thereby greatly reducing docking cost and further greatly improving service processing efficiency between the third party and the enterprise questor system.

Inventors

  • TIAN JUN

Assignees

  • 中信银行股份有限公司

Dates

Publication Date
20260512
Application Date
20260127

Claims (10)

  1. 1. A service processing method is characterized by being applied to a third party system in a service processing system, wherein the service processing system also comprises an enterprise questor system, and the method comprises the following steps: acquiring interface configuration reference data of the enterprise questor system in response to the business process reaching a key node; Determining target docking logic in the interface configuration reference data; generating an interface calling request according to the service data corresponding to the target docking logic; Sending the interface call request to the enterprise questor system so that a gateway subsystem in the enterprise questor system determines an interface call response result according to a service processing result and personalized parameters in the service data; And receiving the interface call response result sent by the enterprise questor system.
  2. 2. The method of claim 1, wherein the determining the target docking logic in the interface configuration reference data comprises: and when the interface configuration reference data is a configuration reference instance, extracting the target docking logic from the configuration reference instance.
  3. 3. The service processing method according to claim 2, wherein the generating an interface call request according to the service data corresponding to the target docking logic includes: Acquiring service basic parameters and personalized parameters representing a target service context scene according to the target docking logic; and assembling the service basic parameters and the personalized parameters according to the target docking logic to obtain an interface call request message, wherein the interface call request message is the interface call request.
  4. 4. A business processing device, characterized by being applied to a third party system in a business processing system, the business processing system further comprising an enterprise questor system, the device comprising: the acquiring unit is used for responding to the business process reaching the key node and acquiring interface configuration reference data of the enterprise questor system; a determining unit, configured to determine target docking logic in the interface configuration reference data; the generating unit is used for generating an interface calling request according to the service data corresponding to the target docking logic; The sending unit is used for sending the interface calling request to the enterprise questor system so that a gateway subsystem in the enterprise questor system determines an interface calling response result according to a service processing result and personalized parameters in the service data; And the receiving unit is used for receiving the interface call response result sent by the enterprise questor system.
  5. 5. A business processing method, characterized in that the business processing method is applied to a gateway subsystem in an enterprise questor system in a business processing system, the business processing system further comprises a third party system, and the enterprise questor system comprises a background management system, a gateway subsystem and a business subsystem, and the method comprises: The interface call request is generated by service data of the third party system, and the service data is determined based on interface configuration reference data provided by the enterprise questor system; Analyzing the service data in the interface call request to obtain a service processing request, and sending the service processing request to the service subsystem for processing; And receiving a service processing result sent by the service subsystem, determining an interface calling response result according to the service processing result and the personalized parameters in the service data, and sending the interface calling response result to the third party system.
  6. 6. The service processing method according to claim 1, wherein said parsing the service data in the interface call request to obtain a service processing request includes: inquiring and generating the service data corresponding to the interface call request from a background management system; Analyzing the basic service parameters and the personalized parameters in the service data, and correspondingly obtaining basic service requirements and personalized requirements; the business processing request is generated based on the business base requirement and the personalized requirement.
  7. 7. The method for processing services according to claim 6, wherein said parsing the basic parameters and the personalized parameters of the services in the service data to obtain basic requirements and personalized requirements of the services correspondingly comprises: analyzing the business basic parameters to at least obtain business names, business transaction time and business transaction amount, and generating the business basic requirements matched with interface configuration reference data based on the business names, the business transaction time and the business transaction amount; Analyzing the personalized requirement to at least obtain personalized element information of a special service scene, and generating the personalized requirement matched with the interface configuration reference data based on the personalized element information.
  8. 8. The service processing method according to claim 1, wherein the determining an interface call response result according to the service processing result and the personalized parameter in the service data includes: Determining a response result specification according to the personalized parameters; comparing the response result specification with the service processing result to obtain a comparison result; And adjusting the service processing result according to the comparison result to obtain the interface calling response result.
  9. 9. A business processing device, which is applied to an enterprise questor system in a business processing system, the business processing system further comprises a third party system, the enterprise questor system comprises a background management system, a gateway subsystem and a business subsystem, and the device comprises: The system comprises a first receiving unit, a second receiving unit and a third party system, wherein the first receiving unit is used for receiving an interface calling request sent by the background management system, the interface calling request is generated by service data of the third party system, and the service data is determined based on interface configuration reference data provided by the enterprise questor system; The analyzing unit is used for analyzing the service data in the interface calling request to obtain a service processing request and sending the service processing request to the service subsystem for processing; The second receiving unit is used for receiving the service processing result sent by the service subsystem, determining an interface calling response result according to the service processing result and the personalized parameter in the service data, and sending the interface calling response result to the third party system.
  10. 10. A business processing system, comprising: Third party systems and enterprise questor systems; The third party system is configured to implement the service processing method according to any one of claims 1 to 3; The service questor subsystem is configured to implement a service processing method as claimed in any one of claims 5 to 8.

Description

Service processing method, device and system Technical Field The present application relates to the field of enterprise application integration technologies, and in particular, to a service processing method, device, and system. Background In the technical field of enterprise questor management, for integrating diversified financial services such as payment, fund collection, account query, etc., the questor system needs to interface with APIs (Application Programming Interface, application programming interfaces) of external service providers (third parties) such as numerous banks, third party payment structures, etc. to facilitate business processing. These third party APIs typically vary significantly in data format, service fields, communication protocols, and can change frequently as their services are upgraded. In order to cope with such isomerism and variability, a customized mapping docking mode of "fixed field+redundant field" is adopted in the prior art. The architecture of the docking mode is stiff, version management is lacked, expandability and maintainability are poor, the whole manual participation of enterprise side developers is seriously relied on in the docking process, the docking efficiency is low, and further the service processing efficiency is low. Disclosure of Invention In view of the above problems, the present application provides a method, an apparatus, and a system for service processing, so as to achieve the purpose of improving service processing efficiency between an enterprise questor and a third party system. The specific scheme is as follows: the first aspect of the present application provides a service processing method, applied to a third party system in a service processing system, where the service processing system further includes an enterprise questor system, the method includes: responding to the business process reaching the key node, and acquiring interface configuration reference data of an enterprise questor system; determining target docking logic in interface configuration reference data; Generating an interface calling request according to the service data corresponding to the target docking logic; Sending an interface call request to the enterprise questor system so that a gateway subsystem in the enterprise questor system determines an interface call response result according to the service processing result and the personalized parameters in the service data; And receiving an interface call response result sent by the enterprise questor system. In one possible implementation, determining target docking logic in interface configuration reference data includes: When the interface configuration reference data is a configuration reference instance, the target docking logic is extracted from the configuration reference instance. In one possible implementation, generating an interface call request according to service data corresponding to the target docking logic includes: Acquiring service basic parameters and personalized parameters representing a target service context scene according to target docking logic; And assembling the basic service parameters and the personalized parameters according to the target docking logic to obtain an interface call request message, wherein the interface call request message is the interface call request. The second aspect of the present application provides a service processing device, applied to a third party system in a service processing system, where the service processing system further includes an enterprise questor system, the device includes: the acquiring unit is used for responding to the business process reaching the key node and acquiring interface configuration reference data of the enterprise questor system; a determining unit, configured to determine target docking logic in the interface configuration reference data; the generating unit is used for generating an interface calling request according to the service data corresponding to the target docking logic; the sending unit is used for sending an interface calling request to the enterprise questor system so that a gateway subsystem in the enterprise questor system determines an interface calling response result according to the service processing result and the personalized parameters in the service data; And the receiving unit is used for receiving the interface call response result sent by the enterprise questor system. The third aspect of the present application provides a service processing method, applied to a gateway subsystem in an enterprise questor system in a service processing system, where the service processing system further includes a third party system, and the enterprise questor system includes a background management system, a gateway subsystem and a service subsystem, and the method includes: Receiving an interface call request sent by a background management system, wherein the interface call request is generated by service data of a th