CN115150279A - Method and device for acquiring service link information - Google Patents

Method and device for acquiring service link information Download PDF

Info

Publication number
CN115150279A
CN115150279A CN202210788359.4A CN202210788359A CN115150279A CN 115150279 A CN115150279 A CN 115150279A CN 202210788359 A CN202210788359 A CN 202210788359A CN 115150279 A CN115150279 A CN 115150279A
Authority
CN
China
Prior art keywords
information
interface
interfaces
service
calling
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
CN202210788359.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.)
Bank of China Ltd
Original Assignee
Bank of China 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 Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN202210788359.4A priority Critical patent/CN115150279A/en
Publication of CN115150279A publication Critical patent/CN115150279A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0893Assignment of logical groups to network elements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/64Hybrid switching systems
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/64Hybrid switching systems
    • H04L12/6418Hybrid transport
    • H04L2012/6443Network Node Interface, e.g. Routing, Path finding

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a method and a device for acquiring service link information, which relate to the technical field of big data, wherein the method comprises the following steps: acquiring a plurality of interface information of a specified service function and call relation information between interfaces corresponding to the plurality of interface information; each interface information comprises an interface identifier, interface function description information, interface uploading field data and interface returning field data; generating calling relation network information among the interfaces according to the calling relation information among the interfaces corresponding to the plurality of interface information; and determining the service link information of the appointed service function according to the information of the plurality of interfaces and the calling relation network information among the interfaces. The invention can reduce the time and energy consumed by service combing, improve the efficiency of obtaining the service link information and facilitate the combing and improvement of service flow by service related personnel.

Description

