CN112288400A - Multi-system data interaction method and device, computer equipment and storage medium - Google Patents

Multi-system data interaction method and device, computer equipment and storage medium Download PDF

Info

Publication number
CN112288400A
CN112288400A CN202011185916.0A CN202011185916A CN112288400A CN 112288400 A CN112288400 A CN 112288400A CN 202011185916 A CN202011185916 A CN 202011185916A CN 112288400 A CN112288400 A CN 112288400A
Authority
CN
China
Prior art keywords
menu
user
information
appointed
specified
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
CN202011185916.0A
Other languages
Chinese (zh)
Inventor
刘妍
陈飞民
陈丹
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ping An Trust Co Ltd
Original Assignee
Ping An Trust Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ping An Trust Co Ltd filed Critical Ping An Trust Co Ltd
Priority to CN202011185916.0A priority Critical patent/CN112288400A/en
Publication of CN112288400A publication Critical patent/CN112288400A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2458Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
    • G06F16/2462Approximate or statistical queries

Abstract

The invention relates to the field of system performance optimization, and discloses a multi-system data interaction method, a device, computer equipment and a storage medium, wherein the method comprises the following steps: acquiring login information of a user on a specified login platform; inquiring the post information of the user in the appointed authority system according to the login information; determining the user roles of the users in the appointed service systems according to the post information, wherein the number of the appointed service systems is multiple, and each appointed service system corresponds to one user role; acquiring menu data matched with the user role from a specified service system; and generating a plurality of operation items of the appointed login platform according to the menu data, wherein the operation items are used for executing the business operation corresponding to the menu data on the appointed business system. The invention can improve the management efficiency of the multi-system data.

Description

