CN114416858A - Data map generation device and track recording method thereof - Google Patents

Data map generation device and track recording method thereof Download PDF

Info

Publication number
CN114416858A
CN114416858A CN202111682607.9A CN202111682607A CN114416858A CN 114416858 A CN114416858 A CN 114416858A CN 202111682607 A CN202111682607 A CN 202111682607A CN 114416858 A CN114416858 A CN 114416858A
Authority
CN
China
Prior art keywords
data
business
module
relation
modules
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
CN202111682607.9A
Other languages
Chinese (zh)
Inventor
姜海涛
王莉莉
曾昊
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Dms Corp
Original Assignee
Dms Corp
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 Dms Corp filed Critical Dms Corp
Priority to CN202111682607.9A priority Critical patent/CN114416858A/en
Publication of CN114416858A publication Critical patent/CN114416858A/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/26Visual data mining; Browsing structured data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • G06F16/2228Indexing structures
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Computational Linguistics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

A data map generating device at least comprises a business process configuration module, a relation definition module, a business data interaction component and a data map module, wherein the business process configuration module defines and generates a business module based on data storage and a work process corresponding to actual business and sends the business module to the relation definition module, the relation definition module automatically defines a corresponding relation data format aiming at the business module and applies the relation data format to the data storage of the business module, the packed business data is brought in through the main key to complete the association of one or more business modules, the business modules run and use the relation data format to determine the association of other business modules when storing the business data, and the data map module collects the business module execution data of the business modules and the application of the relation data format in the business modules to form and display all the relation maps between the business modules and the records of the current business modules.

Description