Method and device for acquiring service link information
Technical Field
The invention relates to the technical field of big data, in particular, to a method and an apparatus for acquiring service link information.
Background
This section is intended to provide a background or context to the embodiments of the invention that are recited in the claims. The description herein is not admitted to be prior art by inclusion in this section.
At present, in the software industry, the realization of any business function is completed by the mutual cooperation of a plurality of products. The unification of uploading and returning is realized among all products through appointed interface documents. However, each product only supports maintaining the interface document of the product, and business related personnel cannot directly acquire complete business link information from the interface document, so that a lot of time and energy are consumed for business combing, the efficiency of acquiring the business link is low, and the combing and the improvement of the business process are not facilitated.
Disclosure of Invention
The embodiment of the invention provides a method for acquiring service link information, which is used for reducing time and energy consumed by service combing, improving the efficiency of acquiring the service link information and facilitating business related personnel to comb and improve a service process, and comprises the following steps:
acquiring a plurality of interface information of a specified service function and calling relationship information between interfaces corresponding to the plurality of interface information; each interface information comprises an interface identifier, interface function description information, interface uploading field data and interface returning field data;
generating calling relation network information among the interfaces according to the calling relation information among the interfaces corresponding to the plurality of interface information;
and determining the service link information of the designated service function according to the information of the plurality of interfaces and the calling relation network information among the interfaces.
The embodiment of the invention also provides a device for acquiring the service link information, which is used for reducing the time and energy consumed by service combing, improving the efficiency of acquiring the service link information and facilitating the combing and improvement of service flow by service related personnel, and the device comprises:
the information acquisition module is used for acquiring a plurality of interface information of the specified service function and call relation information between interfaces corresponding to the interface information; each interface information comprises an interface identifier, interface function description information, interface uploading field data and interface returning field data;
the relational network generation module is used for generating calling relational network information among the interfaces according to the calling relational information among the interfaces corresponding to the plurality of interface information;
and the service link determining module is used for determining the service link information of the specified service function according to the information of the plurality of interfaces and the calling relation network information among the interfaces.
The embodiment of the present invention further provides a computer device, which includes a memory, a processor, and a computer program stored in the memory and capable of running on the processor, and when the processor executes the computer program, the method for acquiring the service link information is implemented.
The embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored, and when the computer program is executed by a processor, the method for acquiring the service link information is implemented.
An embodiment of the present invention further provides a computer program product, where the computer program product includes a computer program, and when the computer program is executed by a processor, the method for acquiring service link information is implemented.
In the embodiment of the invention, the information of a plurality of interfaces of a specified service function and the information of the calling relationship between the interfaces corresponding to the information of the plurality of interfaces are obtained; each interface information comprises an interface identifier, interface function description information, interface uploading field data and interface returning field data; generating calling relation network information among the interfaces according to the calling relation information among the interfaces corresponding to the plurality of interface information; and determining the service link information of the appointed service function according to the information of the plurality of interfaces and the calling relation network information among the interfaces. Compared with the technical scheme that in the prior art, each product only supports the maintenance of the interface document of the product, and developers cannot directly acquire complete service link information from the interface document, the method has the advantages that the developers do not need to spend a large amount of time and energy to carry out service carding, and the calling relationship network information among the interfaces can be generated only through the calling relationship information among the interfaces corresponding to a plurality of interface information; then, according to the information of the plurality of interfaces and the calling relationship network information among the interfaces, complete service link information can be obtained, so that the time and the energy consumed by service combing can be reduced, the efficiency of obtaining the service link information is improved, and the combing and the improvement of service flow by service related personnel are facilitated.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts. In the drawings:
fig. 1 is a flowchart of a method for acquiring service link information according to an embodiment of the present invention;
fig. 2 is a flowchart of another method for acquiring service link information according to an embodiment of the present invention;
FIG. 3 is a block diagram of call relationships between interfaces provided in an embodiment of the present invention;
fig. 4 is a schematic diagram of an apparatus for acquiring service link information according to an embodiment of the present invention;
fig. 5 is a schematic diagram of another apparatus for acquiring service link information provided in the embodiment of the present invention;
fig. 6 is a schematic diagram of a computer device provided in an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the embodiments of the present invention are further described in detail below with reference to the accompanying drawings. The exemplary embodiments and descriptions of the present invention are provided to explain the present invention, but not to limit the present invention.
In the description of the present specification, the terms "comprising," "including," "having," "containing," and the like are used in an open-ended fashion, i.e., to mean including, but not limited to. Reference to the description of the terms "one embodiment," "a particular embodiment," "some embodiments," "for example," etc., means that a particular feature, structure, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the application. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. The sequence of steps involved in the embodiments is for illustrative purposes to illustrate the implementation of the present application, and the sequence of steps is not limited and can be adjusted as needed.
Currently, in the software industry, the realization of business functions is completed by the cooperation of a plurality of products. The unification of uploading and returning is realized among all products by appointing interface documents, and all products develop respective codes according to the design of corresponding interface documents. Typically, each product maintains only the interface document that manages the product, and downstream products provide the interface document to upstream products.
In order to know the service link information of the service function, in the above mode, it is necessary to know the interface condition of each product and to know the interface call relationship in the service scenario. Because the information among the products is not shared, developers need to spend much time and energy for service combing, the efficiency of obtaining the service link is lower, and the method is not beneficial to combing and improving the service flow.
In view of the above problems, the embodiment of the present invention provides a scheme for acquiring service link information, which aims to reduce time and energy consumed by service combing, maximize information value by maintaining information such as call relationships of different product interfaces, and provide tool support for service function visualization.
As shown in fig. 1, a flowchart of a method for acquiring service link information according to an embodiment of the present invention is provided, where the method includes the following steps:
step 101, obtaining information of a plurality of interfaces of a specified service function and information of calling relationship between the interfaces corresponding to the information of the plurality of interfaces; each interface information comprises an interface identifier, interface function description information, interface uploading field data and interface returning field data;
102, generating calling relation network information among the interfaces according to the calling relation information among the interfaces corresponding to the interface information;
step 103, determining the service link information of the specified service function according to the information of the plurality of interfaces and the calling relation network information among the interfaces.
In the embodiment of the invention, the information of a plurality of interfaces of a specified service function and the information of the calling relationship between the interfaces corresponding to the information of the plurality of interfaces are obtained; each interface information comprises an interface identifier, interface function description information, interface uploading field data and interface returning field data; generating calling relation network information among the interfaces according to the calling relation information among the interfaces corresponding to the plurality of interface information; and determining the service link information of the designated service function according to the information of the plurality of interfaces and the calling relation network information among the interfaces. Compared with the technical scheme that each product only supports the maintenance of the interface document of the product in the prior art, and developers cannot directly obtain complete service link information from the interface document, the method has the advantages that the developers do not need to spend a large amount of time and energy to carry out service combing, and the calling relationship network information among the interfaces can be generated only through the calling relationship information among the interfaces corresponding to a plurality of interface information; then, according to the information of the plurality of interfaces and the calling relation network information among the interfaces, complete service link information can be obtained, so that the time and the energy consumed by service combing can be reduced, the efficiency of obtaining the service link information is improved, and the combing and the improvement of service flow by service related personnel are facilitated.
In step 101, the plurality of interface information and the call relationship information between the interfaces corresponding to the plurality of interface information may be uploaded by an interface maintenance worker.
Therefore, in the embodiment of the present invention, as shown in fig. 2, the method may further include:
step 201, configuring authority information for each interface according to organization architecture information of a designated service function, wherein the authority information comprises interface maintenance personnel information.
In specific implementation, the maintenance of the interface information and the maintenance of the calling relationship information both depend on the staff familiar with the product. The change of the position of the person is a frequent occurrence in the organization, and the maintenance personnel of the interface information also needs to change along with the change. It is therefore essential to maintain operating privileges for different employee configuration interfaces.
In specific implementation, the interface maintainer can generally have 3 roles, namely an administrator, a rechecker and an administrator. The administrator is responsible for inputting the interface information and the calling relationship information between the interfaces corresponding to the plurality of interface information in the system, and has the authority of adding, modifying and deleting the interface information and the calling relationship information; the rechecker is responsible for auditing the accuracy of information input or deletion and modification operation of the manager in the system; the administrator needs to specify an administrator, a rechecker, and a new administrator. When the employee logs in by using the account, the account is associated with the role, and the role is associated with the authority, so that the authority of the interface maintenance personnel can be accurately controlled. Moreover, all the personnel in the organization structure information of the business function have the authority to check the information.
In addition, in specific implementation, the administrator inputs the interface information and the call relationship information between the interfaces corresponding to the plurality of interface information in the system, and the input may be performed according to an information format template (including an information type and an input format corresponding to the information type) provided by the system, or may be performed according to actual requirements of the service function.
In the embodiment of the present invention, each interface information may include an interface identifier, interface function description information, field data uploaded by an interface, field data returned by an interface, remark information, and the like, where the interface identifier may be a serial number or an interface name of the interface, and the interface identifier has uniqueness.
In this embodiment of the present invention, the call relationship information between the interfaces corresponding to the plurality of interface information may be call relationship information between interfaces corresponding to at least two interface information. The call relation information may include interface caller information, interface provider information, a service scenario of the interface (which may also be referred to as an interface call opportunity), and interface call frequency information (which may also be referred to as an interface call amount), and the like.
In step 102, call relationship network information between the interfaces may be generated according to the call relationship information between the interfaces corresponding to the plurality of interface information.
The calling relationship network information between the interfaces can be represented in the form of a frame structure diagram, and is used for representing the whole frame information of the business process.
In an embodiment of the present invention, the step 102 may specifically include:
and generating calling relation network information among the interfaces according to the interface caller information and the interface provider information in the calling relation information.
In specific implementation, the interface caller information and the interface provider information may be interface identification information; for example, for interface a and interface B, interface a is the interface caller, and interface B is the interface provider; for the interface B and the interface C, the interface B is an interface caller, and the interface C is an interface provider; then, a call relation block diagram between interfaces as shown in fig. 3 may be generated, and in fig. 3, the direction indicated by the arrow is a data transmission direction.
In the embodiment of the invention, the service scene and the interface calling frequency information of the interface can also be embodied in the calling relation network information between the interfaces.
Therefore, the calling relation among a plurality of interfaces of the appointed business function can be intuitively reflected, and a great deal of time and energy are not needed to be consumed for business combing.
In step 103, service link information for specifying the service function may be determined according to the plurality of interface information and the call relationship network information between the interfaces.
Wherein, the service link information specifying the service function can be understood as a complete flow chart of the service function.
In an embodiment of the present invention, step 103 may specifically include:
and according to the interface identifier of each interface information, adding the field data uploaded by the interface and the field data returned by the interface in each interface information into the calling relationship network information among the interfaces to obtain the service link information of the specified service function.
During specific implementation, according to the interface identifier, the field data sent by the interface and the field data returned by the interface corresponding to the interface identifier may be obtained, and the field data sent by the interface and the field data returned by the interface are added to the position corresponding to the interface identifier in the call relation network information between the interfaces to form a data stream, so as to obtain the service link information of the specified service function.
In the embodiment of the present invention, the interface function description information may also be added to the call relationship network information between the interfaces.
Therefore, the service link information of the specified service function can intuitively embody the overall situation of each interface of the service function in the service link, and is convenient for service related personnel such as development, test, architect, PO, service and the like to more quickly know the service scene, thereby facilitating the combing and improvement of the service flow.
The method for acquiring the service link information is simple to implement and easy to expand, and the service link information of the specified service function can be acquired only by inputting the information of a plurality of interfaces of the service function to be implemented and the information of the calling relationship between the interfaces corresponding to the information of the plurality of interfaces.
The embodiment of the present invention further provides a device for acquiring service link information, as described in the following embodiments. Because the principle of the device for solving the problem is similar to the method for acquiring the service link information, the implementation of the device can refer to the implementation of the method for acquiring the service link information, and repeated parts are not described again.
As shown in fig. 4, a schematic diagram of an apparatus for acquiring service link information according to an embodiment of the present invention is provided, where the apparatus may include:
the information obtaining module 401 is configured to obtain multiple pieces of interface information of a specified service function and call relationship information between interfaces corresponding to the multiple pieces of interface information; each interface information comprises an interface identifier, interface function description information, interface uploading field data and interface returning field data;
a relationship network generating module 402, configured to generate call relationship network information between interfaces according to the call relationship information between the interfaces corresponding to the multiple pieces of interface information;
a service link determining module 403, configured to determine service link information of a specified service function according to the multiple interface information and the call relationship network information between the interfaces.
In this embodiment of the present invention, the call relation information may include interface caller information and interface provider information.
In this embodiment of the present invention, the relationship network generating module 402 may be specifically configured to:
and generating calling relation network information among the interfaces according to the interface caller information and the interface provider information in the calling relation information.
In this embodiment of the present invention, the service link determining module 403 may be specifically configured to:
and according to the interface identifier of each interface information, adding the field data uploaded by the interface and the field data returned by the interface in each interface information into the calling relationship network information among the interfaces to obtain the service link information of the specified service function.
In this embodiment of the present invention, the call relation information may further include: service scene of the interface and interface calling frequency information.
In the embodiment of the present invention, the plurality of interface information and the call relationship information between the interfaces corresponding to the plurality of interface information may be uploaded by an interface maintenance person;
as shown in fig. 5, the apparatus may further include a permission configuration module 501, configured to:
and configuring authority information for each interface according to organization architecture information of the specified service function, wherein the authority information comprises interface maintenance personnel information.
An embodiment of the present invention further provides a computer device, as shown in fig. 6, which is a schematic diagram of the computer device in the embodiment of the present invention, where the computer device 600 includes a memory 610, a processor 620, and a computer program 630 stored in the memory 610 and capable of being executed on the processor 620, and when the processor 620 executes the computer program 630, the method for acquiring the service link information is implemented.
The embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored, and when the computer program is executed by a processor, the method for acquiring the service link information is implemented.
An embodiment of the present invention further provides a computer program product, where the computer program product includes a computer program, and when the computer program is executed by a processor, the method for acquiring service link information is implemented.
In the embodiment of the invention, the information of a plurality of interfaces of a specified service function and the information of the calling relationship between the interfaces corresponding to the information of the plurality of interfaces are obtained; each interface information comprises an interface identifier, interface function description information, interface uploading field data and interface returning field data; generating calling relation network information among the interfaces according to the calling relation information among the interfaces corresponding to the plurality of interface information; and determining the service link information of the appointed service function according to the information of the plurality of interfaces and the calling relation network information among the interfaces. Compared with the technical scheme that each product only supports the maintenance of the interface document of the product in the prior art, and developers cannot directly obtain complete service link information from the interface document, the method has the advantages that the developers do not need to spend a large amount of time and energy to carry out service combing, and the calling relationship network information among the interfaces can be generated only through the calling relationship information among the interfaces corresponding to a plurality of interface information; then, according to the information of the plurality of interfaces and the calling relation network information among the interfaces, complete service link information can be obtained, so that the time and the energy consumed by service combing can be reduced, the efficiency of obtaining the service link information is improved, and the combing and the improvement of service flow by service related personnel are facilitated.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The above-mentioned embodiments are intended to illustrate the objects, technical solutions and advantages of the present invention in further detail, and it should be understood that the above-mentioned embodiments are only exemplary embodiments of the present invention, and are not intended to limit the scope of the present invention, and any modifications, equivalent substitutions, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (15)

