CN117875299A - Electronic file integrated processing method and system - Google Patents

Electronic file integrated processing method and system Download PDF

Info

Publication number
CN117875299A
CN117875299A CN202410285560.XA CN202410285560A CN117875299A CN 117875299 A CN117875299 A CN 117875299A CN 202410285560 A CN202410285560 A CN 202410285560A CN 117875299 A CN117875299 A CN 117875299A
Authority
CN
China
Prior art keywords
service
electronic archive
electronic
data
template
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
CN202410285560.XA
Other languages
Chinese (zh)
Other versions
CN117875299B (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.)
Nanjing Zhishou Information Technology Co ltd
Original Assignee
Nanjing Zhishou 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 Nanjing Zhishou Information Technology Co ltd filed Critical Nanjing Zhishou Information Technology Co ltd
Priority to CN202410285560.XA priority Critical patent/CN117875299B/en
Publication of CN117875299A publication Critical patent/CN117875299A/en
Application granted granted Critical
Publication of CN117875299B publication Critical patent/CN117875299B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses an electronic file integrated processing method and system, belonging to the technical field of electronic file management, wherein the integrated processing method comprises the following steps: reading and analyzing a form template in a service system to obtain template basic information and component information; acquiring service table metadata according to the template basic information, and carrying out data synchronization processing on service data corresponding to the electronic file system and the integrated system according to the service table metadata; under the condition of corresponding service data synchronization between the electronic archive system and the service system, acquiring form service data according to the component information, generating an electronic archive file and generating electronic archive associated data according to the component information; and storing the electronic archive file in an electronic archive system and storing the electronic archive associated data in an electronic archive database, and simultaneously improving the consistency between the electronic archive system and a service system and the usability of the electronic archive system.

Description