Data map generation device and track recording method thereof
Technical Field
The invention relates to the field of business data control management, in particular to a data map generation device and a track recording method thereof.
Background
Projects, especially larger projects, often have a large amount of structured and unstructured documents, information, and data, and the information is often recorded in a business' full-flow storage document without great detail. However, most of the information generated in the flow is related to each other, for example, the record document a refers to the record document B as a reference, and it also refers to part of the content of C. When the system forms these documents, the system often generates the actions of reading and writing mutually. In order to manage the complicated service data, an advanced visual data management scheme, namely a data map, is adopted. The conventional scheme adopts some simple instructions for selection, updating, screening and the like in a database to realize the function, but the scheme has complex flow and extremely complicated instruction coding, needs to modify and deploy coding again when a service is changed, consumes a large amount of time, is easy to cause loss of certain key relation chains, and has great adverse effect on subsequent data management and construction of a data map.
Furthermore, on the one hand, due to the differences in understanding to the person skilled in the art; on the other hand, since the applicant has studied a great deal of literature and patents when making the present invention, but the disclosure is not limited thereto and the details and contents thereof are not listed in detail, it is by no means the present invention has these prior art features, but the present invention has all the features of the prior art, and the applicant reserves the right to increase the related prior art in the background.
Disclosure of Invention
Aiming at the defects of the prior art, the invention provides a data map generating device which at least comprises a business process configuration module, a relation definition module, a business data interaction assembly and a data map module, wherein the business process configuration module defines a business module based on data storage and a work process corresponding to actual business and sends the business module to the relation definition module, the relation definition module automatically defines a corresponding relation data format aiming at the business module and applies the corresponding relation data format to the data storage of the business module, packed business data is brought in through a main key to complete the association of one or more business modules, the business module operates and determines the association of other business modules by using the relation data format when storing the business data, the data map module acquires the application of the business module execution data of the business module and the relation data format in the business module, and forming and displaying all relationship maps with the current business module records.
The method comprises the steps of associating the rest of associated primary keys generated in the later period of the workflow based on an initial primary key to realize automatic real-time updating of a relational data format, possibly generating new primary keys capable of being used for representing the business module by the subsequent workflow, possibly creating or updating and acquiring the primary keys in the later period of the workflow, and based on distinguishing the primary keys in the flow time sequence, determining the secondary expansion of a retrieval result based on the time sequence of a given retrieval element on the workflow when performing back retrieval by using a data map. For example, an initial main key a corresponds to three stored data a, B and c, in the development of a workflow, a main key B appears, which corresponds to three newly added stored data e, f and g, if a data map is used for reverse search by taking the stored data g as a search element in a later period, the main key B which is in the same time sequence with the stored data g is selected as a first-stage search result, e and f related to the main key B can also be displayed in the same stage, and simultaneously, the main key a and the stored data of the same stage can be displayed in a second stage based on the relationship between the main key B and the main key a or the stored data related to the key a. According to the scheme, a new primary key can be automatically generated along with the development of a business process for all processes of a business, the new primary key can be associated with the primary key at the front of the process, data storage appearing according to time sequence in the process can be associated according to the corresponding primary key, and the data structure is reserved while the business full-process data storage and the primary key are connected in series. In addition, for different process stages (such as an item establishing stage, a data changing stage, a contract stage, an implementation stage, etc.) of a project, different personnel may perform maintenance and management on workflow data, in the subsequent stages, data that a business data record may refer to and be synchronously updated to one or more previous workflow stages is generated, conventionally, associated data in the business data record is manually filled into corresponding workflow record fields, and in the subsequent retrieval of some data records in the business data record, due to different retrieval requirements (such as the requirement of retrieving a contract name, contract amount changing information, contract version time, etc.) provided by a user or a client, independent programming is often required to be performed according to the given retrieval requirements to capture relevant data in past information, the obtained result has no relationship with the previous workflow itself and other data in the workflow, the search structure is disordered and complicated, and the method cannot be well applied to subsequent data analysis. According to the scheme, the relation data format is automatically defined when the stored data of each corresponding workflow is generated, if one or more data in the prior workflow are used in the subsequent new workflow, the related data in the prior workflow can be directly imported into the data storage of the workflow by using the relation data format, the whole process is automatically completed, and manual association is not needed; meanwhile, when data reverse retrieval is performed subsequently, a plurality of retrievers described by the relational data format are directly packaged based on retrieval requirements, namely selectors, only one primary key value (such as a contract number) needs to be provided, so that the stored data which accord with the retrieval requirements and accord with the related relational data format in all the previous workflows can be obtained, the stored data are respectively kept associated with other data in the workflows and also kept associated with other workflows, and the retrieval results can be displayed to users in a hierarchical tiling visualization mode.
The invention provides a new method for realizing the definition of the incidence relation of the service data, namely, the definition of the relation data format. The data format supports selection of other service data, records the incidence relation, controls the read-write trend of the data, completely records the interaction track among different services, and can automatically form a complete data map. In the actual business management, a plurality of business processes and a plurality of data are directly associated with each other, and the definition of the association relationship is integrated into the actual business operation through the relationship definition, so that manual tracking is avoided.
The relation data format for defining the structured data, the unstructured data and the business relation data is capable of associating each kind of data with the main key, so that when a data map is used for reverse retrieval in the later period, the structured and unstructured data and even the business relation data can be directly used for reverse retrieval, at least one main key directly associated with the data in the business module can be obtained, and all stored data of the same business as the retrieval element can be obtained through association of the main key with the main key in other flows in the business module. For example, when the search element is unstructured data of the video type, at least one pre-associated primary key is obtained by searching the value/name/extracting video content of the video file MD5, and a plurality of stored data of the same level can be obtained firstly based on the primary key, and then all data of the service module can be obtained secondly. Compared with the conventional means that only primary key values can be used for retrieval, or only the data can be displayed when the structured or unstructured data is used for retrieval instead of the association with other data, the scheme can realize the back check with data association based on any structured or unstructured data, so that the data management is more convenient, clear, rapid and direct.
The association of a plurality of business modules is based on the main key, so that even under the condition that one or a plurality of structured or unstructured data in another business module are referred to in other business modules, when the reverse search by using the data map is executed, the search results of the plurality of business modules based on one structured or unstructured data as a search element can not be obtained simultaneously, and the trouble of the attribute of the data for a user is caused. The method of packing the primary key adopted by the scheme can directly search all the stored data in the service module where the primary key directly associated with the retrieval element is located in the first level when the reverse retrieval is executed, and then obtain other service modules associated with the retrieval element based on the association of the primary key and other service modules.
The data map provided by the scheme can perform reverse retrieval based on any one or more structured or unstructured data, can display a plurality of associated stored data represented by the primary key in a level expansion mode, and can search the primary key of other business modules associated with the retrieval element in a primary key association mode. The whole set of data map is visual and operable, the main key is used as an expansion node, all the stored data associated with the main key and the main keys in other processes associated in the business module or the associated main keys in other business modules can be expanded and acquired by clicking, and the corresponding stored data can also be acquired by expanding the other main keys. The data map produced by the scheme realizes strong association of data in data management, can adopt independent data (including structured or unstructured data) of non-primary keys to carry out reverse retrieval, and can expand and display the retrieval result and stored data of the same level or associated primary keys according to the association with at least one primary key of at least one business module.
Preferably, the data storage form includes a plurality of data formats and data values, and the workflow at least stores business transaction approval process data corresponding to actual business.
The relation format data is generated based on business approval, each business approval process can be managed by different personnel, a plurality of main keys and data (including structured data and unstructured data) in various formats stored in a mode of being generalized depending on the main keys may exist in one business approval process, and the data of each business module are stored in such a way, so that a new business module which needs to be updated by utilizing the data stored in the previous business module in the follow-up generation can be conveniently used for searching the corresponding previous data field based on the determined data storage format, and the operations of direct reference, synchronization, updating, calculation and the like between the same-kind data of the previous business module and the new business module in the new business module can be realized without manual addition.
Preferably, when the relational data format of the service module is automatically defined, the service module is packaged into a relational data format definition, and the display form is the primary key of the service module data table.
The business module is packed based on the primary key, which is beneficial to using the representative primary key to frame and select relatively disordered structured data or unstructured data when defining the relation data format of the business module; here, packing the primary key in the formed data format definition based on the requirement (for example, the generation requirement of the subsequent new business process or the reverse retrieval requirement based on the data map) is equivalent to forming a selector capable of being associated with the corresponding primary key value in the previous business process and the related stored data thereof, and based on the selector, if the newly generated business process has at least one primary key which is the same as or related to the previous business process and is formed into the selector based on the requirement, the selector can be directly used for extracting the corresponding associated data from at least one associated previous business process and filling the corresponding associated data into the business process based on the relational data format definition.
Preferably, the packaging of the service module into a relationship data format definition is implemented by a service data interaction component in the relationship definition module, and the processing flow of the service data interaction component is as follows: reading all structured data from the business of the relation connecting party, writing the edited and updated data into the corresponding attribute field in the business of the relation party, reading the unstructured document attachment of the relation party into the business and recording the business record relation at the two ends of the relation.
Based on the updating of the structured data and the unstructured data brought by the main key in the relation service and the main service, the updated data in the main service is associated with the same data in the relation service, so that when the reverse retrieval is carried out on the practical structured data or the unstructured data, the related stored data in the main service can be searched based on the association relation, and simultaneously, the same data in other associated services and other data having association with the same data can be searched.
Preferably, the data map is generated and presented in the form of a circle-line graph, wherein the points of each map represent a piece of business data.
The data map can be developed and visually presented in a user view according to levels, results can be displayed to the user according to visualization, developability and exhaustion based on requirements on user retrieval elements and reverse retrieval of the relational data format of the mode, association processes, association services, reference relations, updating relations and calculation relations of association data are clearly shown in a view mode, and the user can conveniently analyze a retrieval structure globally, locally and hierarchically to form better management on project data.
Preferably, a data map track recording method is provided, which includes the following steps of defining data storage and workflow corresponding to actual business to form business modules, automatically defining the relational data formats of the business modules, wherein a defined object of each relational data format at least includes a functional component for processing structured data and unstructured data and recording relational data between businesses, applying the relational data formats to the business module data storage, bringing packaged business data in through a main key to complete association of one or more business modules, determining association with other business modules by using the relational data formats when executing the business modules, and forming and displaying all relational maps between the business modules and current business module records based on application of the business module execution data and the relational data formats in the business modules.
Preferably, the data storage form includes a plurality of data formats and data values, and the workflow at least stores business transaction approval process data corresponding to actual business.
Preferably, when the relational data format of the service module is automatically defined, the service module is packaged into a data format definition, and the display form is the primary key of the service module data table.
Preferably, the processing flow of the structured data source and unstructured data and recording relationship data between services functional component is as follows: reading all structured data from the business of the relation connecting party, writing the edited and updated data into the corresponding attribute field in the business of the relation party, reading the unstructured document attachment of the relation party into the business and recording the business record relation at the two ends of the relation.
Preferably, the data map is generated and presented in the form of a circle-line graph, wherein the points of each map represent a piece of business data.
Drawings
FIG. 1 is a pictorial illustration of data for a preferred embodiment provided by the present invention;
FIG. 2 is a diagram of the protocol steps for a preferred embodiment of the present invention;
Detailed Description
This is explained in detail below with reference to fig. 2.
Example one
The invention provides a data map generating device, which is characterized in that management data and processes of each management object and service are realized in the service module management process based on service module management, and data such as process changes of different service data, version changes, association relation (association ID numbers and association conditions) changes with other service modules and the like are recorded and tracked. And storing the change data and the association relation of the tracking record in a database, and providing a full-path, complete-relation and traceable engineering data map through graphical display. The data processing scheme adopted by the invention is approximately equal to the first embodiment, but in the first embodiment, an object of a certain step in the specific execution scheme is given a device meaning, and in the present embodiment, the data map generating device at least comprises a service module forming unit, a relation data format defining unit, a service data interaction component and a relation map forming unit. These units or components can be configured as separate data processing units in the device, such as a processor module which is responsible for specially calculating and processing single services, a control module which is responsible for specially allocating and storing resources and retrieving and classifying algorithms, and the like, and finally, the data map which is output to the outside and visualized can be output to the outside through screens of mobile devices, computers, televisions and other devices, and can also be output to the outside based on a paper platform.
The method comprises the following steps:
1. defining a service module class: the business process configuration module defines data storage and a work process corresponding to the actual business. Various data formats and data values are stored in the form, and business transaction approval process data corresponding to actual business are stored in the workflow. And combining the two to complete the definition of the service module. No matter the size of the service and the complexity, the data structure is defined as a service module data table structure.
The actual business is a work item, which at least has several processes of item generation, item process, stage state, stage result or problem result, and at least needs a work processing party, which can be a person or a program. At least one record document is generated in the business, and in fact, besides simple things, many or even a relatively large number of record documents are often generated. The work items are divided according to the size of the work, a plurality of work items can be in a parallel relation or in an inclusive relation, the items of the large project can comprise a plurality of sub-items according to different defined stage items, each sub-item can also be crossed or unrelated, a record document in one large project should comprise record documents of all the constituent sub-items, and data in the documents can be crossed, read, written and referred to.
Based on the management of service data and the analysis requirement of the whole large service, a large amount of service data needs to be stored, classified, extracted, written, analyzed and interacted, in the aspect of storing service data, the embodiment defines a service module as two blocks of data storage and workflow storage, the written object of data storage is a large amount of record document data generated in the service, for example, data such as numerical quantitative reports, data tables, analysis tables, arrangement tables, statistical tables and the like, or text documents, conference records, research reports, notification documents and the like which are set forth in a literal way, and program data record documents such as a function library, an encoding library, a basic program instruction library and the like may be included in the programming service. The objects stored in the workflow are data of the business object approval process, and specifically can be approval materials, approval comment reply letters, approval pass certificates, approval personnel information and the like.
In the data storage, the storage is performed according to a data format and a data value, the data format is a one-to-one coding table according to the attribute of each data, for example, if one data is data describing money amount, the attribute is money amount value, correspondingly, when the data is written into the storage, the coding of the data format represents money amount, and the data value only needs to input a numerical value without any unit.
2. Automatically defining a relational data format: after the business process configuration module finishes defining the business module, the relation definition module automatically defines the relation data format corresponding to the business module, packages the business module into a data format definition, and displays the data format definition in the form of a business module data table main key.
By database primary key is meant a column or combination of columns whose value uniquely identifies each row in the table and whose role is to enforce the physical integrity of the table. The primary key is used for the external key association of other tables, and the modification and deletion of the record. Creation of the primary key may be performed by defining PRIMARY KEY constraints when creating and modifying the table. The primary key is a unique identifier that can determine a record, for example, a record includes an identification number, a name, and an age, and then the identification card can be set as the primary key of the record. The relational data format refers to a data storage format, and is divided into a numeric type, a boolean type, a character type, and the like, the numeric type is a numeric value expressed according to a certain binary relation, such as a numeric value expression in a binary system, the boolean type is a type variable type of VB, C + + and the like in programming, and has two values of false and true, and the character type is a special character expressed by binary coding, such as latin letters and the like translated by referring to ASCII coding. The business module is packaged into a data format definition, the data format of the relation between the data in the business module is automatically defined to form a uniform data format definition, and all the data (storage data and workflow data) in the business module can be included in the data format definition.
3. A packaging relationship data format functional component: the definition object of each relation data format comprises a group of service data interaction components, reads all structured data from the service of a relation connecting party, writes the edited and updated data into corresponding attribute fields in the service of the relation party, reads the unstructured document attachment of the relation party into the service and records the service recording relation at two ends of the relation.
Structured data, i.e. row data, is stored in a database, and implemented data can be logically expressed by a two-dimensional table structure, and an unstructured database refers to a database whose field lengths are variable, and the records of each field can be composed of repeatable or non-repeatable subfields, such as data information including all forms of documents, texts, photos, graphics, sound waves, images and the like.
4. Application relationship data format: and applying the relational data format to the business module data storage, and bringing the packed business data into the main key to complete the association of one or more business modules. And the relation between the business modules of each business module is represented by a data format of an automatically generated relation type.
5. The business module executes: and the business module operates, stores the business data and determines the association with other business modules by using a relational data format. One business module supports the use of multiple relationship data. With the increasing of the service data, the content of the relationship data is increased, and the record of the data map is gradually expanded.
During normal operation of the business module, operations such as modification, update, increase and decrease of data stored in the business module can be generated, data of other related business modules can be referred in the process of data change, and the relevance between the business module and other business modules is determined through a relational data format. The relationship data is correspondingly expanded along with the continuous increase and change of the business data.
6. Establishing a data map: and the relation map forming unit displays all relation maps recorded by the current business module in a circular-line graph mode based on the application of the business module execution data and the relation data format in the business module. Each map point represents a piece of service data, and in the details of each map point, the detailed information of the service data is displayed.
The data map can be a visualized display form, wherein a circle (or a point form) represents one service data, other circles or points connected by surrounding radial lines represent associated service data of the selected service data, and the associated part is in a relational data format.
In order to further explain the work flow of the modules, the functions and working modes of the business module are provided in another embodiment.
The business process configuration module is used for creating a business process A, the business process A comprises a form and a workflow, the form comprises a plurality of attribute fields with different data types and lengths, and the corresponding data storage process is carried out. The workflow comprises a start step, an intermediate step, a conditional branch and an end step, and the process corresponds to the actual business approval process. The definition of the business module can be realized by defining the form and the work flow of the business flow.
After the business process configuration is released, the relation definition module automatically generates a relation definition data structure type. The relationship definition may be stored in a data structure module. The relationship definition module is a packaging module that defines a data format that contains specific relationships and functions: the name of the business process, the system ID of the business process and the unique identifier RecordID used for front-end display, and provides the functions of acquiring all other data field values according to the unique identifier and rewriting and updating source field values. The relationship definition module will act as the access connection object for any other business process that uses this business process data. The RecordID is a system-level unique service data identification.
And a service process B is configured according to the working process of the service process configuration module and the coefficient data format definition module and the relation definition is carried out on the service process B. If the relation between the B service route (such as the start, intermediate step, conditional branch and end) and the A service flow has a reference/association/reading/writing relation, the relation definition data structure of the source A service flow is added in the B service route form, and the corresponding data attribute to be read or written is added in the B service form.
And 2 different business processes realize the determination of the incidence relation through relation definition. In the process of creating the business record of the business B, attribute fields special for the business B are manually input in a form of a business process B, data are defined by clicking the relation of the A, a data list of the A is displayed, proper associated data are selected, the selected record ID value of the A and other related data are automatically loaded into the form of the B, and data uniqueness and normalization are realized. If the data in A needs to be updated through B, the data in A needs to be modified and submitted in the form of B directly on the basis of the previous steps.
And the data map module executes the application of data and a relation data format in the service module based on the service module to form and display all relation maps recorded by the current service module. The resulting relational data is illustrated, for example, in fig. 1.
Based on the foregoing description, referring to fig. 1, it can be known that the business process a is a reference source of the business process B (for example, the reference relationship between the contract payment business 1 and the contract management business in the figure), and by looking at B or the data details of a, looking at the "data map", it can be seen that there is an arrow line link between a and B. In the actual business management, a plurality of business processes and a plurality of data are directly associated with each other, and the definition of the association relationship is integrated into the actual business operation through the relationship definition, so that manual tracking is avoided. The data map generated by the method can freely select the search items based on the requirements of users at the later stage, can directly search the data generating relevance in all processes based on the selected search items (the main key, the structured data and the unstructured data can be used as the search items) based on the relation data format which is automatically generated and associated in advance, and can be displayed on the data map in a visual mode according to the process items and the relevance relations, so that the data management is higher in intuitiveness, and the management efficiency and the effect are better.
Example two
The invention provides a data map track recording method, which is based on business module management, realizes management data and flow of each management object and business in the business module management process, and records and tracks data such as flow change of different business data, version change, change of association relation (association ID number and association condition) with other business modules and the like. And storing the change data and the association relation of the tracking record in a database, and providing a full-path, complete-relation and traceable engineering data map through graphical display.
The method comprises the following steps:
1. defining a service module class: and defining data storage and a workflow corresponding to the actual business. Various data formats and data values are stored in the form, and business transaction approval process data corresponding to actual business are stored in the workflow. And combining the two to complete the definition of the service module. No matter the size of the service and the complexity, the data structure is defined as a service module data table structure.
2. Automatically defining a relational data format: and after the definition of the service module is finished, automatically defining the relation data format of the corresponding service module, packaging the service module into a data format definition, and displaying the data format definition in the form of a service module data table main key.
3. A packaging relationship data format functional component: the definition object of each relational data format comprises a group of functional components: reading all structured data from the business of the relation connecting party, writing the edited and updated data into the corresponding attribute field in the business of the relation party, reading the unstructured document attachment of the relation party into the business and recording the business record relation at the two ends of the relation.
4. Application relationship data format: and applying the relational data format to the business module data storage, and bringing the packed business data into the main key to complete the association of one or more business modules. And the relation between the business modules of each business module is represented by a data format of an automatically generated relation type.
5. The business module executes: and the business module operates, stores the business data and determines the association with other business modules by using a relational data format. One business module supports the use of multiple relationship data. With the increasing of the service data, the content of the relationship data is increased, and the record of the data map is gradually expanded.
6. Establishing a data map: and displaying all the relation maps between the current business module records in a circle-line graph mode based on the application of the business module execution data and the relation data format in the business module. Each map point represents a piece of service data, and in the details of each map point, the detailed information of the service data is displayed.
It should be noted that the above-mentioned embodiments are exemplary, and that those skilled in the art, having benefit of the present disclosure, may devise various arrangements that are within the scope of the present disclosure and that fall within the scope of the invention. It should be understood by those skilled in the art that the present specification and figures are illustrative only and are not limiting upon the claims. The scope of the invention is defined by the claims and their equivalents. The present description contains several inventive concepts, such as "preferably", "according to a preferred embodiment" or "optionally", each indicating that the respective paragraph discloses a separate concept, the applicant reserves the right to submit divisional applications according to each inventive concept.