Multi-system data interaction method and device, computer equipment and storage medium
Technical Field
The invention relates to the field of system performance optimization, in particular to a multi-system data interaction method and device, computer equipment and a storage medium.
Background
Because the existing financial system relates to a plurality of business links, in order to ensure the data security of the business links, a plurality of independent data management systems are usually arranged, and each data management system processes a plurality of types of business links. The data management systems can accurately manage the data generated by each business link and ensure the accuracy and the safety of the data.
However, the plurality of data management systems bring about a problem of inconvenient management. When a plurality of business links of a certain business are dispersed in a plurality of data management systems, managers need to switch among different data management systems, the data management efficiency is low, and the interactive experience is poor.
Disclosure of Invention
Therefore, it is necessary to provide a method, an apparatus, a computer device, and a storage medium for multi-system data interaction to improve the management efficiency of multi-system data.
A multi-system data interaction method comprises the following steps:
acquiring login information of a user on a specified login platform;
inquiring the post information of the user in an appointed authority system according to the login information;
determining the user roles of the users in the appointed service systems according to the post information, wherein the number of the appointed service systems is multiple, and each appointed service system corresponds to one user role;
acquiring menu data matched with the user role from the specified service system;
and generating a plurality of operation items of the appointed login platform according to the menu data, wherein the operation items are used for executing business operations corresponding to the menu data on the appointed business system.
A multi-system data interaction apparatus, comprising:
the login information acquisition module is used for acquiring login information of a user on a specified login platform;
the inquiry post information module is used for inquiring the post information of the user in an appointed authority system according to the login information;
a user role determining module, configured to determine, according to the post information, a user role of the user in an assigned service system, where the number of the assigned service systems is multiple, and each assigned service system corresponds to one user role;
the menu data acquisition module is used for acquiring menu data matched with the user role from the specified service system;
and the operation item generation module is used for generating a plurality of operation items of the specified login platform according to the menu data, and the operation items are used for executing the business operation corresponding to the menu data on the specified business system.
A computer device comprising a memory, a processor and computer readable instructions stored in the memory and executable on the processor, the processor implementing the multi-system data interaction method when executing the computer readable instructions.
A computer readable storage medium storing computer readable instructions which, when executed by a processor, implement the above multi-system data interaction method.
According to the multi-system data interaction method, the multi-system data interaction device, the computer equipment and the storage medium, the login information of the user on the specified login platform is obtained, and the user only needs to login on the specified login platform and does not need to access each specified service system one by one. And inquiring the post information of the user in an appointed authority system according to the login information, wherein the post information of the user is uniformly managed by the appointed authority system, so that the complexity of an appointed login platform can be further reduced, and the efficiency of authority management is improved. And determining the user roles of the users in the appointed service systems according to the post information, wherein the number of the appointed service systems is multiple, and each appointed service system corresponds to one user role so as to clarify the user permission through the user roles. And acquiring menu data matched with the user role from the specified service system, wherein the menu data is acquired from the specified service system in real time, and if the menu data of the specified service system is changed, the menu data acquired by the specified login platform is changed, so that the consistency of the menu data can be ensured, and the maintenance cost is reduced (only one place is modified, and the specified login platform does not need to be modified). And generating a plurality of operation items of the appointed login platform according to the menu data, wherein the operation items are used for executing the service operation corresponding to the menu data on the appointed service system, and here, the menu of the appointed service system is equivalent to be migrated to the appointed login platform (namely, the operation items), so that the convenience of the service operation is greatly improved. The invention can improve the management efficiency of the multi-system data.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the description of the embodiments of the present invention will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to these drawings without inventive labor.
FIG. 1 is a diagram of an application environment of a multi-system data interaction method according to an embodiment of the present invention;
FIG. 2 is a flow chart of a multi-system data interaction method according to an embodiment of the present invention;
FIG. 3 is a flow chart of a multi-system data interaction method according to an embodiment of the present invention;
FIG. 4 is a flow chart of a multi-system data interaction method according to an embodiment of the present invention;
FIG. 5 is a flow chart of a multi-system data interaction method according to an embodiment of the present invention;
FIG. 6 is a flow chart of a multi-system data interaction method according to an embodiment of the present invention;
FIG. 7 is a block diagram of a multi-system data interaction device according to an embodiment of the present invention;
FIG. 8 is a schematic diagram of a computer device according to an embodiment of the invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The multisystem data interaction method provided by the embodiment can be applied to the application environment shown in fig. 1, where a client communicates with a server. The client includes, but is not limited to, various personal computers, notebook computers, smart phones, tablet computers, and portable wearable devices. The server can be implemented by an independent server or a server cluster composed of a plurality of servers.
In an embodiment, as shown in fig. 2, a multisystem data interaction method is provided, which is described by taking the application of the method to the server side in fig. 1 as an example, and includes the following steps:
and S10, obtaining the login information of the user on the specified login platform.
In this embodiment, the designated login platform may refer to a general management platform. The appointed login platform is in butt joint with a plurality of appointed service systems, and unified management of all the appointed service systems can be realized. The login information may refer to an account identifier of the user, for example, the login information of zhang san of the user may be represented as: account: zhangsan.
And S20, inquiring the post information of the user in the appointed authority system according to the login information.
The designated permissions system may be a subsystem that designates a login platform for managing account information. In the system of the designated authority, different position information is set. When a user registers on a designated login platform, the user generally needs to bind the post information. That is, each user corresponds to one of the position information. When the post information of the user changes, the management account can be used for modifying the post information of the user.
S30, determining the user roles of the users in the appointed service systems according to the post information, wherein the number of the appointed service systems is multiple, and each appointed service system corresponds to one user role;
because the appointed login platform is in butt joint with a plurality of appointed service systems, the user roles of the user in the appointed service systems are different. The position information has corresponding user roles in each designated service system. For example, the designated business system interfacing with the designated login platform includes a fund ecosphere system, a performance assessment system, and a client equity registration system, and the position information is "investment manager" the user role in the fund ecosphere system is "investment manager", the user role in the performance assessment system is "salesman post", and the user role in the client equity registration system is "product manager post".
And S40, acquiring menu data matched with the user role from the specified service system.
Each user role has matching menu data at its corresponding designated service system. Typically, the users have the same role, and the same role is assigned to the menu that the business system matches. Illustratively, the user role is "investment manager" whose menu data matched at the funding ecosystem includes an investment requirement query menu. The user role is 'salesman post', and the menu data matched by the performance assessment system comprises a monthly income inquiry menu. The user role is "product manager post" and the menu data matched at the customer equity registration system includes the assignment test handling menu.
S50, generating a plurality of operation items of the appointed login platform according to the menu data, wherein the operation items are used for executing the business operation corresponding to the menu data on the appointed business system.
All menu data can be integrated in the specified login platform to form a plurality of operation items of the specified login platform. Illustratively, a menu data corresponds to an operation item. When a user processes a certain service and needs to operate in a plurality of specified service systems, the user can directly operate in a specified login platform, and the operation efficiency is greatly improved. Meanwhile, the appointed authority system integrates the user authority of each appointed service system, the operation items of the user on the appointed login platform are legal and effective, and the corresponding operation results are stored and recorded by the appointed service system.
In the steps S10-S50, the login information of the user on the specified login platform is obtained, and here, the user only needs to login on the specified login platform and does not need to access each specified service system one by one. And inquiring the post information of the user in an appointed authority system according to the login information, wherein the post information of the user is uniformly managed by the appointed authority system, so that the complexity of an appointed login platform can be further reduced, and the efficiency of authority management is improved. And determining the user roles of the users in the appointed service systems according to the post information, wherein the number of the appointed service systems is multiple, and each appointed service system corresponds to one user role so as to clarify the user permission through the user roles. And acquiring menu data matched with the user role from the specified service system, wherein the menu data is acquired from the specified service system in real time, and if the menu data of the specified service system is changed, the menu data acquired by the specified login platform is changed, so that the consistency of the menu data can be ensured, and the maintenance cost is reduced (only one place is modified, and the specified login platform does not need to be modified). And generating a plurality of operation items of the appointed login platform according to the menu data, wherein the operation items are used for executing the service operation corresponding to the menu data on the appointed service system, and here, the menu of the appointed service system is equivalent to be migrated to the appointed login platform (namely, the operation items), so that the convenience of the service operation is greatly improved.
Optionally, as shown in fig. 3, in step S50, that is, the generating, according to the menu data, a plurality of operation items of the specified login platform, where the operation items are used to execute a service operation corresponding to the menu data on the specified service system, includes:
s501, acquiring business processes related to all the menu data;
s502, recombining all the menu data according to the business process to form a menu item combination corresponding to the business process, wherein the menu item combination comprises a plurality of menu items sequenced according to an operation sequence;
s503, generating the operation items according to the menu item combination, wherein one operation item corresponds to one business process.
Illustratively, the business process associated with the menu data may be one or more. For example, the business process associated with the menu data 1 includes process 1, process 2, and process 3; the business process associated with the menu data 2 includes a process 1, a process 2 and a process 4; the business process associated with the menu data 3 includes the process 1.
The menu items associated with each business process can be counted, and the menu items belonging to the same business process are combined into a menu item combination. For example, the menu data 1 includes: menu item 11 (flow 1), menu item 12 (flow 2), menu item 13 (flow 3); the menu data 2 includes: menu item 21 (flow 1), menu item 22 (flow 2), menu item 23 (flow 4); the menu data 3 includes: menu item 31 (flow 1). The menu data is recombined according to the service flow, so that the following results can be obtained: menu item combination 1 (flow 1): { menu item 11, menu item 21, menu item 31 }; menu item combination 2 (flow 2): { menu item 12, menu item 22 }; menu item combination 3 (flow 3): { menu item 13 }; menu item combination 4 (flow 4): { menu item 23 }.
Each menu item combination may generate an action item. Each operation item corresponds to one business process. In one example, the operation item may be displayed as a drop-down menu, i.e., when the operation item is clicked, all menu items of the operation item may be viewed. In this case, a larger number of all menu items are replaced with a smaller number of operation items, which can help the user to locate the menu items more quickly and improve the operation efficiency.
In steps S501-S505, the business processes associated with all the menu data are obtained, where the logic sequence of the business processes is consistent with the operation sequence of the user. And recombining all the menu data according to the business process to form a menu item combination corresponding to the business process, wherein the menu item combination comprises a plurality of menu items which are ordered according to the operation sequence, and the menu items belonging to the same business process are centralized together by recombining all the menu items, so that the operation of a user is facilitated. And generating the operation items according to the menu item combination, wherein one operation item corresponds to one business process, so that the efficiency of user business operation is improved.
Optionally, as shown in fig. 4, in step S50, that is, the generating, according to the menu data, a plurality of operation items of the specified login platform, where the operation items are used to execute a service operation corresponding to the menu data on the specified service system, includes:
s504, obtaining backlogs of the user in all the appointed service systems;
s505, selecting a menu item related to the to-do-things from the menu data;
s506, generating the operation item according to the selected menu item.
Here, the backlog may specify an incomplete business process on the business system (requiring continued processing). For example, on a certain business system, a backlog a exists, and the backlog a is used for auditing a transaction fund. The menu item related to the backlog A refers to a menu item which can be subjected to fund review in the business system, and if the transaction fund also requires the user to perform secondary review in another business system, the related menu item also comprises a menu item which can be subjected to secondary review in another business system. In order to reduce the display quantity of the operation items on the appointed login platform, the menu data can be screened based on backlogs, menu items related to the backlogs are selected, and corresponding operation items are generated.
Optionally, as shown in fig. 5, before step S20, that is, before querying the position information of the user by the system with specified authority according to the login information, the method further includes:
s21, receiving user authority application information, wherein the user authority application information comprises team information, job level information and working property information of a user;
and S22, generating the post information according to the user permission application information, and storing the post information in the appointed permission system.
In this embodiment, the user may apply for the user right at the specified login platform. And the information filled in by the user on the authority application page provided by the appointed login platform is the user authority application information. In some cases, the user may also submit the user right application information in other manners, such as by sending an email. The user authority application information includes, but is not limited to, team information, job level information, and job property information of the user. The team information refers to a team to which the user belongs, such as a first operation part, a second business part and the like. A given login platform prerecorded information for all teams that the enterprise needs to manage at that platform. The job level information refers to the position level of the user in the enterprise, such as the P7 level (which can be defined by the user according to the actual needs). Similarly, the designated login platform records all job level information in advance, from highest level to lowest level, inclusive. The working property information is also an attribute divided based on the management needs of the enterprise, such as technical posts and management posts.
The post information can be generated according to the team information, the job level information and the work property information in the user permission application information. The post information may automatically match the user roles of each of the designated business systems. The reason is that the team information recorded in advance by the specified login platform already contains the functions, tasks and permissions of the team, and the user roles and the corresponding permissions of the users in each specified service system can be uniquely determined by combining the job level information and the working properties of the users.
After the post information is generated, the post information can be stored in the designated authority system and is uniformly managed and maintained by the designated authority system.
Optionally, as shown in fig. 6, after step S10, that is, after the obtaining the login information of the user on the specified login platform, the method further includes:
s11, receiving a click command to a non-service system;
s12, sending the login information to the non-service system according to the click command so as to establish connection with the non-service system and read the page information of the non-service system.
In this embodiment, the non-business system also belongs to a system within an enterprise group, but is mainly a system for processing some non-business processes, such as an electronic office system, a printing system, a financial tool system, and the like. The designated login platform is provided with an access interface (which can be an icon, a link or other forms) of the non-business systems, and a click command is generated when a user clicks the access interface. And after receiving the click command, the appointed login platform sends login information to the non-service system, and then connection is established with the non-service system. In this case, the login information is common in each system, which can reduce the frequent login operation of the user. After the connection between the designated login platform and the non-service system is established, the page information of the non-service system can be read, and a user can access the non-service system on the designated login platform.
It should be understood that, the sequence numbers of the steps in the foregoing embodiments do not imply an execution sequence, and the execution sequence of each process should be determined by its function and inherent logic, and should not constitute any limitation to the implementation process of the embodiments of the present invention.
In an embodiment, a multi-system data interaction device is provided, and the multi-system data interaction device corresponds to the multi-system data interaction method in the above embodiment one to one. As shown in fig. 7, the multi-system data interaction device includes a login information acquiring module 10, a post information inquiring module 20, a user role determining module 30, a menu data acquiring module 40 and an operation item generating module 50. The functional modules are explained in detail as follows:
the login information acquisition module 10 is used for acquiring login information of a user on a specified login platform;
the inquiry post information module 20 is used for inquiring the post information of the user in the system with the appointed authority according to the login information;
a user role determining module 30, configured to determine, according to the post information, a user role of the user in an assigned service system, where the number of the assigned service systems is multiple, and each assigned service system corresponds to one user role;
a menu data acquiring module 40, configured to acquire menu data matched with the user role from the specified service system;
and an operation item generating module 50, configured to generate a plurality of operation items of the specified login platform according to the menu data, where the operation items are used to execute a service operation corresponding to the menu data on the specified service system.
Optionally, the operation item generating module 50 includes:
the business process obtaining unit is used for obtaining business processes related to all the menu data;
the menu recombination unit is used for recombining all the menu data according to the business process to form a menu item combination corresponding to the business process, and the menu item combination comprises a plurality of menu items which are sequenced according to an operation sequence;
and the first operation item generating unit is used for generating the operation items according to the menu item combination, and one operation item corresponds to one business process.
Optionally, the operation item generating module 50 further includes:
the system comprises an obtaining backlog unit, a backlog unit and a backlog unit, wherein the obtaining backlog unit is used for obtaining backlogs of the user in all designated service systems;
the selection menu unit is used for selecting menu items related to the backlog from the menu data;
and the second operation item generating unit is used for generating the operation items according to the selected menu items.
Optionally, the module for querying position information 20 further includes:
the system comprises a receiving authority application information unit, a receiving authority application information unit and a processing unit, wherein the receiving authority application information unit is used for receiving user authority application information which comprises team information, job level information and working property information of a user;
and the post information generating unit is used for generating the post information according to the user permission application information and storing the post information in the specified permission system.
Optionally, the module for obtaining login information 10 further includes:
the receiving and clicking unit is used for receiving a clicking instruction of the non-service system;
and the connection establishing unit is used for sending the login information to the non-service system according to a click instruction so as to establish connection with the non-service system and read the page information of the non-service system.
For specific limitations of the multi-system data interaction device, reference may be made to the above limitations of the multi-system data interaction method, which is not described herein again. All or part of the modules in the multi-system data interaction device can be realized by software, hardware and a combination thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
In one embodiment, a computer device is provided, which may be a server, and its internal structure diagram may be as shown in fig. 8. The computer device includes a processor, a memory, a network interface, and a database connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, computer readable instructions, and a database. The internal memory provides an environment for the operating system and execution of computer-readable instructions in the non-volatile storage medium. The database of the computer equipment is used for storing data related to the multi-system data interaction method. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer readable instructions, when executed by a processor, implement a method for multi-system data interaction.
In one embodiment, a computer device is provided, comprising a memory, a processor, and computer readable instructions stored on the memory and executable on the processor, the processor when executing the computer readable instructions implementing the steps of:
acquiring login information of a user on a specified login platform;
inquiring the post information of the user in an appointed authority system according to the login information;
determining the user roles of the users in the appointed service systems according to the post information, wherein the number of the appointed service systems is multiple, and each appointed service system corresponds to one user role;
acquiring menu data matched with the user role from the specified service system;
and generating a plurality of operation items of the appointed login platform according to the menu data, wherein the operation items are used for executing business operations corresponding to the menu data on the appointed business system.
In one embodiment, one or more computer-readable storage media storing computer-readable instructions are provided, the readable storage media provided by the embodiments including non-volatile readable storage media and volatile readable storage media. The readable storage medium has stored thereon computer readable instructions which, when executed by one or more processors, perform the steps of:
acquiring login information of a user on a specified login platform;
inquiring the post information of the user in an appointed authority system according to the login information;
determining the user roles of the users in the appointed service systems according to the post information, wherein the number of the appointed service systems is multiple, and each appointed service system corresponds to one user role;
acquiring menu data matched with the user role from the specified service system;
and generating a plurality of operation items of the appointed login platform according to the menu data, wherein the operation items are used for executing business operations corresponding to the menu data on the appointed business system.
It will be understood by those of ordinary skill in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware associated with computer readable instructions, which can be stored in a non-volatile computer readable storage medium, and when executed, can include processes of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
It will be apparent to those skilled in the art that, for convenience and brevity of description, only the above-mentioned division of the functional units and modules is illustrated, and in practical applications, the above-mentioned function distribution may be performed by different functional units and modules according to needs, that is, the internal structure of the apparatus is divided into different functional units or modules to perform all or part of the above-mentioned functions.
The above-mentioned embodiments are only used for illustrating the technical solutions of the present invention, and not for limiting the same; although the present 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 solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; such modifications and substitutions do not substantially depart from the spirit and scope of the embodiments of the present invention, and are intended to be included within the scope of the present invention.

