CN116862473A - Bank production application calling relation analysis method, device, equipment and storage medium - Google Patents

Bank production application calling relation analysis method, device, equipment and storage medium Download PDF

Info

Publication number
CN116862473A
CN116862473A CN202310831940.4A CN202310831940A CN116862473A CN 116862473 A CN116862473 A CN 116862473A CN 202310831940 A CN202310831940 A CN 202310831940A CN 116862473 A CN116862473 A CN 116862473A
Authority
CN
China
Prior art keywords
application
application program
communication data
analyzing
communication
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
CN202310831940.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.)
Ping An Bank Co Ltd
Original Assignee
Ping An Bank 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 Ping An Bank Co Ltd filed Critical Ping An Bank Co Ltd
Priority to CN202310831940.4A priority Critical patent/CN116862473A/en
Publication of CN116862473A publication Critical patent/CN116862473A/en
Pending legal-status Critical Current

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/22Parsing or analysis of headers
    • 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
    • G06Q10/00Administration; Management
    • G06Q10/20Administration of product repair or maintenance
    • 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
    • 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

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Finance (AREA)
  • Human Resources & Organizations (AREA)
  • Economics (AREA)
  • Accounting & Taxation (AREA)
  • Marketing (AREA)
  • Theoretical Computer Science (AREA)
  • General Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Tourism & Hospitality (AREA)
  • Quality & Reliability (AREA)
  • Computer Security & Cryptography (AREA)
  • Operations Research (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Development Economics (AREA)
  • Technology Law (AREA)
  • Telephone Function (AREA)

Abstract

The application discloses a method, a device, equipment and a storage medium for analyzing call relations of bank production applications, which are characterized in that communication data packets among application programs in a bank production environment are captured and analyzed, and a source application program and a target application program for communication are identified, so that an application call relation topology analysis chart among the application programs is constructed, the dependency relation and the running condition of the application programs are intuitively and clearly known, the quick investigation of production problems is realized, the technical problems that when the production environment fails, operation and maintenance personnel need to spend a large amount of time for carrying out investigation one by one, the difficulty and the time cost of failure processing are high, the dependency relation and the bottleneck among the application programs are difficult to accurately identify, the application program performance cannot be effectively optimized, the interaction relation and the communication condition among all components in a system cannot be known, the system architecture cannot be optimized, and the maintainability and the expansibility of the system are reduced are solved.

Description

Bank production application calling relation analysis method, device, equipment and storage medium
Technical Field
The present application relates to the technical field of financial science and technology, and in particular, to a method, an apparatus, a device, and a storage medium for analyzing calling relationships of banking production applications.
Background
In banking and financial systems, analysis of call relationships for banking production applications is becoming increasingly important as business systems continue to develop.
When the production environment breaks down, operation and maintenance personnel need to spend a large amount of time to check one by one, and the difficulty and time cost of fault processing are higher. Meanwhile, with the massive development of application programs, it is difficult to accurately identify the dependency relationship and bottleneck between application programs, so that the performance of the application programs cannot be effectively optimized. In addition, the interaction relationship and the communication condition among all components in the system are difficult to know, the system architecture cannot be optimized, and maintainability and expansibility of the system are reduced.
Therefore, it is needed to provide a method, a device and a storage medium for analyzing call relations of bank production applications for solving the above technical problems.
Disclosure of Invention
The application provides a method, a device, equipment and a storage medium for analyzing call relations of bank production applications, which solve the technical problems that when a production environment fails, operation and maintenance personnel need to spend a great deal of time to check one by one, the difficulty and time cost of failure processing are high, the dependency relations and bottlenecks among application programs are difficult to accurately identify, the performance of the application programs cannot be effectively optimized, the interaction relations and communication conditions among components in a system cannot be known, the system architecture cannot be optimized, and the maintainability and the expansibility of the system are reduced.
In view of this, a first aspect of the present application provides a method for analyzing call relations of a banking application, the method comprising:
s1, acquiring a communication data packet between application programs in a bank production environment;
s2, analyzing the communication data packet to obtain data content and a communication protocol contained in the communication data packet;
s3, identifying a source application program and a target application program according to the data content;
and S4, constructing an application call relationship topology analysis graph based on the source application program and the target application program.
Optionally, the step S1 specifically includes:
communication data packets between application programs in a bank production environment are captured through a network packet capturing tool.
Optionally, between the step S1 and the step S2, further includes:
and filtering one or more communication data packets through a filter to obtain the communication data packets corresponding to the appointed application program.
Optionally, the step S4 specifically includes:
and recording the communication relation between the source application program and the target application program, and constructing an application calling relation topology analysis chart of the application program and the target application program through a graphic chemical tool.
Optionally, the step S4 further includes:
and marking the dependency relationship among the application programs according to the application calling relationship topology analysis graph.
A second aspect of the present application provides a banking application call relationship analysis apparatus, the apparatus comprising:
the acquisition unit is used for acquiring communication data packets between application programs in a bank production environment;
the analyzing unit is used for analyzing the communication data packet to obtain the data content and the communication protocol contained in the communication data packet;
the identification unit is used for identifying a source application program and a target application program according to the data content;
and the construction unit is used for constructing an application call relationship topology analysis graph based on the source application program and the target application program.
Optionally, the method further comprises:
and the filtering unit is used for filtering one or more than one communication data packet through a filter to obtain the communication data packet corresponding to the appointed application program.
Optionally, the method further comprises:
and the marking unit is used for marking the dependency relationship among the application programs according to the application calling relationship topology analysis graph.
A third aspect of the present application provides a banking application call relationship analysis apparatus, the apparatus comprising a processor and a memory:
the memory is used for storing program codes and transmitting the program codes to the processor;
the processor is configured to execute the steps of the method for analyzing a call relationship of a banking application according to the first aspect described above according to instructions in the program code.
A fourth aspect of the application provides a computer readable storage medium for storing program code for performing the method of the first aspect described above.
From the above technical solutions, the embodiment of the present application has the following advantages:
the application provides a method, a device, equipment and a storage medium for analyzing call relations of bank production applications, which are used for identifying source application programs and target application programs for communication by capturing and analyzing communication data packets among application programs in a bank production environment, so that an application call relation topology analysis chart among the application programs is constructed, the dependency relations and running conditions of the application programs are intuitively and clearly known, the quick investigation of production problems is realized, and the technical problems that when the production environment fails, operation and maintenance personnel need to spend a large amount of time for carrying out one-by-one investigation, the difficulty and time cost of fault treatment are higher, the dependency relations and bottlenecks among the application programs are difficult to accurately identify, the application program performance cannot be effectively optimized, the interaction relation and the communication condition among all components in a system cannot be known, the system architecture cannot be optimized, and the maintainability and the expansibility of the system are reduced are solved.
Drawings
FIG. 1 is a flow chart of a method for analyzing calling relation of a bank production application in an embodiment of the application;
FIG. 2 is a schematic diagram of a device for analyzing calling relationship of a bank production application in an embodiment of the application;
fig. 3 is a schematic structural diagram of a call relationship analysis device for a bank production application in an embodiment of the present application.
Detailed Description
In order to make the present application better understood by those skilled in the art, the following description will clearly and completely describe the technical solutions in the embodiments of the present application with reference to the accompanying drawings, and it is apparent that the described embodiments are only some embodiments of the present application, not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the application without making any inventive effort, are intended to be within the scope of the application.
The application designs a method, a device, equipment and a storage medium for analyzing call relations of bank production applications, which solve the technical problems that when a production environment fails, operation and maintenance personnel need to spend a great deal of time to check one by one, the difficulty and time cost of failure processing are high, the dependency relations and bottlenecks among application programs are difficult to identify accurately, the performance of the application programs cannot be optimized effectively, the interaction relations and communication conditions among components in a system cannot be known, the system architecture cannot be optimized, and the maintainability and the expansibility of the system are reduced.
For easy understanding, referring to fig. 1, fig. 1 is a flowchart of a method for analyzing calling relationships of a bank production application in an embodiment of the present application, as shown in fig. 1, specifically:
s1, acquiring a communication data packet between application programs in a bank production environment;
specifically:
communication data packets between application programs in a bank production environment are captured through a network packet capturing tool.
It should be noted that, using a network packet capturing tool, such as Wireshark, etc., communication packets between applications in a production environment are captured.
S2, analyzing the communication data packet to obtain data content and a communication protocol contained in the communication data packet;
it should be noted that the communication data packet is decoded using a network analysis tool, such as Wireshark, etc., to understand the data content and the communication protocol in the communication data packet.
S3, identifying a source application program and a target application program according to the data content;
the source application program and the target application program are identified according to the content of the decoded data packet.
And S4, constructing an application call relationship topology analysis graph based on the source application program and the target application program.
Specifically:
and recording the communication relation between the source application program and the target application program, and constructing an application call relation topology analysis chart of the application program and the target application program through the graphic tool.
It should be noted that, the communication relationship between the identified source application program and the target application program is recorded, and a graphical tool, such as Graphviz, is used to construct an application call relationship topology analysis graph.
Further, between step S1 and step S2, further includes:
and filtering one or more communication data packets through a filter to obtain the communication data packets corresponding to the appointed application program.
The communication data packets between the application programs only needing analysis are filtered out by the filter.
Further, the method further comprises the following steps:
and marking the dependency relationship among the application programs according to the application call relationship topology analysis graph.
It should be noted that, by analyzing the application call relationship topology analysis graph, the dependency relationship between the application programs can be identified and marked, so that the running condition of the application programs can be better known, and the performance and stability of the application programs can be optimized.
Referring to fig. 2, fig. 2 is a schematic structural diagram of a call relationship analysis device for a bank production application in an embodiment of the present application, as shown in fig. 2, specifically:
an acquiring unit 201, configured to acquire a communication data packet between application programs in a banking production environment;
specifically:
communication data packets between application programs in a bank production environment are captured through a network packet capturing tool.
It should be noted that, using a network packet capturing tool, such as Wireshark, etc., communication packets between applications in a production environment are captured.
An parsing unit 202, configured to parse the communication data packet to obtain data content and a communication protocol included in the communication data packet;
it should be noted that the communication data packet is decoded using a network analysis tool, such as Wireshark, etc., to understand the data content and the communication protocol in the communication data packet.
An identifying unit 203 for identifying a source application and a target application according to the data content;
the source application program and the target application program are identified according to the content of the decoded data packet.
A construction unit 204, configured to construct an application call relationship topology analysis graph based on the source application program and the target application program.
Specifically:
and recording the communication relation between the source application program and the target application program, and constructing an application call relation topology analysis chart of the application program and the target application program through the graphic tool.
It should be noted that, the communication relationship between the identified source application program and the target application program is recorded, and a graphical tool, such as Graphviz, is used to construct an application call relationship topology analysis graph.
Further, the method further comprises the following steps:
and the filtering unit 205 is configured to filter one or more communication data packets through a filter, so as to obtain a communication data packet corresponding to the specified application program.
The communication data packets between the application programs only needing analysis are filtered out by the filter.
Further, the method further comprises the following steps:
and the marking unit 206 is used for marking the dependency relationship among the application programs according to the application calling relationship topology analysis graph.
It should be noted that, by analyzing the application call relationship topology analysis graph, the dependency relationship between the application programs can be identified and marked, so that the running condition of the application programs can be better known, and the performance and stability of the application programs can be optimized.
The embodiment of the application also provides another call relation analysis device for the bank production application, as shown in fig. 3, for convenience of explanation, only the parts related to the embodiment of the application are shown, and specific technical details are not disclosed, please refer to the method parts of the embodiment of the application. The terminal can be any terminal equipment including a mobile phone, a tablet personal computer, a personal digital assistant (English full name: personal DigitalAssistant, english abbreviation: PDA), a sales terminal (English full name: point of sales, english abbreviation: POS), a vehicle-mounted computer and the like, taking the mobile phone as an example of the terminal:
fig. 3 is a block diagram showing a part of a structure of a mobile phone related to a terminal provided by an embodiment of the present application. Referring to fig. 3, the mobile phone includes: radio Frequency (RF) circuit 1010, memory 1020, input unit 1030, display unit 1040, sensor 1050, audio circuit 1060, wireless fidelity (wireless fidelity, wiFi) module 1070, processor 1080, and power source 1090. Those skilled in the art will appreciate that the handset configuration shown in fig. 3 is not limiting of the handset and may include more or fewer components than shown, or may combine certain components, or may be arranged in a different arrangement of components.
The following describes the components of the mobile phone in detail with reference to fig. 3:
the RF circuit 1010 may be used for receiving and transmitting signals during a message or a call, and particularly, after receiving downlink information of a base station, the signal is processed by the processor 1080; in addition, the data of the design uplink is sent to the base station. Generally, RF circuitry 1010 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier (English full name: lowNoiseAmplifier, english abbreviation: LNA), a duplexer, and the like. In addition, the RF circuitry 1010 may also communicate with networks and other devices via wireless communications. The wireless communication may use any communication standard or protocol, including but not limited to global system for mobile communications (english: global System ofMobile communication, english: GSM), general packet radio service (english: generalPacket Radio Service, GPRS), code division multiple access (english: code Division Multiple Access, english: CDMA), wideband code division multiple access (english: wideband Code DivisionMultipleAccess, english: WCDMA), long term evolution (english: long TermEvolution, english: LTE), email, short message service (english: shortMessaging Service, SMS), and the like.
The memory 1020 may be used to store software programs and modules that the processor 1080 performs various functional applications and data processing of the handset by executing the software programs and modules stored in the memory 1020. The memory 1020 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program (such as a sound playing function, an image playing function, etc.) required for at least one function, and the like; the storage data area may store data (such as audio data, phonebook, etc.) created according to the use of the handset, etc. In addition, memory 1020 may include high-speed random access memory and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state memory device.
The input unit 1030 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the handset. In particular, the input unit 1030 may include a touch panel 1031 and other input devices 1032. The touch panel 1031, also referred to as a touch screen, may collect touch operations thereon or thereabout by a user (e.g., operations of the user on the touch panel 1031 or thereabout using any suitable object or accessory such as a finger, stylus, etc.), and drive the corresponding connection device according to a predetermined program. Alternatively, the touch panel 1031 may include two parts, a touch detection device and a touch controller. The touch detection device detects the touch azimuth of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch detection device and converts it into touch point coordinates, which are then sent to the processor 1080 and can receive commands from the processor 1080 and execute them. Further, the touch panel 1031 may be implemented in various types such as resistive, capacitive, infrared, and surface acoustic wave. The input unit 1030 may include other input devices 1032 in addition to the touch panel 1031. In particular, other input devices 1032 may include, but are not limited to, one or more of a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a track ball, a mouse, a joystick, etc.
The display unit 1040 may be used to display information input by a user or information provided to the user and various menus of the mobile phone. The display unit 1040 may include a display panel 1041, and alternatively, the display panel 1041 may be configured in the form of a liquid crystal display (english full name: liquid Crystal Display, acronym: LCD), an Organic Light-Emitting Diode (OLED), or the like. Further, the touch panel 1031 may overlay the display panel 1041, and when the touch panel 1031 detects a touch operation thereon or thereabout, the touch panel is transferred to the processor 1080 to determine a type of touch event, and then the processor 1080 provides a corresponding visual output on the display panel 1041 according to the type of touch event. Although in fig. 3, the touch panel 1031 and the display panel 1041 are two independent components for implementing the input and output functions of the mobile phone, in some embodiments, the touch panel 1031 and the display panel 1041 may be integrated to implement the input and output functions of the mobile phone.
The handset may also include at least one sensor 1050, such as a light sensor, a motion sensor, and other sensors. Specifically, the light sensor may include an ambient light sensor and a proximity sensor, wherein the ambient light sensor may adjust the brightness of the display panel 1041 according to the brightness of ambient light, and the proximity sensor may turn off the display panel 1041 and/or the backlight when the mobile phone moves to the ear. As one of the motion sensors, the accelerometer sensor can detect the acceleration in all directions (generally three axes), and can detect the gravity and direction when stationary, and can be used for applications of recognizing the gesture of a mobile phone (such as horizontal and vertical screen switching, related games, magnetometer gesture calibration), vibration recognition related functions (such as pedometer and knocking), and the like; other sensors such as gyroscopes, barometers, hygrometers, thermometers, infrared sensors, etc. that may also be configured with the handset are not described in detail herein.
Audio circuitry 1060, a speaker 1061, and a microphone 1062 may provide an audio interface between a user and a cell phone. Audio circuit 1060 may transmit the received electrical signal after audio data conversion to speaker 1061 for conversion by speaker 1061 into an audio signal output; on the other hand, microphone 1062 converts the collected sound signals into electrical signals, which are received by audio circuit 1060 and converted into audio data, which are processed by audio data output processor 1080 for transmission to, for example, another cell phone via RF circuit 1010 or for output to memory 1020 for further processing.
WiFi belongs to a short-distance wireless transmission technology, and a mobile phone can help a user to send and receive emails, browse webpages, access streaming media and the like through a WiFi module 1070, so that wireless broadband Internet access is provided for the user. Although fig. 3 shows a WiFi module 1070, it is understood that it does not belong to the necessary constitution of the handset, and can be omitted entirely as required within the scope of not changing the essence of the application.
Processor 1080 is the control center of the handset, connects the various parts of the entire handset using various interfaces and lines, and performs various functions and processes of the handset by running or executing software programs and/or modules stored in memory 1020, and invoking data stored in memory 1020, thereby performing overall monitoring of the handset. Optionally, processor 1080 may include one or more processing units; preferably, processor 1080 may integrate an application processor primarily handling operating systems, user interfaces, applications, etc., with a modem processor primarily handling wireless communications. It will be appreciated that the modem processor described above may not be integrated into processor 1080.
The handset further includes a power source 1090 (e.g., a battery) for powering the various components, which may preferably be logically connected to the processor 1080 by a power management system, such as to provide for managing charging, discharging, and power consumption by the power management system.
Although not shown, the mobile phone may further include a camera, a bluetooth module, etc., which will not be described herein.
In an embodiment of the present application, the processor 1080 included in the terminal further has the following functions:
s1, acquiring a communication data packet between application programs in a bank production environment;
s2, analyzing the communication data packet to obtain data content and a communication protocol contained in the communication data packet;
s3, identifying a source application program and a target application program according to the data content;
and S4, constructing an application call relationship topology analysis graph based on the source application program and the target application program.
The embodiment of the application also provides a computer readable storage medium for storing program code for executing any one of the methods for analyzing call relations of banking application described in the foregoing embodiments.
The bank production application calling relation analysis method provided by the embodiment of the application solves the following technical problems:
1. optimizing application performance: by analyzing the communication data packets among the application programs, the dependency relationship among the application programs can be identified, and the system bottleneck and the performance problem can be found, so that the performance of the application programs is optimized.
2. And (3) rapidly checking the problems: by analyzing the communication data packets among the application programs, the reasons of the production problems can be rapidly checked, and the failure removal efficiency is improved.
3. The stability of the system is improved: by analyzing the communication data packets among the application programs, abnormal behaviors in the system can be identified, so that system faults can be found and processed in time, and the system stability is improved.
4. Optimizing a system architecture: by analyzing the communication data packet among the application programs, the interaction relation and the communication condition among all the components in the system can be known, so that the system architecture is optimized, and the maintainability and expansibility of the system are improved.
Advantages of this approach include:
1. real-time performance: communication data packets among application programs can be captured in real time, and an application program calling relationship topological graph can be quickly generated, so that operation and maintenance personnel can be helped to quickly diagnose problems.
2. Comprehensively: the communication data packet among all the application programs can be analyzed, the limitation of the technical architecture and language of the application programs is avoided, and the communication relation among the application programs can be comprehensively known.
3. Accuracy: the communication relation between the application programs can be accurately identified, and the accurate positioning problem of operation and maintenance personnel can be helped.
In the embodiment of the application, a method, a device, equipment and a storage medium for analyzing call relations of bank production applications are provided, and a source application program and a target application program for communication are identified by capturing and analyzing communication data packets among application programs in a bank production environment, so that an application call relation topology analysis chart among the application programs is constructed, the dependency relations and the running conditions of the application programs are intuitively and clearly known, the quick investigation of production problems is realized, and the technical problems that when the production environment fails, operation and maintenance personnel need to spend a large amount of time for carrying out one-by-one investigation, the difficulty and the time cost of failure processing are high, the dependency relations and the bottleneck among the application programs are difficult to accurately identify, the application program performance cannot be effectively optimized, the interaction relation and the communication condition among all components in a system cannot be known, the system architecture cannot be optimized, and the maintainability and the expansibility of the system are reduced are solved.
It will be clear to those skilled in the art that, for convenience and brevity of description, specific working procedures of the above-described systems, apparatuses and units may refer to corresponding procedures in the foregoing method embodiments, which are not repeated herein.
The terms "first," "second," "third," "fourth," and the like in the description of the application and in the above figures, if any, are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate such that the embodiments of the application described herein may be implemented, for example, in sequences other than those illustrated or otherwise described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
It should be understood that in the present application, "at least one (item)" means one or more, and "a plurality" means two or more. "and/or" for describing the association relationship of the association object, the representation may have three relationships, for example, "a and/or B" may represent: only a, only B and both a and B are present, wherein a, B may be singular or plural. The character "/" generally indicates that the context-dependent object is an "or" relationship. "at least one of" or the like means any combination of these items, including any combination of single item(s) or plural items(s). For example, at least one (one) of a, b or c may represent: a, b, c, "a and b", "a and c", "b and c", or "a and b and c", wherein a, b, c may be single or plural.
In the several embodiments provided in the present application, it should be understood that the disclosed systems, devices, and methods may be implemented in other manners. For example, the apparatus embodiments described above are merely illustrative, e.g., the division of the units is merely a logical function division, and there may be additional divisions when actually implemented, e.g., multiple units or components may be combined or integrated into another system, or some features may be omitted or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with each other may be an indirect coupling or communication connection via some interfaces, devices or units, which may be in electrical, mechanical or other form.
The units described as separate units may or may not be physically separate, and units shown as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
In addition, each functional unit in the embodiments of the present application may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit. The integrated units may be implemented in hardware or in software functional units.
The integrated units, if implemented in the form of software functional units and sold or used as stand-alone products, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application may be embodied essentially or in part or all of the technical solution or in part in the form of a software product stored in a storage medium, including instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to perform all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: u disk, mobile hard disk, read-Only Memory (ROM), random access Memory (RandomAccess Memory, RAM), magnetic disk or optical disk, etc.
The above embodiments are only for illustrating the technical solution of the present application, and not for limiting the same; although the application has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical scheme described in the foregoing embodiments can be modified or some technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit and scope of the technical solutions of the embodiments of the present application.

Claims (10)

1. A method for analyzing call relations of bank production applications, comprising the steps of:
s1, acquiring a communication data packet between application programs in a bank production environment;
s2, analyzing the communication data packet to obtain data content and a communication protocol contained in the communication data packet;
s3, identifying a source application program and a target application program according to the data content;
and S4, constructing an application call relationship topology analysis graph based on the source application program and the target application program.
2. The method for analyzing call relations of banking application according to claim 1, wherein the step S1 specifically includes:
communication data packets between application programs in a bank production environment are captured through a network packet capturing tool.
3. The method for analyzing call relations of banking application according to claim 1, wherein between the step S1 and the step S2, further comprises:
and filtering one or more communication data packets through a filter to obtain the communication data packets corresponding to the appointed application program.
4. The method for analyzing call relations of banking application according to claim 1, wherein the step S4 specifically comprises:
and recording the communication relation between the source application program and the target application program, and constructing an application calling relation topology analysis chart of the application program and the target application program through a graphic chemical tool.
5. The method for analyzing call relations of banking application according to claim 1, wherein after the step S4, further comprises:
and marking the dependency relationship among the application programs according to the application calling relationship topology analysis graph.
6. A banking application call relationship analysis apparatus, comprising:
the acquisition unit is used for acquiring communication data packets between application programs in a bank production environment;
the analyzing unit is used for analyzing the communication data packet to obtain the data content and the communication protocol contained in the communication data packet;
the identification unit is used for identifying a source application program and a target application program according to the data content;
and the construction unit is used for constructing an application call relationship topology analysis graph based on the source application program and the target application program.
7. The banking application invocation relationship analysis device as recited in claim 6, further comprising:
and the filtering unit is used for filtering one or more than one communication data packet through a filter to obtain the communication data packet corresponding to the appointed application program.
8. The banking application invocation relationship analysis device as recited in claim 6, further comprising:
and the marking unit is used for marking the dependency relationship among the application programs according to the application calling relationship topology analysis graph.
9. A banking application call relationship analysis device, the device comprising a processor and a memory:
the memory is used for storing program codes and transmitting the program codes to the processor;
the processor is configured to execute the banking application call relationship analysis method of any one of claims 1-5 according to instructions in the program code.
10. A computer readable storage medium storing program code for executing the banking application call relationship analysis method of any one of claims 1-5.
CN202310831940.4A 2023-07-07 2023-07-07 Bank production application calling relation analysis method, device, equipment and storage medium Pending CN116862473A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310831940.4A CN116862473A (en) 2023-07-07 2023-07-07 Bank production application calling relation analysis method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310831940.4A CN116862473A (en) 2023-07-07 2023-07-07 Bank production application calling relation analysis method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
CN116862473A true CN116862473A (en) 2023-10-10

Family

ID=88228143

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310831940.4A Pending CN116862473A (en) 2023-07-07 2023-07-07 Bank production application calling relation analysis method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN116862473A (en)

Similar Documents

Publication Publication Date Title
CN106534288A (en) Data transmission method and mobile terminal
CN115904950A (en) Test case generation method, device, equipment and storage medium
CN116303085A (en) Test reason analysis method, device, equipment and storage medium
CN116468382A (en) RPA robot flow management method, device, equipment and storage medium
CN116862473A (en) Bank production application calling relation analysis method, device, equipment and storage medium
CN112667868B (en) Data detection method and device
CN115145910A (en) Protocol data management method and related device
CN117539460B (en) Data set editing processing method and system
CN116680156A (en) Log monitoring processing method, device, equipment and storage medium
CN116501413A (en) Automatic generation interface calling method, device, equipment and storage medium
CN116303060A (en) ESB call request processing method, device, system, equipment and storage medium
CN116881143A (en) Data object copying abnormality investigation method, device, equipment and storage medium
CN117041013A (en) Fault node processing method, device, system, equipment and storage medium
CN116383077A (en) Test case similarity calculation method, device, equipment and storage medium
CN116361189A (en) Unit test statistical method, device, equipment and storage medium
CN116737761A (en) Asynchronous reconciliation processing method, device, equipment and storage medium
CN118349481A (en) JAVA code anomaly detection method, device, equipment and storage medium
CN116680188A (en) Data processing method, device, equipment and computer readable storage medium
CN115905008A (en) Method, device, equipment and storage medium for automatically generating test case
CN116756027A (en) Invalid code reverse checking method, device, equipment and storage medium
CN118331665A (en) Linux application screen capturing method, device, equipment and storage medium
CN115586903A (en) Empty statement block searching method, device, equipment and storage medium
CN117011023A (en) Full link regression data management method, device, equipment and storage medium
CN118349540A (en) Quick fitting method, device and equipment for database structure and storage medium
CN116804922A (en) Service quality inspection management method, device, 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