CN110659324A - Recursive data entry method and system - Google Patents

Recursive data entry method and system Download PDF

Info

Publication number
CN110659324A
CN110659324A CN201910949185.3A CN201910949185A CN110659324A CN 110659324 A CN110659324 A CN 110659324A CN 201910949185 A CN201910949185 A CN 201910949185A CN 110659324 A CN110659324 A CN 110659324A
Authority
CN
China
Prior art keywords
recursive data
user
recursive
data entry
tree structure
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
CN201910949185.3A
Other languages
Chinese (zh)
Inventor
胡飞跃
陆颖华
陆玥全
卢蕴琦
章媛媛
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Bank of China Ltd
Original Assignee
Bank of China Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN201910949185.3A priority Critical patent/CN110659324A/en
Publication of CN110659324A publication Critical patent/CN110659324A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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/25Integrating or interfacing systems involving database management systems
    • 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/22Indexing; Data structures therefor; Storage structures
    • G06F16/2228Indexing structures
    • G06F16/2246Trees, e.g. B+trees

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention provides a recursive data entry method and a system, wherein the method comprises the following steps: receiving a recursive data entry request triggered by a user; inquiring recursive data according to the recursive data entry request, and rendering the inquired recursive data in a page in a tree structure; receiving a selection request of a user for triggering a certain item of recursive data in a tree structure; and filling a certain item of recursive data in a corresponding field according to the selection request of the certain item of recursive data in the user triggered tree structure. The invention can improve the efficiency of information input and simultaneously can ensure the normalization and the effectiveness of the input information.

Description