Electronic file integrated processing method and system
Technical Field
The invention relates to an electronic file integrated processing method and system, and belongs to the technical field of electronic file management.
Background
An electronic archive system is a system for managing, storing, and retrieving electronic archive files. These digital archives typically replace conventional paper documents with information stored electronically on a computer or other digital storage medium using computer technology and digitizing means. The electronic archive system is generally integrated with the service system, and the electronic archive file is transmitted in a mode of negotiating and making interfaces by the two parties, so that the electronic archive file is collected and archived.
In the prior art, an electronic archive system generally includes a document itself and corresponding metadata of an electronic archive, where the electronic archive system stores the document and the metadata in a storage medium. In this way, there are two distinct drawbacks: 1. when the electronic information of the business system is changed, increased and reduced, the electronic information is not directly fed back to the electronic file system, so that the situation that after the data of the business electronic watch changes, the file in the electronic file is lagged and the two parts are not synchronous exists; 2. the relevance between the archive files in the electronic archive system is very weak, great inconvenience is brought to archive inquiry, archive inquiry can be realized only by a keyword mode generally, the relevance between different archive files cannot be established, when a user browses the archive, the user can only use the keyword to search other archive files by means of understanding the user to business, and therefore the usability of the electronic archive system is not high.
Disclosure of Invention
The invention provides an electronic archive integrated processing method and system, which discover the change of data in an service in time based on service table metadata so as to keep consistency between an archive system and the service system, and establish archive service relationship between electronic archive files to carry out archive file association management, thereby realizing a cross-archive retrieval function and improving the usability of the electronic archive system.
In order to achieve the above purpose, the invention is realized by adopting the following technical scheme.
In one aspect, the present invention provides a method for integrated processing of an electronic file, including:
reading and analyzing a form template in a service system to obtain template basic information and component information;
acquiring service table metadata according to the template basic information, and carrying out data synchronization processing on service data corresponding to the electronic file system and the integrated system according to the service table metadata;
under the condition of corresponding service data synchronization between the electronic archive system and the service system, acquiring form service data according to the component information, generating an electronic archive file and generating electronic archive associated data according to the component information;
and storing the electronic archive file in an electronic archive system and storing the electronic archive associated data in an electronic archive database.
Optionally, the reading and analyzing the form template in the service system to obtain template basic information and component information includes:
reading template form data in a service system through a template adapter in an electronic file system to obtain template basic information of the service system;
and analyzing the module object based on the module basic information to obtain module information.
The template basic information and the component information are obtained by reading the form template in the service system, so that the problems of large workload, easy error and the like caused by the need of manually inputting or importing data in the traditional archive data acquisition process are solved.
Optionally, the obtaining service table metadata according to the template basic information and performing data synchronization processing on the service data corresponding to the electronic file system and the integrated system according to the service table metadata includes:
acquiring service table metadata from the template basic information;
inquiring and comparing in an electronic archive database according to the service table metadata to obtain changed service table metadata;
and changing the related business data in the electronic archive database based on the changed business table metadata, so that the corresponding business data between the electronic archive system and the business system are consistent.
By acquiring the service table metadata from the template basic information and taking the service table metadata as a reference standard for service data change of the service system, corresponding service data in the electronic file system can be correspondingly changed in time, so that consistency of the corresponding service data between the electronic file system and the service system is ensured, update lag of the electronic file system data is avoided, and timely standard alignment synchronization between the electronic file system data and the service system data is realized.
Optionally, under the condition that the corresponding service data between the electronic archive system and the service system are synchronous, acquiring form service data according to the component information and generating an electronic archive file, including:
rendering each template component into an HTML element object according to a template to obtain a plurality of HTML files;
traversing each component service data according to the component information, and filling the traversed service data into a corresponding HTML file;
and converting the filled HTML file into a PDF file to obtain the electronic archive file.
And generating query sentences according to the component information, traversing the service data of each component according to different component types, and obtaining the service data required by the electronic file system in each component, so that data omission is avoided, and the integrity and reliability of the generated electronic file are ensured.
Optionally, in the case of synchronization of the corresponding service data between the electronic archive system and the service system, generating the electronic archive associated data according to the component information includes:
acquiring associated table metadata corresponding to the electronic archive file from the component information;
forming an association relation between form service data based on the association table metadata;
and generating electronic archive association data based on the association relation between the form service data.
Optionally, the storing the electronic archive file in an electronic archive system and storing the electronic archive associated data in an electronic archive database includes:
storing the electronic archive file in the electronic archive system in a classified manner;
and storing the electronic archive associated data in an electronic archive database, and establishing hyperlinks among the electronic archive files.
By rearranging and relating the business relation of the components in the business form to the file system, the file relation model and the business system relation model are kept consistent, so that hyperlinks are established among different electronic file files, cross-file retrieval can be realized, the consistency between the electronic file system and the business system is further improved, and the integrated processing performance and usability of the electronic file system are further improved.
In another aspect, the present invention provides an electronic archive integrated processing system, including:
and a template analysis module: the system is used for integrating the electronic file system with the service system and reading and analyzing the form template in the service system to obtain template basic information and component information;
and a data acquisition module: the module information is used for acquiring the service table metadata according to the template basic information and acquiring the form service data according to the module information;
and the data relation processing module is used for: the system comprises an electronic archive database, an integrated system, a service table metadata, a data synchronization processing unit and a data synchronization processing unit, wherein the service table metadata is used for carrying out data synchronization processing on service data corresponding to the electronic archive system and the integrated system according to the service table metadata, generating electronic archive related data according to the component information and storing the electronic archive related data in the electronic archive database;
the file processing module: for generating an electronic archive file and for saving said electronic archive file in an electronic archive system.
Optionally, the template parsing module includes a template adapting module and a component parsing module;
the template adaptation module is used for reading template form data in the service system to obtain template basic information;
and the component analysis module is used for analyzing the template component based on the template basic information to obtain component information.
Compared with the prior art, the invention has the beneficial effects that: according to the invention, the electronic file system is integrated with the service system, form data in the service system is read and analyzed through the template adapter to realize generation of the electronic file, data change of the service system can be found in time through metadata comparison, corresponding data change is carried out on the electronic file system based on the data change, consistency of the electronic file system and the service system is improved, meanwhile, the relationship between the service data and other data is obtained through analysis of the service data, the relationship in the service system is completely organized into the electronic file system, and association and link are established between the electronic file, so that the electronic file system can realize a cross-file retrieval function, usability of the electronic file system is improved, and better acquisition, archiving and association treatment effects on the electronic file are realized.
Drawings
FIG. 1 is a flowchart of an integrated electronic file processing method according to an embodiment of the invention;
FIG. 2 is a block diagram illustrating an integrated processing system for electronic files according to an embodiment of the invention.
Detailed Description
The invention is further described below with reference to the accompanying drawings. The following examples are only for more clearly illustrating the technical aspects of the present invention, and are not intended to limit the scope of the present invention.
Example 1
Referring to fig. 1, the present embodiment provides an electronic archive integration processing method, including:
reading and analyzing a form template in a service system to obtain template basic information and component information;
acquiring service table metadata according to the template basic information and carrying out data synchronization processing on service data corresponding to the electronic file system and the integrated system according to the service table metadata;
under the condition of corresponding service data synchronization between the electronic archive system and the service system, acquiring form service data according to the component information, generating an electronic archive file and generating electronic archive associated data according to the component information;
and storing the electronic archive file in an electronic archive system and storing the electronic archive associated data in an electronic archive database.
According to the method and the device, the generation of the electronic archive file is completed by reading the form data in the service system, and the change of the data in the service system can be found in time by comparing the metadata, so that timely processing is performed, the consistency of the corresponding service data between the electronic archive system and the service system is maintained, meanwhile, the service relations among different form data in the service system are organized into the electronic archive system, the association is established among different electronic archive files, the cross-archive retrieval function can be realized, and the usability of the electronic archive system is improved.
Example 2
On the basis of embodiment 1, this embodiment also makes the following design.
The electronic file integrated processing method in the embodiment is realized through the following steps.
S01: reading a form template in a service system to obtain a data source, a service table and a service main key on the template; and further analyzing in detail to obtain component information: component layout, component type, business table field, association table field set, etc.
The template in this embodiment is defined as JSON format, the template comprising: template ID, template name, template data source information, service primary key, component list, template expression as follows:
{
the template ID is used to identify the template,
the name of the template is given,
the source information of the template data is provided,
the primary key of the service is provided,
component list
}
The basic attributes of the template component object include: (1) service table names; (2) a service table field name; (3) component type; (4) layout mode; (5) whether the mark is necessary to be filled; (6) associating a service table; (7) associating a set of fields; (8) a list of subcomponents, the template component being expressed as follows:
{
the name of the service table is given,
the name of the field of the service table,
the type of component is a type of component,
in the way of the layout, the layout is carried out,
whether or not it is necessary to fill in the identification,
the service list is associated with a service list,
a set of associated fields is provided,
list of sub-components
}
In this embodiment, the layout among the table unit elements is described in the template in a grid manner, the accurate position of the table unit element in the final determined component can be determined through the combination of rows and columns, the analysis method of the template component is that the component is analyzed as 'first row and then later row', the component is sequentially analyzed into various objects on the HTML page, and the HTML template file is generated.
S02: and acquiring service table metadata information from the data source information, wherein the service table metadata information mainly comprises service table names, column names, types, primary keys and descriptions. And inquiring in the file system according to the table name, if records exist, comparing metadata, if the records change, indicating that the business related to the file in the business system changes, and sending a message to a file manager to prompt the manager to pay attention to and intervene in the processing. If no service table metadata exists in the file system, the metadata is written into the electronic file database.
S03: and acquiring form service data according to the component information based on the condition that the corresponding service data between the electronic archive system and the service system are consistent, and filling an HTML template by a user based on the form service data. In this embodiment, the component traversing manner is used, and different processing is performed step by step according to different component types.
1. And processing the uploading data type in an accessory mode, and downloading the file to the local.
2. And constructing a joint query statement of the query service table and the association service table for the association form type, and generating an SQL query statement by using a main key of the service table, a main key of the left association reference service table and a field of the reference service table in the query condition.
3. For other types of queries, the component field names are traversed as query options, constructing SQL statements.
And filling the acquired required business data into an HTML file, converting the HTML file into a PDF electronic archive file, and then combining the electronic archive file with an accessory to generate a final electronic archive file.
S04: and processing the data relationship to realize the file link relationship, and rearranging and relating the business relationship of the component in the business form to the file system to keep the file relationship model and the business system relationship model consistent.
The correlation between the business form and other forms can be obtained through the correlation component: relationship 1: service table, form primary key ID, associated service table, associated foreign key ID, association (1 to 1,1 to N or N to 1).
The relation between the service form and the electronic archive file can be obtained through electronic archive generation: relationship 2: the service form main key ID, the electronic archive file ID, and the form main key and the archive main key are in a 1-to-1 relationship.
And taking the ID of the external key associated with the current form as a main key, recording and inquiring the existing relation 2 in the file system, and obtaining the direct reference relation between the current electronic archive file and other electronic archive files. And inquiring the same record in the existing relation 1 record in the file system by taking the current form association external key ID as a main key, and inquiring in the existing relation 2 record in the file system by taking the form main key of the inquired record as an inquiry condition, so that the co-reference relation of the current electronic archive file and other electronic archive files can be obtained. In other embodiments, the technician may define and implement more archive link relationships by associating business table metadata with business table fields in other ways.
S05: classifying and storing the generated electronic archive files according to classification modes such as archive types, storage lives and the like; and storing the electronic archive relation into an electronic archive database.
Example 3
Referring to fig. 2, the present embodiment provides an electronic archive integrated processing system, which is composed of a template adaptation module, a component analysis module, a data acquisition module, a data relationship processing module and an archive processing module.
M01: the template adaptation module is used for reading a form template in the service system and analyzing template basic information, wherein the basic information mainly comprises a template ID, a template name, a service table, a service primary key and a data source.
M02: and the module analysis module is used for further analyzing the module. The method is called by the template ID in the basic information, and in this embodiment, the component analysis module completes the analysis of the component layout.
When the component layout type is 'column layout', processing the component according to a column mode rendering mode, setting the height as a standard height, and setting all sub-components in the subsequent component in the column; the component layout type is "row layout," then the component is rendered in row mode, with the width of the column being the standard height, and all sub-components in subsequent components in the row.
After the component layout analysis is completed, rendering information processing is carried out, and the method comprises the following two steps:
1. rendering the components into HTML element objects according to templates, and providing the HTML element objects for processing by a archive processing module.
2. Determining the binding relation between a service table corresponding to a component in a template and a service table field, wherein the binding relation comprises a reference table and a reference field in an associated table, and rendering is mainly carried out according to the type of the component:
in the first case, the component type is an association table type, and represents that data information refers to other data tables, then continuing to read the association business table attribute of the component, obtaining the name of the referenced data table, reading the association field set attribute of the component, obtaining the association field set in the reference table, and presenting the association field set in a sub-table mode in page rendering information;
in the second case, the component type is a date, which is presented in a standardized format in the page rendering information;
in the third case, the component type is date and time, and the date and time is presented in a standardized format in the page rendering information;
in the fourth case, the component type is text input, and the component type is presented as a text box in the page rendering information;
in a fifth case, the component type is a title, which is presented in the page rendering information;
in the sixth case, the component type is upload data, presented as hidden fields in the page rendering information, and the data is not presented in the page.
M03: and the data acquisition module acquires service table metadata information from the template basic information and acquires service data necessary for filling the form from a component analysis result. Based on the result of the component analysis module, traversing the service data of each component in a recursive mode, and filling the service data into the rendered HTML page, wherein the method specifically comprises the following steps: and constructing an initial SQL sentence, wherein the query condition is a form primary key ID, and then adding a field name in the page rendering information into a query field in a traversing manner.
When the traversed component is the associated form, reconstructing the SQL statement of the query service table through the main key of the current table, and generating the SQL query statement of the associated service data by left associated reference service table main key and reference service table field; when the service main key is uploading data, reading the attachment in the hidden domain, downloading the attachment to the local, and filling the acquired data into the rendered HTML page after the data acquisition module executes data acquisition.
M04: and the data relation processing module establishes a relation among the business forms, the components, the association forms and the electronic archive files and is used for archive data management and realizing cross-archive query and link processing.
And (1) processing and reading service table metadata and associated table metadata corresponding to the archive file according to the data relationship, and storing the metadata into a database if no record exists in the database. If the record exists in the database, the record is compared with the metadata of the corresponding service table stored in the file system, and if the change of the data is found, a prompt is sent to a manager of the file system.
And 2, the data relation processing module stores the relation between the form main key and the associated form external key into the electronic archive database to form records (form service list, form main key ID, associated service list name, associated external key ID and associated relation).
And 3, the data relation processing module stores the relation between the service form ID and the current electronic archive file ID into a database to form a record (form main key ID, electronic archive file ID).
According to the relation 2, inquiring whether the association table in the record 2 corresponds to other electronic archive files, if so, defining as directly referencing the electronic archive relation, and establishing a link between the current electronic archive file and the referencing electronic archive file to form a directly referencing relation record (current archive ID, directly referencing archive ID). Further, whether the main key of the current association table is associated with other archive files is queried, if so, the current association table is defined as a common association electronic archive relationship, and a link is established between the current electronic archive file and the common association electronic archive file to form a common reference relationship record (current archive ID, common direct archive ID). When a user browses the archive system, the direct reference relation link and the common reference relation link are displayed on the current page, and after clicking, the user can directly jump to the corresponding archive file to check the related archive information.
M05. the file processing module generates an electronic file and stores the electronic file in the electronic file system. And converting the service data result set into a file description structure with service data by using rendering information, component information and form service data through a program, and exporting the file description structure into a PDF file. And finally, combining the PDF file and the accessory acquired by the data acquisition module to form an electronic archive file, and storing the electronic archive file in an electronic archive system.
Example 4
The present embodiment provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the electronic archive integration processing method as described in any one of embodiment 2.
The embodiments of the present invention have been described above with reference to the accompanying drawings, but the present invention is not limited to the above-described embodiments, which are merely illustrative and not restrictive, and many forms may be made by those having ordinary skill in the art without departing from the spirit of the present invention and the scope of the claims, which are all within the protection of the present invention.

