CN103095750A - Automatic uploading system and achievement based on web service - Google Patents

Automatic uploading system and achievement based on web service Download PDF

Info

Publication number
CN103095750A
CN103095750A CN201110335600XA CN201110335600A CN103095750A CN 103095750 A CN103095750 A CN 103095750A CN 201110335600X A CN201110335600X A CN 201110335600XA CN 201110335600 A CN201110335600 A CN 201110335600A CN 103095750 A CN103095750 A CN 103095750A
Authority
CN
China
Prior art keywords
file
assembly
document
user
upload
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
CN201110335600XA
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.)
Zhenjiang Yction Software Co Ltd
Original Assignee
Zhenjiang Yction Software 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 Zhenjiang Yction Software Co Ltd filed Critical Zhenjiang Yction Software Co Ltd
Priority to CN201110335600XA priority Critical patent/CN103095750A/en
Publication of CN103095750A publication Critical patent/CN103095750A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

The invention relates to an automatic uploading system, in particular to the automatic uploading system and achievement based on web service and belongs to field of network communication. The automatic uploading system and achievement based on web service is mainly characterized in that a user management component finishes addition, deleting, correction and inquiry of system users, a folder search component finishes folders which comprise needed electronic documents in a user computer, a file directory creation component finishes creation of corresponding lists in a document management system, a document uploading component finishes automatic uploading of the electronic documents, and a data base records date information which is needed by a temporary authorization system. The automatic uploading system based on web service aims at solving the shortages in the prior art, achieves automatic uploading of documents in the user computer through the application of web service component technology, simplifies operation complexity and difficulty of document uploading and meanwhile improves usability of the document management system.

Description

