CN111459907A - Method, system and storage medium for configuring master data through model - Google Patents

Method, system and storage medium for configuring master data through model Download PDF

Info

Publication number
CN111459907A
CN111459907A CN202010144451.8A CN202010144451A CN111459907A CN 111459907 A CN111459907 A CN 111459907A CN 202010144451 A CN202010144451 A CN 202010144451A CN 111459907 A CN111459907 A CN 111459907A
Authority
CN
China
Prior art keywords
data
model
configuration information
configuring
main data
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.)
Granted
Application number
CN202010144451.8A
Other languages
Chinese (zh)
Other versions
CN111459907B (en
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.)
Petro CyberWorks Information Technology Co Ltd
Original Assignee
Petro CyberWorks Information Technology 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 Petro CyberWorks Information Technology Co Ltd filed Critical Petro CyberWorks Information Technology Co Ltd
Priority to CN202010144451.8A priority Critical patent/CN111459907B/en
Publication of CN111459907A publication Critical patent/CN111459907A/en
Application granted granted Critical
Publication of CN111459907B publication Critical patent/CN111459907B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/21Design, administration or maintenance of databases
    • 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/2282Tablespace storage structures; Management thereof
    • 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/2457Query processing with adaptation to user needs
    • G06F16/24578Query processing with adaptation to user needs using ranking
    • 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
    • G06F16/252Integrating or interfacing systems involving database management systems between a Database Management System and a front-end application
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • G06F9/4451User profiles; Roaming
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Abstract

The invention discloses a method, a system and a storage medium for configuring main data through a model, wherein a target model is established according to the main data and table information, and a data management page for dynamically managing the main data by the target model is configured for the target management model, so that a user can conveniently manage and configure the main data on the data management page, and the efficiency of managing the main data is effectively improved.

Description