Claims (8)

1. An electronic archive integration processing method is characterized by comprising the following steps:
reading and analyzing a form template in a service system to obtain template basic information and component information;
acquiring service table metadata according to the template basic information, and carrying out data synchronization processing on service data corresponding to the electronic file system and the integrated system according to the service table metadata;
under the condition of corresponding service data synchronization between the electronic archive system and the service system, acquiring form service data according to the component information, generating an electronic archive file and generating electronic archive associated data according to the component information;
and storing the electronic archive file in an electronic archive system and storing the electronic archive associated data in an electronic archive database.
2. The method for integrated processing of electronic files according to claim 1, wherein the steps of reading and analyzing the form template in the service system to obtain template base information and component information include:
reading template form data in a service system through a template adapter in an electronic file system to obtain template basic information of the service system;
and analyzing the module object based on the module basic information to obtain module information.
3. An electronic archive integration processing method according to any one of claims 1 or 2, wherein the obtaining service table metadata according to the template basic information, and performing data synchronization processing on service data corresponding to the electronic archive system and the integration system according to the service table metadata, includes:
acquiring service table metadata from the template basic information;
inquiring and comparing in an electronic archive database according to the service table metadata to obtain changed service table metadata;
and changing corresponding service data in the electronic archive database based on the changed service table metadata so as to enable the corresponding service data between the electronic archive system and the service system to be consistent.
4. A method for integrated processing of electronic files according to claim 3, wherein, in the case of synchronization of corresponding service data between the electronic file system and the service system, the method for acquiring form service data and generating an electronic file according to the component information comprises:
rendering each template component into an HTML element object according to a template to obtain a plurality of HTML files;
traversing each component service data according to the component information, and filling the traversed service data into a corresponding HTML file;
and converting the filled HTML file into a PDF file to obtain the electronic archive file.
5. An electronic archive integration processing method according to claim 4, wherein generating electronic archive association data according to the component information in the case of synchronization of corresponding service data between the electronic archive system and the service system comprises:
acquiring associated table metadata corresponding to the electronic archive file from the component information;
forming an association relation between form service data based on the association table metadata;
and generating electronic archive association data based on the association relation between the form service data.
6. An electronic archive integration processing method according to claim 5, wherein the storing the electronic archive file in an electronic archive system and storing the electronic archive association data in an electronic archive database comprises:
storing the electronic archive file in the electronic archive system in a classified manner;
and storing the electronic archive associated data in an electronic archive database, and establishing hyperlinks among the electronic archive files.
7. An electronic archive integrated processing system, comprising:
and a template analysis module: the method is used for reading and analyzing the form template in the business system to obtain template basic information and component information;
and a data acquisition module: the module information is used for acquiring the service table metadata according to the template basic information and acquiring the form service data according to the module information;
and the data relation processing module is used for: the system comprises an electronic archive database, an integrated system, a service table metadata, a data synchronization processing unit and a data synchronization processing unit, wherein the service table metadata is used for carrying out data synchronization processing on service data corresponding to the electronic archive system and the integrated system according to the service table metadata, generating electronic archive related data according to the component information and storing the electronic archive related data in the electronic archive database;
the file processing module: for generating an electronic archive file and for saving said electronic archive file in an electronic archive system.
8. The electronic archive integrated processing system of claim 7, wherein the template parsing module comprises a template adaptation module and a component parsing module;
the template adaptation module is used for reading template form data in the service system to obtain template basic information;
and the component analysis module is used for analyzing the template component based on the template basic information to obtain component information.
CN202410285560.XA 2024-03-13 2024-03-13 Electronic file integrated processing method and system Active CN117875299B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202410285560.XA CN117875299B (en) 2024-03-13 2024-03-13 Electronic file integrated processing method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202410285560.XA CN117875299B (en) 2024-03-13 2024-03-13 Electronic file integrated processing method and system

