JP2005339333A - Form management system - Google Patents

Form management system Download PDF

Info

Publication number
JP2005339333A
JP2005339333A JP2004159287A JP2004159287A JP2005339333A JP 2005339333 A JP2005339333 A JP 2005339333A JP 2004159287 A JP2004159287 A JP 2004159287A JP 2004159287 A JP2004159287 A JP 2004159287A JP 2005339333 A JP2005339333 A JP 2005339333A
Authority
JP
Japan
Prior art keywords
file
terminal
spreadsheet
server
html
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
JP2004159287A
Other languages
Japanese (ja)
Inventor
Shota Kawarasaki
正太 河原崎
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.)
NEC Platforms Ltd
Original Assignee
NEC Infrontia 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 NEC Infrontia Corp filed Critical NEC Infrontia Corp
Priority to JP2004159287A priority Critical patent/JP2005339333A/en
Publication of JP2005339333A publication Critical patent/JP2005339333A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a form management system capable of suppressing the cost for arranging development software or environments, and treated by even a user having no special knowledge. <P>SOLUTION: This system comprises a first terminal 10 processing spreadsheet files, at least one second terminal 20 processing HTML (hyper text markup language) files, and a server interposed between the first and second terminals 10 and 20 through a network, which converts a spreadsheet file processed by the first terminal 10 to an HTML file followed by transferring to the second terminal 20, and converts an HTML file processed by the second terminal to a spreadsheet file followed by transferring to the first terminal 10. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、企業本部と企業本部とは離れた場所に点在する複数の企業支部とを持つ企業において、ネットワークを介して企業本部と各企業支部との間で情報の授受を行いつつ帳票を管理するための帳票管理システムに関する。   In the present invention, in a company having a plurality of company branches that are scattered at locations apart from the company headquarters and the company headquarters, a form is created while exchanging information between the company headquarters and each company branch via a network. The present invention relates to a form management system for management.

例えば本社と複数の店舗とを持つ外食産業などの企業等、企業本部と企業本部とは離れた場所に点在する複数の企業支部とを持つ流通業、外食産業、金融業等の企業に適用される帳票管理システムにおいて、各種申請書などの帳票は、運用状況によって変更や新規追加が発生する。このため、例えばインターネット等のネットワークを介して、企業本部と各企業支部との間で情報の授受を行いつつ帳票を管理する必要がある。   For example, companies in the restaurant industry that have a head office and multiple stores, etc., such as the distribution industry, restaurant industry, and financial industry that have multiple corporate branches that are located in a location apart from the corporate headquarters. In the form management system, forms such as various application forms are changed or newly added depending on the operation status. For this reason, for example, it is necessary to manage the form while exchanging information between the company headquarters and each company branch via a network such as the Internet.

尚、特許文献1および3には、表計算ソフトウエアで作成された帳票をHTMLファイル(Hyper Text Markup Language)に変換してサーバに保管すると共に、クライアントから取り出して入力をした帳票をサーバで保管、運用する技術が開示されている。特許文献2には、プレゼンテーションデータをHTMLファイルに変換して利用する技術が開示されている。   In Patent Documents 1 and 3, a form created by spreadsheet software is converted into an HTML file (Hyper Text Markup Language) and stored on the server, and the form taken out from the client and entered is stored on the server. The technology to be operated is disclosed. Patent Document 2 discloses a technique for converting presentation data into an HTML file and using it.

特開2003−50964号公報JP 2003-50964 A 特開2003−299059号公報JP 2003-299059 A 特開2003−303103号公報JP 2003-303103 A

しかし、ウェブアプリケーションで帳票管理システムを構築した場合には、開発ソフトウエアや環境を整えるために高額な費用がかかる。また、HTMLやスクリプト言語などの専門知識が必要になるため、ユーザ側で対応することは極めて困難である。このため、軽微な変更や新規追加であっても、システムの開発元に仕様変更を依頼する必要があり、費用、期間共にかかってしまうという問題がある。   However, when a form management system is constructed with a web application, it is expensive to prepare development software and an environment. In addition, since specialized knowledge such as HTML and script language is required, it is extremely difficult for the user to cope with it. For this reason, even if a minor change or new addition is made, there is a problem that it is necessary to request a specification change from the system developer, which takes both cost and time.

また、この種の帳票管理システムの企業本部におけるユーザは、通常、企業の経理担当者であり、帳票管理に既存の表計算ソフトウエアを使用して帳票管理を本格的に行っていることが多い。このようなユーザは、表計算ソフトウエアを使い慣れている。一方、各企業支部におけるユーザは、企業本部の経理部門から要求された帳票管理に必要な情報を提供するに留まることが多い。このようなユーザは、前述の表計算ソフトウエアを使い慣れてはいない。   In addition, the users at the corporate headquarters of this type of form management system are usually accountants of the company, and in many cases full-scale form management is performed using existing spreadsheet software for form management. . Such users are accustomed to using spreadsheet software. On the other hand, users in each company branch often only provide information necessary for form management requested by the accounting department of the company headquarters. Such users are not familiar with the spreadsheet software described above.