A kind of automatic uploading system and realization based on web service
Technical field
The present invention relates to automatic uploading system, especially a kind of automatic uploading system and realization based on web service.The invention belongs to network communication field.
Background technology
development along with information technology, main Business Processing is all completed in the information process-instrument at present, also generated simultaneously a large amount of electronic documents, for electronic document is carried out orderly management and use, increasing enterprise adopts document file management system to carry out the unified management of electronic document, yet the process in document file management system first stage of construction and application thereof, the problem of a reality is exactly that existing history archive can't be uploaded automatically, the process of system initialization is complicated and consume a large amount of System Implementation time, caused the wasting of resources huge, therefore just become an important research topic about how realizing that automatic document is uploaded.
at present in the middle of document file management system, the mode that document is uploaded mainly relies on following technology to realize: manual monofile is uploaded, by the selected electronic document of uploading catalogue and need to uploading, realize uploading of electronic document by manual mode, a kind of is the mode of uploading in batches, file by the selected electronic document place that need to upload, complete the batch upload function of document by File Transfer Protocol, " file uploading system and file uploading method " patent No. of company of Tengxun invention: in 200910038583, realized that the document of instant messaging uploads, but still need human intervention.
But there is following drawback in above-mentioned technology: the one, in the process of system initialization, the data volume that need to upload is huge, the mode of uploading by hand consumes the larger energy of operator, and efficient is very low, although upload in batches the workload that can reduce this part, but still need more human intervention, and also need multi-pass operation just can complete in the situation of many catalogues.
The present invention is directed to the drawback of prior art, proposed automatic uploading system and realization based on web service, by web service assembly, the electronic document automatic scan in the completing user computer with automatically upload, successful solution the problems referred to above.
Summary of the invention
The object of the invention is to: for the deficiencies in the prior art, by the application of web service component technology, realize automatically uploading of document in subscriber computer, simplified the complicated operation difficulty that document is uploaded, promoted simultaneously the ease for use of document file management system.
For achieving the above object, the present invention includes following assembly:
User management component: completion system user's increase, deletion, modification, inquiry;
--described user management component has mainly been completed increasing, delete, change, looking into of operation system user, the data owner that produces will be recorded in User table in data, and main key assignments is uid (unique ID value of identifying user information), uname (user name), upw (user cipher), mac (user be used for bind computer MAC Address);
--described user management component also has the function of binding, and active user's account and current computer are bound, and automatically reads the MAC Address of computer, and address information is deposited in the User table;
File is detected assembly: the file that comprises required electronic document in the completing user computer;
--described file is detected assembly and is comprised the file indexing component, automatically sets up the XML file, and the catalogue of all files that detect is added in the XML file;
--described file is detected assembly and is comprised the document definition assembly, is used for defining the form of required electronic document;
--described file is detected assembly and is comprised the file index assembly, automatically sets up the XML file, and with all meet document definition filename and the storage till add in the XML file;
File directory creates assembly: complete and create corresponding catalogue in document file management system;
--described file directory creates assembly and is used for the XML file of log file folder index by read local, according to existing file index list, creates identical bibliographic structure and directory name in the document file management system of server end;
File Upload assembly: complete automatically uploading of electronic document;
--the XML file of described File Upload assembly by read local storing documents index list uploads onto the server all electronic documents that meet definition in the respective directories of end document file management system by web service;
--described File Upload assembly comprises uploads Verification Components, after server is accepted whole electronic documents, uploads Verification Components and completes the file integrality checking, guarantees the accuracy of upload file, and authentication failed is uploaded this electronic document again;
--described File Upload assembly comprises marker assemblies, when document upload be verified after, have marker assemblies to rewrite file index XML file, prevent from repeating to upload;
Database: record the required data message of temporary authorizing system;
--described database mainly comprises User table, folder table, file table;
--described User table is mainly used in recording user information, and main key assignments is uid (unique ID value of identifying user information), uname (user name), upw (user cipher), mac (user is used for the computer MAC Address of binding);
--described folder table, be mainly used in folder structure information and attaching information in document file management system, main key assignments is id (the unique identification ID of presents folder), fid (affiliated parent folder sign ID), uid (user under presents), fname (the name value of file);
--described file table, the storage of the electronic document after being mainly used in uploading successfully, main key assignments is id (the unique identification ID of document), filename (document name), filecont (document content), folderid (ID of described file).
The user uses step to be:
Step 1: be the call establishment validated user of assembly by user management, and this user profile and current computer MAC Address are bound;
Step 2: detect the document definition assembly of assembly by file, the electronic document type that definition need to be uploaded;
Step 3: detect the file indexing component of assembly by file, index comprises all files folder of defined file, and creates the XML file that is used for the recording indexes result;
Step 4: detect the file index assembly of assembly by file, index is through the file type of definition, and establishment is used for the XML file of recording indexes result;
Step 5: create assembly by file directory, read the XML file of log file folder indexed results, and create corresponding folder content in the document file management system of server end;
Step 6: by File Upload component call web service assembly, complete automatically uploading of file, and upload Verification Components by it, the integrality of the checking document of uploading, and will pass through marker assemblies by the document of checking, upgrade in the XML of file index result file and upload sign, complete automatically uploading of document.
Embodiment
The feature that the present invention announces and use step all can be carried out the equivalence replacement by similar function, and unless specifically stated otherwise, the arbitrary steps in this embodiment are an example of a series of equivalences or similar characteristics.
Embodiment one
Use Microsoft VisualStudio.Net developing instrument exploitation client operating software, use database management tools SqlServer2005 special-purpose on market to set up the needed database of system, realize that the function of following assembly realizes:
User management component: completion system user's increase, deletion, modification, inquiry;
--described user management component has mainly been completed increasing, delete, change, looking into of operation system user, the data owner that produces will be recorded in User table in data, and main key assignments is uid (unique ID value of identifying user information), uname (user name), upw (user cipher), mac (user be used for bind computer MAC Address);
--described user management component also has the function of binding, and active user's account and current computer are bound, and automatically reads the MAC Address of computer, and address information is deposited in the User table;
File is detected assembly: the file that comprises required electronic document in the completing user computer;
--described file is detected assembly and is comprised the file indexing component, automatically sets up the XML file, and the catalogue of all files that detect is added in the XML file;
--described file is detected assembly and is comprised the document definition assembly, is used for defining the form of required electronic document;
--described file is detected assembly and is comprised the file index assembly, automatically sets up the XML file, and with all meet document definition filename and the storage till add in the XML file;
File directory creates assembly: complete and create corresponding catalogue in document file management system;
--described file directory creates assembly and is used for the XML file of log file folder index by read local, according to existing file index list, creates identical bibliographic structure and directory name in the document file management system of server end;
File Upload assembly: complete automatically uploading of electronic document;
--the XML file of described File Upload assembly by read local storing documents index list uploads onto the server all electronic documents that meet definition in the respective directories of end document file management system by web service;
--described File Upload assembly comprises uploads Verification Components, after server is accepted whole electronic documents, uploads Verification Components and completes the file integrality checking, guarantees the accuracy of upload file, and authentication failed is uploaded this electronic document again;
--described File Upload assembly comprises marker assemblies, when document upload be verified after, have marker assemblies to rewrite file index XML file, prevent from repeating to upload;
Database: record the required data message of temporary authorizing system;
--described database mainly comprises User table, folder table, file table;
--described User table is mainly used in recording user information, and main key assignments is uid (unique ID value of identifying user information), uname (user name), upw (user cipher), mac (user is used for the computer MAC Address of binding);
--described folder table, be mainly used in folder structure information and attaching information in document file management system, main key assignments is id (the unique identification ID of presents folder), fid (affiliated parent folder sign ID), uid (user under presents), fname (the name value of file);
--described file table, the storage of the electronic document after being mainly used in uploading successfully, main key assignments is id (the unique identification ID of document), filename (document name), filecont (document content), folderid (ID of described file).
The user uses step to be:
Step 1: be the call establishment validated user of assembly by user management, and this user profile and current computer MAC Address are bound;
Step 2: detect the document definition assembly of assembly by file, the electronic document type that definition need to be uploaded;
Step 3: detect the file indexing component of assembly by file, index comprises all files folder of defined file, and creates the XML file that is used for the recording indexes result;
Step 4: detect the file index assembly of assembly by file, index is through the file type of definition, and establishment is used for the XML file of recording indexes result;
Step 5: create assembly by file directory, read the XML file of log file folder indexed results, and create corresponding folder content in the document file management system of server end;
Step 6: by File Upload component call web service assembly, complete automatically uploading of file, and upload Verification Components by it, the integrality of the checking document of uploading, and will pass through marker assemblies by the document of checking, upgrade in the XML of file index result file and upload sign, complete automatically uploading of document.
In addition to the implementation, the present invention can also have other execution modes.All employings are equal to the technical scheme of replacement or equivalent transformation formation, all drop on the protection range of requirement of the present invention.