Method, system and storage medium for configuring master data through model
Technical Field
The invention belongs to the technical field of data management, and particularly relates to a method, a system and a storage medium for configuring main data through a model.
Background
The main Data (MD: Master Data) refers to shared or shared Data among systems, and the management of the main Data usually is to customize and develop a corresponding database table for each type of main Data according to business needs, and customize and develop a corresponding interface according to each type of business. However, with the expansion of services, the requirements for the attributes and constraints of the main data are changed continuously, so operations such as continuously modifying the database table structure, modifying the main data maintenance form interface, modifying the main data interface, issuing the main data interface, maintaining the interface authority, and performing system testing and joint debugging are required. The implementation mode is time-consuming and labor-consuming, and frequent deployment and configuration easily causes instability of the main data application environment, which causes service interruption.
Therefore, how to improve the efficiency of managing the master data and provide a fast and stable master data management method is an urgent problem to be solved.
Disclosure of Invention
The present invention overcomes the deficiencies of the prior art by providing a method, system and storage medium for configuring master data through a model, which enables a user to configure master data based on a data management page, thereby effectively managing the efficiency of master data.
The invention provides a method for configuring main data through a model, which comprises the following steps:
obtaining model basic information according to the management requirements of the main data, and establishing an initial model according to the model basic information;
creating a table structure according to the obtained table information corresponding to the initial model, and obtaining a target model based on the table structure and the initial model;
receiving page management configuration information input by a user based on the target model, generating a data management page for dynamically managing main data by the target model according to the page management configuration information, and configuring management information for managing the main data on the data management page.
Optionally, in the method for configuring main data through a model, the step of configuring, on the data management page, management information for managing the main data includes:
configuring source system configuration information of a source system for configuring main data on the data management page;
configuring adjustment configuration information for configuring the main data and approval process configuration information for approving on the data management page; and
and configuring target system configuration information of a target system for distributing the configured main data on the data management page.
Optionally, in the method for configuring master data through a model, the method further includes:
acquiring determined target system configuration information from the target system configuration information, after receiving adjustment configuration information which is input by a user through the data management page and is used for configuring the main data, and configuring the main data, aiming at each determined target system configuration information, and configuring the target model according to the configured main data and the model content in the determined target system configuration information;
and sending the configured target model to the target system corresponding to the determined target system configuration information according to the receiving mode and the receiving address in the determined target system configuration information.
Optionally, in the method for configuring the master data through the model, the receiving mode is a message queue mode or a RESTful interface mode.
Optionally, in the method for configuring master data through a model, the method further includes:
when model configuration identification information sent by a source system according to a sending mode and a sending address in corresponding source system configuration information is received, obtaining adjustment configuration information which is matched with the model configuration identification information and used for configuring the main data, configuring the main data according to the adjustment configuration information, and configuring the target model based on the configured main data.
Optionally, in the method for configuring the master data through the model, the sending mode is a message queue mode or a RESTful interface mode.
Optionally, in the method for configuring master data through a model, the method further includes:
when receiving adjustment configuration information aiming at main data input by a user through the data management page, auditing the adjustment configuration information based on a network security system and the approval process configuration information to obtain an auditing result;
and when the auditing result is that the main data pass, configuring the main data based on the adjustment configuration information.
Optionally, in the method for configuring main data through a model, the step of receiving page management configuration information input by a user based on the target model, and generating a data management page for dynamically managing main data by the target model according to the page management configuration information includes:
receiving data set information and associated information input by a user based on a target model, associating the table structure with an appearance corresponding to the associated information, generating a corresponding data set according to the data set information, and loading the associated appearance and fields of the table structure to the data set;
receiving various page components which are generated by a user according to the loaded data set configuration and used for a main data dynamic operation page, and generating a plurality of operation pages according to the various page components and the loaded data set;
and generating a data management page according to the plurality of operation pages, wherein the data management page is provided with a plurality of menu management items for displaying the plurality of operation pages.
Optionally, in the method for configuring master data through a model, the model basic information includes an access type of the master data, and when the access type is a sharing type, the method further includes:
and sharing the target model to a system corresponding to the sharing system information based on the sharing system information.
The present invention also provides a storage medium storing a computer program executable by one or more processors to implement a method of configuring master data by a model as described above.
The invention also provides a system for configuring main data through a model, which comprises a memory and a processor, wherein the memory is stored with a computer program capable of running on the processor, and the computer program is used for realizing the method for configuring the main data through the model when being executed by the processor.
According to the method, the system and the storage medium for configuring the main data through the model, the target model is established according to the main data and the table information, and the target management model is configured with the data management page for dynamically managing the main data through the target model, so that a user can configure management information for managing the main data on the data management page, the main data is managed based on the management information, and the efficiency of managing the main data is effectively improved.
Drawings
The accompanying drawings are included to provide a further understanding of the technology or prior art of the present application and are incorporated in and constitute a part of this specification. The drawings expressing the embodiments of the present application are used for explaining the technical solutions of the present application, and should not be construed as limiting the technical solutions of the present application.
FIG. 1 is a block diagram of an application of a system for configuring master data via a model according to an embodiment of the present invention;
fig. 2 is a schematic flowchart of a method for configuring master data through a model according to an embodiment of the present invention.
Fig. 3 is a schematic flowchart of step S120 in fig. 2.
Fig. 4 is a schematic flowchart of step S130 in fig. 2.
Fig. 5 is another schematic flowchart of a method for configuring master data through a model according to an embodiment of the present invention.
Fig. 6 is another schematic flowchart of a method for configuring master data through a model according to an embodiment of the present invention.
Detailed Description
At present, for an enterprise, it is not always possible to use only one business system to cover all the businesses of the enterprise, even for a suite provided by some international large-scale companies, which is an impossible task (for example, when there is a multinational enterprise using the suite, the multinational enterprise usually deploys multiple instances in different countries or regions, and does not centrally deploy the suite). In addition, for an enterprise, the construction of business systems is more project-centered, from bottom to top, rather than top to bottom, but the bottom to top construction system inevitably lacks uniform planning in the whole enterprise, so that some data (main data) which needs to be shared in each business is distributed to each business system for individual management. The main data of the decentralized management does not have consistency, accuracy and integrity, so that various enterprises have the phenomena of incapability of managing the main data and the like. Therefore, it is an urgent technical problem to provide a method for managing main data rapidly and stably while improving the efficiency of managing main data.
The following detailed description of the embodiments of the present invention will be provided with reference to the accompanying drawings and examples, so that how to apply the technical means to solve the technical problems and achieve the corresponding technical effects can be fully understood and implemented. The embodiments and the features of the embodiments can be combined without conflict, and the technical solutions formed are all within the scope of the present invention.
Additionally, the steps illustrated in the flow charts of the figures may be performed in a computer such as a set of computer-executable instructions. Also, while a logical order is shown in the flow diagrams, in some cases, the steps shown or described may be performed in an order different than here.
First embodiment
Referring to fig. 1 and 2 in combination, the present invention provides a method for configuring main data by model, which can be applied to a system 10 for configuring main data by model, and when the method for configuring main data by model is applied to the system 10 for configuring main data by model, steps S110 to S130 are performed.
Step S110: obtaining model basic information according to the management requirement of the main data, and creating an initial model according to the model basic information.
The master data is reference data which is shared between systems and changes slowly, and the model basic information obtained according to the management requirement of the master data may specifically include attribute information of the master data, constraint information of the master data, table information of the master data, and/or an access type of the master data. The attribute information of the main data can be information such as the encoding field, the encoding length and whether the field is unique of the main data; the constraint information of the main data may be uniqueness constraint information of the main data and external constraint information of the main data, the table information of the main data may include a table name, and the access type of the main data may be shared or common.
Step S120: and creating a table structure according to the obtained table information corresponding to the initial model, and obtaining a target model based on the table structure and the initial model.
And establishing a table structure based on the table information so that the table structure comprises the attribute information and the constraint information of the main data, and solidifying the initial model through the table structure to obtain a target model of the main data.
It should be noted that, if the access type of the main data is a sharing type, the creator of the target model may authorize the target model to other tenant systems in an authorization manner, so that the other tenant systems can invoke the target model.
Step S130: receiving page management configuration information input by a user based on the target model, generating a data management page for dynamically managing main data by the target model according to the page management configuration information, and configuring management information for managing the main data on the data management page.
The page management configuration information may include configuration information for performing list display on the main data dynamic operation page, and may also include nested maintenance, addition, browsing, editing, list selection, pull-down selection on the list display page, and configuration information that can be imported and exported with the main data dynamic operation page data.
Referring to fig. 3, in particular, in the present embodiment, the step S130 specifically includes:
step S131: receiving data set information and associated information input by a user based on a target model, associating the table structure with an appearance corresponding to the associated information, generating a corresponding data set according to the data set information, and loading the associated appearance and fields of the table structure to the data set.
The data set may be a view page corresponding to the target model, and for the target model, a user may input different data set information according to different requirements to establish different data sets.
Step S132: and receiving various page components which are generated by a user according to the loaded data set configuration and are used for the main data dynamic operation page, and generating a plurality of operation pages according to the various page components and the loaded data set.
The multiple page configuration information may include, but is not limited to, list display page configuration information, left and right frame page configuration information, and import/export page configuration information of main data dynamic operation page data, where the list display page configuration information may specifically include list display page nested new page configuration information, edit page configuration information, list page selection configuration information, pull-down selection page configuration information, and the like.
Step S133: and generating a data management page according to the plurality of operation pages, wherein the data management page is provided with a plurality of menu management items for displaying the plurality of operation pages.
The specific way of generating the data management page according to the multiple operation pages may be to load each operation page to a menu management item, and display each operation page through the menu management item to obtain the data management page for the dynamic operation of the main data.
Referring to fig. 4, optionally, in this embodiment, the step of configuring management information for managing the main data on the data management page includes:
step S134: source system configuration information of the source system 20 for configuring the master data is configured on the data management page.
The source system configuration information may include a sending mode, a sending address, and the model configuration identification information of the corresponding source system 20, and the system 10 that configures the master data through the model stores the master data configuration information that matches with different model configuration identification information. The source system configuration information configured on the data management page by the user may be one or more, and when the data management page receives the source system configuration information input by the user, the source system configuration information is stored in the background.
Step S135: and configuring adjustment configuration information for configuring the main data and approval process configuration information for approving on the data management page.
The configuration information of the approval process comprises a plurality of approval rules, and each approval rule comprises an approval level, an approval rule code and an approval group. The configuration information of the approval process configured on the data management page by the user can be one or more, and when the data management page receives the configuration information of the approval process input by the user, the configuration information of the approval process is stored in the background.
Step S136: and configuring target system configuration information of a target system for distributing the configured main data on the data management page.
The target system configuration information includes a receiving mode and a receiving address of the corresponding target system 30, and a model content required by the target system 30. The target system configuration information configured on the data management page by the user may be one or more, and when the data management page receives the target system configuration information input by the user, the target system configuration information is stored in the background.
It is to be understood that, in this embodiment, a user may configure the main data through the data management page, or may configure the main data through the source system 20, which is not limited herein.
In this embodiment, in order to facilitate the source system 20 to configure the main data in the system 10 for configuring the main data through the model to add, modify, delete, or the like attribute information or constraint information in the main data, thereby facilitating unified and normalized management of the main data, the method further includes:
when receiving model configuration identification information sent by the source system 20 according to the sending mode and the sending address in the corresponding source system configuration information, obtaining adjustment configuration information matched with the model configuration identification information and used for configuring the main data, configuring the main data according to the adjustment configuration information, and configuring the target model based on the configured main data.
The system 10 configured with the master data through the model may pre-store a plurality of pieces of source system configuration information, where the receiving mode included in each piece of target system configuration information may be, but is not limited to, a message queue mode or a RESTful interface mode, and the receiving address may include a MAC address and an IP address.
Through the above arrangement, the configuration information sent by different receiving source systems 20 is realized, so that unified and standardized management on the main data is facilitated.
Referring to fig. 5, when the user modifies, deletes, or adds the adjustment configuration information of the management input such as the attribute information and the constraint information in the main data through the data management page, in order to ensure the reliability of the configured main data obtained by configuring the main data based on the adjustment configuration information, in this embodiment, the method further includes:
step S140: and when receiving the adjustment configuration information aiming at the main data, which is input by a user through the data management page, auditing the adjustment configuration information based on the network security system and the approval process configuration information to obtain an auditing result.
The approval process configuration information may be input and stored by a user on the data management page, and includes a plurality of approval rules, where each approval rule includes an approval level, an approval rule code, and an approval group. Specifically, when configuration information input by a user through the data management page is received to configure the main data, and when the configuration information is adjusted to be specific to the type, the attribute, the constraint information and the like of the main data, different approval rules are respectively corresponded. Therefore, when different contents of the main data are configured, different corresponding approval rule codes can be selected according to different configuration information, so that different approval rules can be selected according to different approval rule codes, and the adjustment configuration information is approved through the network security system according to approval levels by corresponding approvers in the approval group in the approval rules until an approval result is obtained, wherein the approval result is that the approval is passed or is not passed.
Step S150: and when the auditing result is that the main data pass, configuring the main data based on the adjustment configuration information.
It can be understood that the data management page may be used to output the audit result, and when the audit result is not passed, the main data is not configured.
Referring to fig. 5, in order to share the main data to other systems after the main data configuration is completed in the system 10 for configuring the main data through the model, in this embodiment, the method further includes:
step S160: and acquiring determined target system configuration information from the target system configuration information, after receiving adjustment configuration information which is input by a user through the data management page and is used for configuring the main data, and configuring the main data, aiming at each determined target system configuration information, and configuring the target model according to the configured main data and the model content in the determined target system configuration information.
Specifically, the manner of obtaining the determined target system configuration information from the target system configuration information may be that one or more target system configuration information is selected from a plurality of target system configuration information as the determined target system configuration information based on the operation of the user on the data management page, or that a corresponding relationship between different preset configuration information and a target system is pre-stored in a system for configuring the main data by the model, and the target system configuration information of one or more corresponding target systems is selected from the plurality of target system configuration information as the determined target system configuration information according to the preset configuration information corresponding to the adjustment configuration information input by the user.
Step S170: and sending the configured target model to the target system 30 corresponding to the determined target system configuration information according to the receiving mode and the receiving address in the determined target system configuration information.
The receiving mode may be, but is not limited to, a message queue mode or a RESTful interface mode, and the receiving address may include a MAC address and an IP address.
Through the above arrangement, after the configuration and approval of the master data are completed, the configured master data are configured for the target model according to the model content in the determined target system configuration information by configuring the target system configuration information corresponding to the target system 30, and the configured target model is sent to the target system 30 corresponding to the determined target system configuration information according to the receiving mode and the receiving address included in the target system configuration information, so as to be used by the target system 30.
In order to further facilitate management of the master data, in this embodiment, the model basic information includes an access type of the master data, and when the access type is a sharing type, the method further includes: and sharing the target model to a system corresponding to the sharing system information based on the sharing system information.
It can be understood that, in this implementation, the step of managing, by the data management page, the master data may further include configuring, on the data management page, sharing system information of a sharing system to which the target model is distributed.
The sharing system information may be multiple, and each sharing system information may include a data sending method and address information of a corresponding sharing system.
Second embodiment
The invention provides a system 10 for configuring main data through a model, wherein the system 10 for configuring main data through a model comprises a memory 14 and a processor 12, and the memory 14 and the processor 12 are electrically connected with each other directly or indirectly to realize the transmission or interaction of data, wherein the system 10 for configuring main data through a model can be a server, a terminal device or any electronic device with data storage and processing capabilities.
The memory 14 stores software functional modules or storage media stored in the memory 14 in the form of software or Firmware (Firmware), and the processor 12 executes various functional applications and data processing by running software programs and modules stored in the memory 14, that is, implements the method for configuring main data through a model in the first embodiment of the present invention.
Third embodiment
The invention also provides a method for configuring main data through a model, which specifically comprises the following steps: the method comprises the steps of obtaining model basic information according to management requirements of main data, wherein the management requirements comprise attribute requirements, access type requirements, table requirements, constraint requirements and the like of the main data, correspondingly obtaining the model basic information comprising attribute information, constraint information, table information, access types and the like, and defining page operation components (such as single selection, multiple selection, input boxes, drop-down lists and pop-up boxes) corresponding to each attribute and association relations (such as verification, cascade relations, selection design relations and the like) among the operation components. The operation components of each attribute corresponding to the page comprise a simple component text field, a retrieval field, a document field, a pull-down field, a unit field and the like, the incidence relation among the components corresponds to a complex component cascade selection, a tree structure, keywords, retrieval, selection setting, new components and the like, and the attribute components can be changed through an attribute component interface in a secondary development interface. And then, transmitting the operation components of the page corresponding to each attribute and the incidence relation information among the components to a background according to the constraint information, and storing the operation components and the incidence relation information into a corresponding database. Specifically, an http method of angularjs is called, a method for declaring and defining a dom domain in a front-end framework bootstrap layout by defining each component through a creator mode, and filled information is transmitted to a background and stored in a corresponding database. And querying all page components of the database model according to the primary key of the database model. Then, all page components of the database model are connected with the database model. Finally, a table structure (a bottom database table, an index and an incidence relation) is generated according to the database model and all page components, so that a data management page corresponding to the required target model is established, source system configuration information of the source system 20 for configuring the main data is configured on the data management page, target system configuration information of the target system 30 for distributing the configured main data is configured, configuration information for configuring the main data and approval process configuration information for approving the main data are configured, and the configuration information and the approval process configuration information are stored in the database.
When receiving adjustment configuration information input by a user when configuring (modifying, deleting or adding) attribute information, constraint information or table information of the main data through the data management page or through the source system 20, approving the configuration information by adopting an approval process included in approval process configuration information; and when the approval is passed, configuring the main data according to the adjustment configuration information, configuring a target model according to the configured main data, and sending the configured target model to the corresponding target system 30, so as to configure and manage the main data.
In the present embodiment, the following description will be given taking the configuration of "internal organization" main data as an example: the main data of the internal organization mechanism generally needs to be subjected to attribute management, model management and the like, so the obtained model basic information comprises basic information such as configuration model codes, model names, descriptions, attribute information and the like; and the attribute information of the system comprises organization codes, organization names, organization short names, organization types and the like; the configuration mechanism code is a primary key constraint and a mechanism name uniqueness constraint, and an initial model can be created and obtained according to the internal organization mechanism main data and the corresponding model basic information. And creating a table structure according to the basic information to complete target model configuration based on the table structure and the initial model. After the configuration of the target model is completed, the user is used to configure the data set of the "internal organization" and to maintain the page and the page attributes such as the query condition, the table column, the operation button, the attribute input method (for example, the organization code, the organization name, the organization is referred to as the text box for short, and the organization type is the drop-down box), etc. are received, as described in steps S131, S132, and S133. In addition, the main data of the 'internal organization mechanism' can be configured to receive data from an external MDM system, and the receiving mode is designated as a message queue mode; configuring main data of an internal organization mechanism into two-stage examination and approval, and assigning authority codes of each stage of examination and approval groups; the main data distribution target system 20 configured with an internal organization mechanism is provided with an ERP system and an OA office system, and the interface mode is a RESTful interface mode. Through the steps, the configuration of the main data of the internal organization mechanism is completed, and the operations of inquiry, addition, deletion, examination and approval, import, export, reception, distribution and the like can be performed on the main data, so that the full life cycle management of the main data of the internal organization mechanism is completed.
In summary, according to the method, system and storage medium for configuring main data through a model provided by the present invention, by obtaining a target model for configuring main data, generating a data management page for dynamically managing the main data by the target model according to page management configuration information input by a user and the target model, so that the user can configure the main data on the data management page, by obtaining a plurality of source system configuration information, the user can obtain main data configuration information matched with the source system configuration information based on a model configuration identifier in the source system configuration information corresponding to the source system 20, and configure the target model based on the main data configuration information, further, by obtaining a plurality of target system configuration information, after receiving adjustment configuration information input by the user through the data management page and passing the audit according to the approval process configuration information, after the main data is configured according to the adjustment configuration information, the target model is configured according to the configured main data, and the configured target model is sent to the corresponding target system 30, flexible and dynamic configuration and management of the main data are realized through the process, in addition, the process does not need to change program codes to process the main data, specific attributes, relationships among the attributes and related component domains of page display of the main data can be dynamically and flexibly defined, and various main data required by enterprises can be defined in a flexible configuration mode, so that the time, labor cost and the like of developers for customized development of different main data of different enterprises are reduced, and the main data can be conveniently configured and managed by different enterprises.
Although the embodiments of the present invention have been described above, the above descriptions are only for the convenience of understanding the present invention, and are not intended to limit the present invention. It will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (11)