尚、特許文献1に記載された技術においては、新しい帳票の作成や既存の帳票の修正は、表計算ソフトウエアだけではない専門知識を持つシステム開発者によられなければならず、表計算ソフトウエア以外の専門知識をとりたてては持たないユーザは、これを行うことはできないという問題点がある。また、特許文献2に記載された技術は、単に、プレゼンテーションデータをHTML形式でサーバからクライントに送信するものでしかないという問題点がある。さらに、特許文献3に記載された技術においては、情報処理端末が表計算ソフトウエアを備えており、これを使用するユーザは、表計算ソフトウエアに関する知識を持っている必要があるという問題点がある。   In the technique described in Patent Document 1, creation of a new form or modification of an existing form must be performed by a system developer who has expertise other than just spreadsheet software. There is a problem that users who do not have specialized knowledge other than wear cannot do this. In addition, the technique described in Patent Document 2 has a problem that the presentation data is merely transmitted from the server to the client in the HTML format. Furthermore, in the technique described in Patent Document 3, the information processing terminal is provided with spreadsheet software, and a user who uses the information processing terminal needs to have knowledge about the spreadsheet software. is there.

それ故、本発明の課題は、開発ソフトウエアや環境を整えるコストを抑制できると共に、専門知識をとりたてて持たないユーザで対応することができる帳票管理システムを提供することである。   Therefore, an object of the present invention is to provide a form management system that can control costs for preparing development software and an environment and can be handled by a user who does not have specialized knowledge.

本発明の他の課題は、企業本部のユーザと複数の企業支部の各ユーザとの双方にとって使い易い帳票管理システムを提供することである。   Another object of the present invention is to provide a form management system that is easy to use for both users of a company headquarters and users of a plurality of company branches.

本発明によれば、表計算ファイルを処理する第1の端末と、HTML(Hyper Text Markup Language)ファイルを処理する少なくとも1つの第2の端末と、前記第1および前記第2の端末間にネットワークを通じて介在し、該第1の端末が処理した表計算ファイルをHTMLファイルに変換した上で該第2の端末に対して転送する一方、該第2の端末が処理したHTMLファイルを表計算ファイルに変換した上で該第1の端末に対して転送するサーバとを有することを特徴とする帳票管理システムが得られる。   According to the present invention, a first terminal that processes a spreadsheet file, at least one second terminal that processes an HTML (Hyper Text Markup Language) file, and a network between the first and second terminals The spreadsheet file processed by the first terminal is converted into an HTML file and transferred to the second terminal, while the HTML file processed by the second terminal is converted into a spreadsheet file. There is obtained a form management system comprising a server that performs conversion and transfers it to the first terminal.

本発明によればまた、前記サーバは、ファイルサーバと、ウェブアプリケーションサーバとによって構成され、前記第1の端末は、表計算ファイルを作成すると共に、作成した表計算ファイルを前記ファイルサーバにネットワークを介してアップロードし、前記ウェブアプリケーションサーバは、前記第1の端末からネットワークを介してアップロードされて前記ファイルサーバを経た表計算ファイルをHTMLファイルに変換すると共に、変換されたHTMLファイルをネットワークを介して前記第2の端末に対して公開し、前記第2の端末は、前記ウェブアプリケーションサーバからネットワークを介して公開されるHTMLファイルを閲覧すると共に、見かけ上、HTMLファイルの所定項目に書き込みを行うことで書き込み事項に対応するデータを該ウェブアプリケーションサーバにネットワークを介してアップロードし、前記ウェブアプリケーションサーバはさらに、前記第2の端末からアップロードされるデータに基づいて補完したHTMLファイルを表計算ファイルに変換すると共に、変換された表計算ファイルを前記ファイルサーバを経てネットワークを介して前記第1の端末に対して送信し、前記第1の端末はさらに、前記ファイルサーバを経てネットワークを介して補完された表計算ファイルをダウンロードする前記帳票管理システムが得られる。   According to the present invention, the server is constituted by a file server and a web application server, and the first terminal creates a spreadsheet file and connects the created spreadsheet file to the file server. The web application server converts the spreadsheet file uploaded from the first terminal through the network and passed through the file server into an HTML file, and converts the converted HTML file through the network. Publish to the second terminal, and the second terminal browses the HTML file published via the network from the web application server and apparently writes to a predetermined item of the HTML file. In writing against Data to be uploaded to the web application server via a network, and the web application server further converts the HTML file supplemented based on the data uploaded from the second terminal into a spreadsheet file and is converted. The spreadsheet file is transmitted to the first terminal via the network via the file server, and the first terminal further downloads the spreadsheet file complemented via the network via the file server. The form management system is obtained.

本発明によればさらに、前記第1の端末は、HTMLファイル用の表示ユーザーインターフェースの少なくとも一部を、表計算ファイル用の表示ユーザーインターフェースで代替表示する前記帳票管理システムが得られる。   According to the present invention, it is further possible to obtain the form management system in which the first terminal displays at least a part of a display user interface for HTML files by using a display user interface for spreadsheet files.

