Multi-system page access method, device, processor and storage medium

By generating a second link chain through preloading technology, the problem of users having to open system pages one by one to process alarm information is solved, enabling rapid processing of alarm information and improving user experience.

CN116738097BActive Publication Date: 2026-05-01CHINA CONSTRUCTION BANK +1
View PDF 1 Cites 0 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Patents(China)
Current Assignee / Owner
CHINA CONSTRUCTION BANK
Filing Date
2023-06-12
Publication Date
2026-05-01

AI Technical Summary

Technical Problem

In existing technologies, when a system error occurs, users need to open each system page one by one to process the alarm information, resulting in slow processing speed and poor user experience.

Method used

By using preloading technology, a second link chain is generated based on the type and content of the alarm information, and the system pages that the user needs to access are preloaded to provide quick access identifiers for convenient processing of alarm information.

Benefits of technology

It improved the speed at which users could process alarm information, shortened system page loading time, and enhanced the user experience.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure CN116738097B_ABST
    Figure CN116738097B_ABST
Patent Text Reader

Abstract

The application provides a multi-system page access method and device, a processor and a storage medium, and belongs to the computer field, and comprises the following steps: determining an alarm information type based on obtained alarm information; determining a first link chain corresponding to the alarm information type from a database according to the alarm information type; wherein the first link chain comprises a plurality of sequentially arranged first associated links, and the first associated links are mapped to corresponding system pages; determining alarm information content in response to a login operation of a user; generating a second link chain according to the alarm information content and the first link chain; wherein the second link chain comprises a plurality of sequentially arranged second associated links, and the second associated links are mapped to corresponding system pages; and preloading the system pages corresponding to the second associated links. Through the method provided in the application, the user can quickly process the alarm information, effectively solve system errors, shorten the system page loading time, improve the information processing speed, and improve the user experience.
Need to check novelty before this filing date? Find Prior Art

Description

Technical Field

[0001] This application relates to the field of computer technology, specifically to a multi-system page access method, a multi-system page access device, a processor, and a storage medium. Background Technology

[0002] When a user is managing the system, if an error occurs, an alarm message will be sent to the user. After receiving the alarm message, the user needs to open one or more corresponding systems to handle it.

[0003] In existing technologies, after receiving a message, a user determines which system is used to process it, then opens these systems sequentially, enters the system page, and processes the message. However, opening these systems takes time, reducing the speed at which the user processes information and resulting in a poor user experience. Combined with subsequent loading time, the total processing time becomes very high, leading to a poor user experience. Summary of the Invention

[0004] The purpose of this application is to provide a method, apparatus, processor, and storage medium for accessing pages across multiple systems.

[0005] To achieve the above objectives, a first aspect of this application provides a method for accessing multiple system pages, the method comprising: determining an alarm information type based on acquired alarm information; determining a first link chain corresponding to the alarm information type from a database according to the alarm information type; wherein the first link chain includes a plurality of sequentially arranged first associated links, the first associated links being mapped to corresponding system pages; determining alarm information content in response to a user's login operation; generating a second link chain according to the alarm information content and the first link chain; wherein the second link chain includes a plurality of sequentially arranged second associated links, the second associated links being mapped to corresponding system pages; and preloading the system pages corresponding to the second associated links.

[0006] In this embodiment of the application, generating a second link chain based on the alarm information content and the first link chain includes: obtaining configuration parameters based on the alarm information content; determining a second associated link based on the configuration parameters and the first associated link; and generating the second link chain based on the second associated link.

[0007] In this embodiment of the application, the method further includes: generating a quick access identifier based on the second link chain and displaying it.

[0008] In this embodiment of the application, the quick access identifier includes a floating window or a quick access link.

[0009] In this embodiment of the application, the method further includes: real-time detection of updates to the system page corresponding to the second associated link; and reloading the system page corresponding to the second associated link if the system page is updated.

[0010] In this embodiment of the application, the method further includes: updating the alarm information in real time; and, in the event of an update to the alarm information, regenerating a second link chain based on the updated alarm information content and the first link chain.