Claims (10)

1. A multi-system data interaction method is characterized by comprising the following steps:
acquiring login information of a user on a specified login platform;
inquiring the post information of the user in an appointed authority system according to the login information;
determining the user roles of the users in the appointed service systems according to the post information, wherein the number of the appointed service systems is multiple, and each appointed service system corresponds to one user role;
acquiring menu data matched with the user role from the specified service system;
and generating a plurality of operation items of the appointed login platform according to the menu data, wherein the operation items are used for executing business operations corresponding to the menu data on the appointed business system.
2. The multi-system data interaction method according to claim 1, wherein the generating a plurality of operation items of the specified login platform according to the menu data, the operation items being used for executing business operations corresponding to the menu data on the specified business system, includes:
acquiring business processes related to all the menu data;
recombining all the menu data according to the business process to form a menu item combination corresponding to the business process, wherein the menu item combination comprises a plurality of menu items which are ordered according to an operation sequence;
and generating the operation items according to the menu item combination, wherein one operation item corresponds to one business process.
3. The multi-system data interaction method according to claim 1, wherein the generating a plurality of operation items of the specified login platform according to the menu data, the operation items being used for executing business operations corresponding to the menu data on the specified business system, includes:
obtaining backlogs of the user in all designated service systems;
selecting menu items related to the backlogs from the menu data;
and generating the operation item according to the selected menu item.
4. The method for multi-system data interaction according to claim 1, wherein before querying the post information of the user by the system with specified authority according to the login information, the method further comprises:
receiving user authority application information, wherein the user authority application information comprises team information, job level information and working property information of a user;
and generating the post information according to the user permission application information, and storing the post information in the specified permission system.
5. The method for multi-system data interaction of claim 1, wherein after obtaining login information of a user at a specified login platform, further comprising:
receiving a click instruction of a non-service system;
and sending the login information to the non-service system according to a click instruction so as to establish connection with the non-service system and read page information of the non-service system.
6. A multi-system data interaction device, comprising:
the login information acquisition module is used for acquiring login information of a user on a specified login platform;
the inquiry post information module is used for inquiring the post information of the user in an appointed authority system according to the login information;
a user role determining module, configured to determine, according to the post information, a user role of the user in an assigned service system, where the number of the assigned service systems is multiple, and each assigned service system corresponds to one user role;
the menu data acquisition module is used for acquiring menu data matched with the user role from the specified service system;
and the operation item generation module is used for generating a plurality of operation items of the specified login platform according to the menu data, and the operation items are used for executing the business operation corresponding to the menu data on the specified business system.
7. The multi-system data interaction apparatus of claim 6, wherein the generate operation item module comprises:
the business process obtaining unit is used for obtaining business processes related to all the menu data;
the menu recombination unit is used for recombining all the menu data according to the business process to form a menu item combination corresponding to the business process, and the menu item combination comprises a plurality of menu items which are sequenced according to an operation sequence;
and the first operation item generating unit is used for generating the operation items according to the menu item combination, and one operation item corresponds to one business process.
8. The multi-system data interaction apparatus of claim 6, wherein the generate operation item module comprises:
the system comprises an obtaining backlog unit, a backlog unit and a backlog unit, wherein the obtaining backlog unit is used for obtaining backlogs of the user in all designated service systems;
the selection menu unit is used for selecting menu items related to the backlog from the menu data;
and the second operation item generating unit is used for generating the operation items according to the selected menu items.
9. A computer device comprising a memory, a processor and computer readable instructions stored in the memory and executable on the processor, wherein the processor when executing the computer readable instructions implements the method of multi-system data interaction according to any one of claims 1 to 5.
10. One or more readable storage media storing computer-readable instructions which, when executed by one or more processors, cause the one or more processors to perform the method of multi-system data interaction of any one of claims 1-5.
CN202011185916.0A 2020-10-29 2020-10-29 Multi-system data interaction method and device, computer equipment and storage medium Pending CN112288400A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011185916.0A CN112288400A (en) 2020-10-29 2020-10-29 Multi-system data interaction method and device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011185916.0A CN112288400A (en) 2020-10-29 2020-10-29 Multi-system data interaction method and device, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
CN112288400A true CN112288400A (en) 2021-01-29