本発明の第1の効果は、開発ソフトウエアや環境を整えるコストを抑制できると共に、専門知識をとりたてて持たないユーザで対応することができるということである。   The first effect of the present invention is that it is possible to control the cost of preparing development software and environment, and to cope with a user who does not have specialized knowledge.

本発明の第2の効果は、企業本部のユーザと複数の企業支部の各ユーザとの双方にとって使い易いということである。   The second effect of the present invention is that it is easy to use for both the user of the corporate headquarters and each user of the plurality of corporate branches.

以下、図面を参照して、本発明による帳票管理システムについて説明する。   Hereinafter, a form management system according to the present invention will be described with reference to the drawings.

図1を参照して、本帳票管理システムは、企業本部に設置され、表計算ファイルを処理する第1の端末10と、各企業支部に設置され、HTML(Hyper Text Markup Language)ファイルを処理する少なくとも1つの第2の端末20と、第1の端末10と第2の端末20との間にネットワークとしてインターネットを通じて介在し、第1の端末10が処理した表計算ファイルをHTMLファイルに変換した上で第2の端末20に対して転送する一方、第2の端末20が処理したHTMLファイルを表計算ファイルに変換した上で第1の端末10に対して転送するサーバ30とを有している。   Referring to FIG. 1, the form management system is installed in a company headquarters and is installed in a first terminal 10 for processing a spreadsheet file and each company branch and processes a Hyper Text Markup Language (HTML) file. A spreadsheet file that is processed through the Internet as a network between at least one second terminal 20 and the first terminal 10 and the second terminal 20 is converted into an HTML file. And a server 30 that transfers the HTML file processed by the second terminal 20 to a spreadsheet file and then transfers the file to the first terminal 10. .

サーバ30は、ファイルサーバ31と、ウェブアプリケーションサーバ36とによって構成されている。   The server 30 includes a file server 31 and a web application server 36.

第1の端末10は、例えばエクセル(マイクロソフト社。登録商標)等の表計算ソフトウエアによって表計算ファイルを作成すると共に、作成した表計算ファイルをファイルサーバ31にインターネットを介してアップロードする。   The first terminal 10 creates a spreadsheet file using spreadsheet software such as Excel (registered trademark of Microsoft Corporation), for example, and uploads the created spreadsheet file to the file server 31 via the Internet.

ウェブアプリケーションサーバ36は、第1の端末10からインターネットを介してアップロードされてファイルサーバ31を経た表計算ファイルをHTMLファイルに変換すると共に、変換されたHTMLファイルをインターネットを介して少なくとも第2の端末20に対して公開する。   The web application server 36 converts a spreadsheet file uploaded from the first terminal 10 via the Internet and passed through the file server 31 into an HTML file, and converts the converted HTML file to at least a second terminal via the Internet. 20 public.

第2の端末20は、ウェブアプリケーションサーバ36からインターネットを介して公開されるHTMLファイルをブラウザによって閲覧すると共に、見かけ上、HTMLファイルの所定項目に書き込みを行うことで書き込み事項に対応するデータをウェブアプリケーションサーバ36にインターネットを介してアップロードする。   The second terminal 20 browses an HTML file published from the web application server 36 via the Internet, and apparently writes data corresponding to the written item by writing to a predetermined item of the HTML file. Upload to the application server 36 via the Internet.

ウェブアプリケーションサーバ36はさらに、第2の端末20からアップロードされるデータに基づいて補完または更新したHTMLファイルを表計算ファイルに変換すると共に、変換された表計算ファイルをファイルサーバ31を経てインターネットを介して第1の端末10に対して送信する。   The web application server 36 further converts the HTML file complemented or updated based on the data uploaded from the second terminal 20 into a spreadsheet file, and the converted spreadsheet file is passed through the file server 31 via the Internet. To the first terminal 10.

第1の端末10はさらに、ファイルサーバ31を経てインターネットを介して、補完または更新された表計算ファイルをダウンロードする。そして、第1の端末10は、必要に応じてダウンロードされた表計算ファイルの処理を行う。   Further, the first terminal 10 downloads the complemented or updated spreadsheet file via the file server 31 and the Internet. Then, the first terminal 10 processes the downloaded spreadsheet file as necessary.

第1の端末10は、HTMLファイル用の表示ユーザーインターフェースの少なくとも一部を、表計算ファイル用の表示ユーザーインターフェースで代替表示する。具体的には、HTMLファイル用の表示ユーザーインターフェースとは、書き込みエリア、ラジオボタン、およびチェックボックスのうちの少なくとも1つである。   The first terminal 10 substitutes and displays at least a part of the display user interface for the HTML file with the display user interface for the spreadsheet file. Specifically, the display user interface for the HTML file is at least one of a writing area, a radio button, and a check box.

ウェブアプリケーションサーバ36は、表計算ファイル用の表示ユーザーインターフェースをHTMLファイル用の表示ユーザーインターフェースに変換する一方、HTMLファイル用の表示ユーザーインターフェースを表計算ファイル用の表示ユーザーインターフェースに変換するための対応テーブルを備えている。これにより、表計算ファイルとHTMLファイルとの双方向変換がより迅速になされる。   The web application server 36 converts the display user interface for the spreadsheet file into a display user interface for the HTML file, while converting the display user interface for the HTML file into a display user interface for the spreadsheet file. It has. Thereby, bidirectional conversion between the spreadsheet file and the HTML file is performed more quickly.

