CN113765868B - Service processing method and device - Google Patents

Service processing method and device Download PDF

Info

Publication number
CN113765868B
CN113765868B CN202010827187.8A CN202010827187A CN113765868B CN 113765868 B CN113765868 B CN 113765868B CN 202010827187 A CN202010827187 A CN 202010827187A CN 113765868 B CN113765868 B CN 113765868B
Authority
CN
China
Prior art keywords
component
relation
resource
relation information
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202010827187.8A
Other languages
Chinese (zh)
Other versions
CN113765868A (en
Inventor
刘卫程
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Jingdong Century Trading Co Ltd
Beijing Wodong Tianjun Information Technology Co Ltd
Original Assignee
Beijing Jingdong Century Trading Co Ltd
Beijing Wodong Tianjun Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Jingdong Century Trading Co Ltd, Beijing Wodong Tianjun Information Technology Co Ltd filed Critical Beijing Jingdong Century Trading Co Ltd
Priority to CN202010827187.8A priority Critical patent/CN113765868B/en
Publication of CN113765868A publication Critical patent/CN113765868A/en
Application granted granted Critical
Publication of CN113765868B publication Critical patent/CN113765868B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/06Notations for structuring of protocol data, e.g. abstract syntax notation one [ASN.1]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/22Parsing or analysis of headers
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a service processing method and device, and relates to the technical field of computers. One specific implementation mode of the method comprises the steps of receiving a service processing request, obtaining a service request object, and calling configuration information to locate a corresponding service object node; extracting corresponding component relation information and resource variables according to the service object nodes; and associating the components in the component relation information with the resource variables to assign attribute values of the resource variables to related components in the component relation information, and then assembling the assigned components according to the component structure relation in the component relation information. Therefore, the embodiment of the invention can solve the problem of low development efficiency of the existing software product.

Description

Service processing method and device
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a service processing method and apparatus.
Background
The developer designs related functions according to PRD (product requirement file) and prototype requirement file provided by software product, designs and develops related functional components, and designs related interactive data structures according to the current components. Since the functional components are related to the service, the related data structures need to be defined and implemented each time.
In the process of implementing the present invention, the inventor finds that at least the following problems exist in the prior art:
the configuration protocol and design scheme issued by the software product development are not universal, and the software product needs to be redesigned for different functions, so that the development efficiency is very low.
Disclosure of Invention
In view of the above, the embodiments of the present invention provide a service processing method and apparatus, which can solve the problem of low development efficiency of the existing software product.
To achieve the above object, according to an aspect of the embodiments of the present invention, there is provided a service processing method, including receiving a service processing request, obtaining a service request object, and further calling configuration information to locate a corresponding service object node; extracting corresponding component relation information and resource variables according to the service object nodes; and associating the components in the component relation information with the resource variables to assign attribute values of the resource variables to related components in the component relation information, and then assembling the assigned components according to the component structure relation in the component relation information.
Optionally, associating the component in the component relationship information with the resource variable includes:
based on the component structure relation in the component relation information, randomly generating a unique identifier for the component at each relation position in the component structure relation;
and calling a preset matching model according to the unique identification of the component, and associating the component with the resource variable.
Optionally, assembling the assigned components according to the component structure relationship in the component relationship information, including:
and acquiring a component tree structure in the component relation information, and performing relation dependency registration and rendering on the assigned components through a container.
Optionally, associating the component in the component relation information with the resource variable further comprises:
and calling a preset verification model, and carrying out data protocol structure verification on the component relation information and the resource variable, so as to correlate the component relation information and the resource variable which pass the verification.
In addition, the invention also provides a service processing device, which comprises an acquisition module, a service processing module and a service processing module, wherein the acquisition module is used for receiving a service processing request, acquiring a service request object and further calling configuration information to position a corresponding service object node; extracting corresponding component relation information and resource variables according to the service object nodes;
and the processing module is used for associating the components in the component relation information with the resource variables so as to assign the attribute values of the resource variables to related components in the component relation information, and further assembling the assigned components according to the component structure relation in the component relation information.
Optionally, the processing module associates the component in the component relation information with a resource variable, including:
based on the component structure relation in the component relation information, randomly generating a unique identifier for the component at each relation position in the component structure relation;
and calling a preset matching model according to the unique identification of the component, and associating the component with the resource variable.
Optionally, the processing module assembles the assigned components according to the component structure relationship in the component relationship information, including:
and acquiring a component tree structure in the component relation information, and performing relation dependency registration and rendering on the assigned components through a container.
Optionally, the processing module associates the component in the component relation information with the resource variable, and further includes:
and calling a preset verification model, and carrying out data protocol structure verification on the component relation information and the resource variable, so as to correlate the component relation information and the resource variable which pass the verification.
One embodiment of the above invention has the following advantages or benefits: the invention provides the components for use through the issuing of the unified protocol, the front end analyzes and assembles according to the agreed protocol, and the codes realized by development only need to realize relevant business logic, so that the code development quantity is reduced, the universality and the reusability are further improved on the basis of functional componentization, the components are used as 'parts' of construction software, a service end often needs to issue a set of configuration data to assemble and distinguish specific functions, the business processing efficiency is improved, and the use of the functions realized under different business scenes is supported.
Further effects of the above-described non-conventional alternatives are described below in connection with the embodiments.
Drawings
The drawings are included to provide a better understanding of the invention and are not to be construed as unduly limiting the invention. Wherein:
fig. 1 is a schematic diagram of the main flow of a service processing method according to a first embodiment of the present invention;
fig. 2 is a schematic diagram of a configuration information structure according to an embodiment of the present invention;
fig. 3 to 6 are data structure codes of a commodity search page under a commodity module according to an embodiment of the present invention;
fig. 7 is a schematic diagram of a main flow of a service processing method according to a second embodiment of the present invention;
fig. 8 is a schematic diagram of a main flow of a service processing method according to a third embodiment of the present invention;
fig. 9 is a schematic diagram of main modules of a service processing apparatus according to an embodiment of the present invention;
FIG. 10 is an exemplary system architecture diagram in which embodiments of the present invention may be applied;
fig. 11 is a schematic diagram of a computer system suitable for use in implementing an embodiment of the invention.
Detailed Description
Exemplary embodiments of the present invention will now be described with reference to the accompanying drawings, in which various details of the embodiments of the present invention are included to facilitate understanding, and are to be considered merely exemplary. Accordingly, those of ordinary skill in the art will recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the invention. Also, descriptions of well-known functions and constructions are omitted in the following description for clarity and conciseness.
Fig. 1 is a schematic diagram of main flow of a service processing method according to a first embodiment of the present invention, and as shown in fig. 1, the service processing method includes:
step S101, receiving a service processing request, obtaining a service request object, and further calling configuration information to locate a corresponding service object node.
In an embodiment, the invention is provided with a set of general data protocols, including configuration information composed of 'relation' + 'variable' data, as shown in fig. 2, wherein 'node' represents a service request object, such as a page, and the data protocols support a plurality of page configuration contents. For a functional data structure, component relationships (i.e., layout array nodes), resource variables (i.e., resource data nodes) can be abstracted, and since all data can be abstracted into component relationships and variable values, the data protocol structure can include configuration information required by all components. That is, a service function can be understood as a component dependency and a capability configuration (i.e., a value of an attribute) of each component in a current service, and the current service function is determined when the content of the issued data protocol is determined.
In a specific embodiment, taking a data structure of a commodity search page under a commodity module as an example, as shown in fig. 3 to 6, the commodity search data structure example represents that a commodity search page is included in the commodity module, and the commodity name and the commodity type of the upper part of the commodity search page are the form search condition commodity according to the component relation on the layout array node (i.e. component relation), and the lower part is the commodity form display content.
Step S102, corresponding component relation information and resource variables are extracted according to the service object nodes.
Step S103, associating the components in the component relation information with the resource variables to assign attribute values of the resource variables to related components in the component relation information, and then assembling the assigned components according to the component structure relation in the component relation information.
In some embodiments, associating components in the component relationship information with resource variables may randomly generate a unique identification for components at each relationship location in the component structural relationship based on the component structural relationship in the component relationship information. And then, according to the unique identification of the component, calling a preset matching model, and associating the component with the resource variable.
Preferably, the components are associated with the variable relationships, each resource variable has a uuid attribute, and the unique identifier corresponding to the component at each relationship position can be obtained by associating the uuid with the component at which relationship position in the component structure relationship, thereby realizing the analysis of the variables. Therefore, the above process solves the problem that the same component is likely to be difficult to identify and match multiple times in the same page, and ensures that the same component uuid is different.
It is worth to say that, the components in the component relation information are associated with the resource variables, a preset verification model can be called, the data protocol structure verification is performed on the component relation information and the resource variables, and then the component relation information and the resource variables which pass the verification are associated.
Therefore, the invention realizes the verification of the data protocol structure, namely, confirms whether the component relation information and the resource variable accord with the unified protocol specification, and gives out corresponding prompt and terminates the flow if the component relation information and the resource variable accord with the unified protocol specification.
As other embodiments, assembling the assigned components according to the component structure relationships in the component relationship information may include: and acquiring a component tree structure in the component relation information, and registering and rendering the relation dependence of the assigned component through a container.
Therefore, the invention realizes the assembly of the components, namely, the components are assembled according to the corresponding layout after the variable analysis is completed, and the variables under the components are assigned correspondingly. And taking the container as a canvas, and performing relation dependency registration and rendering in the canvas by the components according to the component tree structure in the component relation information.
It should be noted that, step 103 may be implemented in the protocol parsing assembler, so as to dynamically display the page effect. The data protocol contents as shown in fig. 2 to 6 are, for example, logic codes in the "search" subset and "clear" reset methods that need to be implemented.
Therefore, the invention includes a "component," "generic data protocol," and a "protocol resolution assembler," where the generic data protocol is a bridge connecting the component and protocol resolution assembler, i.e., includes configuration information for a plurality of business object nodes, each of which includes component relationship information and resource variables. In addition, the protocol analysis assembler realizes the association and assignment of the components in the component relation information and the resource variables, and further assembles the assigned components according to the component structure relation in the component relation information, namely, the unified protocol analysis is realized, and the complexity of the use of the components is reduced.
Fig. 7 is a schematic diagram of main flow of a service processing method according to a second embodiment of the present invention, and the service processing method may include:
step S701, receiving a service processing request, obtaining a service request object, and further calling configuration information to locate a corresponding service object node.
Step S702, extracting corresponding component relation information and resource variables according to the service object nodes.
Step S703, based on the component structure relationships in the component relationship information, randomly generating unique identifiers for the components at each relationship position in the component structure relationships.
Step S704, calling a preset matching model according to the unique identification of the component, and associating the component with the resource variable.
Step S705, the attribute value of the resource variable is assigned to the related component in the component relation information.
Step S706, obtaining the component tree structure in the component relation information, registering and rendering the relation dependence of the assigned components through the container.
Fig. 8 is a schematic diagram of main flow of a service processing method according to a third embodiment of the present invention, and the service processing method may include:
step S801, a service processing request is received, a service request object is obtained, and configuration information is invoked to locate a corresponding service object node.
Step S802, corresponding component relation information and resource variables are extracted according to the service object nodes.
Step S803, a preset verification model is called, and data protocol structure verification is conducted on the component relation information and the resource variable.
Step S804, based on the component structure relations in the component relation information, randomly generating unique identification for the components at each relation position in the component structure relations.
Step S805, calling a preset matching model according to the unique identification of the component, and associating the component relation information passing the verification with the resource variable.
Step S806, the attribute values of the resource variables are assigned to the related components in the component relation information.
Step S807, obtaining the component tree structure in the component relation information, and registering and rendering the relation dependence of the assigned components through a container.
Fig. 9 is a schematic diagram of main modules of a service processing apparatus according to an embodiment of the present invention, and as shown in fig. 9, the service processing apparatus 900 includes an acquisition module 901 and a processing module 902. The acquiring module 901 receives a service processing request, acquires a service request object, and further invokes configuration information to locate a corresponding service object node; extracting corresponding component relation information and resource variables according to the service object nodes; the processing module 902 associates the components in the component relation information with the resource variables to assign attribute values of the resource variables to related components in the component relation information, and then assembles the assigned components according to the component structure relation in the component relation information.
In some embodiments, the processing module 902 associates a component in the component relationship information with a resource variable, including:
based on the component structure relation in the component relation information, randomly generating a unique identifier for the component at each relation position in the component structure relation;
and calling a preset matching model according to the unique identification of the component, and associating the component with the resource variable.
In some embodiments, the processing module 902 assembles the assigned components according to the component structure relationships in the component relationship information, including:
and acquiring a component tree structure in the component relation information, and performing relation dependency registration and rendering on the assigned components through a container.
In some embodiments, the processing module 902 associates a component in the component relationship information with a resource variable, and further includes:
and calling a preset verification model, and carrying out data protocol structure verification on the component relation information and the resource variable, so as to correlate the component relation information and the resource variable which pass the verification.
In the service processing method and the service processing apparatus of the present invention, the specific implementation content has a corresponding relationship, so the repetitive content will not be described.
Fig. 10 illustrates an exemplary system architecture 1000 to which a business processing method or business processing apparatus of an embodiment of the present invention may be applied.
As shown in fig. 10, a system architecture 1000 may include terminal devices 1001, 1002, 1003, a network 1004, and a server 1005. The network 1004 serves as a medium for providing a communication link between the terminal apparatuses 1001, 1002, 1003 and the server 105. The network 1004 may include various connection types, such as wired, wireless communication links, or fiber optic cables, among others.
A user can interact with a server 1005 via a network 1004 using terminal apparatuses 1001, 1002, 1003 to receive or transmit messages or the like. Various communication client applications such as shopping class applications, web browser applications, search class applications, instant messaging tools, mailbox clients, social platform software, etc. (by way of example only) may be installed on the terminal devices 1001, 1002, 1003.
The terminal devices 1001, 1002, 1003 may be various electronic devices having a service processing screen and supporting web browsing, including but not limited to smartphones, tablets, laptop and desktop computers, and the like.
The server 1005 may be a server providing various services, such as a background management server (merely an example) providing support for shopping-type websites browsed by the user using the terminal apparatuses 1001, 1002, 1003. The background management server may analyze and process the received data such as the product information query request, and feedback the processing result (e.g., the target push information, the product information—only an example) to the terminal device.
It should be noted that, the service processing method provided in the embodiment of the present invention is generally executed by the server 1005, and accordingly, the computing device is generally disposed in the server 1005.
It should be understood that the number of terminal devices, networks and servers in fig. 10 is merely illustrative. There may be any number of terminal devices, networks, and servers, as desired for implementation.
Referring now to FIG. 11, there is illustrated a schematic diagram of a computer system 1100 suitable for use in implementing the terminal device of an embodiment of the present invention. The terminal device shown in fig. 11 is only an example, and should not impose any limitation on the functions and the scope of use of the embodiment of the present invention.
As shown in fig. 11, the computer system 1100 includes a Central Processing Unit (CPU) 1101, which can execute various appropriate actions and processes according to a program stored in a Read Only Memory (ROM) 1102 or a program loaded from a storage section 1108 into a Random Access Memory (RAM) 1103. In the RAM1103, various programs and data required for the operation of the computer system 1100 are also stored. The CPU1101, ROM1102, and RAM1103 are connected to each other by a bus 1104. An input/output (I/O) interface 1105 is also connected to bus 1104.
The following components are connected to the I/O interface 1105: an input section 1106 including a keyboard, a mouse, and the like; an output section 1107 including a Cathode Ray Tube (CRT), a liquid crystal service processor (LCD), and the like, and a speaker, and the like; a storage section 1108 including a hard disk or the like; and a communication section 1109 including a network interface card such as a LAN card, a modem, and the like. The communication section 1109 performs communication processing via a network such as the internet. The drive 1110 is also connected to the I/O interface 1105 as needed. Removable media 1111, such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like, is installed as needed in drive 1110, so that a computer program read therefrom is installed as needed in storage section 1108.
In particular, according to embodiments of the present disclosure, the processes described above with reference to flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for performing the method shown in the flow chart. In such an embodiment, the computer program can be downloaded and installed from a network via the communication portion 1109, and/or installed from the removable media 1111. The above-described functions defined in the system of the present invention are performed when the computer program is executed by a Central Processing Unit (CPU) 1101.
The computer readable medium shown in the present invention may be a computer readable signal medium or a computer readable storage medium, or any combination of the two. The computer readable storage medium can be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or a combination of any of the foregoing. More specific examples of the computer-readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In the present invention, however, the computer-readable signal medium may include a data signal propagated in baseband or as part of a carrier wave, with the computer-readable program code embodied therein. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination of the foregoing. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: wireless, wire, fiber optic cable, RF, etc., or any suitable combination of the foregoing.
The flowcharts and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or flowchart illustration, and combinations of blocks in the block diagrams or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The modules involved in the embodiments of the present invention may be implemented in software or in hardware. The described modules may also be provided in a processor, for example, as: a processor includes an acquisition module and a processing module. The names of these modules do not constitute a limitation on the module itself in some cases.
As another aspect, the present invention also provides a computer-readable medium that may be contained in the apparatus described in the above embodiments; or may be present alone without being fitted into the device. The computer readable medium carries one or more programs, which when executed by the device, cause the device to include receiving a service processing request, acquiring a service request object, and further calling configuration information to locate a corresponding service object node; extracting corresponding component relation information and resource variables according to the service object nodes; and associating the components in the component relation information with the resource variables to assign attribute values of the resource variables to related components in the component relation information, and then assembling the assigned components according to the component structure relation in the component relation information.
According to the technical scheme provided by the embodiment of the invention, the problem of low development efficiency of the existing software product can be solved.
The above embodiments do not limit the scope of the present invention. It will be apparent to those skilled in the art that various modifications, combinations, sub-combinations and alternatives can occur depending upon design requirements and other factors. Any modifications, equivalent substitutions and improvements made within the spirit and principles of the present invention should be included in the scope of the present invention.

Claims (10)

1. A method for processing a service, comprising:
receiving a service processing request, acquiring a service request object, and calling configuration information to locate a corresponding service object node;
extracting corresponding component relation information and resource variables according to the service object nodes;
and determining component relation information and resource variables, verifying through a data protocol structure, associating the components in the component relation information with the resource variables to assign attribute values of the resource variables to related components in the component relation information, and assembling the assigned components through a container according to the component structure relation in the component relation information.
2. The method of claim 1, wherein associating components in the component relationship information with resource variables comprises:
based on the component structure relation in the component relation information, randomly generating a unique identifier for the component at each relation position in the component structure relation;
and calling a preset matching model according to the unique identification of the component, and associating the component with the resource variable.
3. The method of claim 1, wherein assembling the assigned components according to the component structure relationships in the component relationship information comprises:
and acquiring a component tree structure in the component relation information, and performing relation dependency registration and rendering on the assigned components through a container.
4. A method according to any of claims 1-3, wherein associating components in the component relationship information with resource variables further comprises:
and calling a preset verification model, and carrying out data protocol structure verification on the component relation information and the resource variable, so as to correlate the component relation information and the resource variable which pass the verification.
5. A service processing apparatus, comprising:
the acquisition module is used for receiving the service processing request, acquiring a service request object and further calling configuration information to locate a corresponding service object node; extracting corresponding component relation information and resource variables according to the service object nodes;
the processing module is used for determining component relation information and resource variables, verifying through a data protocol structure, associating the components in the component relation information with the resource variables so as to assign attribute values of the resource variables to related components in the component relation information, and assembling the assigned components through a container according to the component structure relation in the component relation information.
6. The apparatus of claim 5, wherein the processing module associates a component in the component relationship information with a resource variable, comprising:
based on the component structure relation in the component relation information, randomly generating a unique identifier for the component at each relation position in the component structure relation;
and calling a preset matching model according to the unique identification of the component, and associating the component with the resource variable.
7. The apparatus of claim 5, wherein the processing module assembles the assigned components according to the component structure relationships in the component relationship information, comprising:
and acquiring a component tree structure in the component relation information, and performing relation dependency registration and rendering on the assigned components through a container.
8. The apparatus of any of claims 5-7, wherein the processing module associates a component in the component relationship information with a resource variable, further comprising:
and calling a preset verification model, and carrying out data protocol structure verification on the component relation information and the resource variable, so as to correlate the component relation information and the resource variable which pass the verification.
9. An electronic device, comprising:
one or more processors;
storage means for storing one or more programs,
when executed by the one or more processors, causes the one or more processors to implement the method of any of claims 1-4.
10. A computer readable medium, on which a computer program is stored, characterized in that the program, when being executed by a processor, implements the method according to any of claims 1-4.
CN202010827187.8A 2020-08-17 2020-08-17 Service processing method and device Active CN113765868B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010827187.8A CN113765868B (en) 2020-08-17 2020-08-17 Service processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010827187.8A CN113765868B (en) 2020-08-17 2020-08-17 Service processing method and device

Publications (2)

Publication Number Publication Date
CN113765868A CN113765868A (en) 2021-12-07
CN113765868B true CN113765868B (en) 2023-08-08

Family

ID=78785589

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010827187.8A Active CN113765868B (en) 2020-08-17 2020-08-17 Service processing method and device

Country Status (1)

Country Link
CN (1) CN113765868B (en)

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102622237A (en) * 2012-03-14 2012-08-01 北京神州数码思特奇信息技术股份有限公司 Configuration method and configuration system for service function process
CN107479861A (en) * 2016-06-07 2017-12-15 阿里巴巴集团控股有限公司 Page processing method and its system
CN107783760A (en) * 2017-11-08 2018-03-09 许昌许继软件技术有限公司 A kind of protection device visual development method based on functional unit
US9916225B1 (en) * 2016-06-23 2018-03-13 VCE IP Holding Company LLC Computer implemented system and method and computer program product for testing a software component by simulating a computing component using captured network packet information
CN108334387A (en) * 2017-01-20 2018-07-27 阿里巴巴集团控股有限公司 Dynamic interface rendering intent and device
CN109189381A (en) * 2018-10-18 2019-01-11 行吟信息科技(上海)有限公司 A kind of creation method and device of Business Stream component
CN110543327A (en) * 2019-09-06 2019-12-06 深圳前海环融联易信息科技服务有限公司 Service component multiplexing method and device, computer equipment and storage medium
CN110795454A (en) * 2019-10-31 2020-02-14 中国农业银行股份有限公司 Service request method, device, server and storage medium
CN110826307A (en) * 2019-10-31 2020-02-21 北京字节跳动网络技术有限公司 Method and device for creating business object
CN110944048A (en) * 2019-11-29 2020-03-31 腾讯科技(深圳)有限公司 Service logic configuration method and device
CN111124528A (en) * 2019-11-11 2020-05-08 泰康保险集团股份有限公司 Page loading method and device, electronic equipment and computer readable storage medium
CN111190664A (en) * 2018-11-15 2020-05-22 北京京东尚科信息技术有限公司 Method and system for generating page
CN111429257A (en) * 2020-03-19 2020-07-17 中国建设银行股份有限公司 Transaction monitoring method and device

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7464154B2 (en) * 2001-05-18 2008-12-09 Network Resonance, Inc. System, method and computer program product for analyzing data from network-based structured message stream
KR101470319B1 (en) * 2008-02-15 2014-12-08 삼성전자주식회사 Method and apparatus for generating virtual software platform based on component model and validating software platform architecture using thereof
US20110295634A1 (en) * 2010-05-28 2011-12-01 International Business Machines Corporation System and Method for Dynamic Optimal Resource Constraint Mapping in Business Process Models
US9910657B2 (en) * 2015-09-16 2018-03-06 International Business Machines Corporation Installing software where operating system prerequisites are unmet
EP3188063A1 (en) * 2015-12-29 2017-07-05 GuardSquare NV A build system

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102622237A (en) * 2012-03-14 2012-08-01 北京神州数码思特奇信息技术股份有限公司 Configuration method and configuration system for service function process
CN107479861A (en) * 2016-06-07 2017-12-15 阿里巴巴集团控股有限公司 Page processing method and its system
US9916225B1 (en) * 2016-06-23 2018-03-13 VCE IP Holding Company LLC Computer implemented system and method and computer program product for testing a software component by simulating a computing component using captured network packet information
CN108334387A (en) * 2017-01-20 2018-07-27 阿里巴巴集团控股有限公司 Dynamic interface rendering intent and device
CN107783760A (en) * 2017-11-08 2018-03-09 许昌许继软件技术有限公司 A kind of protection device visual development method based on functional unit
CN109189381A (en) * 2018-10-18 2019-01-11 行吟信息科技(上海)有限公司 A kind of creation method and device of Business Stream component
CN111190664A (en) * 2018-11-15 2020-05-22 北京京东尚科信息技术有限公司 Method and system for generating page
CN110543327A (en) * 2019-09-06 2019-12-06 深圳前海环融联易信息科技服务有限公司 Service component multiplexing method and device, computer equipment and storage medium
CN110826307A (en) * 2019-10-31 2020-02-21 北京字节跳动网络技术有限公司 Method and device for creating business object
CN110795454A (en) * 2019-10-31 2020-02-14 中国农业银行股份有限公司 Service request method, device, server and storage medium
CN111124528A (en) * 2019-11-11 2020-05-08 泰康保险集团股份有限公司 Page loading method and device, electronic equipment and computer readable storage medium
CN110944048A (en) * 2019-11-29 2020-03-31 腾讯科技(深圳)有限公司 Service logic configuration method and device
CN111429257A (en) * 2020-03-19 2020-07-17 中国建设银行股份有限公司 Transaction monitoring method and device

Also Published As

Publication number Publication date
CN113765868A (en) 2021-12-07

Similar Documents

Publication Publication Date Title
WO2021023149A1 (en) Method and apparatus for dynamically returning message
CN113076153B (en) Interface calling method and device
CN109062560B (en) Method and apparatus for generating information
CN113778499B (en) Method, apparatus, device and computer readable medium for publishing services
CN113536748A (en) Method and device for generating chart data
CN113765868B (en) Service processing method and device
CN110764769A (en) Method and device for processing user request
CN108804442B (en) Serial number generation method and device
CN112799797B (en) Task management method and device
CN111460020B (en) Method, device, electronic equipment and medium for resolving message
CN114417318A (en) Third-party page jumping method and device and electronic equipment
CN111062682B (en) Work order processing method and device
CN110909269B (en) Log reporting method and device
CN112929453A (en) Method and device for sharing session data
CN113779018A (en) Data processing method and device
CN113448652A (en) Request processing method and device
CN113760698A (en) Method and device for converting test case file data
CN112306984A (en) Data source routing method and device
CN113448960A (en) Method and device for importing form file
CN113760343A (en) Method and device for processing service request
CN110858240A (en) Front-end module loading method and device
CN112559001A (en) Method and device for updating application
CN114189365B (en) Universal multi-tenant service authorization method and device based on field mapping
CN113760886B (en) Method, apparatus, device and computer readable medium for providing data service
CN113495747B (en) Gray scale release method and device

Legal Events

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