1. A method for acquiring service link information is characterized by comprising the following steps:
acquiring a plurality of interface information of a specified service function and calling relationship information between interfaces corresponding to the plurality of interface information; each interface information comprises an interface identifier, interface function description information, interface uploading field data and interface returning field data;
generating calling relation network information among the interfaces according to the calling relation information among the interfaces corresponding to the plurality of interface information;
and determining the service link information of the designated service function according to the information of the plurality of interfaces and the calling relation network information among the interfaces.
2. The method of claim 1, wherein the call relation information includes interface caller information and interface provider information.
3. The method of claim 2, wherein generating call relation network information between interfaces according to call relation information between interfaces corresponding to the plurality of interface information comprises:
and generating calling relation network information among the interfaces according to the interface caller information and the interface provider information in the calling relation information.
4. The method of claim 3, wherein determining service link information specifying a service function according to the plurality of interface information and call relation network information between the interfaces comprises:
and according to the interface identifier of each interface information, adding the field data uploaded by the interface and the field data returned by the interface in each interface information into the call relation network information among the interfaces to obtain the service link information of the specified service function.
5. The method of claim 1, wherein the call relation information further comprises: service scene of the interface and interface calling frequency information.
6. The method of claim 1, wherein the plurality of interface information and the call relationship information between the interfaces corresponding to the plurality of interface information are uploaded by an interface maintainer;
the method further comprises the following steps:
and configuring authority information for each interface according to organization architecture information of the designated service function, wherein the authority information comprises interface maintenance personnel information.
7. An apparatus for acquiring service link information, comprising:
the information acquisition module is used for acquiring a plurality of interface information of the specified service function and call relation information between interfaces corresponding to the interface information; each interface information comprises an interface identifier, interface function description information, interface uploading field data and interface returning field data;
the relational network generation module is used for generating calling relational network information among the interfaces according to the calling relational information among the interfaces corresponding to the plurality of interface information;
and the service link determining module is used for determining the service link information of the specified service function according to the plurality of interface information and the calling relation network information among the interfaces.
8. The apparatus of claim 7, wherein the call relation information comprises interface caller information and interface provider information.
9. The apparatus of claim 8, wherein the relationship network generation module is specifically configured to:
and generating calling relation network information among the interfaces according to the interface caller information and the interface provider information in the calling relation information.
10. The apparatus of claim 9, wherein the traffic link determining module is specifically configured to:
and according to the interface identifier of each interface information, adding the field data uploaded by the interface and the field data returned by the interface in each interface information into the call relation network information among the interfaces to obtain the service link information of the specified service function.
11. The apparatus of claim 7, wherein the call relation information further comprises: service scene of the interface and interface calling frequency information.
12. The apparatus of claim 7, wherein the plurality of interface information and the call relationship information between the interfaces corresponding to the plurality of interface information are uploaded by an interface maintainer;
the apparatus further comprises a permission configuration module configured to:
and configuring authority information for each interface according to organization architecture information of the designated service function, wherein the authority information comprises interface maintenance personnel information.
13. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the method of any one of claims 1 to 6 when executing the computer program.
14. A computer-readable storage medium, characterized in that the computer-readable storage medium stores a computer program which, when executed by a processor, implements the method of any one of claims 1 to 6.
15. A computer program product, characterized in that the computer program product comprises a computer program which, when being executed by a processor, carries out the method of any one of claims 1 to 6.
CN202210788359.4A 2022-07-06 2022-07-06 Method and device for acquiring service link information Pending CN115150279A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210788359.4A CN115150279A (en) 2022-07-06 2022-07-06 Method and device for acquiring service link information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210788359.4A CN115150279A (en) 2022-07-06 2022-07-06 Method and device for acquiring service link information