Recursive data entry method and system
Technical Field
The invention belongs to the field of information input, and particularly relates to a recursive data input method and a recursive data input system.
Background
In the prior art, a need exists for entry of recursive data (e.g., a banking system needs to enter institution information when retrieving customer information from the institution information). In specific implementation, recursive data entry is realized in a manual mode, and for recursive data with more branches, the implementation mode has the defects of low entry efficiency, high error tendency, non-uniform names (for example, "Chinese bank" may be input as "middle line"), and inconvenience in data statistics and management.
In view of this, how to quickly and accurately enter recursive data is crucial to improving the usability of the system.
Disclosure of Invention
The invention provides a recursive data entry method and a recursive data entry system, which are used for overcoming the defects of low entry efficiency and easy error existing in recursive data entry of mechanism information and the like.
In order to solve the above technical problem, a first aspect of the present invention provides a recursive data entry method, including:
receiving a recursive data entry request triggered by a user;
inquiring recursive data according to the recursive data entry request, and rendering the inquired recursive data in a page in a tree structure;
receiving a selection request of a user for triggering a certain item of recursive data in a tree structure;
and filling a certain item of recursive data in a corresponding field according to a selection request of triggering the certain item of recursive data in the tree structure by a user.
In a further embodiment, the recursive data is organization information comprising a plurality of branches.
In a further embodiment, the organization information comprises an organization identification and/or an organization name.
In a further embodiment, querying the recursive data according to the recursive data entry request comprises: and inquiring the information of the mechanism to which the user belongs and the subordinate mechanism thereof according to the recursive data entry request.
A second aspect of the invention provides a recursive data entry system comprising:
the first receiving module is used for receiving a recursive data entry request triggered by a user;
the processing module is used for inquiring the recursive data according to the recursive data entry request and rendering the inquired recursive data in a page in a tree structure;
the second receiving module is used for receiving a selection request of a user for triggering a certain item of recursive data in the tree structure;
and the filling module is used for filling the corresponding recursive data into the corresponding column according to the selection request of triggering a certain item of recursive data in the tree structure by the user.
In a further embodiment, the recursive data is organization information comprising a plurality of branches.
In a further embodiment, the organization information comprises an organization identification and/or an organization name.
In a further embodiment, the processing module is specifically configured to query, according to the recursive data entry request, information of an organization to which the user belongs and subordinate organizations thereof.
A third aspect of the present invention provides a computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the recursive data entry method according to any one of the preceding embodiments when executing the computer program.
A fourth aspect of the present invention provides a computer-readable storage medium storing a computer program for executing the recursive data entry method according to any one of the preceding embodiments.
The recursive data entry method and system, the computer equipment and the computer readable storage medium provided by the invention are suitable for entry of organization information with more branches, and by receiving a recursive data entry request triggered by a user; inquiring recursive data according to the recursive data entry request, and rendering the inquired recursive data in a page in a tree structure; receiving a selection request of a user for triggering a certain item of recursive data in a tree structure; according to the selection request of the user triggering certain recursive data in the tree structure, the certain recursive data are filled to the corresponding columns, so that the information input efficiency can be improved, and the normalization and the effectiveness of the input information can be ensured.
In order to make the aforementioned and other objects, features and advantages of the invention comprehensible, preferred embodiments accompanied with figures are described in detail below.
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 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 to obtain other drawings based on these drawings without inventive labor.
Fig. 1 is a flowchart of a recursive data entry method according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of organization information provided by an embodiment of the present invention;
fig. 3 is a structural diagram of a recursive data entry system according to an embodiment of the present invention.
Detailed Description
In order to make the technical features and effects of the invention more obvious, the technical solution of the invention is further described below with reference to the accompanying drawings, the invention can also be described or implemented by other different specific examples, and any equivalent changes made by those skilled in the art within the scope of the claims are within the scope of the invention.
The detailed description, which follows, is presented in terms of flowcharts, logic modules, and other symbolic representations of operations that can be performed on a computer system. A procedure, computer executed step, logic block, process, etc., is here conceived to be a self-consistent sequence of one or more steps or instructions leading to a desired result. The steps are those requiring physical manipulations of physical quantities. These quantities include electrical, magnetic, or radio signals, which are stored, transferred, combined, compared, and otherwise manipulated in a computer system. These signals may be bits, values, elements, symbols, characters, terms, numbers, or the like. Each step may be performed by hardware, software, firmware, or a combination thereof.
First, it should be noted that the recursive data in the present invention is structured data having a recursive relationship (e.g., country name, organization information having a plurality of branches).
In the prior art, a need exists for entry of recursive data (e.g., a banking system needs to enter institution information when retrieving customer information from the institution information). In specific implementation, recursive data entry is realized in a manual mode, and for recursive data with more branches, the implementation mode has the defects of low entry efficiency, high error tendency, non-uniform names (for example, "Chinese bank" may be input as "middle line"), and inconvenience in data statistics and management.
Based on this, the present invention provides a recursive data entry method, as shown in fig. 1, fig. 1 is a flowchart of the recursive data entry method provided in the embodiment of the present invention, and this embodiment can improve the efficiency of information entry, and can ensure the normalization and the effectiveness of the entered information at the same time.
The recursive data entry method shown in fig. 1 includes:
at step 110, a user-triggered recursive data entry request is received.
In specific implementation, the recursive data entry request is triggered when the user positions the cursor of the mouse to the recursive information input field or when the user clicks the mouse.
And 120, inquiring the recursive data according to the recursive data entry request, and rendering the inquired recursive data in a page in a tree structure.
When the method is specifically implemented, the inquired recursive data is rendered and displayed in a new page window in a tree structure, and the recursive data rendered in the new page window can be displayed in an expanded mode or in a folded mode. The display is expanded, i.e., the user can see all the nodes (including the root node and the leaf nodes) of the recursive data. The folding display means that the user can only see the root node of the recursive data (only the node with the recursive relationship downwards), and when the user opens and displays the leaf nodes of the root node (the node with the recursive relationship upwards) by clicking or double clicking a certain item of root node, as shown in fig. 2, each item of data in the tree structure can be triggered.
Step 130, receiving a selection request of a user triggering a certain item of recursive data in the tree structure.
In specific implementation, a user can trigger a certain recursive data in the tree structure by a single click or a double click.
Step 140, filling a certain item of recursive data in the corresponding field according to the selection request of the user triggering the certain item of recursive data in the tree structure.
Through the implementation of the steps 110 to 140, the user can position the recursive data to be entered step by step, the efficiency of information entry is improved, and the normalization and the effectiveness of the entered information can be ensured.
In an embodiment of the present invention, the recursive data is organization data having a plurality of branches, and the organization information includes an organization identifier and/or an organization name. The embodiment can be applied to a banking system, one application scenario is that a head office manager needs to enter mechanism information to record the affiliation mechanism of a user when creating a system user for a specified mechanism, and another application scenario is that the head office manager needs to create a due-employment survey case list in the system after receiving a due-employment survey request of an external monitoring mechanism for a certain client, and at the moment, needs to enter mechanism information to distribute the case to a client manager of the client affiliation mechanism for processing. Of course, in the specific implementation, the invention is not only limited to be applied to the banking system, but also can be applied to the business systems of the insurance, power, communication and other industries with a plurality of branches.
Further, considering that the banking system controls the access right by means of institution information, for example, the user a who logs in the banking system to create the user B who specifies institution information for the user B can only select the branch of the puldon development area of Shanghai city and the administrative site institution, but cannot select the superior institution such as the branch of Shanghai city.
Based on this, the step 120 of querying the recursive data according to the recursive data entry request includes: and inquiring the information of the mechanism to which the user belongs and the subordinate mechanism thereof according to the recursive data entry request.
In practice, the mechanism to which the user belongs can be determined by the following method: one is to directly read the mechanism information contained in the user configuration information, and the read mechanism information is the mechanism information to which the user belongs; and the other method is that the physical coordinates of the user are obtained first, the physical coordinates are matched with the full-scale mechanism coordinates, and the mechanism information matched with the physical coordinates is the mechanism information of the user.
Based on the same inventive concept, embodiments of the present invention further provide a recursive data entry system, as described in the following embodiments. Because the principle of solving the problems of the system is similar to that of the recursive data entry method, the implementation of the system can refer to the implementation of the recursive data entry method, and repeated parts are not described again.
As shown in fig. 3, fig. 3 is a structural diagram of a recursive data entry system according to an embodiment of the present invention, which enables a user to position recursive data to be entered step by step, improves efficiency of information entry, and can ensure normalization and validity of entered information.
Specifically, the recursive data entry system comprises:
a first receiving module 310 is configured to receive a recursive data entry request triggered by a user.
In specific implementation, the recursive data entry request is triggered when the user positions the cursor of the mouse to the recursive information input field or when the user clicks the mouse.
And the processing module 320 is configured to query recursive data according to the recursive data entry request, and render the queried recursive data in a page in a tree structure.
When the method is specifically implemented, the inquired recursive data is rendered and displayed in a new page window in a tree structure, and the recursive data rendered in the new page window can be displayed in an expanded mode or in a folded mode. The display is expanded, i.e., the user can see all the nodes (including the root node and the leaf nodes) of the recursive data. The folding display means that the user can only see the root node of the recursive data (only the node with the recursive relationship downwards), and when the user opens and displays the leaf nodes of the root node (the node with the recursive relationship upwards) by clicking or double clicking a certain item of root node, as shown in fig. 2, each item of data in the tree structure can be triggered.
A second receiving module 330, configured to receive a selection request for triggering a certain recursive data in the tree structure by a user.
In specific implementation, a user can trigger a certain recursive data in the tree structure by a single click or a double click.
The filling module 340 is configured to fill a corresponding item of recursive data into a corresponding field according to a selection request of a certain item of recursive data in the user-triggered tree structure.
In an embodiment of the present invention, the recursive data is organization data having a plurality of branches, and the organization information includes an organization identifier and/or an organization name. The embodiment can be applied to a banking system, one application scenario is that a head office manager needs to enter mechanism information to record the affiliation mechanism of a user when creating a system user for a specified mechanism, and another application scenario is that the head office manager needs to create a due-employment survey case list in the system after receiving a due-employment survey request of an external monitoring mechanism for a certain client, and at the moment, needs to enter mechanism information to distribute the case to a client manager of the client affiliation mechanism for processing. Of course, in the specific implementation, the invention is not only limited to be applied to the banking system, but also can be applied to the business systems of the insurance, power, communication and other industries with a plurality of branches.
Further, considering that the banking system controls the access right by means of the institution information, for example, the user a who logs in the banking system to create the user B in the branch development area of the shanghai city, and can only select the branch development area of the shanghai city and the administrative site institution and cannot select the superior institution such as the shanghai city branch when the institution information is specified for the user B, the processing module 320 is specifically configured to query the institution to which the user belongs and the information of the subordinate institution thereof according to the recursive data entry request.
In some embodiments of the present invention, there is also provided a computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the recursive data entry method according to any one of the preceding embodiments when executing the computer program.
In some embodiments of the present invention, there is also provided a computer readable storage medium storing an executable computer program which, when executed by a processor, implements the recursive data entry method of any one of the preceding embodiments.
The recursive data entry method and system, the computer equipment and the computer readable storage medium provided by the invention are suitable for entry of organization information with more branches, and by receiving a recursive data entry request triggered by a user; inquiring recursive data according to the recursive data entry request, and rendering the inquired recursive data in a page in a tree structure; receiving a selection request of a user for triggering a certain item of recursive data in a tree structure; according to the selection request of the user triggering certain recursive data in the tree structure, the certain recursive data are filled to the corresponding columns, so that the information input efficiency can be improved, and the normalization and the effectiveness of the input information can be ensured.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The above description is only for the purpose of illustrating the present invention, and any person skilled in the art can modify and change the above embodiments without departing from the spirit and scope of the present invention. Therefore, the scope of the claims should be accorded the full scope of the claims.