1. A method for configuring master data through a model, the method comprising:
obtaining model basic information according to the management requirements of the main data, and establishing an initial model according to the model basic information;
creating a table structure according to the obtained table information corresponding to the initial model, and obtaining a target model based on the table structure and the initial model;
receiving page management configuration information input by a user based on the target model, generating a data management page for dynamically managing main data by the target model according to the page management configuration information, and configuring management information for managing the main data on the data management page.
2. The method of configuring master data through a model according to claim 1, wherein the step of configuring management information for managing the master data on the data management page comprises:
configuring source system configuration information of a source system for configuring main data on the data management page;
configuring adjustment configuration information for configuring the main data and approval process configuration information for approving on the data management page; and
and configuring target system configuration information of a target system for distributing the configured main data on the data management page.
3. The method of configuring master data via a model according to claim 2, further comprising:
acquiring determined target system configuration information from the target system configuration information, after receiving adjustment configuration information which is input by a user through the data management page and is used for configuring the main data, and configuring the main data, aiming at each determined target system configuration information, and configuring the target model according to the configured main data and the model content in the determined target system configuration information;
and sending the configured target model to the target system corresponding to the determined target system configuration information according to the receiving mode and the receiving address in the determined target system configuration information.
4. The method of claim 3, wherein the receiving mode is a message queue mode or a RESTful interface mode.
5. The method of configuring master data via a model according to claim 2, further comprising:
when model configuration identification information sent by a source system according to a sending mode and a sending address in corresponding source system configuration information is received, obtaining adjustment configuration information which is matched with the model configuration identification information and used for configuring the main data, configuring the main data according to the adjustment configuration information, and configuring the target model based on the configured main data.
6. The method of claim 5, wherein the sending mode is a message queue mode or a RESTful interface mode.
7. The method of configuring master data via a model according to claim 2, further comprising:
when adjustment configuration information aiming at main data input by a user through the data management page is received, auditing the adjustment configuration information based on a network security system and the approval process configuration information to obtain an auditing result;
and when the auditing result is that the main data pass, configuring the main data based on the adjustment configuration information.
8. The method of claim 1, wherein the step of receiving page management configuration information input by a user based on the target model, and generating a data management page dynamically managed by the target model for the main data according to the page management configuration information comprises:
receiving data set information and associated information input by a user based on a target model, associating the table structure with an appearance corresponding to the associated information, generating a corresponding data set according to the data set information, and loading the associated appearance and fields of the table structure to the data set;
receiving various page components which are generated by a user according to the loaded data set configuration and used for a main data dynamic operation page, and generating a plurality of operation pages according to the various page components and the loaded data set;
and generating a data management page according to the plurality of operation pages, wherein the data management page is provided with a plurality of menu management items for displaying the plurality of operation pages.
9. The method according to claim 1, wherein the model basic information includes an access type of the master data, and when the access type is a sharing type, the method further includes:
and sharing the target model to a system corresponding to the sharing system information based on the sharing system information.
10. A storage medium, characterized in that the storage medium stores a computer program executable by one or more processors to implement a method of configuring master data by a model according to any one of claims 1 to 9.
11. A system for configuring master data with a model, comprising a memory, a processor, a computer program being stored on the memory and being executable on the processor, the computer program, when being executed by the processor, implementing a method for configuring master data with a model as claimed in any one of claims 1 to 9.
CN202010144451.8A 2020-03-04 2020-03-04 Method, system and storage medium for configuring main data through model Active CN111459907B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010144451.8A CN111459907B (en) 2020-03-04 2020-03-04 Method, system and storage medium for configuring main data through model

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010144451.8A CN111459907B (en) 2020-03-04 2020-03-04 Method, system and storage medium for configuring main data through model

