CN113220809A - Integrated data management system and method - Google Patents

Integrated data management system and method Download PDF

Info

Publication number
CN113220809A
CN113220809A CN202110375302.7A CN202110375302A CN113220809A CN 113220809 A CN113220809 A CN 113220809A CN 202110375302 A CN202110375302 A CN 202110375302A CN 113220809 A CN113220809 A CN 113220809A
Authority
CN
China
Prior art keywords
map
resource
data management
integrated data
configuration
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
CN202110375302.7A
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.)
Aerospace Jingyi Guangdong Information Technology Co ltd
Original Assignee
Aerospace Jingyi Guangdong 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 Aerospace Jingyi Guangdong Information Technology Co ltd filed Critical Aerospace Jingyi Guangdong Information Technology Co ltd
Priority to CN202110375302.7A priority Critical patent/CN113220809A/en
Publication of CN113220809A publication Critical patent/CN113220809A/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/29Geographical information 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/24Querying
    • G06F16/242Query formulation
    • G06F16/2428Query predicate definition using graphical user interfaces, including menus and forms
    • 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

Abstract

The application discloses an integrated data management system and a method, wherein the integrated data management system comprises: the map management module is used for storing the parameters issued by the map into the database, receiving a user instruction through the tool interface, and calling the parameters of the database according to the user instruction so as to realize the operation on the map; the layer management module is used for configuring published resource services and parameters related to application top map configuration through a tool interface, wherein the application realizes the function of self-defining the top map of the resource according to a preset configuration structure; and the resource searching module is used for searching resources according to the obtained searching instruction, wherein the searching instruction comprises the resource type and/or field information. Through the mode, the integrated data management system manages the configuration information of each application in a centralized mode, and data management is more convenient and faster; and a resource retrieval module is additionally arranged, so that self-defined search can be performed on resource services on the map, various requirement changes are adapted, and codes do not need to be changed.

Description