[0011] In this embodiment of the application, the method further includes: obtaining multiple actual access links of the user and the actual access order of the multiple actual access links; and updating the first link chain in the database according to the actual access links and the actual access order.

[0012] A second aspect of this application provides a multi-system page access device, comprising: a type content determination module, configured to determine an alarm information type based on acquired alarm information; a first link chain determination module, configured to determine a first link chain corresponding to the alarm information type from a database according to the alarm information type; wherein the first link chain includes a plurality of sequentially arranged first associated links, the first associated links being mapped to corresponding system pages; a content determination module, configured to determine alarm information content in response to a user's login operation; a second link chain generation module, configured to generate a second link chain based on the alarm information content and the first link chain; wherein the second link chain includes a plurality of sequentially arranged second associated links, the second associated links being mapped to corresponding system pages; and a preloading module, configured to preload the system pages corresponding to the second associated links.

[0013] A third aspect of this application provides a processor configured to perform the multi-system page access method described above.

[0014] A fourth aspect of this application provides a machine-readable storage medium storing instructions that, when executed by a processor, configure the processor to perform the multi-system page access method described above.

[0015] The fifth aspect of this application provides a computer program product, including a computer program that, when executed by a processor, implements the multi-system page access method described above.

[0016] The technical solution provided in this application has at least the following technical effects:

[0017] The multi-system page access method of this application, after obtaining alarm information, first determines the alarm information type, and then determines the first link chain corresponding to the alarm information type from the database. The first link chain contains multiple first associated links arranged according to the user's alarm information processing flow. When the user logs into the system, the alarm information content is determined, and the first link chain is improved based on the alarm information content to generate a second link chain. The second link chain contains multiple second associated links arranged according to the user's alarm information processing flow, and then the system pages corresponding to the second associated links are preloaded. Through the multi-system page access method provided by this application, users can quickly process alarm information, effectively resolve system errors, shorten system page loading time, improve information processing speed, and enhance user experience.

[0018] Other features and advantages of the embodiments of this application will be described in detail in the following detailed description section. Attached Figure Description

[0019] The accompanying drawings are provided to further illustrate the embodiments of this application and form part of the specification. They are used together with the following detailed description to explain the embodiments of this application, but do not constitute a limitation on the embodiments of this application. In the drawings:

[0020] Figure 1 A flowchart illustrating a multi-system page access method according to an embodiment of this application is shown schematically.

[0021] Figure 2 This illustration schematically shows a diagram of an embodiment of the multi-system page access method according to an embodiment of this application;

[0022] Figure 3 The illustration shows a schematic diagram of preloading in a multi-system page access method according to an embodiment of this application;

[0023] Figure 4 A schematic diagram of a multi-system page access device according to an embodiment of this application is shown.

[0024] Figure 5 The diagram illustrates the internal structure of a computer device according to an embodiment of this application.

[0025] Explanation of reference numerals in the attached figures

[0026] 401 - Type determination module; 402 - First link chain determination module; 403 - Content determination module; 404 - Second link chain generation module; 405 - Preloading module; A01 - Processor; A02 - Network interface; A03 - Internal memory; A04 - Non-volatile storage medium; B01 - Operating system; B02 - Computer program. Detailed Implementation

[0027] To make the objectives, technical solutions, and advantages of the embodiments of this application clearer, the technical solutions of the embodiments of this application will be clearly and completely described below with reference to the accompanying drawings. It should be understood that the specific embodiments described herein are only for illustration and explanation of the embodiments of this application and are not intended to limit the embodiments of this application. All other embodiments obtained by those skilled in the art based on the embodiments of this application without creative effort are within the scope of protection of this application.

[0028] It should be noted that if the embodiments of this application involve directional indicators (such as up, down, left, right, front, back, etc.), the directional indicators are only used to explain the relative positional relationship and movement of the components in a certain specific posture (as shown in the figure). If the specific posture changes, the directional indicators will also change accordingly.

