CN117539481A - Method and device for generating visual service operation console interface - Google Patents

Method and device for generating visual service operation console interface Download PDF

Info

Publication number
CN117539481A
CN117539481A CN202311243450.9A CN202311243450A CN117539481A CN 117539481 A CN117539481 A CN 117539481A CN 202311243450 A CN202311243450 A CN 202311243450A CN 117539481 A CN117539481 A CN 117539481A
Authority
CN
China
Prior art keywords
behavior
information
characteristic information
index
generating
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
CN202311243450.9A
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.)
Inspur Communication Information System Tianjin Co Ltd
Original Assignee
Inspur Communication Information System Tianjin 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 Inspur Communication Information System Tianjin Co Ltd filed Critical Inspur Communication Information System Tianjin Co Ltd
Priority to CN202311243450.9A priority Critical patent/CN117539481A/en
Publication of CN117539481A publication Critical patent/CN117539481A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/21Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
    • G06F18/213Feature extraction, e.g. by transforming the feature space; Summarisation; Mappings, e.g. subspace methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/10Requirements analysis; Specification techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/36Software reuse
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • 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
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Human Computer Interaction (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Evolutionary Biology (AREA)
  • Evolutionary Computation (AREA)
  • Computer Security & Cryptography (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The present invention relates to the field of computer technologies, and in particular, to a method and an apparatus for generating a visual service console interface. The method comprises the following steps: acquiring operation behavior information and basic behavior information input by a target user; performing data analysis on the operation behavior information to obtain behavior characteristic information; determining auxiliary behavior characteristic information of a user of the same type with the target user based on the behavior characteristic information and a preset characteristic information base; constructing a character portrait with a first index behavior and a first operation behavior based on the behavior characteristic information, the auxiliary behavior characteristic information and the basic behavior information; matching the character portraits with index behaviors and operation behaviors in a preset capacity atomization library to obtain index components and operation inlet links; based on the index component and the operation portal link, a visual business console interface is generated. The invention aims to solve the problem that the individuation of the operation panel interface is poor because the operation panel interface is generated in a direct configuration mode in the prior art.

Description

Method and device for generating visual service operation console interface
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a method and an apparatus for generating a visual service console interface.
Background
A graphical user interface (Graphical User Interface, GUI) refers to a computer-operated user interface that is displayed in a graphical manner. A graphical user interface is an interface display format in which a person communicates with a computer, allowing a user to manipulate icons or menu options on a screen using an input device such as a mouse to select commands, invoke files, launch programs, or perform some other daily task.
At present, the existing method for generating the visual service operation desk interface used by the user adopts authority to directly configure, the operation desk interfaces of the users with the same roles are basically consistent, all the role views are the same, the personalized work requirements of the users cannot be met, and the individuation of the operation desk interfaces is poor; meanwhile, a system template formed by the index component is fixed and cannot be dynamically adjusted according to the personalized requirements of a user, so that the configurability of an operation desk interface is poor; moreover, the matching of index behaviors of the visual service operation console interface used by the existing user is mainly that an administrator is configured according to experience or role requirements, and cannot dynamically sense the requirements of the user to carry out intelligent adjustment.
Disclosure of Invention
The invention provides a method and a device for generating a visual service operation console interface, which are used for solving the problem that the individuation of the operation console interface is poor because the operation console interface used by each user is basically consistent in the prior art by adopting a direct configuration mode.
The invention provides a method for generating a visual service operation console interface, which comprises the following steps:
acquiring operation behavior information and basic behavior information input by a target user;
performing data analysis on the operation behavior information to obtain behavior characteristic information;
determining auxiliary behavior characteristic information of a user of the same type with the target user based on the behavior characteristic information and a preset characteristic information base;
constructing a character portrait with a first index behavior and a first operation behavior based on the behavior characteristic information, the auxiliary behavior characteristic information and the basic behavior information;
matching the character portraits with index behaviors and operation behaviors in a preset capacity atomization library to obtain index components and operation inlet links;
and generating a visual business console interface based on the index component and the operation entrance link.
According to the method for generating the visual business operation console interface provided by the invention, the operation behavior information input by the target user is obtained, and the method comprises the following steps:
and acquiring operation behavior information which is input by the target user and comprises a behavior event, page clicking, page residence and a target user behavior path.
According to the method for generating the visual business operation platform interface provided by the invention, the operation behavior information is subjected to data analysis to obtain behavior characteristic information, and the method comprises the following steps: and carrying out data analysis on the operation behavior information by using a big data analysis method and/or an artificial intelligence analysis method to obtain behavior characteristic information.
According to the method for generating the visual business operation console interface provided by the invention, based on behavior characteristic information, auxiliary behavior characteristic information and basic behavior information, a character portrait with a first index behavior and a first operation behavior is constructed, and the method comprises the following steps:
determining a dynamic representation having a second indicator behavior and a second operational behavior based on the behavior feature information and the auxiliary behavior feature information;
determining a rigid representation having a third index behavior and a third operational behavior based on the base behavior information;
and combining the dynamic image and the rigid image to construct a character image with a first index behavior and a first operation behavior.
According to the method for generating the visual business operation platform interface provided by the invention, the character portrait is matched with the index behavior and the operation behavior in the preset capacity atomization library, and the method further comprises the following steps:
and driving a preset man-machine interaction operation and maintenance component to maintain the visual service operation platform interface.
The invention also provides a device for generating the visual business operation platform interface, which comprises the following steps:
the acquisition module is used for acquiring the operation behavior information and the basic behavior information input by the target user;
the analysis module is used for carrying out data analysis on the operation behavior information to obtain behavior characteristic information;
the determining module is used for determining auxiliary behavior characteristic information of the users of the same type with the target user on the basis of the behavior characteristic information and a preset characteristic information base;
the building module is used for building a character portrait with a first index behavior and a first operation behavior based on the behavior characteristic information, the auxiliary behavior characteristic information and the basic behavior information;
the matching module is used for matching the character portraits with index behaviors and operation behaviors in a preset capacity atomization library to obtain index components and operation inlet links;
and the generation module is used for generating a visual business operation console interface based on the index component and the operation entrance link.
According to the generating device of the visual business operation platform interface provided by the invention, the acquiring module is used for acquiring the operation behavior information input by the target user, and comprises the following steps:
and acquiring operation behavior information which is input by the target user and comprises a behavior event, page clicking, page residence and a target user behavior path.
According to the device for generating the visual business operation console interface provided by the invention, the analysis module is specifically used for:
and carrying out data analysis on the operation behavior information by using a big data analysis method and/or an artificial intelligence analysis method to obtain behavior characteristic information.
The invention also provides an electronic device, which comprises a memory, a processor and a computer program stored on the memory and capable of running on the processor, wherein the processor realizes the generation method of the visual business operation console interface according to any one of the above when executing the program.
The present invention also provides a non-transitory computer readable storage medium having stored thereon a computer program which, when executed by a processor, implements a method of generating a visual business console interface as described in any of the above.
According to the method and the device for generating the visual business operation platform interface, the operation behavior information and the basic behavior information input by the target user are acquired, after the operation behavior information is subjected to data analysis to obtain the behavior characteristic information, the auxiliary behavior characteristic information of the same type of users with the target user is determined based on the behavior characteristic information and the preset characteristic information base, so that the character portrait with the first index behavior and the first operation behavior is constructed, the index assembly and the operation inlet link are obtained according to matching of the character portrait and the character portrait with the index behavior and the operation behavior in the preset capability atomization library, the generated visual business operation platform interface is provided with different index assemblies and operation inlet links, the operation platform interface of the target user can be intelligently adjusted, personalized requirements of the target user are met, and the configurability is higher.
Drawings
In order to more clearly illustrate the invention or the technical solutions of the prior art, the following description will briefly explain the drawings used in the embodiments or the description of the prior art, and it is obvious that the drawings in the following description are some embodiments of the invention, and other drawings can be obtained according to the drawings without inventive effort for a person skilled in the art.
Fig. 1 is a method for generating a visual service console interface provided by the invention.
Fig. 2 is a schematic structural diagram of a generating device of a visual service console interface provided by the invention.
Fig. 3 is a schematic structural diagram of an electronic device provided by the present invention.
Detailed Description
For the purpose of making the objects, technical solutions and advantages of the present invention more apparent, the technical solutions of the present invention will be clearly and completely described below with reference to the accompanying drawings, and it is apparent that the described embodiments are some embodiments of the present invention, not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
The following describes a method for generating a visual business console interface according to the present invention with reference to fig. 1, including:
s1, acquiring operation behavior information and basic behavior information input by a target user. The operation behavior information comprises operation behavior information such as behavior events in target user operation, page clicks, page residency, target user behavior paths and the like. Wherein the basic behavior information includes: work task information, to-be-handled information, work index information and associated business information.
S2, carrying out data analysis on the operation behavior information to obtain behavior characteristic information. In this embodiment, after data analysis is performed on the operation behavior information, behavior feature information of high-frequency operation and interest operation of the target user is obtained. Specifically, behavior characteristic information of high-frequency operation: for example, the behavior feature information is sorted from high to low according to the operation frequency, and the behavior feature information of the operation frequency of the first 3, the first 5 or the first 10 is selected with one cycle of a week. Similarly, behavior feature information of interest operations: for example, the residence time of the operation with behavior feature information is determined; such as behavior feature information with a residence time exceeding 30 minutes as behavior feature information for the operation of interest.
And S3, determining auxiliary behavior characteristic information of the users of the same type with the target user on the basis of the behavior characteristic information and a preset characteristic information base. Specifically, the preset feature information base has different role users and corresponding behavior feature information. The auxiliary behavior characteristic information is used for referencing the behavior characteristic information, so that the generated visual service operation console interface is more in line with the requirements of target users.
S4, constructing a character portrait with a first index behavior and a first operation behavior based on the behavior characteristic information, the auxiliary behavior characteristic information and the basic behavior information. And further, the character portraits are maintained and adjusted through the auxiliary behavior characteristic information so as to correct the portrayal matching degree.
And S5, matching the character portraits with index behaviors and operation behaviors in a preset capability atomization library to obtain index components and operation entry links. Specifically, all index components and operation entry links in the existing operation desk interface are split through a BI tool (business intelligence (Business Intelligence, BI) analysis tool), and a preset capacity atomization library is obtained after layout storage is performed with minimum fineness. The preset capability atomization library records the mapping relation between the index behavior and the index component and the mapping relation between the operation behavior and the operation inlet link.
And S6, generating a visual business operation console interface based on the index component and the operation entrance link. In this embodiment, a visual business console interface is generated through a BI tool based on the index component and the operation portal link.
According to the invention, the operation behavior information and the basic behavior information input by the target user are acquired, the operation behavior information is subjected to data analysis to obtain the behavior characteristic information, and then the auxiliary behavior characteristic information of the same type of users with the same role as the target user is determined based on the behavior characteristic information and the preset characteristic information base, so that a role portrait with a first index behavior and a first operation behavior is constructed, and the index assembly and the operation entrance link are obtained by matching the role portrait with the index behavior and the operation behavior in the preset capability atomization library according to the role portrait and the role portrait, so that the generated visual service operation platform interface has different index assemblies and operation entrance links, the dynamic adjustment of the generated visual service operation platform interface is realized, the personalized requirements of the target user are met, and the configurability is higher.
On the basis of the above embodiment, the obtaining the operation behavior information input by the target user includes:
and acquiring operation behavior information which is input by the target user and comprises a behavior event, page clicking, page residence and a target user behavior path. The operation platform interface of the target user can be better adjusted through different types of operation behavior information, and personalized requirements of the target user are met.
On the basis of the above embodiment, performing data analysis on the operation behavior information to obtain behavior feature information, where the data analysis includes: and carrying out data analysis on the operation behavior information by using a big data analysis method and/or an artificial intelligence analysis method to obtain behavior characteristic information, so that the behavior characteristic information can be obtained more quickly.
On the basis of the above embodiment, constructing a character portrayal having a first index behavior and a first operation behavior based on behavior feature information, auxiliary behavior feature information, and basic behavior information, includes:
a dynamic representation having a second indicator behavior and a second operational behavior is determined based on the behavior feature information and the auxiliary behavior feature information.
Based on the base behavior information, a rigid representation having a third index behavior and a third operational behavior is determined.
And combining the dynamic image and the rigid image to construct a character image with a first index behavior and a first operation behavior. The character portraits are constructed through the dynamic portraits and the rigid portraits, so that the matching degree of the character portraits with index behaviors and operation behaviors and the index behaviors and operation behaviors in the preset capability atomization library is higher.
On the basis of the above embodiment, after the step of generating the visual business console interface based on the index component and the operation portal link, the method further includes:
and driving a preset man-machine interaction operation and maintenance component to maintain the visual service operation platform interface. Specifically, the preset man-machine interaction operation and maintenance component is provided with an instant messaging module, a chat software module and an operation and maintenance tool module. The communication of daily operation and maintenance of a target user is promoted through the instant messaging module, wherein the range of tasks which can be automatically invoked by the chat software module can cover event reminding, automatic response, notification to task progress inquiry and the like; and the operation and maintenance tool module is utilized for operation and maintenance, so that the execution efficiency can be improved.
The device for generating the visual service operation platform interface provided by the invention is described below, and the device for generating the visual service operation platform interface described below and the method for generating the visual service operation platform interface described above can be correspondingly referred to each other.
Referring to fig. 2, a generating device of a visual service console interface includes an obtaining module 210, an analyzing module 220, a determining module 230, a constructing module 240, a matching module 250 and a generating module 260.
The obtaining module 210 is configured to obtain the operation behavior information and the basic behavior information input by the target user.
The analysis module 220 is configured to perform data analysis on the operation behavior information to obtain behavior feature information.
The determining module 230 is configured to determine auxiliary behavior feature information of a user of the same class as the target user based on the behavior feature information and a preset feature information base.
The construction module 240 is configured to construct a character portrayal having a first index behavior and a first operation behavior based on the behavior feature information, the auxiliary behavior feature information, and the basic behavior information.
The matching module 250 matches the character portraits with the index behaviors and operation behaviors in the preset capability atomization library to obtain index components and operation entry links.
The generating module 260 is configured to generate a visual business console interface based on the index component and the operation portal link.
According to the invention, the operation behavior information and the basic behavior information input by the target user are acquired through the acquisition module 210, the analysis module 220 acquires the behavior characteristic information, the determination module 230 determines the auxiliary behavior characteristic information of the same user with the same role as the target user, the construction module 240 constructs the role portrait with the first index behavior and the first operation behavior, the matching module 250 acquires the index assembly and the operation entrance link, and the generation module 260 generates the visual service operation console interface. Therefore, the generated visual service operation platform interface can be dynamically adjusted, the personalized requirements of the target user are met, and the method has higher configurability.
The obtaining module 210 is configured to obtain operation behavior information input by a target user, and includes:
and acquiring operation behavior information which is input by the target user and comprises a behavior event, page clicking, page residence and a target user behavior path.
The analysis module 220 is specifically configured to:
and carrying out data analysis on the operation behavior information by using a big data analysis method and/or an artificial intelligence analysis method to obtain behavior characteristic information.
The construction module 240 is specifically configured to: a dynamic representation having a second indicator behavior and a second operational behavior is determined based on the behavior feature information and the auxiliary behavior feature information.
Based on the base behavior information, a rigid representation having a third index behavior and a third operational behavior is determined.
And combining the dynamic image and the rigid image to construct a character image with a first index behavior and a first operation behavior.
In this embodiment, the present invention further includes: and a driving module.
The driving module is used for driving a preset man-machine interaction operation and maintenance assembly to maintain the visual service operation platform interface.
Fig. 3 illustrates a physical schematic diagram of an electronic device, as shown in fig. 3, where the electronic device may include: processor 310, communication interface (Communications Interface) 320, memory 330 and communication bus 340, wherein processor 310, communication interface 320, memory 330 accomplish communication with each other through communication bus 340. Processor 310 may invoke logic instructions in memory 330 to perform a method of generating a visual business console interface, the method comprising:
s1, acquiring operation behavior information and basic behavior information input by a target user.
S2, carrying out data analysis on the operation behavior information to obtain behavior characteristic information.
And S3, determining auxiliary behavior characteristic information of the users of the same type with the target user on the basis of the behavior characteristic information and a preset characteristic information base.
S4, constructing a character portrait with a first index behavior and a first operation behavior based on the behavior characteristic information, the auxiliary behavior characteristic information and the basic behavior information.
And S5, matching the character portraits with index behaviors and operation behaviors in a preset capability atomization library to obtain index components and operation entry links.
And S6, generating a visual business operation console interface based on the index component and the operation entrance link.
Further, the logic instructions in the memory 330 described above may be implemented in the form of software functional units and may be stored in a computer-readable storage medium when sold or used as a stand-alone product. Based on this understanding, the technical solution of the present invention may be embodied essentially or in a part contributing to the prior art or in a part of the technical solution, in the form of a software product stored in a storage medium, comprising several instructions for causing a computer device (which may be a personal computer, a server, a network device, etc.) to perform all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a random access Memory (RAM, random Access Memory), a magnetic disk, or an optical disk, or other various media capable of storing program codes.
In another aspect, the present invention also provides a computer program product, where the computer program product includes a computer program, where the computer program can be stored on a non-transitory computer readable storage medium, where the computer program when executed by a processor can perform a method for generating a visual business console interface provided by the above methods, where the method includes:
s1, acquiring operation behavior information and basic behavior information input by a target user.
S2, carrying out data analysis on the operation behavior information to obtain behavior characteristic information.
And S3, determining auxiliary behavior characteristic information of the users of the same type with the target user on the basis of the behavior characteristic information and a preset characteristic information base.
S4, constructing a character portrait with a first index behavior and a first operation behavior based on the behavior characteristic information, the auxiliary behavior characteristic information and the basic behavior information.
And S5, matching the character portraits with index behaviors and operation behaviors in a preset capability atomization library to obtain index components and operation entry links.
And S6, generating a visual business operation console interface based on the index component and the operation entrance link.
In still another aspect, the present invention further provides a non-transitory computer readable storage medium having stored thereon a computer program, which when executed by a processor, is implemented to perform a method for generating a visual business console interface provided by the above methods, the method comprising:
s1, acquiring operation behavior information and basic behavior information input by a target user.
S2, carrying out data analysis on the operation behavior information to obtain behavior characteristic information.
And S3, determining auxiliary behavior characteristic information of the users of the same type with the target user on the basis of the behavior characteristic information and a preset characteristic information base.
S4, constructing a character portrait with a first index behavior and a first operation behavior based on the behavior characteristic information, the auxiliary behavior characteristic information and the basic behavior information.
And S5, matching the character portraits with index behaviors and operation behaviors in a preset capability atomization library to obtain index components and operation entry links.
And S6, generating a visual business operation console interface based on the index component and the operation entrance link.
The apparatus embodiments described above are merely illustrative, wherein the elements illustrated as separate elements may or may not be physically separate, and the elements shown as elements may or may not be physical elements, may be located in one place, or may be distributed over a plurality of network elements. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of this embodiment. Those of ordinary skill in the art will understand and implement the present invention without undue burden.
From the above description of the embodiments, it will be apparent to those skilled in the art that the embodiments may be implemented by means of software plus necessary general hardware platforms, or of course may be implemented by means of hardware. Based on this understanding, the foregoing technical solution may be embodied essentially or in a part contributing to the prior art in the form of a software product, which may be stored in a computer readable storage medium, such as ROM/RAM, a magnetic disk, an optical disk, etc., including several instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the method described in the respective embodiments or some parts of the embodiments.
Finally, it should be noted that: the above embodiments are only for illustrating the technical solution of the present invention, and are not limiting; although the invention 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 invention.

Claims (10)

1. The method for generating the visual business operation table interface is characterized by comprising the following steps:
acquiring operation behavior information and basic behavior information input by a target user;
performing data analysis on the operation behavior information to obtain behavior characteristic information;
determining auxiliary behavior characteristic information of a user of the same type with the target user based on the behavior characteristic information and a preset characteristic information base;
constructing a character portrait with a first index behavior and a first operation behavior based on the behavior characteristic information, the auxiliary behavior characteristic information and the basic behavior information;
matching the character portraits with index behaviors and operation behaviors in a preset capacity atomization library to obtain index components and operation inlet links;
and generating a visual business console interface based on the index component and the operation entrance link.
2. The method for generating a visual business console interface according to claim 1, wherein the obtaining the operation behavior information input by the target user includes:
and acquiring operation behavior information which is input by the target user and comprises a behavior event, page clicking, page residence and a target user behavior path.
3. The method for generating a visual business console interface according to claim 1, wherein the data analysis is performed on the operation behavior information to obtain behavior feature information, and the method comprises the steps of: and carrying out data analysis on the operation behavior information by using a big data analysis method and/or an artificial intelligence analysis method to obtain behavior characteristic information.
4. The method of generating a visual business console interface according to claim 1, wherein constructing a character representation having a first index behavior and a first operation behavior based on the behavior feature information, the auxiliary behavior feature information, and the basic behavior information, comprises:
determining a dynamic representation having a second indicator behavior and a second operational behavior based on the behavior feature information and the auxiliary behavior feature information;
determining a rigid representation having a third index behavior and a third operational behavior based on the base behavior information;
and combining the dynamic image and the rigid image to construct a character image with a first index behavior and a first operation behavior.
5. The method of generating a visual business console interface according to any one of claims 1 to 4, further comprising, after the step of generating a visual business console interface based on the index component and the operation portal link:
and driving a preset man-machine interaction operation and maintenance component to maintain the visual service operation platform interface.
6. The device for generating the visual business operation platform interface is characterized by comprising the following components:
the acquisition module is used for acquiring the operation behavior information and the basic behavior information input by the target user;
the analysis module is used for carrying out data analysis on the operation behavior information to obtain behavior characteristic information;
the determining module is used for determining auxiliary behavior characteristic information of the users of the same type with the target user on the basis of the behavior characteristic information and a preset characteristic information base;
the building module is used for building a character portrait with a first index behavior and a first operation behavior based on the behavior characteristic information, the auxiliary behavior characteristic information and the basic behavior information;
the matching module is used for matching the character portraits with index behaviors and operation behaviors in a preset capacity atomization library to obtain index components and operation inlet links;
and the generation module is used for generating a visual business operation console interface based on the index component and the operation entrance link.
7. The device for generating a visual business console interface according to claim 6, wherein the obtaining module is configured to obtain the operation behavior information input by the target user, and includes:
and acquiring operation behavior information which is input by the target user and comprises a behavior event, page clicking, page residence and a target user behavior path.
8. The device for generating a visual business console interface according to claim 6, wherein the analysis module is specifically configured to:
and carrying out data analysis on the operation behavior information by using a big data analysis method and/or an artificial intelligence analysis method to obtain behavior characteristic information.
9. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the method of generating a visual business console interface of any one of claims 1 to 5 when the program is executed by the processor.
10. A non-transitory computer readable storage medium having stored thereon a computer program, wherein the computer program when executed by a processor implements a method of generating a visual business console interface according to any of claims 1 to 5.
CN202311243450.9A 2023-09-25 2023-09-25 Method and device for generating visual service operation console interface Pending CN117539481A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311243450.9A CN117539481A (en) 2023-09-25 2023-09-25 Method and device for generating visual service operation console interface

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311243450.9A CN117539481A (en) 2023-09-25 2023-09-25 Method and device for generating visual service operation console interface

Publications (1)

Publication Number Publication Date
CN117539481A true CN117539481A (en) 2024-02-09

Family

ID=89782944

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311243450.9A Pending CN117539481A (en) 2023-09-25 2023-09-25 Method and device for generating visual service operation console interface

Country Status (1)

Country Link
CN (1) CN117539481A (en)

Similar Documents

Publication Publication Date Title
US11645379B2 (en) Security verification method and relevant device
US10481875B2 (en) Generation of an application from template
US11089063B2 (en) Method and system for automated cybersecurity incident and artifact visualization and correlation for security operation centers and computer emergency response teams
US9614880B1 (en) Methods for real-time notifications in an activity stream
DE202017105691U1 (en) Intelligent assistant for repeated actions
US9584565B1 (en) Methods for generating notifications in a shared workspace
US9135714B1 (en) Method and system for integrating a graphical user interface capture for automated test and retest procedures
CN103984626B (en) A kind of method and device for generating test case script
US10175954B2 (en) Method of processing big data, including arranging icons in a workflow GUI by a user, checking process availability and syntax, converting the workflow into execution code, monitoring the workflow, and displaying associated information
US20100186004A1 (en) Data analysis system and method
WO2021167659A1 (en) Systems and methods of monitoring and controlling remote assets
DE102016205009A1 (en) Intelligent interactive screen capture
WO2022100075A1 (en) Method and apparatus for performance test, electronic device and computer-readable medium
CN111178017A (en) Method and device for generating flow chart, storage medium and electronic equipment
CN114741079A (en) Software development method, platform, electronic device and computer-readable storage medium
US20080155480A1 (en) Methods and apparatus for generating workflow steps using gestures
US20120151311A1 (en) System and method for generating a customized task list
US20180349932A1 (en) Methods and systems for determining persona of participants by the participant use of a software product
CN110442782B (en) Cloud resource retrieval method and device
CN111459571A (en) Configuration method, processing method and device
CN117539481A (en) Method and device for generating visual service operation console interface
US9542171B2 (en) Managing an application modification process
CN112988482B (en) Server operation management method, device, terminal, server and storage medium
CN109120783A (en) Information acquisition method and device, mobile terminal and computer readable storage medium
CN113836124A (en) User portrait generation 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