ファイルサーバ31は、第1の端末から取得した表計算ファイルおよびウェブアプリケーションサーバ36から取得した表計算ファイルを保存するようにしてもよい。   The file server 31 may store the spreadsheet file acquired from the first terminal and the spreadsheet file acquired from the web application server 36.

また、ウェブアプリケーションサーバ36も、ファイルサーバ31から取得して変換したHTMLファイルおよび第2の端末から取得したHTMLファイルを保存するようにしてもよい。   Also, the web application server 36 may store the HTML file acquired from the file server 31 and converted, and the HTML file acquired from the second terminal.

ファイルサーバ31とウェブアプリケーションサーバ36とは、一箇所に設置されていてもよい。この場合には、LAN(Local Area Network)もしくは一台のサーバーコンピュータの内部配線を介して接続される。   The file server 31 and the web application server 36 may be installed in one place. In this case, the connection is made via a LAN (Local Area Network) or an internal wiring of one server computer.

あるいは、ファイルサーバ31とウェブアプリケーションサーバ36とは、異なる場所に設置されてもよい。この場合には、インターネット等のWAN(Wide Area Network)を介して接続される。   Alternatively, the file server 31 and the web application server 36 may be installed in different places. In this case, connection is made via a WAN (Wide Area Network) such as the Internet.

尚、実体が共通の表計算ファイルと、第2の端末20からアップロードされたHTMLファイル(データ補完されたHTMLファイル)とは、互いに同じ文書種別情報、第2の端末20の固有情報、および処理日時情報を含んでいることが好ましい。これにより、複数ファイルを扱う場合のソートが迅速になされる。   Note that the spreadsheet file having the same entity and the HTML file uploaded from the second terminal 20 (data-complemented HTML file) have the same document type information, unique information of the second terminal 20, and processing. It is preferable that date information is included. As a result, sorting is quickly performed when a plurality of files are handled.

第1の端末10、第2の端末20、およびサーバ30のうちの少なくともいずれかは、パーソナルコンピュータによって構成することができる。   At least one of the first terminal 10, the second terminal 20, and the server 30 can be configured by a personal computer.

次に、本帳票管理システムの動作を、図1〜図5を参照して説明する。   Next, the operation of the form management system will be described with reference to FIGS.

図2は、企業本部における第1の端末10上の表示画面を示す。   FIG. 2 shows a display screen on the first terminal 10 in the corporate headquarters.

企業支部における第1のユーザは、表計算ソフトウエアを使用して帳票を作成する。 作成に際しては、
・HTMLファイル上で入力エリアとなる部分に色をつけるか、あるいは、ハイライト表示とする。
A first user in the corporate branch creates a form using spreadsheet software. When creating,
-Color or highlight the part that will be the input area on the HTML file.

・HTMLファイル上でラジオボタンとなる部分を、初期表示の際に選択済状態にする場合は「●」とする一方、初期表示の際に未選択状態にする場合は「◎」とする。   -When the part that becomes a radio button on the HTML file is to be selected at the time of initial display, it is “●”, and when it is not selected at the time of initial display, it is “◎”.

・HTMLファイル上でチェックボックスとなる部分を、初期表示の際に選択済状態にする場合は「★」とする一方、初期表示の際に未選択状態にする場合は「☆」とする。   -In the HTML file, a check box is marked with “★” when it is selected when initially displayed, while it is marked with “☆” when it is not selected when initially displayed.

このような作成方法に慣れていない第1のユーザに対しては、図3に示すように、ガイダンス表示を行ってもよい。   As shown in FIG. 3, guidance display may be performed for the first user who is not accustomed to such a creation method.

第1のユーザは、作成した表計算ファイルをサーバ30のファイルサーバ31に対してアップロードする。アップロードに際し、第1のユーザは、表計算ファイルのアイコンをサーバ30(ファイルサーバ31)を表す特定のフォルダにドラッグ&ドロップするのみでよい。   The first user uploads the created spreadsheet file to the file server 31 of the server 30. When uploading, the first user only needs to drag and drop the spreadsheet file icon to a specific folder representing the server 30 (file server 31).

尚、アップロードする表計算ファイルには、文書種別情報および処理日時情報を含んでいる。この時点では、表計算ファイルには、前述した第2の端末20の固有情報は未だ含まれていない。即ち、この時点の表計算ファイルは、特定の第2の端末20専用ではなく、複数の第2の端末20に汎用に用いられる、いわば原本的または雛形的ファイルである。   The spreadsheet file to be uploaded includes document type information and processing date information. At this point, the spreadsheet file does not yet include the unique information of the second terminal 20 described above. In other words, the spreadsheet file at this point is not dedicated to a specific second terminal 20 but is a so-called original or template file that is used for a plurality of second terminals 20 for general purposes.