Publications (2)

Publication Number Publication Date
CN117875299A true CN117875299A (en) 2024-04-12
CN117875299B CN117875299B (en) 2024-05-24

Family

ID=90592071

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202410285560.XA Active CN117875299B (en) 2024-03-13 2024-03-13 Electronic file integrated processing method and system

Country Status (1)

Country Link
CN (1) CN117875299B (en)

Citations (44)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW200411488A (en) * 2002-12-27 2004-07-01 Inventec Corp Engineering change data integration method and system
US20070050229A1 (en) * 2005-08-17 2007-03-01 Edward Tatro Methods and systems for providing access to decision critical information for food services supply chain management
CN101866455A (en) * 2010-06-23 2010-10-20 用友软件股份有限公司 Material record data processing method and system
CN102262711A (en) * 2011-08-04 2011-11-30 中山爱科数字家庭产业孵化基地有限公司 Regional health file management system and implementation method thereof
CN202736049U (en) * 2012-08-31 2013-02-13 广东万维博通信息技术有限公司 Archive management system on basis of SOA (service-oriented architecture) mode
CN104244812A (en) * 2012-02-07 2014-12-24 远端临场医疗公司 Medical kiosk and method of use
CN204561422U (en) * 2015-04-23 2015-08-19 江苏迅捷装具科技有限公司 One realizes archives material and navigates to this device
CN104885077A (en) * 2012-09-28 2015-09-02 甲骨文国际公司 Managing continuous queries with archived relations
CN104991785A (en) * 2015-08-03 2015-10-21 江苏优聚思信息技术有限公司 Standardized clinical data service support system and method
CN105321013A (en) * 2014-06-30 2016-02-10 国网上海市电力公司 Method for centralized management of electronic records of power supply enterprise
CN105447122A (en) * 2015-11-16 2016-03-30 中国人民解放军理工大学 Implementation method for autonomously creating file system based on multi-table association
CN106708937A (en) * 2016-11-18 2017-05-24 国家电网公司 Centralized management method based on electronic archives of power supply enterprises
US20170220657A1 (en) * 2016-01-29 2017-08-03 M-Files Oy Method, an apparatus and a computer program for providing mobile access to a data repository
CN109726174A (en) * 2018-12-28 2019-05-07 江苏满运软件科技有限公司 Data archiving method, system, equipment and storage medium
CN110059139A (en) * 2019-03-12 2019-07-26 平安普惠企业管理有限公司 Business datum archiving method, equipment, server and computer readable storage medium
CN110147411A (en) * 2019-05-20 2019-08-20 平安科技(深圳)有限公司 Method of data synchronization, device, computer equipment and storage medium
CN111339186A (en) * 2020-02-19 2020-06-26 平安科技(深圳)有限公司 Workflow engine data synchronization method, device, medium and electronic equipment
CN111709694A (en) * 2019-11-27 2020-09-25 西安泾渭数联信息技术有限公司 Dynamic file updating device and method thereof
CN111831661A (en) * 2020-07-20 2020-10-27 江苏云柜网络技术有限公司 Database filing method based on express business logic
CN112559837A (en) * 2021-01-05 2021-03-26 广州华资软件技术有限公司 Business electronic file development method
CN112732641A (en) * 2020-12-30 2021-04-30 山东浪潮通软信息科技有限公司 Electronic file filing method, device and medium
CN113239213A (en) * 2021-06-01 2021-08-10 中国农业银行股份有限公司 Credit file processing method, apparatus, device, system, medium, and program product
CN113448939A (en) * 2020-03-24 2021-09-28 北京有限元科技有限公司 Data archiving and storing method and device and storage medium
CN113642824A (en) * 2021-05-12 2021-11-12 辽宁联行金融票据管理有限公司 Financial file management system
CN113656647A (en) * 2021-06-02 2021-11-16 韦东庆 Intelligent operation and maintenance oriented engineering archive data management platform, method and system
CN114202319A (en) * 2022-02-21 2022-03-18 南京云档信息科技有限公司 Archive management system based on mixed metadata scheme
CN114255010A (en) * 2021-12-23 2022-03-29 华斌 Electronic file archival management and knowledge service collaborative implementation method in electronic government platform
CN114302185A (en) * 2021-02-10 2022-04-08 海信视像科技股份有限公司 Display device and information association method
CN114356944A (en) * 2021-12-30 2022-04-15 深圳市国电科技通信有限公司 Method, device and storage medium for processing electric meter code data based on big data
CN114416638A (en) * 2021-12-13 2022-04-29 航天信息股份有限公司广州航天软件分公司 Automatic electronic file filing method and system
CN114742629A (en) * 2022-03-08 2022-07-12 昆明电力交易中心有限责任公司 Electric power market settlement accounting data processing and checking method and system
CN115115334A (en) * 2022-06-16 2022-09-27 广东工业大学 Information archive database management system
CN115292316A (en) * 2022-07-29 2022-11-04 重庆傲雄在线信息技术有限公司 Intelligent form signing system and method based on indefinite item archives and storage medium
CN115422123A (en) * 2022-09-14 2022-12-02 中国建设银行股份有限公司 Data processing method and device, electronic equipment and storage medium
CN115481291A (en) * 2022-09-05 2022-12-16 北京易华录信息技术股份有限公司 Dynamic management method and device for holographic archives of vehicles
CN115775064A (en) * 2022-11-04 2023-03-10 贵州微育科技有限公司 Engineering decision calculation result evaluation method and cloud platform
CN115794202A (en) * 2022-11-04 2023-03-14 中央广播电视总台 Data configuration method and engine, file system and computer storage medium
CN116737662A (en) * 2023-06-28 2023-09-12 建信金融科技有限责任公司 Method, device, electronic equipment and storage medium for processing business data
US20230401274A1 (en) * 2020-03-04 2023-12-14 Karl Louis Denninghoff Relative fuzziness for fast reduction of false positives and false negatives in computational text searches
CN117472242A (en) * 2023-12-14 2024-01-30 支付宝(杭州)信息技术有限公司 File information management method, information input method and device
CN117527896A (en) * 2023-11-06 2024-02-06 浪潮通用软件有限公司 Method and system for interfacing multi-system data with third party electronic files
CN117609153A (en) * 2023-11-07 2024-02-27 浪潮通用软件有限公司 Electronic archive management method and device based on multi-source heterogeneous
CN117632855A (en) * 2023-11-30 2024-03-01 重庆傲雄在线信息技术有限公司 Single-system electronic archive filing system, method, equipment and storage medium based on four-package structure
CN117687960A (en) * 2023-11-15 2024-03-12 金航数码科技有限责任公司 Product archive management method and system based on BOM management mode