[0029] Furthermore, if the embodiments of this application involve descriptions such as "first" or "second," these descriptions are for descriptive purposes only and should not be construed as indicating or implying their relative importance or implicitly specifying the number of technical features indicated. Therefore, features defined with "first" or "second" may explicitly or implicitly include at least one of those features. Additionally, the technical solutions of various embodiments can be combined with each other, but this must be based on the ability of those skilled in the art to implement them. If the combination of technical solutions is contradictory or impossible to implement, it should be considered that such a combination of technical solutions does not exist and is not within the scope of protection claimed in this application.

[0030] Figure 1 A schematic flowchart illustrating a multi-system page access method according to an embodiment of this application is shown. Figure 1 As shown in one embodiment of this application, a method for accessing multiple system pages is provided, including the following steps: Step 101: Determine the alarm information type based on the acquired alarm information; Step 102: Determine a first link chain corresponding to the alarm information type from the database according to the alarm information type; wherein, the first link chain includes a plurality of sequentially arranged first associated links, and the first associated links are mapped to corresponding system pages; Step 103: In response to the user's login operation, determine the alarm information content; generate a second link chain according to the alarm information content and the first link chain; Step 104: wherein, the second link chain includes a plurality of sequentially arranged second associated links, and the second associated links are mapped to corresponding system pages; Step 105: Preload the system pages corresponding to the second associated links.

[0031] Specifically, in this embodiment, users receive various alarm messages during system management, such as high resource utilization, hardware failure, and storage capacity alarms. The systems used to process certain alarm messages are the same; for example, server crash alarms, high resource utilization alarms, and hardware failure alarms all belong to server alarm messages, while application error alarms, crash alarms, and performance degradation alarms all belong to application alarm messages. For alarm messages of the same type, the systems used and the order in which they are processed are the same. Therefore, this application pre-classifies alarm messages using the same systems and in the same order into one category. The system links used for alarm messages of the same type are obtained and arranged in order to form a link chain, establishing a correspondence between alarm message types and link chains, and storing this information in a database. When an alarm message is received from the system, its category is first determined, and then the first link chain corresponding to the alarm message type is retrieved from the database. The first link chain includes multiple sequentially arranged first associated links; clicking a first associated link allows the user to access the corresponding system's main page.

[0032] In this embodiment, alarm information can be classified as follows: 1. Level 1 alarm information: Security alarm information: intrusion detection alarms, malware detection alarms, abnormal login attempt alarms, etc. 2. Level 2 alarm information: Server alarm information: server crash alarms, high resource utilization alarms, hardware failure alarms, etc. 3. Level 3 alarm information: Network alarm information: network connection failure alarms, network device failure alarms, high resource utilization alarms, hardware failure alarms. 4. Level 4 alarm information: Storage alarm information: storage device failure alarms, storage capacity alarms, etc. 5. Level 5 alarm information: Application alarm information: application error alarms, crash alarms, performance degradation alarms, etc.; Database alarm information: database connection failure alarms, database performance alarms, etc. 6. Level 6 alarm information: Log alarm information: log anomaly alarms, log monitoring alarms, etc.; Security Information and Event Management (SIEM) alarm information: security event detection alarms, security event response alarms, etc. 7. Level 7 alarm information: Infrastructure alarm information: power supply alarm, air conditioning and temperature alarm, etc.

[0033] The aforementioned first associated link maps to the system's main page. For different alarm messages, users need to click multiple times from the main page to navigate to different sub-pages. However, since the user is not logged into the management system when the alarm message is received, for information security reasons, only the type of alarm message can be determined, not its specific content. Therefore, only after the user logs into the management system can the specific alarm message content be obtained, the first link chain be improved, and a second link chain be generated. This second link chain contains multiple sequentially arranged second associated links, allowing the user to navigate to the corresponding sub-page of the system. After generating the second link chain, the system pages corresponding to the second associated links are pre-loaded. This way, when the user needs to access a system page, they can directly access the corresponding system page to handle the alarm message without needing to reload it.