サーバ30のファイルサーバ31は、第1の端末10からアップロードされた表計算ファイルを保存する。即ち、原本的または雛形的表計算ファイルが保存される。   The file server 31 of the server 30 stores the spreadsheet file uploaded from the first terminal 10. That is, an original or template spreadsheet file is saved.

企業支部における第2のユーザは、必要に応じて、第2の端末20におけるブラウザを起動して、帳票のページにアクセスする。   The second user in the corporate branch activates the browser in the second terminal 20 as necessary to access the form page.

サーバ30のウェブアプリケーションサーバ36は、第2の端末20から帳票画面の表示を要求されると、ファイルサーバ31に保存されている表計算ファイルをHTMLファイルに変換する。   When requested by the second terminal 20 to display the form screen, the web application server 36 of the server 30 converts the spreadsheet file stored in the file server 31 into an HTML file.

ウェブアプリケーションサーバ36による表計算ファイルからHTMLファイルへの変換に際しては、
・表計算ファイル上でハイライト表示とされている部分を、HTMLファイル上では入力エリアとする。
When converting the spreadsheet file to the HTML file by the web application server 36,
-The highlighted area on the spreadsheet file is the input area on the HTML file.

・表計算ファイル上で「●」とされている部分を、HTMLファイル上では、初期表示の際に選択済状態のラジオボタンに、「◎」とされている部分は初期表示の際に未選択状態のラジオボタンとする。   ・ The part marked “●” in the spreadsheet file is the selected radio button in the initial display in the HTML file, and the part marked “◎” is not selected in the initial display. State radio button.

・表計算ファイル上で「★」とされている部分を、HTMLファイル上では、初期表示の際に選択済状態のラジオボタンに、「☆」とされている部分は初期表示の際に未選択状態のチェックボックスとする。   ・ The part marked with “★” in the spreadsheet file is the selected radio button in the initial display in the HTML file, and the part marked with “☆” is not selected in the initial display. It is a state check box.

尚、表計算ファイルを変換してなるHTMLファイルにも、文書種別情報および処理日時情報を含んでいる。この時点でも、HTMLファイルには、前述した第2の端末20の固有情報は未だ含まれていない。   The HTML file obtained by converting the spreadsheet file also includes document type information and processing date / time information. Even at this time, the unique information of the second terminal 20 described above is not yet included in the HTML file.

企業支部における第2のユーザは、図4に示すように、第2の端末20におけるブラウザを通して、帳票のページを閲覧し、入力エリアに文字や数字の入力、ラジオボタンの選択、ならびにチェックボックスの選択を行う。所定項目を全て入力後、アップロード、送信、または決定ボタンを押す。   As shown in FIG. 4, the second user in the corporate branch browses the page of the form through the browser in the second terminal 20, enters characters and numbers in the input area, selects a radio button, and selects a check box. Make a selection. After entering all the predetermined items, press the upload, send, or enter button.

尚、この第2の端末20を使用した情報入力の時点で、複数の第2の端末20(企業支部)毎の固有情報が、自動または手動でアップロードされ、該当のHTMLファイルに含まれることになる。   At the time of information input using the second terminal 20, unique information for each of the plurality of second terminals 20 (corporate branches) is automatically or manually uploaded and included in the corresponding HTML file. Become.

サーバ30のウェブアプリケーションサーバ36は、第2の端末20から所定項目のデータを受信すると、HTMLファイルを表計算ファイルに変換する。   When the web application server 36 of the server 30 receives predetermined item data from the second terminal 20, the web application server 36 converts the HTML file into a spreadsheet file.

ウェブアプリケーションサーバ36によるHTMLファイルから表計算ファイルへの変換に際しては、
・HTMLファイル上で入力エリアである部分に色をつけるか、あるいは、ハイライト表示とする。
When the web application server 36 converts an HTML file into a spreadsheet file,
-Color or highlight the part that is the input area on the HTML file.

・HTMLファイル上でラジオボタンである部分が選択済状態にする場合は表計算ファイル上では「●」とする一方、HTMLファイル上で未選択状態の場合は表計算ファイル上では「◎」とする。   ・ If the part that is a radio button on the HTML file is selected, it will be “●” on the spreadsheet file, while if it is not selected on the HTML file, it will be “◎” on the spreadsheet file. .

・HTMLファイル上でチェックボックスである部分が選択済状態にする場合は表計算ファイル上では「★」とする一方、HTMLファイル上で未選択状態の場合は表計算ファイル上では「☆」とする。   ・ If the part that is a check box in the HTML file is in the selected state, it is “★” on the spreadsheet file, while if it is not selected on the HTML file, it is “☆” on the spreadsheet file. .

サーバ30のファイルサーバ31は、ウェブアプリケーションサーバ36からの表計算ファイルを保存すると共に、必要に応じて、第1の端末10に対して表計算ファイルを送信する。ファイルサーバ31に保存される表計算ファイルは、複数の第2の端末20(企業支部)毎の固有情報を含むものであり、前述した原本的または雛形的表計算ファイルとは別に保存される。   The file server 31 of the server 30 stores the spreadsheet file from the web application server 36 and transmits the spreadsheet file to the first terminal 10 as necessary. The spreadsheet file stored in the file server 31 includes unique information for each of the plurality of second terminals 20 (enterprise branches), and is stored separately from the above-described original or template spreadsheet file.