Patent Citations (44)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW200411488A (en) * 2002-12-27 2004-07-01 Inventec Corp Engineering change data integration method and system
US20070050229A1 (en) * 2005-08-17 2007-03-01 Edward Tatro Methods and systems for providing access to decision critical information for food services supply chain management
CN101866455A (en) * 2010-06-23 2010-10-20 用友软件股份有限公司 Material record data processing method and system
CN102262711A (en) * 2011-08-04 2011-11-30 中山爱科数字家庭产业孵化基地有限公司 Regional health file management system and implementation method thereof
CN104244812A (en) * 2012-02-07 2014-12-24 远端临场医疗公司 Medical kiosk and method of use
CN202736049U (en) * 2012-08-31 2013-02-13 广东万维博通信息技术有限公司 Archive management system on basis of SOA (service-oriented architecture) mode
CN104885077A (en) * 2012-09-28 2015-09-02 甲骨文国际公司 Managing continuous queries with archived relations
CN105321013A (en) * 2014-06-30 2016-02-10 国网上海市电力公司 Method for centralized management of electronic records of power supply enterprise
CN204561422U (en) * 2015-04-23 2015-08-19 江苏迅捷装具科技有限公司 One realizes archives material and navigates to this device
CN104991785A (en) * 2015-08-03 2015-10-21 江苏优聚思信息技术有限公司 Standardized clinical data service support system and method
CN105447122A (en) * 2015-11-16 2016-03-30 中国人民解放军理工大学 Implementation method for autonomously creating file system based on multi-table association
US20170220657A1 (en) * 2016-01-29 2017-08-03 M-Files Oy Method, an apparatus and a computer program for providing mobile access to a data repository
CN106708937A (en) * 2016-11-18 2017-05-24 国家电网公司 Centralized management method based on electronic archives of power supply enterprises
CN109726174A (en) * 2018-12-28 2019-05-07 江苏满运软件科技有限公司 Data archiving method, system, equipment and storage medium
CN110059139A (en) * 2019-03-12 2019-07-26 平安普惠企业管理有限公司 Business datum archiving method, equipment, server and computer readable storage medium
CN110147411A (en) * 2019-05-20 2019-08-20 平安科技(深圳)有限公司 Method of data synchronization, device, computer equipment and storage medium
CN111709694A (en) * 2019-11-27 2020-09-25 西安泾渭数联信息技术有限公司 Dynamic file updating device and method thereof
CN111339186A (en) * 2020-02-19 2020-06-26 平安科技(深圳)有限公司 Workflow engine data synchronization method, device, medium and electronic equipment
US20230401274A1 (en) * 2020-03-04 2023-12-14 Karl Louis Denninghoff Relative fuzziness for fast reduction of false positives and false negatives in computational text searches
CN113448939A (en) * 2020-03-24 2021-09-28 北京有限元科技有限公司 Data archiving and storing method and device and storage medium
CN111831661A (en) * 2020-07-20 2020-10-27 江苏云柜网络技术有限公司 Database filing method based on express business logic
CN112732641A (en) * 2020-12-30 2021-04-30 山东浪潮通软信息科技有限公司 Electronic file filing method, device and medium
CN112559837A (en) * 2021-01-05 2021-03-26 广州华资软件技术有限公司 Business electronic file development method
CN114302185A (en) * 2021-02-10 2022-04-08 海信视像科技股份有限公司 Display device and information association method
CN113642824A (en) * 2021-05-12 2021-11-12 辽宁联行金融票据管理有限公司 Financial file management system
CN113239213A (en) * 2021-06-01 2021-08-10 中国农业银行股份有限公司 Credit file processing method, apparatus, device, system, medium, and program product
CN113656647A (en) * 2021-06-02 2021-11-16 韦东庆 Intelligent operation and maintenance oriented engineering archive data management platform, method and system
CN114416638A (en) * 2021-12-13 2022-04-29 航天信息股份有限公司广州航天软件分公司 Automatic electronic file filing method and system
CN114255010A (en) * 2021-12-23 2022-03-29 华斌 Electronic file archival management and knowledge service collaborative implementation method in electronic government platform
CN114356944A (en) * 2021-12-30 2022-04-15 深圳市国电科技通信有限公司 Method, device and storage medium for processing electric meter code data based on big data
CN114202319A (en) * 2022-02-21 2022-03-18 南京云档信息科技有限公司 Archive management system based on mixed metadata scheme
CN114742629A (en) * 2022-03-08 2022-07-12 昆明电力交易中心有限责任公司 Electric power market settlement accounting data processing and checking method and system
CN115115334A (en) * 2022-06-16 2022-09-27 广东工业大学 Information archive database management system
CN115292316A (en) * 2022-07-29 2022-11-04 重庆傲雄在线信息技术有限公司 Intelligent form signing system and method based on indefinite item archives and storage medium
CN115481291A (en) * 2022-09-05 2022-12-16 北京易华录信息技术股份有限公司 Dynamic management method and device for holographic archives of vehicles
CN115422123A (en) * 2022-09-14 2022-12-02 中国建设银行股份有限公司 Data processing method and device, electronic equipment and storage medium
CN115775064A (en) * 2022-11-04 2023-03-10 贵州微育科技有限公司 Engineering decision calculation result evaluation method and cloud platform
CN115794202A (en) * 2022-11-04 2023-03-14 中央广播电视总台 Data configuration method and engine, file system and computer storage medium
CN116737662A (en) * 2023-06-28 2023-09-12 建信金融科技有限责任公司 Method, device, electronic equipment and storage medium for processing business data
CN117527896A (en) * 2023-11-06 2024-02-06 浪潮通用软件有限公司 Method and system for interfacing multi-system data with third party electronic files
CN117609153A (en) * 2023-11-07 2024-02-27 浪潮通用软件有限公司 Electronic archive management method and device based on multi-source heterogeneous
CN117687960A (en) * 2023-11-15 2024-03-12 金航数码科技有限责任公司 Product archive management method and system based on BOM management mode
CN117632855A (en) * 2023-11-30 2024-03-01 重庆傲雄在线信息技术有限公司 Single-system electronic archive filing system, method, equipment and storage medium based on four-package structure
CN117472242A (en) * 2023-12-14 2024-01-30 支付宝(杭州)信息技术有限公司 File information management method, information input method and device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
王海清;李明;李涛;刘悦;宋鸿运;: "国家测绘档案业务管理系统设计与实现", 地理信息世界, no. 04, 25 August 2020 (2020-08-25), pages 47 - 51 *