[0034] Please refer to Figure 2 , Figure 2 This document describes the multi-system page access process based on B / S and C / S architectures. Administrators pre-classify the systems used and alarm messages with the same order into one category. Links to the systems used by alarm messages of the same type are retrieved and arranged in sequence to form a link chain, establishing a correspondence between alarm message types and link chains. At this stage, these links are default page links containing default values. Administrators input the configuration information of this correspondence into the backend management interface. The backend uses Spring Boot for processing and stores the relevant information in a MySQL database.

[0035] Upon receiving alarm information reported by the managed systems, the alarm information type is determined, and the first link chain corresponding to that alarm information type is retrieved from the database. When a user logs into the management portal system, the backend uses Spring Security to authenticate the user. After successful authentication, the backend queries the MySQL database to retrieve the alarm information content, parses the alarm information content, analyzes the context, completes the first link chain, fills in default values, and generates a second link chain. The backend returns the second link chain to the frontend in JSON format. The frontend uses the Vue framework to receive the second link chain returned by the backend. After receiving the data, the frontend uses preloading technology to load the system page corresponding to the second associated link. Then, a floating window is generated, displaying the second link chain within the floating window. When processing alarm information, users can view the floating window and click on the second associated links sequentially according to the second link chain to access the corresponding system page.

[0036] Please refer to Figure 3 , Figure 3This document details how Vue.js preloads system pages. After a user logs in and accesses the system's browser page, the browser begins loading the Vue application. Once started, the Vue application sends a request to the API (Application Programming Interface) to retrieve the second link chain data returned by the backend. The API queries the backend for the second link chain data and returns it to the Vue application. Upon receiving the second link chain data, the Vue application uses the `v-for` directive to iterate through the data, creating a hidden link for each link. <iframe>The `<link>` element. Set the `src` attribute to the URL of the link. This creates a hidden URL that the browser uses based on the Vue application.<iframe> This element preloads these pages in the background without affecting the display of the current page. Once preloaded, when a user clicks the floating window to navigate to the corresponding page, the user will be able to view the page content faster because the page has already been preloaded.

[0037] This application is applicable not only to the preloading of pages corresponding to alarm information, but also to the preloading of pages corresponding to other prompt messages, such as system prompt information. When a system prompt information is received, the page that the user may open according to the system prompt information is preloaded.

[0038] According to the multi-system page access method provided in this application, when a user is processing alarm information, the system pages that the user needs to view can be preloaded in advance, shortening the system page loading time. The user can quickly process the alarm information, effectively solve system errors, improve alarm processing speed, and improve user experience.

[0039] In this embodiment of the application, the step of generating a second link chain based on the alarm information content and the first link chain includes: obtaining configuration parameters based on the alarm information content; determining a second associated link based on the configuration parameters and the first associated link; and generating the second link chain based on the second associated link.

[0040] Specifically, in this embodiment, since the user is not logged into the management system when the alarm information is obtained, for information security reasons, only the type of alarm information can be determined, not the specific content of the alarm information. Only the system the user needs can be determined based on the alarm information type, and a first associated link mapping the system's main page is generated. For different alarm information contents under the same alarm information type, different system pages are used directly during processing. Therefore, the specific alarm information content can only be obtained after the user logs into the management system. Configuration parameters are determined based on the alarm information content, and the first link chain is improved using the configuration parameters to determine the second associated link directly accessed by the user, generating a second link chain. After generating the second link chain, the system page corresponding to the second associated link is pre-loaded.

[0041] According to the multi-system page access method provided in this application, the first link chain can be improved according to the alarm information content to generate the second link chain corresponding to the system page that the user needs to access directly. This can further shorten the alarm information processing time of the user, effectively solve system errors, improve error processing efficiency, and effectively maintain system health.

[0042] In this embodiment of the application, the method further includes: generating a quick access identifier based on the second link chain and displaying it.