企業支部における第1のユーザは、第1の端末10を使用して、図5に示すように各項目が補完や更新された表計算ファイルの処理を行う。   The first user in the company branch uses the first terminal 10 to process a spreadsheet file in which each item is supplemented or updated as shown in FIG.

以後、各種帳票毎、かつ、企業各支部毎に、同様の工程がなされる。   Thereafter, the same process is performed for each of the various forms and for each branch of the company.

以上説明したように、本帳票管理システムによれば、第2の端末の画面上で入力された結果は、第1の端末上では表計算ファイルで出力されるため、後のデータ管理や 加工などが容易である。   As described above, according to this form management system, the result input on the screen of the second terminal is output as a spreadsheet file on the first terminal, so that later data management and processing, etc. Is easy.

以上、本発明の実施例について説明してきたが、本発明はこの実施例に限定されるものではなく、当該特許請求の範囲に記載された技術範囲内であれば、種々の変形が可能であることは云うまでもない。   Although the embodiments of the present invention have been described above, the present invention is not limited to these embodiments, and various modifications are possible within the technical scope described in the claims. Needless to say.

例えば、以上の実施例においては、表計算ファイルを扱う帳票管理システムを例に挙げて説明したが、本発明は、ワードプロセッサーファイルあるいはプレゼンテーションファイルもしくは表計算ファイル、ワードプロセッサーファイル、およびプレゼンテーションファイルのうちの少なくとも2ファイルをボーダレスまたは多元に扱う帳票管理システムであってもよい。それらの実施例は、上記実施例における表計算ファイルを該当のファイルに読み替える。   For example, in the above embodiment, a form management system that handles a spreadsheet file has been described as an example. It may be a form management system that handles two files borderlessly or in a multiple manner. In those embodiments, the spreadsheet file in the above embodiment is replaced with the corresponding file.

また、本発明におけるネットワークは、インターネットに限られるものではない。本発明においては、そのネットワークに、例えば、イントラネットを少なくとも一部に含んでいてもよい。即ち、本発明におけるネットワークは、インターネットやイントラネット等のWANやLANの少なくともいずれかにより構成される。   The network in the present invention is not limited to the Internet. In the present invention, the network may include, for example, an intranet at least in part. That is, the network in the present invention is configured by at least one of WAN and LAN such as the Internet and an intranet.

本発明による帳票管理システムの構成を示す図である。It is a figure which shows the structure of the form management system by this invention. 図1に示す帳票管理システムにおける第1の端末上での表示画面例を示す図である。It is a figure which shows the example of a display screen on the 1st terminal in the form management system shown in FIG. 図1に示す帳票管理システムにおける第1の端末上での表示画面例を示す図である。It is a figure which shows the example of a display screen on the 1st terminal in the form management system shown in FIG. 図1に示す帳票管理システムにおける第2の端末上での表示画面例を示す図である。It is a figure which shows the example of a display screen on the 2nd terminal in the form management system shown in FIG. 図1に示す帳票管理システムにおける第1の端末上での表示画面例を示す図である。It is a figure which shows the example of a display screen on the 1st terminal in the form management system shown in FIG.

符号の説明Explanation of symbols

10 第1の端末
20 第2の端末
30 サーバ
31 ファイルサーバ
36 ウェブアプリケーションサーバ
DESCRIPTION OF SYMBOLS 10 1st terminal 20 2nd terminal 30 Server 31 File server 36 Web application server

Claims (12)