Integrated data management system and method
Technical Field
The present application relates to the field of computer technologies, and in particular, to an integrated data management system and method.
Background
In a large platform construction, a plurality of GIS (Geographic Information System) applications often exist, and if the number of applications of the whole platform is small, the conventional code + configuration development mode is enough to solve the problem. However, when the number of applications is large, or the configuration information is updated more and more complicated in the case of subsequent expansion, the conventional development mode of code + configuration is not suitable at this time, because the expansibility, scalability, coupling and the like of the whole system are also considered.
Among these problems, the management of the configuration is also very cumbersome, and if the configuration is managed also in a conventionally developed form, risks of repeatedly modifying the compiled code, restarting the application, repackaging, and the like are incurred.
Disclosure of Invention
The application provides an integrated data management system and method, which aim to solve the problem that the management of GIS application configuration information is complex in the prior art.
In order to solve the above technical problem, the present application provides an integrated data management system, including: the map management module is used for storing the parameters issued by the map into the database, receiving a user instruction through the tool interface, and calling the parameters of the database according to the user instruction so as to realize the operation on the map; the layer management module is used for configuring published resource services and parameters related to application top map configuration through a tool interface, wherein the application realizes the function of self-defining the top map of the resource according to a preset configuration structure; and the resource searching module is used for searching resources according to the obtained searching instruction, wherein the searching instruction comprises the resource type and/or field information.
Optionally, the database includes a resource information table and a resource field information table, the resource configuration includes a resource code, and the resource field information table is associated by the resource code and configures all field information corresponding to each type of resource.
Optionally, the resource service includes a resource code of an existing service, a third-party data interface, and a layer service of a wfs service standard; the application upper graph configuration comprises at least one of a rendering mode, a bubble positioning icon and a bubble display field.
Optionally, the search type includes a comprehensive search and an advanced search; comprehensive search is used for configuring resource types; the advanced search is used for configuring field information associated with resources, and the field information comprises field types, matching modes, whether the field is a pull-down option, dictionary items associated with the pull-down option, whether the field needs to be filled and field display sequence numbers.
Optionally, the resource search module further includes a first interface, and the resource search module implements a customized effect of the comprehensive search through the first interface; when the requirement is changed, the dynamically customized comprehensive search function is realized by modifying the configuration.
Optionally, the map management module is further configured to control map version management and switching of two dimensions, namely, a map type and a release time; the map management module displays the map by default, and when the parameters of the map are updated, the map is directly synchronized to a plurality of applications.
Optionally, the map management module further includes a second interface grouped according to the map type and the release time, and the application dynamically generates a map switching component through the second interface, where the map switching component is used to switch maps released in different types and different years as base maps.
In order to solve the above technical problem, the present application provides an integrated data management method, including: storing the parameters issued by the map into a database, receiving a user instruction through a tool interface, and calling the parameters of the database according to the user instruction so as to realize the operation on the map; configuring published resource services and parameters related to application top plan configuration through a tool interface, wherein the application realizes the function of self-defining the top plan of the resource according to a preset configuration structure; and searching the resources according to the obtained search instruction, wherein the search instruction comprises the resource category and/or field information.
Optionally, the database includes a resource information table and a resource field information table, the resource configuration includes a resource code, the resource field information table is associated through the resource code, and all field information corresponding to each type of resource is configured; the resource service comprises the resource code of the existing service, a third-party data interface and the layer service of the wfs service standard; the application upper graph configuration comprises at least one of a rendering mode, a bubble positioning icon and a bubble display field.
Optionally, receiving a user instruction through a tool interface, and calling a parameter of the database according to the user instruction, thereby implementing an operation on the map, including: controlling map version management and switching of two dimensions of map types and release time; the integrated data management method further comprises the following steps: the map management module displays the map by default, and when the parameters of the map are updated, the map is directly synchronized to a plurality of applications.
The application provides an integrated data management system and a method, wherein the integrated data management system comprises: the map management module is used for storing the parameters issued by the map into the database, receiving a user instruction through the tool interface, and calling the parameters of the database according to the user instruction so as to realize the operation on the map; the layer management module is used for configuring published resource services and parameters related to application top map configuration through a tool interface, wherein the application realizes the function of self-defining the top map of the resource according to a preset configuration structure; and the resource searching module is used for searching resources according to the obtained searching instruction, wherein the searching instruction comprises the resource type and/or field information. Through the mode, the integrated data management system manages the configuration information of each application in a centralized mode, and data management is more convenient and faster; and a resource retrieval module is additionally arranged, so that self-defined search can be performed on resource services on the map, various requirement changes are adapted, and codes do not need to be changed.
Drawings
In order to more clearly illustrate the technical solution of the present application, the drawings needed to be used in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings without creative efforts.
FIG. 1 is a schematic diagram of an embodiment of an integrated data management system of the present application;
FIG. 2 is a flow chart illustrating an embodiment of centralized management of map configuration according to the present application;
FIG. 3 is a flow diagram of one embodiment of resource level management of the present application;
fig. 4 is a flowchart illustrating an embodiment of an integrated data management method according to the present application.
Detailed Description
In order to make those skilled in the art better understand the technical solution of the present application, the integrated data management system and method provided by the present application will be described in further detail with reference to the accompanying drawings and specific embodiments.
Referring to fig. 1, fig. 1 is a schematic structural diagram of an embodiment of an integrated data management system according to the present application. In this embodiment, the integrated data management system 100 may include a map management module 110, a layer management module 120, and a resource search module 130. The integrated data management system 100 may be applied to the management of geographic spatial information or other information.
The map management module 110 may be configured to store the parameters issued by the map in a database, receive a user instruction through a tool interface, and call the parameters of the database according to the user instruction, thereby implementing operations on the map; the layer management module 120 may be configured to configure published resource services and parameters related to application top map configuration through a tool interface, where an application implements a function of resource custom top map according to a preset configuration structure; the resource searching module can be used for searching the resources according to the obtained searching instruction, wherein the searching instruction comprises the resource category and/or the field information.
Specifically, the GIS application includes the following three aspects of implementation, which are a base map loading manner, a resource data top map, and resource search, respectively. The integrated data management system of the embodiment can centrally and uniformly manage all the configuration class information.
The base map loading mode mainly refers to a technology for realizing map visualization loaded on an application according to map release parameters, which is the most basic technology for constructing GIS application, and other GIS related business operations depend on the basis. The map parameter information can be put in respective sub-files, such as map service addresses, coordinate systems, ranges and other parameters, if a plurality of maps exist, a plurality of groups of information are configured, then the maps are loaded through a map engine, and other business functions are developed on the basis of the map engine.
The resource data upper graph is used for rendering certain types of data on a map in a batch mode, the rendering mode comprises a thermodynamic diagram, an aggregation diagram and a scatter diagram, if the data is the thermodynamic diagram, if the data is the scatter diagram, each type of data has a unique bubble style, displayed field information, a resource association button under a pop-up bubble and the like. The realization mode is that the existing resource types are determined firstly, and then the respective rendering modes, bubble styles, fields and buttons needing to be displayed by bubbles and the like are directly written to the page according to the data types returned by various data service interfaces.
The search types of the resource search may include a comprehensive search and an advanced search; the comprehensive search means searching comprehensive results of the multi-type resource data according to the keywords, and listing the results on a list and a map for rendering; advanced search is the result of detailed field filtering search for a certain kind of resource data, and the result also needs to be displayed on a list and rendered on a map. The implementation mode is similar to the above 2 nd point, the information such as the resource types of the search in the comprehensive search, the fields corresponding to each type of the keywords, and the like, and the field information required for the search in the advanced search is directly written and died in the page or the configuration file.
Wherein, the comprehensive search can be used for configuring resource types; the advanced search can be used for configuring field information associated with resources, including field type, matching mode, whether the field is a pull-down option, dictionary items associated with the pull-down option, whether the field needs to be filled in and field display sequence number.
The map management module is also used for controlling map version management and switching of two dimensions of map types and release time; the map management module displays the map by default, and when the parameters of the map are updated, the map is directly synchronized to a plurality of applications.
Referring to fig. 2 and 3, fig. 2 is a schematic flow chart illustrating an embodiment of centralized management of map configuration according to the present application;
FIG. 3 is a flow diagram illustrating an embodiment of resource level management according to the present application.
As shown in fig. 2, when a user starts entering a configuration page, the integrated tool, i.e., the integrated data management system, may perform centralized processing on various types of configuration information from a tool interface. For example, published map services can be stored in a database by the integration tool in a parameter recording manner, that is, parameters published by a map are stored in a database (Data Base, DB) configured by map parameters.
The integration tool can also call parameters of the database according to instructions of a user, so that map operation is achieved, for example, map classification processing is performed, and mobile end apps, cloud search applications and other applications can be included.
As shown in fig. 3, when a user starts to enter a layer configuration page, layer data may be configured through an integration tool, and the layer data configuration may include layer configuration information, for example, configuration layer field bubble information. Wherein, the layer configuration information is one of the resource services. The resource services may include platform internal resource services (resource coding of existing services), third party data interfaces, and wfs layer services (layer services of wfs service standard). The layer configuration information is stored and put in storage through an integration tool, and when the layer configuration information is applied, the corresponding data upper layer is called through the integration tool, for example, the layer configuration information is realized on cloud search application.
Optionally, the configuration of the application upper graph, that is, the data upper graph, may include at least one of a rendering manner, a bubble positioning icon, and a bubble display field. The upper graph of the application can be customized according to actual requirements.
Further, the customizable search configuration is based on the resource configuration, a resource information table and a resource field information table can be included in a database table design level, the resource configuration includes a unique resource code, the resource field information table is associated through the resource code, and all field information corresponding to each type of resource is configured.
The comprehensive search configuration comprises two aspects, one is that when resource information is configured, besides a data source configuration and a rendering related configuration, a field configuration of whether the resource information is of a comprehensive search type is also provided, and if the resource information is configured, the comprehensive search comprises the resource; and the second is resource-associated field information, wherein a configuration field for judging whether the field is a comprehensive search keyword or not is provided, and if so, the field can be searched out when the keyword is searched and the field contains input content. When the application is initialized, the packaged configuration interface is called to generate a comprehensive search control, and then a user can search data by inputting keyword information.
2. The advanced search mainly comprises the steps of configuring field information related to resources, wherein the field information comprises field types, matching modes (accurate and fuzzy), whether the field information is a pull-down option or not, dictionary items related to the pull-down option or not, whether the field information needs to be filled, field display sequence numbers and other information.
In summary, the integrated data management system of this embodiment is based on centralized management of configuration, and uses centralized management of configuration information of each application, so that map version management and switching of two dimensions of map type and release time can be controlled, when parameters such as a map are updated, a plurality of applications directly take effect synchronously, and it is not necessary to modify configuration in each application.
Optionally, the resource search module further includes a first interface, and the resource search module implements a customized effect of the comprehensive search through the first interface; when the requirement is changed, the dynamically customized comprehensive search function is realized by modifying the configuration.
Optionally, the map management module further includes a second interface grouped according to the map type and the release time, and the application dynamically generates a map switching component through the second interface, where the map switching component is used to switch maps released in different types and different years as base maps.
Therefore, the integrated data management system of the embodiment is based on development facing to the configuration interface, and operation and maintenance personnel can directly realize data customized data drawing effect of different data sources through configuration, customize rendering modes, bubble positioning styles and fields, and can further customize various searched interfaces, adapt to various requirement changes, do not need to change codes, and are very convenient to expand.
Referring to fig. 4, fig. 4 is a schematic flowchart illustrating an embodiment of an integrated data management method according to the present application. In this embodiment, the materialized data management method may include the steps of:
s110: storing the parameters issued by the map into a database, receiving a user instruction through a tool interface, and calling the parameters of the database according to the user instruction so as to realize the operation on the map.
S120: and configuring the published resource service and parameters related to the application upper graph configuration through a tool interface, wherein the application realizes the function of self-defining the upper graph of the resource according to a preset configuration structure.
S130: and searching the resources according to the obtained search instruction, wherein the search instruction comprises the resource category and/or field information.
Optionally, the database includes a resource information table and a resource field information table, the resource configuration includes a resource code, the resource field information table is associated through the resource code, and all field information corresponding to each type of resource is configured; the resource service comprises the resource code of the existing service, a third-party data interface and the layer service of the wfs service standard; the application upper graph configuration comprises at least one of a rendering mode, a bubble positioning icon and a bubble display field.
Optionally, receiving a user instruction through a tool interface, and calling a parameter of the database according to the user instruction, thereby implementing an operation on the map, including: controlling map version management and switching of two dimensions of map types and release time; the integrated data management method further comprises the following steps: the map management module displays the map by default, and when the parameters of the map are updated, the map is directly synchronized to a plurality of applications.
In summary, for the configuration management of data, if the configuration is managed in a conventional development form, the risk of modifying compiled codes, restarting applications, repackaging, and the like needs to be borne, and the management is troublesome. For example, in the loading method of the base map, when the base map needs to be continuously added according to the map type (such as vector images) and the year every year according to the increase of time, in the resource data upper map, if the application needs to upper map the externally provided interface data or the bubble type field, the corresponding relationship between the keyword and a certain type of resource in the comprehensive search changes, and a certain field needs to be newly added for filtering in the advanced search, which are all the cases that the above risks need to be borne.
Based on the above problems, the present application provides an integrated data management system and method, which improves the following aspects:
1) the map management is that the parameters issued by the map are directly stored in the database, the management of the map is directly realized through an application interface, the operations of increasing, deleting, modifying, checking and the like of the map can be realized, then all the maps are classified and processed and provided for the application, once the parameters of the map and the like are updated, only the modification and storage are needed through the tool, a plurality of applications are directly and synchronously effective, and the configuration modification in each application is not needed.
2) The resource mapping tool can package resource data (which can contain data of multiple ways) to be mapped, rendering modes, bubble styles, fields and buttons required to be displayed by bubbles and the like of the resource data to be mapped into a piece of configuration information, can manage through an interface, and can perform operations such as addition, deletion, modification and check of the layer configuration information.
3) The tool is provided with resource types corresponding to the comprehensive search, fields corresponding to various resources and keywords in the comprehensive search, and information such as fields corresponding to the advanced search, field types and the like in the advanced search. If the search condition is needed to be customized subsequently, the user-defined search can be realized only by adjusting the configuration information and then storing.
It is to be understood that the specific embodiments described herein are merely illustrative of the application and are not limiting of the application. In addition, for convenience of description, only a part of structures related to the present application, not all of the structures, are shown in the drawings. The step numbers used herein are also for convenience of description only and are not intended as limitations on the order in which the steps are performed. 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 application.
The terms "first", "second", etc. in this application are used to distinguish between different objects and not to describe a particular order. Furthermore, the terms "include" and "have," as well as any variations thereof, are intended to cover non-exclusive inclusions. For example, a process, method, system, article, or apparatus that comprises a list of steps or elements is not limited to only those steps or elements listed, but may alternatively include other steps or elements not listed, or inherent to such process, method, article, or apparatus.
Reference herein to "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment can be included in at least one embodiment of the application. The appearances of the phrase in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. It is explicitly and implicitly understood by one skilled in the art that the embodiments described herein can be combined with other embodiments.
The above description is only for the purpose of illustrating embodiments of the present application and is not intended to limit the scope of the present application, and all modifications of equivalent structures and equivalent processes, which are made by the contents of the specification and the drawings of the present application or are directly or indirectly applied to other related technical fields, are also included in the scope of the present application.