Claims (10)

1. A data map generating device at least comprises a business process configuration module, a relation definition module, a business data interaction component and a data map module,
it is characterized in that the preparation method is characterized in that,
the business process configuration module defines a business module based on data storage and a work process corresponding to an actual business and sends the business module to the relation definition module, the relation definition module automatically defines a corresponding relation data format for the business module and applies the corresponding relation data format to the data storage of the business module, packed business data is brought in through a main key to complete the association of one or more business modules, the business module operates and determines the association of other business modules by using the relation data format when storing the business data, and the data map module collects the business module execution data of the business module and the application of the relation data format in the business module to form and display all relation maps recorded by the current business module.
2. The apparatus according to any of the preceding claims, wherein the data storage form comprises a plurality of data formats and data values, and the workflow at least stores business transaction approval process data corresponding to actual business.
3. The arrangement according to one of the preceding claims, characterized in that in automatically defining the relational data format of the service module, the service module is packaged into a relational data format definition in the form of the primary key of the service module data table.
4. The apparatus of one of the preceding claims, wherein the packaging of the service module into a relationship data format definition is implemented by a service data interaction component in the relationship definition module, and the processing flow of the service data interaction component is as follows: reading all structured data from the business of the relation connecting party, writing the edited and updated data into the corresponding attribute field in the business of the relation party, reading the unstructured document attachment of the relation party into the business and recording the business record relation at the two ends of the relation.
5. The apparatus of any of the preceding claims, wherein the data map is generated and presented in the form of a circle-line graph, wherein the points of each map represent a piece of business data.
6. A method for recording the track of data map,
it is characterized in that the preparation method is characterized in that,
defining data storage and a work flow corresponding to actual business to form business modules, automatically defining the relational data formats of the business modules, wherein each defined object of the relational data formats at least comprises a functional component for processing structured data and unstructured data and recording relational data among the businesses, applying the relational data formats to the data storage of the business modules, bringing packaged business data through a main key to complete the association of one or more business modules, determining the association with other business modules by using the relational data formats when the business modules are executed, executing the application of the data and the relational data formats in the business modules based on the business modules, and forming and displaying all relational maps among the records of the current business modules.
7. The method of any one of the preceding claims, wherein the data storage form comprises a plurality of data formats and data values, and the workflow at least stores business transaction approval process data corresponding to actual business.
8. Method according to one of the preceding claims, characterized in that in automatically defining the relational data format of the service modules, the service modules are packed into a data format definition in the form of the service module data table primary key.
9. The method of any preceding claim, wherein the structured data source and unstructured data and record inter-business relationship data function component processes: reading all structured data from the business of the relation connecting party, writing the edited and updated data into the corresponding attribute field in the business of the relation party, reading the unstructured document attachment of the relation party into the business and recording the business record relation at the two ends of the relation.
10. Method according to one of the preceding claims, characterized in that the data map is generated and presented in the form of a circle-line graph, wherein the points of each map represent a piece of traffic data.
CN202111682607.9A 2021-12-28 2021-12-28 Data map generation device and track recording method thereof Pending CN114416858A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111682607.9A CN114416858A (en) 2021-12-28 2021-12-28 Data map generation device and track recording method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111682607.9A CN114416858A (en) 2021-12-28 2021-12-28 Data map generation device and track recording method thereof