Publications (1)

Publication Number Publication Date
CN115150279A true CN115150279A (en) 2022-10-04

Family

ID=83412200

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210788359.4A Pending CN115150279A (en) 2022-07-06 2022-07-06 Method and device for acquiring service link information

Country Status (1)

Country Link
CN (1) CN115150279A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109960839A (en) * 2017-12-26 2019-07-02 中国移动通信集团浙江有限公司 Business support system service link based on machine learning finds method and system
CN110334007A (en) * 2019-05-27 2019-10-15 深圳壹账通智能科技有限公司 A kind of functional interface calls verification method and device, electronic equipment and storage medium
CN110460460A (en) * 2019-07-08 2019-11-15 阿里巴巴集团控股有限公司 Service link Fault Locating Method, device and equipment
CN113965502A (en) * 2021-10-20 2022-01-21 上海汇付数据服务有限公司 Full link performance test method and system
CN114285756A (en) * 2020-09-17 2022-04-05 腾讯科技(深圳)有限公司 Service call dependency relationship analysis method and related device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109960839A (en) * 2017-12-26 2019-07-02 中国移动通信集团浙江有限公司 Business support system service link based on machine learning finds method and system
CN110334007A (en) * 2019-05-27 2019-10-15 深圳壹账通智能科技有限公司 A kind of functional interface calls verification method and device, electronic equipment and storage medium
CN110460460A (en) * 2019-07-08 2019-11-15 阿里巴巴集团控股有限公司 Service link Fault Locating Method, device and equipment
CN114285756A (en) * 2020-09-17 2022-04-05 腾讯科技(深圳)有限公司 Service call dependency relationship analysis method and related device
CN113965502A (en) * 2021-10-20 2022-01-21 上海汇付数据服务有限公司 Full link performance test method and system