Claims (2)

1. automatic uploading system and realization based on a web service is characterized in that: complete and automatically upload the following assembly of needs:
User management component: completion system user's increase, deletion, modification, inquiry;
--described user management component has mainly been completed increasing, delete, change, looking into of operation system user, and the data owner of generation will be recorded in User table in data, and main key assignments is uid, uname, upw, mac;
--described user management component also has the function of binding, and active user's account and current computer are bound, and automatically reads the MAC Address of computer, and address information is deposited in the User table;
File is detected assembly: the file that comprises required electronic document in the completing user computer;
--described file is detected assembly and is comprised the file indexing component, automatically sets up the XML file, and the catalogue of all files that detect is added in the XML file;
--described file is detected assembly and is comprised the document definition assembly, is used for defining the form of required electronic document;
--described file is detected assembly and is comprised the file index assembly, automatically sets up the XML file, and with all meet document definition filename and the storage till add in the XML file;
File directory creates assembly: complete and create corresponding catalogue in document file management system;
--described file directory creates assembly and is used for the XML file of log file folder index by read local, according to existing file index list, creates identical bibliographic structure and directory name in the document file management system of server end;
File Upload assembly: complete automatically uploading of electronic document;
--the XML file of described File Upload assembly by read local storing documents index list uploads onto the server all electronic documents that meet definition in the respective directories of end document file management system by web service;
--described File Upload assembly comprises uploads Verification Components, after server is accepted whole electronic documents, uploads Verification Components and completes the file integrality checking, guarantees the accuracy of upload file, and authentication failed is uploaded this electronic document again;
--described File Upload assembly comprises marker assemblies, when document upload be verified after, have marker assemblies to rewrite file index XML file, prevent from repeating to upload;
Database: record the required data message of temporary authorizing system;
--described database mainly comprises User table, folder table, file table;
--described User table is mainly used in recording user information, and main key assignments is uid, uname, upw, mac;
--described folder table, be mainly used in folder structure information and attaching information in document file management system, main key assignments is id, fid, uid, fname;
--described file table, the storage of the electronic document after being mainly used in uploading successfully, main key assignments is id, filename, filecont, folderid.
2. a kind of automatic uploading system and realization based on web service according to claim 1, be further characterized in that: completing automatically to upload also needs following steps:
Step 1: be the call establishment validated user of assembly by user management, and this user profile and current computer MAC Address are bound;
Step 2: detect the document definition assembly of assembly by file, the electronic document type that definition need to be uploaded;
Step 3: detect the file indexing component of assembly by file, index comprises all files folder of defined file, and creates the XML file that is used for the recording indexes result;
Step 4: detect the file index assembly of assembly by file, index is through the file type of definition, and establishment is used for the XML file of recording indexes result;
Step 5: create assembly by file directory, read the XML file of log file folder indexed results, and create corresponding folder content in the document file management system of server end;
Step 6: by File Upload component call web service assembly, complete automatically uploading of file, and upload Verification Components by it, the integrality of the checking document of uploading, and will pass through marker assemblies by the document of checking, upgrade in the XML of file index result file and upload sign, complete automatically uploading of document.
CN201110335600XA 2011-10-27 2011-10-27 Automatic uploading system and achievement based on web service Pending CN103095750A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110335600XA CN103095750A (en) 2011-10-27 2011-10-27 Automatic uploading system and achievement based on web service

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110335600XA CN103095750A (en) 2011-10-27 2011-10-27 Automatic uploading system and achievement based on web service

Publications (1)

Publication Number Publication Date
CN103095750A true CN103095750A (en) 2013-05-08

Family

ID=48207881

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110335600XA Pending CN103095750A (en) 2011-10-27 2011-10-27 Automatic uploading system and achievement based on web service