Publications (2)

Publication Number Publication Date
CN111459907A true CN111459907A (en) 2020-07-28
CN111459907B CN111459907B (en) 2023-07-18

Family

ID=71684969

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010144451.8A Active CN111459907B (en) 2020-03-04 2020-03-04 Method, system and storage medium for configuring main data through model

Country Status (1)

Country Link
CN (1) CN111459907B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112966036A (en) * 2021-03-10 2021-06-15 浪潮云信息技术股份公司 Method for constructing main data service based on logic model

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020052947A1 (en) * 2000-04-04 2002-05-02 Frank Duimovich Method and system for managing performance of data transfers for a data access system
CN103678396A (en) * 2012-09-20 2014-03-26 阿里巴巴集团控股有限公司 Data backup method and device based on data models
CN105549982A (en) * 2016-01-14 2016-05-04 国网山东省电力公司物资公司 Automated development platform based on model configuration
CN108205454A (en) * 2016-12-20 2018-06-26 中国科学院沈阳自动化研究所 Data management automatic production of HTML page method and system based on Extensible template library
CN108228762A (en) * 2017-12-25 2018-06-29 石化盈科信息技术有限责任公司 For the method and system of primary database common template to be configured
CN109034505A (en) * 2018-09-14 2018-12-18 国网河北省电力有限公司电力科学研究院 Metering table demand on-line prediction method and terminal device
CN109933310A (en) * 2019-03-11 2019-06-25 山东鲁能软件技术有限公司 A kind of configurable JAVA development platform based on data template
CN110674441A (en) * 2019-09-02 2020-01-10 中国平安财产保险股份有限公司 Page template configuration control method and device, computer equipment and storage medium

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020052947A1 (en) * 2000-04-04 2002-05-02 Frank Duimovich Method and system for managing performance of data transfers for a data access system
CN103678396A (en) * 2012-09-20 2014-03-26 阿里巴巴集团控股有限公司 Data backup method and device based on data models
CN105549982A (en) * 2016-01-14 2016-05-04 国网山东省电力公司物资公司 Automated development platform based on model configuration
CN108205454A (en) * 2016-12-20 2018-06-26 中国科学院沈阳自动化研究所 Data management automatic production of HTML page method and system based on Extensible template library
CN108228762A (en) * 2017-12-25 2018-06-29 石化盈科信息技术有限责任公司 For the method and system of primary database common template to be configured
CN109034505A (en) * 2018-09-14 2018-12-18 国网河北省电力有限公司电力科学研究院 Metering table demand on-line prediction method and terminal device
CN109933310A (en) * 2019-03-11 2019-06-25 山东鲁能软件技术有限公司 A kind of configurable JAVA development platform based on data template
CN110674441A (en) * 2019-09-02 2020-01-10 中国平安财产保险股份有限公司 Page template configuration control method and device, computer equipment and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
耿伟;姜利群;殷兆麟;刘振海;: "基于Struts框架的并行开发的研究与应用" *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112966036A (en) * 2021-03-10 2021-06-15 浪潮云信息技术股份公司 Method for constructing main data service based on logic model
CN112966036B (en) * 2021-03-10 2023-02-21 浪潮云信息技术股份公司 Method for constructing main data service based on logic model