Similar Documents

Publication Publication Date Title
CN111104106A (en) Visual development method, system and medium for integrating business process and communication message
CN107463595A (en) A kind of data processing method and system based on Spark
CN111984390A (en) Task scheduling method, device, equipment and storage medium
CN110659018B (en) Method and device for realizing flow engine
CN113741883B (en) RPA lightweight data middling station system
CN115687486A (en) Method and device for lightweight data acquisition based on button
CN106777265B (en) Service data processing method and device
Engel et al. ysla: reusable and configurable SLAs for large-scale SLA management
CN112541746A (en) Full-stack automatic arrangement method and system
CN112686580A (en) Workflow definition method and system capable of customizing flow
CN115150279A (en) Method and device for acquiring service link information
CN110969414A (en) Cross-platform workflow implementation method and system based on Java
US8869122B2 (en) Extensible executable modeling
CN112052035B (en) Version group package method and device based on bank back line system
CN115185825A (en) Interface test scheduling method and device
CN109240757A (en) Configuration management system and method in a kind of big data component set
CN110956025A (en) Method based on process template multiplexing
CN114443050A (en) Novel log display method based on CI engine assembly line
CN114064397A (en) Heterogeneous data source synchronization quality monitoring method and device and electronic equipment
Yazdi et al. DA4RDM: Data Analysis for Research Data Management Systems.
CN112884455A (en) Task plan processing system, method and device
CN113010512A (en) Real-time data processing method, platform and equipment based on Flink
CN111160403A (en) Method and device for multiplexing and discovering API (application program interface)
CN111610964A (en) Encoding rule generation method and device
CN112000366B (en) System parameter configuration method and device based on code generator

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