[0043] Specifically, in this embodiment of the application, after the second link chain is generated, a quick access identifier is generated for the second link chain and displayed on the management system page, for example, near the alarm information. In this way, after viewing the alarm information, the user can quickly understand which systems need to be used in sequence to process the alarm information by clicking the quick access identifier and viewing the second link chain. The user can then click on the multiple second related links arranged in the second link chain to directly access the corresponding system page.

[0044] The multi-system page access method provided in this application can not only prompt users on the process of handling alarm information and shorten the user's reaction time to alarm information, but also form a quick access identifier for the second link, so that users can directly access the system corresponding to the second associated link, further shorten the alarm information processing time, improve the alarm message processing efficiency, effectively solve system errors, and improve user experience.

[0045] In this embodiment of the application, the quick access identifier includes a floating window or a quick access link.

[0046] Specifically, in this embodiment, the quick access icon can be in the form of a floating window, which is displayed on the management system page. After entering the management system, the user can see the floating window on the page intuitively, which helps to discover alarm information in a timely manner. At the same time, the floating window displays a second link chain, and the user can access the corresponding system in sequence according to the second link chain, thereby shortening the alarm information processing time.

[0047] The quick access identifier can be a quick access link, which can be displayed on the alarm information page. After viewing the alarm information, the user can directly click the quick access link on the page to view the second link and access the corresponding system.

[0048] The multi-system page access method provided in this application can further shorten the user's response time to alarm information, facilitate the user to directly access the system corresponding to the second associated link, further shorten the alarm information processing time, improve the alarm message processing efficiency, effectively solve system errors, reduce user waiting time, and improve user experience.

[0049] In this embodiment of the application, the method further includes: real-time detection of the update status of the system page corresponding to the second associated link; and reloading the system page corresponding to the second associated link when the system page corresponding to the second associated link is updated.

[0050] Specifically, in this embodiment, the system iterates continuously, and the corresponding system pages are updated irregularly. Therefore, in this embodiment, after preloading the system page corresponding to the second associated link, the update status of the system page corresponding to the second associated link is detected in real time or periodically. If an update of the corresponding system page is detected, the system page corresponding to the second associated link is reloaded. This ensures that the system page accessed by the user is up-to-date. In one possible implementation, a "manual refresh" flag is added to the management system, allowing users to manually refresh when needed to obtain the latest data.

[0051] The multi-system page access method provided in this application can update the pre-loaded system pages in real time, ensuring the timeliness of the system pages.

[0052] In this embodiment of the application, the method further includes: updating the alarm information in real time; and, in the case of an update of the alarm information, regenerating the second link chain based on the updated alarm information content and the first link chain.

[0053] Specifically, in this embodiment, since the system is constantly being updated, the alarm information issued previously will also be updated with the system update. For example, during the self-running process, the system may resolve some errors or add new errors. Therefore, in this embodiment, the alarm information is updated in real time. If the alarm information is updated, the second link chain is regenerated based on the updated alarm information content and the first link chain.

[0054] The multi-system page access method provided in this application can update the alarm information of the maintained system in real time, allowing users to be informed of the latest status of the system in a timely manner and ensuring the real-time nature of the alarm information. At the same time, it can preload the system pages in a timely manner according to the updated alarm information, improve the efficiency of error handling, and effectively maintain the health of the system.

[0055] In this embodiment of the application, the method further includes: obtaining multiple actual access links of the user and the actual access order of the multiple actual access links; updating the first link chain in the database according to the actual access links and the actual access order.

[0056] Specifically, in the embodiments of this application, for different users, when processing alarm information, due to different processing habits, the actual systems accessed are different or the access order of different systems is also different. Therefore, after preloading the system page, the links actually accessed by the user and the actual access order of these links are recorded. A new first link chain is generated according to the actual accessed links and the actual access order, and the first link chain in the database is updated.When receiving an alarm message next time, a second link chain can be generated according to the updated first link chain, and then the system page corresponding to the second associated link is pre-loaded.