Publications (1)

Publication Number Publication Date
CN114416858A true CN114416858A (en) 2022-04-29

Family

ID=81272330

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111682607.9A Pending CN114416858A (en) 2021-12-28 2021-12-28 Data map generation device and track recording method thereof

Country Status (1)

Country Link
CN (1) CN114416858A (en)

Similar Documents

Publication Publication Date Title
US7099887B2 (en) Hierarchical environments supporting relational schemas
US8972443B2 (en) Distributed platform for network analysis
US8756567B2 (en) Profile based version comparison
CN106445536B (en) Automatic business design management system
US20060005124A1 (en) User interface for complex process implementation
US20080189308A1 (en) Apparatus and Methods for Displaying and Determining Dependency Relationships Among Subsystems in a Computer Software System
US20150032708A1 (en) Database analysis apparatus and method
US20150293947A1 (en) Validating relationships between entities in a data model
US9110935B2 (en) Generate in-memory views from universe schema
US20170300531A1 (en) Tag based searching in data analytics
CN116662441A (en) Distributed data blood margin construction and display method
US20140130008A1 (en) Generating information models
Al-Hawari Software design patterns for data management features in web-based information systems
CN108304291B (en) Test input information retrieval apparatus and method
Elias Enhancing User Interaction with Business Intelligence Dashboards
US20140372386A1 (en) Detecting wasteful data collection
CN114416858A (en) Data map generation device and track recording method thereof
Vidgof et al. Interactive log-delta analysis using multi-range filtering
Chen et al. Employing a parametric model for analytic provenance
Dupor et al. An approach to conceptual modelling of ETL processes
CN114297330A (en) Data map generation method and device
US20140067874A1 (en) Performing predictive analysis
JP6775740B1 (en) Design support device, design support method and design support program
US20140149469A1 (en) Interactive table to present multi-level relationships between data items
Jukic et al. Process and data logic integration: Logical links between uml use case narratives and er diagrams

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