Claims (10)

1. An integrated data management system, comprising:
the map management module is used for storing the parameters issued by the map into the database, receiving a user instruction through a tool interface, and calling the parameters of the database according to the user instruction so as to realize the operation on the map;
the layer management module is used for configuring published resource services and parameters related to application top map configuration through the tool interface, wherein the application realizes the function of self-defining the top map of the resource according to a preset configuration structure;
and the resource searching module is used for searching the resources according to the obtained searching instruction, wherein the searching instruction comprises the resource type and/or the field information.
2. The integrated data management system of claim 1,
the database comprises a resource information table and a resource field information table, the resource configuration comprises resource codes, and the resource field information table is associated through the resource codes and configures all field information corresponding to each type of resources.
3. The integrated data management system of claim 1,
the resource service comprises a resource code of the existing service, a third-party data interface and a layer service of the wfs service standard; the application map configuration comprises at least one of a rendering mode, a bubble positioning icon and a bubble display field.
4. The integrated data management system of claim 2, wherein the search types include a composite search and an advanced search;
the comprehensive search is used for configuring resource types;
the advanced search is used for configuring field information associated with resources, and the field information comprises field types, matching modes, whether the field is a pull-down option, dictionary items associated with the pull-down option, whether the field needs to be filled and field display sequence numbers.
5. The integrated data management system of claim 4,
the resource searching module also comprises a first interface, and the resource searching module realizes the customization effect of comprehensive search through the first interface; when the requirement is changed, the dynamically customized comprehensive search function is realized by modifying the configuration.
6. The integrated data management system of claim 1,
the map management module is also used for controlling map version management and switching of two dimensions of map type and release time; the map management module displays a map by default, and when the parameters of the map are updated, the map is directly synchronized to a plurality of applications.
7. The integrated data management system of claim 6,
the map management module also comprises a second interface which is grouped according to the map type and the release time, and a map switching component is dynamically generated by the second interface and used for switching maps released in different types and different years to serve as base maps.
8. An integrated data management method, comprising:
storing parameters issued by a map into a database, receiving a user instruction through a tool interface, and calling the parameters of the database according to the user instruction so as to realize the operation on the map;
configuring published resource services and parameters related to application top plan configuration through the tool interface, wherein the application realizes the function of resource custom top plan according to a preset configuration structure;
and searching the resources according to the obtained search instruction, wherein the search instruction comprises resource category and/or field information.
9. The integrated data management method according to claim 8,
the database comprises a resource information table and a resource field information table, the resource configuration comprises resource codes, and the resource field information table is associated through the resource codes and configures all field information corresponding to each type of resource;
the resource service comprises a resource code of the existing service, a third-party data interface and a layer service of the wfs service standard; the application map configuration comprises at least one of a rendering mode, a bubble positioning icon and a bubble display field.
10. The integrated data management method according to claim 8,
the method comprises the following steps of receiving a user instruction through a tool interface, calling parameters of a database according to the user instruction, and accordingly achieving map operation, wherein the map operation comprises the following steps:
controlling map version management and switching of two dimensions of map types and release time;
the integrated data management method further comprises the following steps:
the map management module displays a map by default, and when the parameters of the map are updated, the map is directly synchronized to a plurality of applications.
CN202110375302.7A 2021-04-07 2021-04-07 Integrated data management system and method Pending CN113220809A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110375302.7A CN113220809A (en) 2021-04-07 2021-04-07 Integrated data management system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110375302.7A CN113220809A (en) 2021-04-07 2021-04-07 Integrated data management system and method