表計算ファイルを処理する第1の端末と、
HTML(Hyper Text Markup Language)ファイルを処理する少なくとも1つの第2の端末と、
前記第1および前記第2の端末間にネットワークを通じて介在し、該第1の端末が処理した表計算ファイルをHTMLファイルに変換した上で該第2の端末に対して転送する一方、該第2の端末が処理したHTMLファイルを表計算ファイルに変換した上で該第1の端末に対して転送するサーバとを有することを特徴とする帳票管理システム。
A first terminal for processing the spreadsheet file;
At least one second terminal for processing HTML (Hyper Text Markup Language) files;
While interposing through the network between the first and second terminals, the spreadsheet file processed by the first terminal is converted into an HTML file and transferred to the second terminal, while the second terminal A form management system comprising: a server that converts an HTML file processed by the terminal of the first to a spreadsheet file and transfers the file to the first terminal.
前記サーバは、ファイルサーバと、ウェブアプリケーションサーバとによって構成され、
前記第1の端末は、表計算ファイルを作成すると共に、作成した表計算ファイルを前記ファイルサーバにネットワークを介してアップロードし、
前記ウェブアプリケーションサーバは、前記第1の端末からネットワークを介してアップロードされて前記ファイルサーバを経た表計算ファイルをHTMLファイルに変換すると共に、変換されたHTMLファイルをネットワークを介して前記第2の端末に対して公開し、
前記第2の端末は、前記ウェブアプリケーションサーバからネットワークを介して公開されるHTMLファイルを閲覧すると共に、見かけ上、HTMLファイルの所定項目に書き込みを行うことで書き込み事項に対応するデータを該ウェブアプリケーションサーバにネットワークを介してアップロードし、
前記ウェブアプリケーションサーバはさらに、前記第2の端末からアップロードされるデータに基づいて補完したHTMLファイルを表計算ファイルに変換すると共に、変換された表計算ファイルを前記ファイルサーバを経てネットワークを介して前記第1の端末に対して送信し、
前記第1の端末はさらに、前記ファイルサーバを経てネットワークを介して補完された表計算ファイルをダウンロードする請求項1に記載の帳票管理システム。
The server includes a file server and a web application server,
The first terminal creates a spreadsheet file and uploads the created spreadsheet file to the file server via a network,
The web application server converts a spreadsheet file uploaded from the first terminal via the network and passed through the file server into an HTML file, and converts the converted HTML file to the second terminal via the network. Published against
The second terminal browses an HTML file published via the network from the web application server, and apparently writes data corresponding to a write item by writing to a predetermined item of the HTML file. Upload to the server over the network,
The web application server further converts an HTML file supplemented based on data uploaded from the second terminal into a spreadsheet file, and converts the converted spreadsheet file via the file server via the network. Send to the first terminal,
The form management system according to claim 1, wherein the first terminal further downloads a spreadsheet file supplemented via a network via the file server.
前記第1の端末は、HTMLファイル用の表示ユーザーインターフェースの少なくとも一部を、表計算ファイル用の表示ユーザーインターフェースで代替表示する請求項1または2に記載の帳票管理システム。   The form management system according to claim 1 or 2, wherein the first terminal displays at least a part of a display user interface for HTML files by using a display user interface for spreadsheet files. HTMLファイル用の表示ユーザーインターフェースは、書き込みエリア、ラジオボタン、およびチェックボックスのうちの少なくとも1つである請求項3に記載の帳票管理システム。   The form management system according to claim 3, wherein the display user interface for the HTML file is at least one of a writing area, a radio button, and a check box. 前記ウェブアプリケーションサーバは、表計算ファイル用の表示ユーザーインターフェースをHTMLファイル用の表示ユーザーインターフェースに変換する一方、HTMLファイル用の表示ユーザーインターフェースを表計算ファイル用の表示ユーザーインターフェースに変換するための対応テーブルを備えている請求項3または4に記載の帳票管理システム。   The web application server converts a display user interface for a spreadsheet file into a display user interface for an HTML file, and a correspondence table for converting a display user interface for an HTML file into a display user interface for a spreadsheet file. The form management system according to claim 3 or 4, further comprising: 前記ファイルサーバは、前記第1の端末から取得した表計算ファイルおよび前記ウェブアプリケーションサーバから取得した表計算ファイルを保存する請求項2乃至5のいずれか1つに記載の帳票管理システム。   6. The form management system according to claim 2, wherein the file server stores a spreadsheet file acquired from the first terminal and a spreadsheet file acquired from the web application server. 前記ウェブアプリケーションサーバは、前記ファイルサーバから取得して変換したHTMLファイルおよび前記第2の端末から取得したHTMLファイルを保存する請求項2乃至6のいずれか1つに記載の帳票管理システム。   The form management system according to any one of claims 2 to 6, wherein the web application server stores an HTML file acquired and converted from the file server and an HTML file acquired from the second terminal. 前記ファイルサーバと前記ウェブアプリケーションサーバとは、LAN(Local Area Network)を介して接続されている請求項2乃至7のいずれか1つに記載の帳票管理システム。   The form management system according to any one of claims 2 to 7, wherein the file server and the web application server are connected via a LAN (Local Area Network). 前記ファイルサーバと前記ウェブアプリケーションサーバとは、WAN(Wide Area Network)を介して接続されている請求項2乃至7のいずれか1つに記載の帳票管理システム。   The form management system according to claim 2, wherein the file server and the web application server are connected via a WAN (Wide Area Network). 実体が共通の表計算ファイルと補完されたHTMLファイルとは、互いに同じ文書種別情報、第2の端末の固有情報、および処理日時情報を含んでいる請求項1乃至9のいずれか1つに記載の帳票管理システム。   10. The spreadsheet file having a common entity and the complemented HTML file include the same document type information, unique information of the second terminal, and processing date and time information, respectively. Form management system. 前記表計算ファイルに代えてワードプロセッサーファイルを扱う請求項1乃至10のいずれか1つに記載の帳票管理システム。   The form management system according to any one of claims 1 to 10, wherein a word processor file is used instead of the spreadsheet file. 前記表計算ファイルに代えてプレゼンテーションファイルを扱う請求項1乃至10のいずれか1つに記載の帳票管理システム。

The form management system according to claim 1, wherein a presentation file is handled instead of the spreadsheet file.

JP2004159287A 2004-05-28 2004-05-28 Form management system Pending JP2005339333A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004159287A JP2005339333A (en) 2004-05-28 2004-05-28 Form management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004159287A JP2005339333A (en) 2004-05-28 2004-05-28 Form management system