Family

ID=74352412

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011185916.0A Pending CN112288400A (en) 2020-10-29 2020-10-29 Multi-system data interaction method and device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112288400A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112884335A (en) * 2021-03-03 2021-06-01 银清科技有限公司 Multi-role personnel arrangement and task assignment method, device and system
CN113960966A (en) * 2021-10-19 2022-01-21 云镝智慧科技有限公司 Dynamic menu generation method and device, computer equipment and storage medium
CN114816173A (en) * 2022-04-25 2022-07-29 深信服科技股份有限公司 Navigation menu generation method and device, electronic equipment and storage medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112884335A (en) * 2021-03-03 2021-06-01 银清科技有限公司 Multi-role personnel arrangement and task assignment method, device and system
CN113960966A (en) * 2021-10-19 2022-01-21 云镝智慧科技有限公司 Dynamic menu generation method and device, computer equipment and storage medium
CN114816173A (en) * 2022-04-25 2022-07-29 深信服科技股份有限公司 Navigation menu generation method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN109408746B (en) Image information query method, image information query device, computer equipment and storage medium
US11936745B2 (en) Automated platform provisioning system
US9053231B2 (en) Systems and methods for analyzing operations in a multi-tenant database system environment
CN109032824A (en) Database method of calibration, device, computer equipment and storage medium
CN112288400A (en) Multi-system data interaction method and device, computer equipment and storage medium
US9213540B1 (en) Automated workflow management system for application and data retirement
US11706106B2 (en) Resource lifecycle automation
US20080222098A1 (en) Methods, systems, and computer program products for providing consolidated order information
CN110941630A (en) Database operation and maintenance method, device and system
CN109683982B (en) MES system control method, MES system control device, computer equipment, and storage medium
US20180332102A1 (en) Cloud-based system for collaborating engineering, operations, maintenance, project management, procurement and vendor data and activities
CN113157419A (en) Task processing method based on robot process automation
CN110704095A (en) Workflow-based configuration processing method and device, computer equipment and storage medium
CN112612624A (en) Data interaction method and device between systems, computer equipment and storage medium
CN111782456A (en) Anomaly detection method and device, computer equipment and storage medium
CN113297153A (en) Data export method, device, equipment and storage medium
CN114416769A (en) To-do task query method and device and electronic equipment
WO2020233310A1 (en) Asynchronous compensation method and apparatus for real-time processing data, device, and storage medium
CN110941681A (en) Multi-tenant data processing system, method and device of power system
US20230195792A1 (en) Database management methods and associated apparatus
CN112583890B (en) Message pushing method and device based on enterprise office system and computer equipment
CN112231377A (en) Data mapping method, system, device, server and storage medium
US20200097870A1 (en) Work task commitment manager
CN111813842B (en) Data processing method, device, system, equipment and storage medium
US9412083B2 (en) Aggregation and workflow engines for managing project information

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