Publications (1)

Publication Number Publication Date
CN113220809A true CN113220809A (en) 2021-08-06

Family

ID=77086916

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110375302.7A Pending CN113220809A (en) 2021-04-07 2021-04-07 Integrated data management system and method

Country Status (1)

Country Link
CN (1) CN113220809A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008127570A2 (en) * 2007-04-13 2008-10-23 Thomson Licensing Enhanced database scheme to support advanced media production and distribution
CN105069118A (en) * 2015-08-11 2015-11-18 北京思特奇信息技术股份有限公司 GIS configuration-based application scene management method and system
CN110083671A (en) * 2019-03-30 2019-08-02 广州锐敏信息科技有限公司 A kind of WebGIS system of configurableization management

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008127570A2 (en) * 2007-04-13 2008-10-23 Thomson Licensing Enhanced database scheme to support advanced media production and distribution
CN105069118A (en) * 2015-08-11 2015-11-18 北京思特奇信息技术股份有限公司 GIS configuration-based application scene management method and system
CN110083671A (en) * 2019-03-30 2019-08-02 广州锐敏信息科技有限公司 A kind of WebGIS system of configurableization management

Similar Documents

Publication Publication Date Title
CN108228169B (en) Chart making method, device, equipment and medium based on eCharts tool
US10445083B2 (en) Application containers with dynamic sub-package loading
US7900154B2 (en) Method and apparatus for selecting a layout for a user interface to display on an electronic device
USRE47081E1 (en) System and method for an extendable mobile communications device user interface
US10545953B2 (en) Modern spreadsheet arrays
EP2761570B1 (en) Extending a conversation across applications
CN103810196A (en) Method for testing performance of database on basis of business model
CN109739450B (en) Interaction method and device
US20110252049A1 (en) Function execution using sql
KR20120093218A (en) System and methods for a run time configurable user interface controller
CN111967269B (en) Business risk identification method and device and electronic equipment
CN111158834B (en) Interface self-defining method and computer readable storage medium
CN110187874B (en) Rule configuration method and device executed in computer equipment
CN110333859B (en) Page creation method, page creation device, electronic device and computer readable storage medium
EP2924565A1 (en) Web-application-launch application programming interface
CN113220809A (en) Integrated data management system and method
CN116360891A (en) Operator customization method and system for visual artificial intelligence modeling
EP2830289B1 (en) Adaptable reporting in a multi-client telecommunication network
CN115237467A (en) Page view configuration method and device, computer equipment and storage medium
CN117112654B (en) City data display method, device, computer equipment and storage medium
BG66703B1 (en) Method of visualization, grouping, sorting and management of objects via implementation of movement, graphically representing the stage of compliance of objects according to defined criteria on the display device
CN117196509A (en) Approval opinion display method, device and medium for business form
CN113900614B (en) Mobile terminal controlled visual large screen display system
US20230138091A1 (en) Graphical user interface for designing inter-process communication
CN117951411A (en) Form processing method, device and equipment

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