Claims (10)

1. A recursive data entry method, the method comprising:
receiving a recursive data entry request triggered by a user;
inquiring recursive data according to the recursive data entry request, and rendering the inquired recursive data in a page in a tree structure;
receiving a selection request of a user for triggering a certain item of recursive data in a tree structure;
and filling a certain item of recursive data in a corresponding field according to the selection request of the certain item of recursive data in the user triggered tree structure.
2. The method of claim 1, wherein the recursive data is organizational information comprising a plurality of branches.
3. The method of claim 2, wherein the organization information comprises an organization identification and/or an organization name.
4. The method of claim 2, wherein querying recursive data according to the recursive data entry request comprises: and inquiring the information of the mechanism to which the user belongs and the subordinate mechanism thereof according to the recursive data entry request.
5. A recursive data entry system, comprising:
the first receiving module is used for receiving a recursive data entry request triggered by a user;
the processing module is used for inquiring the recursive data according to the recursive data entry request and rendering the inquired recursive data in a page in a tree structure;
the second receiving module is used for receiving a selection request of a user for triggering a certain item of recursive data in the tree structure;
and the filling module is used for filling the corresponding item of recursive data into the corresponding column according to the selection request of the item of recursive data in the user triggered tree structure.
6. The system of claim 5, wherein the recursive data is organizational information comprising a plurality of branches.
7. The system of claim 6, wherein the organization information comprises an organization identification and/or an organization name.
8. The system of claim 6, wherein the processing module is specifically configured to query information of an organization to which the user belongs and its subordinate organizations according to the recursive data entry request.
9. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the method of any one of claims 1 to 4 when executing the computer program.
10. A computer-readable storage medium, characterized in that the computer-readable storage medium stores a computer program for executing the method of any one of claims 1 to 4.
CN201910949185.3A 2019-10-08 2019-10-08 Recursive data entry method and system Pending CN110659324A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910949185.3A CN110659324A (en) 2019-10-08 2019-10-08 Recursive data entry method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910949185.3A CN110659324A (en) 2019-10-08 2019-10-08 Recursive data entry method and system