[0057] Through the multi-system page access method provided by this application, the first link chain can be updated in a timely manner according to the system page actually accessed by the user and the access order, so that the generated second link chain better conforms to the user's usage habits and improves the user experience.

[0058] It should be understood that although each step in the flowchart of Figure 1 is shown in sequence according to the arrow, these steps do not necessarily need to be executed in the order indicated by the arrow. Unless there is a clear indication in this article, the execution of these steps has no strict order restriction, and these steps can be executed in other orders. Moreover, at least a part of the steps in Figure 1 may include multiple sub-steps or multiple stages. These sub-steps or stages do not necessarily need to be completed at the same time, but can be executed at different times. The execution order of these sub-steps or stages does not necessarily need to be sequential, but can be executed alternately or in turn with at least a part of other steps or sub-steps or stages of other steps.

[0059] In one embodiment, as shown in Figure 4, a multi-system page access device is provided. The multi-system page access device 400 includes: a type content determination module 401, configured to determine the type of alarm information based on the acquired alarm information; a first link chain determination module 402, configured to determine a first link chain corresponding to the alarm information type from a database according to the alarm information type; wherein the first link chain includes a plurality of first associated links arranged in sequence, and the first associated links are mapped to corresponding system pages; a content determination module 403, configured to determine the alarm information content in response to a user's login operation; a second link chain generation module 404, configured to generate a second link chain according to the alarm information content and the first link chain; wherein the second link chain includes a plurality of second associated links arranged in sequence, and the second associated links are mapped to corresponding system pages; a preloading module 405, configured to preload the system pages corresponding to the second associated links.

[0060] In an embodiment of the present application, the generating the second link chain according to the alarm information content and the first link chain includes: obtaining configuration parameters according to the alarm information content; determining second associated links according to the configuration parameters and the first associated links; and generating the second link chain according to the second associated links.

[0061] In an embodiment of the present application, the method further includes: generating a quick access identifier according to the second link chain and displaying it.

[0062] In an embodiment of the present application, the quick access identifier includes a floating window or a quick access link.

[0063] In an embodiment of the present application, the device is further configured to: detect the update situation of the system page corresponding to the second associated link in real time; and re-preload the system page corresponding to the second associated link when the system page corresponding to the second associated link is updated.

[0064] In an embodiment of the present application, the device is further configured to: update the alarm information in real time; and re-generate the second link chain according to the updated alarm information content and the first link chain when the alarm information is updated.

[0065] In an embodiment of the present application, the device is further configured to: obtain multiple actual access links of a user and the actual access order of the multiple actual access links; update the first link chain in the database according to the actual access links and the actual access order.

[0066] The multi-system page access device includes a processor and a memory. The above-mentioned type determination module, first link chain determination module, content determination module, second link chain generation module, preloading module, etc. are all stored in the memory as program units and implemented corresponding functions by the processor executing the above program modules stored in the memory.

[0067] The processor contains a kernel, and the kernel retrieves the corresponding program units from the memory. One or more kernels can be set, and multi-system page access is achieved by adjusting the kernel parameters.

[0068] The memory may include non-permanent memory in a computer-readable medium, forms such as random access memory (RAM) and / or non-volatile memory, such as read-only memory (ROM) or flash memory (flash RAM), and the memory includes at least one storage chip.

[0069] The embodiment of the present application provides a processor configured to execute the multi-system page access method described above.

[0070] The embodiment of the present application provides a machine-readable storage medium, on which instructions are stored, and when the instructions are executed by the processor, the processor is configured to execute the multi-system page access method described above.