Also Published As

Publication number Publication date
CN117875299B (en) 2024-05-24

Similar Documents

Publication Publication Date Title
US8886617B2 (en) Query-based searching using a virtual table
US8914414B2 (en) Integrated repository of structured and unstructured data
CN1858786B (en) Electronic file formatting annotate and comment system and method
US8442982B2 (en) Extended database search
US5732262A (en) Database definition language generator
US20050039119A1 (en) Presentation generator
CN110866383B (en) Interactive electronic data list generation method and system
US20060265394A1 (en) Personalizable information networks
US7720885B2 (en) Generating a word-processing document from database content
JP5152877B2 (en) Document data storage method and apparatus in document base system
KR20090028758A (en) Methods and apparatus for reusing data access and presentation elements
US9147040B2 (en) Point-in-time query system
CN102810114A (en) Personal computer resource management system based on body
US20060265395A1 (en) Personalizable information networks
Belhajjame et al. Prov model primer
US20080120270A1 (en) Database system
KR20160117965A (en) Method and apparatus for generating NoSQL model
US20090022312A1 (en) Apparatus and method for document synchronization
CN117875299B (en) Electronic file integrated processing method and system
US9286335B1 (en) Performing abstraction and/or integration of information
CN116303641B (en) Laboratory report management method supporting multi-data source visual configuration
KR100337373B1 (en) A method for Managing Design Information in CAD system
World Wide Web Consortium PROV Model Primer
Arndt et al. Exploring the Evolution and Provenance of Git Versioned RDF Data.
EP1891551A2 (en) Personalizable information networks

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