Publications (1)

Publication Number Publication Date
CN110659324A true CN110659324A (en) 2020-01-07

Family

ID=69040080

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910949185.3A Pending CN110659324A (en) 2019-10-08 2019-10-08 Recursive data entry method and system

Country Status (1)

Country Link
CN (1) CN110659324A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114912058A (en) * 2022-06-27 2022-08-16 中银金融科技有限公司 Page rendering method and related equipment for bank customer full-time investigation system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102982185A (en) * 2012-12-25 2013-03-20 上海天律信息技术有限公司 Method and system for carrying out level-to-level management on individual sets
CN105740407A (en) * 2016-01-28 2016-07-06 深圳市佳创视讯技术股份有限公司 Tree structure generation method and system
CN106021247A (en) * 2015-07-14 2016-10-12 陈兆福 Method for transmitting information in Internet
CN106227515A (en) * 2016-07-12 2016-12-14 努比亚技术有限公司 A kind of information processing method and server

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102982185A (en) * 2012-12-25 2013-03-20 上海天律信息技术有限公司 Method and system for carrying out level-to-level management on individual sets
CN106021247A (en) * 2015-07-14 2016-10-12 陈兆福 Method for transmitting information in Internet
CN105740407A (en) * 2016-01-28 2016-07-06 深圳市佳创视讯技术股份有限公司 Tree structure generation method and system
CN106227515A (en) * 2016-07-12 2016-12-14 努比亚技术有限公司 A kind of information processing method and server

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114912058A (en) * 2022-06-27 2022-08-16 中银金融科技有限公司 Page rendering method and related equipment for bank customer full-time investigation system

Similar Documents

Publication Publication Date Title
US9880696B2 (en) System for providing dynamic linked panels in user interface
US9773010B1 (en) Information-driven file system navigation
US20220067194A1 (en) Generation of a privilege graph to represent data access authorizations
US9727836B2 (en) Systems and methods for generating data visualization dashboards
CN103744680B (en) Method and device for business process processing
US8954928B2 (en) Version labeling in a version control system
CN109697064A (en) A kind of generation method and device of the customized page
CN103810196A (en) Method for testing performance of database on basis of business model
CN105389184B (en) The configuration method and device of Product Interface information
CN109828809B (en) Information visualization method and device for billboard, computer equipment and storage medium
US20170161926A1 (en) Rendering data visualizations in different analytical applications
CN112433712A (en) Report display method and device, computer equipment and storage medium
CN103729713A (en) Audit result display configuration method and device
US20050086201A1 (en) Converting user interface panels
CN115544183A (en) Data visualization method and device, computer equipment and storage medium
CN116401407A (en) Node attribute configuration method, device, equipment and storage medium of mind map
CN110659324A (en) Recursive data entry method and system
CN114444478A (en) Voucher visualization method and device, electronic equipment and storage medium
CN102043627A (en) Development method and system of comparable data showing program of browser server architecture
CN111178615A (en) Construction method and system of enterprise risk identification model
US9886435B2 (en) Pseudo internal numbering mechanism
CN115617774A (en) Data processing method and device based on configuration management system and computer equipment
CN111506644B (en) Application data processing method and device and electronic equipment
CN103455910A (en) Work context applied to service application
CN110674207A (en) Recursive data entry method and system

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20200107

RJ01 Rejection of invention patent application after publication