Publications (1)

Publication Number Publication Date
JP2005339333A true JP2005339333A (en) 2005-12-08

Family

ID=35492814

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004159287A Pending JP2005339333A (en) 2004-05-28 2004-05-28 Form management system

Country Status (1)

Country Link
JP (1) JP2005339333A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012146008A (en) * 2011-01-07 2012-08-02 Techno Tsurii:Kk Check sheet registration system
JP2012529117A (en) * 2009-06-03 2012-11-15 マイクロソフト コーポレーション How to use server pre-processing to deploy electronic document renditions in computer networks
JP2012243034A (en) * 2011-05-18 2012-12-10 Hitachi Ltd Web screen design support system, web screen design support method and web screen design support program
JP2016038600A (en) * 2014-08-05 2016-03-22 三島信用金庫 Consultation information collection system and consultation information collection method
JP2016218823A (en) * 2015-05-22 2016-12-22 三菱電機エンジニアリング株式会社 Document creation support system
JP2021086403A (en) * 2019-11-28 2021-06-03 株式会社伊予エンジニアリング Re-engineering support system utilizing system existing in company

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003050964A (en) * 2000-11-30 2003-02-21 Kokusai Zunou Sangyo Kk Web server system and web system for spread sheet
JP2003259323A (en) * 2002-02-26 2003-09-12 Megafusion Corp Video conference system and method, and spreadsheet data sharing apparatus and system
JP2004145713A (en) * 2002-10-25 2004-05-20 Toukei Computer Co Ltd Document preparation/management system by "spreadsheet software""word-processing software" operated by browser only

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003050964A (en) * 2000-11-30 2003-02-21 Kokusai Zunou Sangyo Kk Web server system and web system for spread sheet
JP2003259323A (en) * 2002-02-26 2003-09-12 Megafusion Corp Video conference system and method, and spreadsheet data sharing apparatus and system
JP2004145713A (en) * 2002-10-25 2004-05-20 Toukei Computer Co Ltd Document preparation/management system by "spreadsheet software""word-processing software" operated by browser only

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012529117A (en) * 2009-06-03 2012-11-15 マイクロソフト コーポレーション How to use server pre-processing to deploy electronic document renditions in computer networks
CN102804162A (en) * 2009-06-03 2012-11-28 微软公司 Utilizing server pre-processing to deploy renditions of electronic documents in a computer network
US10198523B2 (en) 2009-06-03 2019-02-05 Microsoft Technology Licensing, Llc Utilizing server pre-processing to deploy renditions of electronic documents in a computer network
JP2012146008A (en) * 2011-01-07 2012-08-02 Techno Tsurii:Kk Check sheet registration system
JP2012243034A (en) * 2011-05-18 2012-12-10 Hitachi Ltd Web screen design support system, web screen design support method and web screen design support program
JP2016038600A (en) * 2014-08-05 2016-03-22 三島信用金庫 Consultation information collection system and consultation information collection method
JP2016218823A (en) * 2015-05-22 2016-12-22 三菱電機エンジニアリング株式会社 Document creation support system
JP2021086403A (en) * 2019-11-28 2021-06-03 株式会社伊予エンジニアリング Re-engineering support system utilizing system existing in company

Similar Documents

Publication Publication Date Title
US6643663B1 (en) Method and system for operating a content management system
JP5178537B2 (en) RSS host operable control
US20090132907A1 (en) Annotation Structure for Web Pages, System and Method for Annotating Web Pages
US20160259770A1 (en) Information processing system, server apparatus, control method, and storage medium
US10572546B2 (en) Information processing apparatus, document display method, document display system, and medium
JP3714548B2 (en) CAD data file conversion system using network
JP6390793B2 (en) Information processing apparatus, information processing method, information processing program, information processing system, and non-transitory computer-readable information recording medium
JP6477092B2 (en) Information processing system, information processing apparatus, and information processing method
US20030135557A1 (en) Distributed revision block service
US20080155501A1 (en) System and Method for Revising an Electronic Draft
JP2005339333A (en) Form management system
JP2007053468A (en) Documentation management system, time signature processing method, storage medium, program
JP2007179209A (en) Recording/management method of business processes or documents
JP2004326626A (en) Structured document file management system and structured document file management method
KR20190033381A (en) Mass webpage document transforming method, and system thereof
JP2005107635A (en) Electronic form input system, method and program, and medium
JP2011233104A (en) Information processing system, information processor, information processing method, program, and recording medium
JP2017220104A (en) Client device, information processing system, and program
JP2006343976A (en) Method for providing electronic form and electronic form server device
JP4922247B2 (en) Electronic document providing method and electronic document server apparatus
JP6423671B2 (en) Web page copying apparatus, web page copying method, and program
JP6115664B2 (en) Information processing apparatus and program
JP7303431B2 (en) Information processing device, information processing system, control method thereof, and program
JP2011232833A (en) Business form creation device, business form system, business form creation method and program
US20230306189A1 (en) Information processing apparatus, non-transitory computer readable medium storing program, and information processing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070405

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090827

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090909

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20091104

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20100324