Country Status (1)

Country Link
CN (1) CN103095750A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104331518A (en) * 2014-11-27 2015-02-04 浪潮(北京)电子信息产业有限公司 Storage method and storage device of mass files
CN105554051A (en) * 2015-08-29 2016-05-04 深圳市美贝壳科技有限公司 Method for rapid photo album synchronization in household cloud service
CN105681620A (en) * 2016-02-05 2016-06-15 苏州市千尺浪信息技术服务有限公司 Image and text collection integrated system
CN109947710A (en) * 2017-09-25 2019-06-28 镇江雅迅软件有限责任公司 A kind of autosynchronous implementation method of heterogeneous system electronic document
CN110413575A (en) * 2018-04-28 2019-11-05 广东亿迅科技有限公司 Document management householder method and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030149723A1 (en) * 2002-02-01 2003-08-07 Evolium S.A.S. Method for processing concurrent events in web-based application, supporting system and application system using the same
CN1988535A (en) * 2005-12-23 2007-06-27 腾讯科技(深圳)有限公司 Synchronous method, system for file storage and customer terminal
CN101034993A (en) * 2006-03-07 2007-09-12 环达电脑(上海)有限公司 Remote program installation method
CN101055576A (en) * 2006-04-14 2007-10-17 英保达股份有限公司 System and method for automatically uploading and classifying file

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030149723A1 (en) * 2002-02-01 2003-08-07 Evolium S.A.S. Method for processing concurrent events in web-based application, supporting system and application system using the same
CN1988535A (en) * 2005-12-23 2007-06-27 腾讯科技(深圳)有限公司 Synchronous method, system for file storage and customer terminal
CN101034993A (en) * 2006-03-07 2007-09-12 环达电脑(上海)有限公司 Remote program installation method
CN101055576A (en) * 2006-04-14 2007-10-17 英保达股份有限公司 System and method for automatically uploading and classifying file

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104331518A (en) * 2014-11-27 2015-02-04 浪潮(北京)电子信息产业有限公司 Storage method and storage device of mass files
CN104331518B (en) * 2014-11-27 2017-12-29 浪潮(北京)电子信息产业有限公司 The storage method and device of a kind of mass file
CN105554051A (en) * 2015-08-29 2016-05-04 深圳市美贝壳科技有限公司 Method for rapid photo album synchronization in household cloud service
CN105681620A (en) * 2016-02-05 2016-06-15 苏州市千尺浪信息技术服务有限公司 Image and text collection integrated system
CN105681620B (en) * 2016-02-05 2019-01-15 苏州市千尺浪信息技术服务有限公司 Pictograph acquires integral system
CN109947710A (en) * 2017-09-25 2019-06-28 镇江雅迅软件有限责任公司 A kind of autosynchronous implementation method of heterogeneous system electronic document
CN110413575A (en) * 2018-04-28 2019-11-05 广东亿迅科技有限公司 Document management householder method and device

Similar Documents

Publication Publication Date Title
US8997041B2 (en) Method of managing script, server performing the same and storage media storing the same
AU2013202553B2 (en) Information management of mobile device data
KR101618879B1 (en) Consumption of items via a user device
EP2871817B1 (en) Combined cloud storage disk client, server and system, and combined cloud storage disk service serving method
CN102307210B (en) Data downloading system and data management and downloading method thereof
US8950009B2 (en) Information management of data associated with multiple cloud services
CN101217571B (en) Write/read document operation method applied in multi-copy data grid system
CN102360410B (en) User operation discovery method of file system and synchronous system utilizing the same
US20120259849A1 (en) Determining file ownership of active and inactive files based on file access history
CN103095750A (en) Automatic uploading system and achievement based on web service
CN103119551B (en) The recovery optimized
US20080187007A1 (en) Resuming a Previously Interrupted Peer-to-Peer Synchronization Operation
CN104092770A (en) Inner-enterprise address book management method and system based on cloud computing
CN105824723A (en) Method and system for backup of data of public cloud storage account
KR20070039067A (en) Information service system, information server, portable terminal, information service control program and portable terminal control program
CN109033313B (en) Method and terminal equipment for realizing full-disk scanning function by using USN
CN104641369A (en) File server, information system, and control method thereof
CN113409020A (en) Electronic file management system and method
CN102932443A (en) HDFS (hadoop distributed file system) cluster based distributed cloud storage system
AU2015331028A1 (en) Electronic processing system for electronic document and electronic file
CN101894104A (en) File management system with version management mechanism
CN104639599A (en) System and method for downloading files in bulk
CN113934911A (en) File crawling and searching method and system
CN107291579A (en) A kind of metadata cluster File Snapshot method based on static subtree subregion
CN111885081A (en) Method and system for managing cloud disk by multiple accounts

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20130508