[0071] In one embodiment, a computer device is provided. The computer device may be a server, and its internal structure diagram may be as shown in Figure 5. Figure 5 schematically shows the internal structure diagram of the computer device according to an embodiment of the present application. The computer device includes a processor A01, a network interface A02, a memory (not shown in the figure), and a database (not shown in the figure) connected by a system bus. Among them, the processor A01 of the computer device is used to provide computing and control capabilities.The memory of the computer device includes an internal memory A03 and a non-volatile storage medium A04. The non-volatile storage medium A04 stores an operating system B01, a computer program B02, and a database (not shown in the figure). The internal memory A03 provides an environment for the operation of the operating system B01 and the computer program B02 in the non-volatile storage medium A04. The network interface A02 of the computer device is used to communicate with an external terminal through a network connection. When the computer program B02 is executed by the processor A01, it implements a multi-system page access method.

[0072] Those skilled in the art can understand that the structure shown in Figure 5 is only a block diagram of some structures related to the solution of this application, and does not constitute a limitation on the computer device to which the solution of this application is applied. The specific computer device may include more or fewer components than those shown in the figure, or combine some components, or have different component arrangements.

[0073] The embodiment of this application also provides a computer program product. When executed on a data processing device, it is suitable for executing a program initialized with the following method steps: determining the type of alarm information based on the obtained alarm information; determining a first link chain corresponding to the alarm information type from the database according to the alarm information type; wherein, the first link chain includes a plurality of first associated links arranged in sequence, and the first associated links are mapped to corresponding system pages; in response to the user's login operation, determining the content of the alarm information; generating a second link chain according to the alarm information content and the first link chain; wherein, the second link chain includes a plurality of second associated links arranged in sequence, and the second associated links are mapped to corresponding system pages; preloading the system pages corresponding to the second associated links.

[0074] Those skilled in the art should understand that the embodiments of this application can be provided as a method, a system, or a computer program product. Therefore, this application can adopt the form of a complete hardware embodiment, a complete software embodiment, or an embodiment combining software and hardware aspects. Moreover, this application can adopt the form of a computer program product implemented on one or more computer-usable storage media (including but not limited to disk storage, CD-ROM, optical storage, etc.) containing computer-usable program code.

[0075] This application is described with reference to the flowcharts and / or block diagrams of methods, devices (systems), and computer program products according to the embodiments of this application.It should be understood that each flow and / or block in the flowchart and / or block diagram can be implemented by computer program instructions, as well as the combination of flows and / or blocks in the flowchart and / or block diagram. These computer program instructions can be provided to the processor of a general-purpose computer, a special-purpose computer, an embedded processor, or other programmable data processing device to generate a machine, so that the instructions executed by the processor of the computer or other programmable data processing device generate a device for implementing the functions specified in one or more flows and / or blocks in the flowchart Figure 1.

[0076] These computer program instructions can also be stored in a computer-readable memory that can guide the computer or other programmable data processing device to work in a specific manner, so that the instructions stored in the computer-readable memory generate a manufactured article including an instruction device, and the instruction device implements the functions specified in one or more flows and / or blocks in the flowchart Figure 1.

[0077] These computer program instructions can also be loaded onto a computer or other programmable data processing device, so that a series of operation steps are executed on the computer or other programmable device to generate a computer-implemented process. Thus, the instructions executed on the computer or other programmable device provide steps for implementing the functions specified in one process or multiple processes and / or one block or multiple blocks in Figure 1.

[0078] In a typical configuration, a computing device includes one or more processors (CPUs), an input / output interface, a network interface, and a memory.

[0079] The memory may include non-permanent memory in the form of computer-readable media, random access memory (RAM), and / or non-volatile memory, such as read-only memory (ROM) or flash memory (flash RAM). The memory is an example of computer-readable media.

[0080] Computer-readable media includes both permanent and non-permanent, removable and non-removable media, and information storage can be implemented by any method or technology. The information can be computer-readable instructions, data structures, program modules, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static random access memory (SRAM), dynamic random access memory (DRAM), other types of random access memory (RAM), read-only memory (ROM), electrically erasable programmable read-only memory (EEPROM), flash memory, or other memory technologies, compact disc read-only memory (CD-ROM), digital versatile disc (DVD), or other optical storage, magnetic cassette tapes, magnetic tape magnetic disk storage, or other magnetic storage devices, or any other non-transmission media that can be used to store information that can be accessed by a computing device. As defined herein, computer-readable media does not include transitory computer-readable media, such as modulated data signals and carrier waves.