Also Published As

Publication number Publication date
CN111459907B (en) 2023-07-18

Similar Documents

Publication Publication Date Title
US9729394B2 (en) Methods and apparatus for allowing user configuration of dynamic endpoint generators and dynamic remote object discovery and brokerage
US8234308B2 (en) Deliver application services through business object views
US7831567B2 (en) System, method, and software for managing information retention using uniform retention rules
CA2406713C (en) Method and apparatus for relaying session information from a portal server
US7913161B2 (en) Computer-implemented methods and systems for electronic document inheritance
CN108388622B (en) API interface dynamic generation method and device, computer equipment and storage medium
CN109101428B (en) UI automation test system
US20060242189A1 (en) High-level database management system
US20060265641A1 (en) Custom report generation
US9547699B2 (en) Providing enhanced connection data for shared resources
US20110113319A1 (en) Introducing a form instance into an information container
US11226943B2 (en) Assigning access control for flat data structure
US8538980B1 (en) Accessing forms using a metadata registry
CN110738038A (en) Contract text generation method, device, equipment and computer readable storage medium
CN114546563B (en) Multi-tenant page access control method and system
US7822708B1 (en) Global attribute mapping data in an enterprise information system
US20140114916A1 (en) Code generation and implementation method, system, and storage medium for delivering bidirectional data aggregation and updates
CN112035555B (en) Information display method, device and equipment
CN111459907B (en) Method, system and storage medium for configuring main data through model
CN113568923A (en) Method and device for querying data in database, storage medium and electronic equipment
US8694559B2 (en) Using database content for multiple business data systems connected to one database
US20080155495A1 (en) Methods and apparatus for modeling a workflow process in an offline environment
CN109102385B (en) Financial accounting service parameter management method and system
WO2008076881A1 (en) Apparatus and method for distributing information between business intelligence systems
CN110597827A (en) Storage method and system of interface control file data

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
GR01 Patent grant
GR01 Patent grant