CN112463409A - Data interaction method and device, electronic equipment and computer readable storage medium - Google Patents

Data interaction method and device, electronic equipment and computer readable storage medium Download PDF

Info

Publication number
CN112463409A
CN112463409A CN202011409264.4A CN202011409264A CN112463409A CN 112463409 A CN112463409 A CN 112463409A CN 202011409264 A CN202011409264 A CN 202011409264A CN 112463409 A CN112463409 A CN 112463409A
Authority
CN
China
Prior art keywords
service
processing
processed
data interaction
data
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.)
Pending
Application number
CN202011409264.4A
Other languages
Chinese (zh)
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.)
Tianjin Shituo Information Technology Co ltd
Original Assignee
Tianjin Shituo Information Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tianjin Shituo Information Technology Co ltd filed Critical Tianjin Shituo Information Technology Co ltd
Priority to CN202011409264.4A priority Critical patent/CN112463409A/en
Publication of CN112463409A publication Critical patent/CN112463409A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/543User-generated data transfer, e.g. clipboards, dynamic data exchange [DDE], object linking and embedding [OLE]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/02Banking, e.g. interest calculation or account maintenance

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Finance (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Accounting & Taxation (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Technology Law (AREA)
  • General Business, Economics & Management (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The embodiment of the application provides a data interaction method and device, electronic equipment and a computer readable storage medium, and relates to the field of data interaction. The method comprises the following steps: receiving a service request to be processed, determining an information conversion method corresponding to a processing party identifier and a processing flow of the service to be processed according to the service request to be processed, and converting service information corresponding to the processing flow based on the information conversion method. The information conversion method corresponding to the processing party identification and the processing flow of the service to be processed are determined based on the service request to be processed, and the information corresponding to the processing flow is converted based on the information conversion method, so that the interaction logic of the service system and the service processing party is not required to be coupled when the service system and the service processing party perform data interaction, and the efficiency of performing data interaction with the service processing party and the service processing capacity of the service system are improved.

Description

Data interaction method and device, electronic equipment and computer readable storage medium
Technical Field
The present application relates to the field of data interaction technologies, and in particular, to a data interaction method, an apparatus, an electronic device, and a computer-readable storage medium.
Background
According to the demand of developing the management service, the financing service system needs to be connected with different financial institution systems, such as all banking systems, wherein, data interaction is needed to be carried out between the financing service system and all financial institution systems in stages before, during and after the loan. Because the business process, the interface protocol, the data format and the like of each financial institution are different, the access of each financial institution needs to be independently designed, so that the docking logics of different financial institutions are coupled in the financing business system in the docking with each financial institution, and along with the increasing access of the financial institutions, the development and maintenance of the system are more and more difficult, and the docking period with the financial institutions is prolonged.
Disclosure of Invention
The object of the present application is to solve at least one of the above technical drawbacks, in particular the technical drawback of a service system in which more docking logic is coupled to dock with a service handler.
In a first aspect, a data interaction method is provided, and the method includes: receiving a service request to be processed, wherein the service request to be processed comprises a service processing party identifier and a service identifier to be processed;
determining an information conversion method corresponding to a processing party identifier and a processing flow of the service to be processed according to the service request to be processed, wherein the processing flow corresponds to the service processing party identifier, and the service to be processed is a service corresponding to the service number to be processed;
and converting the service information corresponding to the processing flow based on the information conversion method so as to be used for carrying out data interaction with the service processing party based on the processing flow.
In another possible implementation manner, the processing flow includes one or more processing steps, and after determining the information conversion method corresponding to the processing party identifier and the processing flow of the service to be processed, the method further includes:
acquiring interactive data corresponding to the processing step;
based on the information conversion method, the business information corresponding to the processing flow is converted, which comprises the following steps:
and converting the interactive data corresponding to the processing step.
In another possible implementation manner, the converting the service information corresponding to the processing flow based on the information conversion method includes:
and converting the communication protocol, the security policy and the security protocol followed by the interactive data corresponding to the transmission processing step.
In another possible implementation, the interaction data corresponding to the processing step includes at least one field data,
the interactive data corresponding to the processing step is converted, and the conversion comprises the following steps:
and converting the data content and the data format of the field data corresponding to the processing step.
In another possible implementation, the method further includes:
receiving the processing result of the service processing party to the interactive data corresponding to the processing step, wherein the processing result comprises the service processing party identification,
and converting the processing result based on the information conversion method corresponding to the processing party identifier.
In a second aspect, a data interaction device is provided, the device comprising:
the system comprises a receiving module, a processing module and a processing module, wherein the receiving module is used for receiving a service request to be processed, and the service request to be processed comprises a service processing party identifier and a service identifier to be processed;
the determining module is used for determining an information conversion method corresponding to the identifier of the processing party and a processing flow of the service to be processed according to the service request to be processed, wherein the processing flow corresponds to the identifier of the service processing party, and the service to be processed is a service corresponding to the service number to be processed;
and the conversion module is used for converting the service information corresponding to the processing flow based on the information conversion method so as to perform data interaction with the service processing party based on the processing flow.
In another possible implementation manner, the processing flow includes one or more processing steps, and the apparatus further includes:
the acquisition module is used for acquiring the interactive data corresponding to the processing step;
the conversion module is specifically configured to convert the interactive data corresponding to the processing step.
In another possible implementation manner, the conversion module is specifically configured to convert a communication protocol, a security policy, and a security protocol that are followed by the interactive data corresponding to the transmission processing step.
In a third aspect, an electronic device is provided, which includes:
one or more processors;
a memory;
one or more applications, wherein the one or more applications are stored in the memory and configured to be executed by the one or more processors, the one or more programs configured to: executing the data interaction method according to any one of claims 1 to 5.
For example, in a third aspect of the present application, there is provided a computing device comprising: the processor, the memory and the communication interface complete mutual communication through the communication bus;
the memory is used for storing at least one executable instruction, and the executable instruction enables the processor to execute the corresponding operation of the data interaction method as shown in the first aspect of the application.
In a fourth aspect, a computer-readable storage medium is provided, wherein the computer program is to, when executed by a processor, implement the data interaction method of any one of claims 1 to 5.
For example, in a fourth aspect of the embodiments of the present application, a computer-readable storage medium is provided, on which a computer program is stored, and the computer program, when executed by a processor, implements the data interaction method shown in the first aspect of the present application.
The beneficial effect that technical scheme that this application provided brought is:
the method and the device for data interaction determine an information conversion method corresponding to a processing party identifier and a processing flow of the service to be processed based on the service processing party identifier and the service identifier to be processed in the service request to be processed, and convert information corresponding to the processing flow based on the information conversion method so as to be used for data interaction with the service processing party based on the processing flow.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings used in the description of the embodiments of the present application will be briefly described below.
FIG. 1 is a diagram illustrating a scenario of data interaction in the related art;
fig. 2 is a schematic flowchart of a data interaction method according to an embodiment of the present application;
fig. 3 is a schematic view of an application scenario of a data interaction method according to an embodiment of the present application;
fig. 4 is a schematic structural diagram of a data interaction apparatus according to an embodiment of the present application;
fig. 5 is a schematic structural diagram of an electronic device for data interaction according to an embodiment of the present application.
Detailed Description
Reference will now be made in detail to embodiments of the present application, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to the same or similar elements or elements having the same or similar function throughout. The embodiments described below with reference to the drawings are exemplary only for the purpose of explaining the present application and are not to be construed as limiting the present invention.
As used herein, the singular forms "a", "an", "the" and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be further understood that the terms "comprises" and/or "comprising," when used in this specification, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof. It will be understood that when an element is referred to as being "connected" or "coupled" to another element, it can be directly connected or coupled to the other element or intervening elements may also be present. Further, "connected" or "coupled" as used herein may include wirelessly connected or wirelessly coupled. As used herein, the term "and/or" includes all or any element and all combinations of one or more of the associated listed items.
To make the objects, technical solutions and advantages of the present application more clear, embodiments of the present application will be described in further detail below with reference to the accompanying drawings.
In the scenario of loan transaction processing, the transaction system needs to interface with different financial institution systems, for example, each bank system, wherein each stage of transaction processing needs to perform data interaction with each financial institution system through an interface. In the prior art, the interaction between the business system and each financial institution is as shown in fig. 1, and the business system needs to be designed and accessed separately for each financial institution according to the business process, interface protocol, data format, data content, etc. of each financial institution, so that the docking logics of different financial institutions are coupled in the business system during docking with each financial institution.
The method and the device for data interaction determine an information conversion method corresponding to a processing party identifier and a processing flow of the service to be processed based on the service processing party identifier and the service identifier to be processed in the service request to be processed, and convert information corresponding to the processing flow based on the information conversion method so as to be used for data interaction with the service processing party based on the processing flow.
The following describes the technical solutions of the present application and how to solve the above technical problems with specific embodiments. The following several specific embodiments may be combined with each other, and details of the same or similar concepts or processes may not be repeated in some embodiments. Embodiments of the present application will be described below with reference to the accompanying drawings.
The embodiment of the application provides a data interaction method, and an execution subject of the method can be various terminal or server devices with data interaction capability, and can also be devices or chips integrated on the devices. Such as a computer device with data interaction capabilities. As shown in fig. 2, which is a schematic flow chart of a data interaction method provided in an embodiment of the present application, the method includes the following steps:
s201: and receiving a service request to be processed.
Specifically, the pending service request includes a service processing party identifier and a pending service identifier. The service processing party identifier and the to-be-processed service identifier may be chinese or english names respectively corresponding to the service processing party and the to-be-processed service, or may also be codes respectively corresponding to the service processing party and the to-be-processed service. For example, the service processing party identifier may be a network identifier of a bank that processes the service, and the to-be-processed service identifier may be, for example, an identifier corresponding to the service of filing an application. The service request to be processed may be sent through a message, for example, by recording the service processing party identifier and the service identifier to be processed in a header of the message for performing data interaction.
S202: and determining an information conversion method corresponding to the identifier of the processing party and a processing flow of the service to be processed according to the service request to be processed.
Specifically, the processing flow may be a processing flow of a service to be processed corresponding to the service processing party identifier, and the service to be processed is a service corresponding to the service number to be processed.
Specifically, in a specific service processing scenario, for example, in a processing scenario in which a user performs loan, a service processing party may be each bank, and therefore, when data interaction is performed for each processing party, the data format and content of the interaction, and the message format, communication protocol, security protocol, and the like for transmitting the interaction data are different, and thus, each service processing party may correspond to different information conversion methods. In addition, the pending service may include, for example, a pre-loan service, a mid-loan service, and a post-loan service, or the pending service may further specifically include a standing application, a qualification review, a loan application in the mid-loan service, and the like. Moreover, for each service to be processed, different service processors may have different processing flows of the service to be processed, for example, when lending, the processing flows of the service application for standing by of different banks may or may not include an account opening step.
S203: and converting the service information corresponding to the processing flow based on the information conversion method so as to be used for carrying out data interaction with the service processing party based on the processing flow.
Specifically, after the information conversion method corresponding to the processing party identifier and the processing flow of the service to be processed are determined in step S202, based on the information conversion method corresponding to the processing party identifier, data content and data format corresponding to the processing flow, and a message format, a communication protocol, a security protocol, and the like of transmission interactive data may be converted, so as to perform data interaction with the service processing party based on the processing flow.
The method and the device for data interaction determine an information conversion method corresponding to a processing party identifier and a processing flow of the service to be processed based on the service processing party identifier and the service identifier to be processed in the service request to be processed, and convert information corresponding to the processing flow based on the information conversion method so as to be used for data interaction with the service processing party based on the processing flow.
In an embodiment of the present application, after the step S202, the data interaction method may further include a step S204: and acquiring interactive data corresponding to the processing step.
Specifically, the processing flow determined in step S202 may include one or more processing steps, for example, in the processing scenario of the user performing loan, the processing flow of a service processor, for example, a business bank, for applying for a service for an item before the loan may include processing steps of account opening, information verification, and the like. Then, for each processing step in the processing flow, interactive data corresponding to each processing step may be obtained, for example, in the account opening processing step of the industrial and commercial bank, interactive data such as the name, the identification card number, the mobile phone number, and the like of the lending user may be obtained, and for example, in the processing step of information auditing, interactive data such as an identification card photo, a house purchase invoice, and a house purchase contract of the user may also be obtained to audit.
Further, in the information-based conversion method in step S203, specifically, the converting the service information corresponding to the processing flow may include: and converting the interactive data corresponding to the processing step.
Specifically, the interaction data corresponding to the processing step may include at least one field data, for example, in the processing step of information auditing, the processing step may include corresponding field data of name, gender, age, and the like, that is, the information of name, gender, age, and the like needs to be audited. The data content and the data format of the interactive field data can be converted according to the information conversion method corresponding to the service processing party. For example, for the interactive 'gender' field data, the gender field 001 that can be identified by the service processing party is used for indicating that the gender is 'male' and the gender field 002 is 'female', so that the corresponding relationship of the conversion of the data content and the data format of each field can be recorded in a preset list, and the interactive data corresponding to each processing step is compared with the preset list to convert the interactive data into the data content and the data format that can be identified by the service processing party.
In addition, the interactive data corresponding to the processing step may also include multimedia data, for example, in the processing step of information auditing, the acquired interactive data may be certificate photos, video or audio certification files and the like related to the processing step, and the acquired multimedia data may be converted according to a multimedia file format recognizable by a service processing party.
According to the embodiment of the application, aiming at the processing steps in the processing flow, the interactive data corresponding to the processing steps are obtained, and the interactive data corresponding to the processing steps are converted, so that the business system does not need to be coupled with the interactive logic of the business processor when the business system carries out data interaction with the business processor.
In another embodiment of the present application, the step S203 may further include: and converting the communication protocol, the security policy and the security protocol followed by the interactive data corresponding to the transmission processing step.
Specifically, the conversion may be performed according to a communication protocol used when the service processing party performs data interaction, a message format used for transmitting the interactive data, and a security policy and a security protocol that the service processing party follows for data interaction. For example, when a service processor performs data interaction, a communication Protocol based on HTTP (Hyper Text Transfer Protocol) and a message format of XML (Extensible Markup Language) are adopted, and it is necessary to convert the message format of the transmission interaction data into an XML format and convert the communication Protocol into a communication Protocol based on HTTP. For another example, when the service processing party performs data interaction, it needs to perform authentication, data signing, or encryption, and therefore, it needs to convert the manner, such as authentication, data signing, or encryption, followed by the transmission of the interactive data into the manner corresponding to the service processing party according to the security policy and security protocol for performing data interaction by the service processing party.
The embodiment of the application carries out conversion aiming at the communication protocol, the security policy and the security protocol followed by the interactive data corresponding to the transmission processing step, and realizes that the business system does not need to be coupled with the interactive logic of the business processing party when carrying out data interaction with the business processing party.
In another embodiment of the present application, the data interaction method may further include step S205: and receiving a processing result of the service processing party on the interactive data corresponding to the processing step, wherein the processing result comprises a service processing party identifier, and converting the processing result based on an information conversion method corresponding to the processing party identifier.
Specifically, for example, the processing result may include, for example, an account opening card number fed back in the account opening service, an account opening success notification, and the like. The data content and the data format of the processing result, the communication protocol adopted by the transmission processing result, the message format adopted by the transmission processing result, and the security policy and the security protocol followed by the transmission processing result can be converted according to the information conversion method corresponding to the processing party identifier.
The embodiment of the application carries out conversion aiming at the processing result of the service processing party, thereby realizing that the interaction logic of the service processing party is not needed to be coupled when the service system carries out data interaction with the service processing party.
In order to better understand the method provided by the embodiment of the present application, the following further describes the technical solution of the embodiment of the present application with reference to fig. 3.
As shown in fig. 3, which is an application scenario diagram of the data interaction method provided in the embodiment of the present application, in a scenario of performing loan processing, a business system needs to perform data interaction with a plurality of financial institution systems, for example, each bank system, where there may be a difference in processing flows of each business in the loan processing for each bank, and for each business to be processed, different business processors may have different processing flows of the business to be processed, for example, in performing loan, processing flows of pre-loan businesses of different banks may include an account opening step or may not include an account opening step. And in the processing flow of each business, when data interaction is carried out with each bank, the interactive data format and content, and the message format and the communication protocol for transmitting the interactive data may also be different.
Therefore, the data interaction method according to the embodiment of the present application receives a pending service request sent by a service system, where the pending service request includes a service processing party identifier, for example, a network identifier of a bank where service processing is performed, and a pending service identifier, for example, an identifier of an application service. Then, according to the pending service request, a processing flow of the pending service corresponding to the processing party identifier, which is preset, is determined, where the determined processing flow may include one or more processing steps, for example, in the processing flow corresponding to the service for applying for standing an item, the steps of account opening, information auditing, and the like may be included. For each processing step, interactive data that needs to be interacted in the processing step may be obtained, where the interactive data may include one or more field data, such as a name, an identification number, a mobile phone number, and the like that need to be interacted in an account opening service. In addition, one or more multimedia data can be included, such as certificate photos, video or audio certification files, etc., which need to be interacted with in the information review service. It should be noted here that, when the interactive data that needs to be interacted in each processing step is obtained, the interactive data may also be verified, for example, whether the received interactive data meets the preset requirements of the processing step, for example, whether the field data meets the content and format requirements, and the like.
In addition, for the communication protocol used by the service processing party when transmitting the interactive data, the message format used by the service processing party when transmitting the interactive data, the security policy and the security protocol requirement followed by the service processing party when performing data interaction, and the data content and the data format requirement of the interactive data corresponding to each processing step, the information conversion method corresponding to the service processing party may be determined. For another example, when the service processing party performs data interaction, it needs to perform authentication, data signing, or encryption, and therefore, it needs to convert the manner, such as authentication, data signing, or encryption, followed by transmitting the interactive data into the manner corresponding to the service processing party according to the security policy and security protocol of the service processing party performing interaction. For another example, for the interactive "gender" field data, the gender field 001 that the service processor can identify is used to indicate that the gender is "male" and the gender field 002 is "female", so that the correspondence relationship between the data content of each field and the conversion of the data format can be recorded in a preset list, and the interactive data is converted into the data content and the data format that can be identified by the service processor by comparing the interactive data corresponding to each processing step with the preset list.
Further, the converted interactive data is sent to the service processor based on the converted communication protocol, message format, security protocol, etc., the service processor performs service processing based on the received interactive data, and feeds back processing result data, such as the card number of the account opening, the result of the service transaction success notification, etc., and the service processor identification through sending the processing result. The feedback processing result can also be converted according to the information conversion method corresponding to the service processing party identifier.
The method and the device for data interaction determine an information conversion method corresponding to a processing party identifier and a processing flow of the service to be processed based on the service processing party identifier and the service identifier to be processed in the service request to be processed, and convert information corresponding to the processing flow based on the information conversion method so as to be used for data interaction with the service processing party based on the processing flow.
An embodiment of the present application provides a data interaction device, as shown in fig. 4, which is a schematic structural diagram of the data interaction device provided in the embodiment of the present application, where the data interaction device 40 may include: a receiving module 401, a determining module 402, a converting module 403, wherein,
the receiving module 401 is configured to receive a service request to be processed.
Specifically, the pending service request includes a service processing party identifier and a pending service identifier.
A determining module 402, configured to determine, according to the to-be-processed service request, an information conversion method corresponding to the identifier of the processing party and a processing flow of the to-be-processed service.
Specifically, the processing flow corresponds to the service processing party identifier, and the service to be processed is a service corresponding to the service number to be processed.
The conversion module 403 is configured to convert, based on the information conversion method, service information corresponding to the processing flow, so as to perform data interaction with the service processing party based on the processing flow.
In another embodiment of the present application, the processing flow includes one or more processing steps, and the apparatus may further include an obtaining module, configured to obtain the interactive data corresponding to the processing steps.
The conversion module 403 is specifically configured to convert the interactive data corresponding to the processing step.
In another embodiment of the present application, the conversion module 403 is further configured to convert a communication protocol, a security policy, and a security protocol that the interactive data corresponding to the transmission processing step conforms to.
In another embodiment of the present application, the interactive data corresponding to the processing step includes at least one field data, and the converting module 403 is specifically configured to convert the data content and the data format of the field data corresponding to the processing step.
In another embodiment of the present application, the receiving module 401 is further configured to receive a processing result of the service processor on the interactive data corresponding to the processing step, where the processing result includes a service processor identifier. The conversion module 403 is further configured to convert the processing result based on the information conversion method corresponding to the processing party identifier.
The method and the device for data interaction determine an information conversion method corresponding to a processing party identifier and a processing flow of the service to be processed based on the service processing party identifier and the service identifier to be processed in the service request to be processed, and convert information corresponding to the processing flow based on the information conversion method so as to be used for data interaction with the service processing party based on the processing flow.
An embodiment of the present application provides an electronic device, including: a memory and a processor; at least one program stored in the memory for execution by the processor, which when executed by the processor, implements: the method and the device for data interaction determine an information conversion method corresponding to a processing party identifier and a processing flow of the service to be processed based on the service processing party identifier and the service identifier to be processed in the service request to be processed, and convert information corresponding to the processing flow based on the information conversion method so as to be used for data interaction with the service processing party based on the processing flow.
In an alternative embodiment, an electronic device is provided, as shown in fig. 5, the electronic device 4000 shown in fig. 5 comprising: a processor 4001 and a memory 4003. Processor 4001 is coupled to memory 4003, such as via bus 4002. Optionally, the electronic device 4000 may further include a transceiver 4004, and the transceiver 4004 may be used for data interaction between the electronic device and other electronic devices, such as transmission of data and/or reception of data. In addition, the transceiver 4004 is not limited to one in practical applications, and the structure of the electronic device 4000 is not limited to the embodiment of the present application.
The Processor 4001 may be a CPU (Central Processing Unit), a general-purpose Processor, a DSP (Digital Signal Processor), an ASIC (Application Specific Integrated Circuit), an FPGA (Field Programmable Gate Array) or other Programmable logic device, a transistor logic device, a hardware component, or any combination thereof. Which may implement or perform the various illustrative logical blocks, modules, and circuits described in connection with the disclosure. The processor 4001 may also be a combination that performs a computational function, including, for example, a combination of one or more microprocessors, a combination of a DSP and a microprocessor, or the like.
Bus 4002 may include a path that carries information between the aforementioned components. The bus 4002 may be a PCI (Peripheral Component Interconnect) bus, an EISA (Extended Industry Standard Architecture) bus, or the like. The bus 4002 may be divided into an address bus, a data bus, a control bus, and the like. For ease of illustration, only one thick line is shown in FIG. 5, but this is not intended to represent only one bus or type of bus.
The Memory 4003 may be a ROM (Read Only Memory) or other types of static storage devices that can store static information and instructions, a RAM (Random Access Memory) or other types of dynamic storage devices that can store information and instructions, an EEPROM (Electrically Erasable Programmable Read Only Memory), a CD-ROM (Compact Disc Read Only Memory) or other optical Disc storage, optical Disc storage (including Compact Disc, laser Disc, optical Disc, digital versatile Disc, blu-ray Disc, etc.), a magnetic Disc storage medium or other magnetic storage devices, or any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a computer, but is not limited to these.
The memory 4003 is used for storing application codes for executing the scheme of the present application, and the execution is controlled by the processor 4001. Processor 4001 is configured to execute application code stored in memory 4003 to implement what is shown in the foregoing method embodiments.
Among them, electronic devices include but are not limited to: mobile phones, notebook computers, multimedia players, desktop computers, and the like.
The present application provides a computer-readable storage medium, on which a computer program is stored, which, when running on a computer, enables the computer to execute the corresponding content in the foregoing method embodiments. Compared with the prior art, the method and the device have the advantages that the information conversion method corresponding to the processing party identifier and the processing flow of the service to be processed are determined based on the service processing party identifier and the service identifier in the service request to be processed, and the information corresponding to the processing flow is converted based on the information conversion method and is used for carrying out data interaction with the service processing party based on the processing flow, so that the data interaction method of the embodiment of the application realizes that the interaction logic of the service processing party is not required to be coupled when the service system carries out data interaction with the service processing party, and improves the efficiency of carrying out data interaction with the service processing party and the service processing capacity of the service system.
It should be understood that, although the steps in the flowcharts of the figures are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and may be performed in other orders unless explicitly stated herein. Moreover, at least a portion of the steps in the flow chart of the figure may include multiple sub-steps or multiple stages, which are not necessarily performed at the same time, but may be performed at different times, which are not necessarily performed in sequence, but may be performed alternately or alternately with other steps or at least a portion of the sub-steps or stages of other steps.
The foregoing is only a partial embodiment of the present invention, and it should be noted that, for those skilled in the art, various modifications and decorations can be made without departing from the principle of the present invention, and these modifications and decorations should also be regarded as the protection scope of the present invention.

Claims (10)

1. A method for data interaction, comprising:
receiving a service request to be processed, wherein the service request to be processed comprises a service processing party identifier and a service identifier to be processed;
determining an information conversion method corresponding to the processing party identifier and a processing flow of the service to be processed according to the service request to be processed, wherein the processing flow corresponds to the service processing party identifier, and the service to be processed is a service corresponding to the service number to be processed;
and converting the service information corresponding to the processing flow based on the information conversion method so as to be used for carrying out data interaction with a service processor based on the processing flow.
2. The data interaction method of claim 1,
the processing flow comprises one or more processing steps, and after the information conversion method corresponding to the processing party identifier and the processing flow of the service to be processed are determined, the method further comprises the following steps:
acquiring interactive data corresponding to the processing step;
the converting the service information corresponding to the processing flow based on the information conversion method comprises the following steps:
and converting the interactive data corresponding to the processing step.
3. The data interaction method according to claim 1 or 2, wherein the converting the service information corresponding to the processing flow based on the information conversion method includes:
and converting the communication protocol, the security policy and the security protocol which are followed by the transmission of the interactive data corresponding to the processing step.
4. The data interaction method of claim 2,
the interactive data corresponding to the processing step includes at least one field data,
the converting the interactive data corresponding to the processing step includes:
and converting the data content and the data format of the field data corresponding to the processing step.
5. The data interaction method according to any one of claims 2 to 4, wherein the method further comprises:
receiving a processing result of the service processing party on the interactive data corresponding to the processing step, wherein the processing result comprises a service processing party identifier,
and converting the processing result based on an information conversion method corresponding to the processing party identifier.
6. A data interaction device, comprising:
the system comprises a receiving module, a processing module and a processing module, wherein the receiving module is used for receiving a service request to be processed, and the service request to be processed comprises a service processing party identifier and a service identifier to be processed;
a determining module, configured to determine, according to the to-be-processed service request, an information conversion method corresponding to the processing party identifier and a processing flow of the to-be-processed service, where the processing flow corresponds to the service processing party identifier, and the to-be-processed service is a service corresponding to the to-be-processed service number;
and the conversion module is used for converting the service information corresponding to the processing flow based on the information conversion method so as to perform data interaction with a service processor based on the processing flow.
7. The data interaction device of claim 6, wherein the processing flow comprises one or more processing steps, and the device further comprises:
the acquisition module is used for acquiring the interactive data corresponding to the processing step;
the conversion module is specifically configured to convert the interactive data corresponding to the processing step.
8. The data interaction device according to claim 6 or 7, wherein the conversion module is specifically configured to convert a communication protocol, a security policy, and a security protocol that are followed by transmission of the interaction data corresponding to the processing step.
9. An electronic device, characterized in that the electronic device comprises:
one or more processors;
a memory;
one or more applications, wherein the one or more applications are stored in the memory and configured to be executed by the one or more processors, the one or more programs configured to: executing the data interaction method according to any one of claims 1 to 5.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the data interaction method of any one of claims 1 to 5.
CN202011409264.4A 2020-12-04 2020-12-04 Data interaction method and device, electronic equipment and computer readable storage medium Pending CN112463409A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011409264.4A CN112463409A (en) 2020-12-04 2020-12-04 Data interaction method and device, electronic equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011409264.4A CN112463409A (en) 2020-12-04 2020-12-04 Data interaction method and device, electronic equipment and computer readable storage medium

Publications (1)

Publication Number Publication Date
CN112463409A true CN112463409A (en) 2021-03-09

Family

ID=74805830

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011409264.4A Pending CN112463409A (en) 2020-12-04 2020-12-04 Data interaction method and device, electronic equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN112463409A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113255233A (en) * 2021-06-23 2021-08-13 中国银行股份有限公司 Business requirement processing method and device, storage medium and electronic equipment

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101577718A (en) * 2009-06-23 2009-11-11 用友软件股份有限公司 Multi-ebanking adaptive system
CN107392766A (en) * 2017-07-25 2017-11-24 上海壹账通金融科技有限公司 Method for processing business, adapter and computer-readable recording medium
CN107566090A (en) * 2017-10-19 2018-01-09 中国银行股份有限公司 A kind of text message processing method and processing device of fixed/variable
CN110580619A (en) * 2019-08-06 2019-12-17 传化支付有限公司 Service data processing method and device and computer equipment
CN110704519A (en) * 2019-08-29 2020-01-17 中国平安财产保险股份有限公司 Business document conversion method and device, storage medium and computer equipment
CN111026797A (en) * 2019-12-02 2020-04-17 卫盈联信息技术(深圳)有限公司 Service data processing method, server and storage medium
CN111179091A (en) * 2019-11-13 2020-05-19 泰康保险集团股份有限公司 Business data processing method and device, electronic equipment and storage medium
CN111343291A (en) * 2018-12-19 2020-06-26 中国电信股份有限公司 Service acceleration processing method and device, QoS platform and storage medium
CN111427568A (en) * 2020-03-30 2020-07-17 山东浪潮通软信息科技有限公司 Interface configuration method and device
CN111724170A (en) * 2020-03-05 2020-09-29 支付宝(杭州)信息技术有限公司 Service processing system, service processing method, device and equipment
CN112015769A (en) * 2020-09-01 2020-12-01 平安付科技服务有限公司 Data processing method and device, computer equipment and storage medium

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101577718A (en) * 2009-06-23 2009-11-11 用友软件股份有限公司 Multi-ebanking adaptive system
CN107392766A (en) * 2017-07-25 2017-11-24 上海壹账通金融科技有限公司 Method for processing business, adapter and computer-readable recording medium
CN107566090A (en) * 2017-10-19 2018-01-09 中国银行股份有限公司 A kind of text message processing method and processing device of fixed/variable
CN111343291A (en) * 2018-12-19 2020-06-26 中国电信股份有限公司 Service acceleration processing method and device, QoS platform and storage medium
CN110580619A (en) * 2019-08-06 2019-12-17 传化支付有限公司 Service data processing method and device and computer equipment
CN110704519A (en) * 2019-08-29 2020-01-17 中国平安财产保险股份有限公司 Business document conversion method and device, storage medium and computer equipment
CN111179091A (en) * 2019-11-13 2020-05-19 泰康保险集团股份有限公司 Business data processing method and device, electronic equipment and storage medium
CN111026797A (en) * 2019-12-02 2020-04-17 卫盈联信息技术(深圳)有限公司 Service data processing method, server and storage medium
CN111724170A (en) * 2020-03-05 2020-09-29 支付宝(杭州)信息技术有限公司 Service processing system, service processing method, device and equipment
CN111427568A (en) * 2020-03-30 2020-07-17 山东浪潮通软信息科技有限公司 Interface configuration method and device
CN112015769A (en) * 2020-09-01 2020-12-01 平安付科技服务有限公司 Data processing method and device, computer equipment and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113255233A (en) * 2021-06-23 2021-08-13 中国银行股份有限公司 Business requirement processing method and device, storage medium and electronic equipment

Similar Documents

Publication Publication Date Title
AU2021201837B2 (en) Electronic file format modification and optimization
CN111274045B (en) Multi-platform docking method and device, computer equipment and readable storage medium
CN113515271B (en) Service code generation method and device, electronic equipment and readable storage medium
CN110351672B (en) Information pushing method and device and electronic equipment
CN108897729B (en) Transaction template sharing method and device, electronic equipment and storage medium
CN109816347A (en) It is a kind of applied to the information processing method, system and the relevant apparatus that help loan
CN113507419A (en) Training method of flow distribution model, and flow distribution method and device
CN110781134A (en) Data processing method and device, computer storage medium and electronic equipment
CN112463409A (en) Data interaction method and device, electronic equipment and computer readable storage medium
CN112732547B (en) Service testing method and device, storage medium and electronic equipment
CN112529700A (en) Business handling and auditing method, system, equipment and readable storage medium
CN111324645B (en) Block chain data processing method and device
CN109740130B (en) Method and device for generating file
CN115460265A (en) Interface calling method, device, equipment and medium
CN111949337B (en) Accounting processing method, device, terminal and storage medium
CN111415245B (en) Account opening method and device
CN110781523B (en) Method and apparatus for processing information
CN114493850A (en) Artificial intelligence-based online notarization method, system and storage medium
CN112700238A (en) Payment information processing method and device
CN111611056A (en) Data processing method and device, computer equipment and storage medium
CN111401840B (en) Method, apparatus, device and computer readable medium for generating guarantor information
CN117278623A (en) Method and device for processing request data, computer equipment and storage medium
CN116012158A (en) Service processing method, device, equipment and storage medium
CN116894642A (en) Information processing method and device, electronic equipment and computer readable storage medium
CN117632435A (en) Task processing method and device, electronic equipment and storage medium

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