[0081] It should also be noted that the terms "comprising," "including," or any other variations thereof are intended to cover non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements includes not only those elements but also other elements not expressly listed, or elements inherent to such a process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one..." does not exclude the presence of other identical elements in the process, method, article, or apparatus that includes the element.

[0082] The above are merely embodiments of this application and are not intended to limit this application. Various modifications and variations can be made to this application by those skilled in the art. Any modifications, equivalent substitutions, improvements, etc., made within the spirit and principle of this application should be included within the scope of the claims of this application.< / iframe>

Claims

1. A method for accessing pages across multiple systems, characterized in that, The multi-system page access method includes: Based on the acquired alarm information, determine the alarm information type; Based on the alarm information type, a first link chain corresponding to the alarm information type is determined from the database; wherein, the first link chain includes multiple first associated links arranged sequentially according to the system used to process the alarm information and the order in which they are established, and the first associated links are mapped to the main page of the corresponding system; In response to a user's login action, determine the alarm information content and parse the alarm information content to obtain configuration parameters; The first link chain is improved according to the configuration parameters, the second associated link is determined according to the configuration parameters and the first associated link, and the second link chain is generated according to the second associated link; wherein, the second link chain includes a plurality of second associated links arranged in sequence, and the second associated link is mapped to the corresponding next-level system page; Preload the system page corresponding to the second associated link so that users can access it directly without loading when they click the second associated link.

2. The multi-system page access method according to claim 1, characterized in that, The method further includes: A quick access identifier is generated based on the second link chain and then displayed.

3. The multi-system page access method according to claim 2, characterized in that, The quick access identifier includes a floating window or a quick access link.

4. The multi-system page access method according to claim 1, characterized in that, The method further includes: Real-time monitoring of updates to the system page corresponding to the second associated link; If the system page corresponding to the second associated link is updated, the system page corresponding to the second associated link will be reloaded.

5. The multi-system page access method according to claim 1, characterized in that, The method further includes: The alarm information is updated in real time; If the alarm information is updated, the second link chain is regenerated based on the updated alarm information content and the first link chain.

6. The multi-system page access method according to claim 1, characterized in that, The method further includes: Obtain multiple actual access links of the user and the actual access order of the multiple actual access links; Update the first link chain in the database based on the actual accessed links and the actual access order.

7. A multi-system page access device, characterized in that, The multi-system page access device includes: The type determination module is used to determine the type of alarm information based on the acquired alarm information; The first link chain determination module is used to determine the first link chain corresponding to the alarm information type from the database according to the alarm information type; wherein, the first link chain includes multiple first associated links arranged in sequence according to the system used to process the alarm information and the order of their establishment, and the first associated links are mapped to the main page of the corresponding system; The content determination module is used to respond to the user's login operation, determine the alarm information content, and parse the alarm information content to obtain configuration parameters; The second link chain generation module is used to improve the first link chain according to the configuration parameters, determine the second associated link according to the configuration parameters and the first associated link, and generate the second link chain according to the second associated link; wherein, the second link chain includes a plurality of second associated links arranged in sequence, and the second associated link is mapped to the corresponding next-level system page; The preloading module is used to preload the system page corresponding to the second associated link, so that users can access it directly without loading when they click the second associated link.

8. A processor, characterized in that, It is configured to perform the multi-system page access method as described in any one of claims 1 to 6.

9. A machine-readable storage medium storing instructions thereon, characterized in that, When executed by a processor, this instruction causes the processor to be configured to perform the multi-system page access method as described in any one of claims 1 to 6.

10. A computer program product, comprising a computer program, characterized in that, When the computer program is executed by a processor, it implements the multi-system page access method according to any one of claims 1 to 6.

Citation Information

Patent Citations

  • Alarm processing method and device and storage medium

    CN115378792A