JP2004341675A - Development system, electronic form using system, server, program, and recording medium - Google Patents

Development system, electronic form using system, server, program, and recording medium Download PDF

Info

Publication number
JP2004341675A
JP2004341675A JP2003135473A JP2003135473A JP2004341675A JP 2004341675 A JP2004341675 A JP 2004341675A JP 2003135473 A JP2003135473 A JP 2003135473A JP 2003135473 A JP2003135473 A JP 2003135473A JP 2004341675 A JP2004341675 A JP 2004341675A
Authority
JP
Japan
Prior art keywords
electronic form
data
check
server
definition information
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
JP2003135473A
Other languages
Japanese (ja)
Inventor
Miyuki Irikawa
深雪 入川
Yutaka Kanamaru
裕 金丸
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.)
Dai Nippon Printing Co Ltd
Original Assignee
Dai Nippon Printing 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 Dai Nippon Printing Co Ltd filed Critical Dai Nippon Printing Co Ltd
Priority to JP2003135473A priority Critical patent/JP2004341675A/en
Publication of JP2004341675A publication Critical patent/JP2004341675A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an electronic form utilization system which makes it possible to provide a tool program which creates an external file of information specified according to an electronic form and an electronic form application which uses the external file and consists of general-purpose functional components. <P>SOLUTION: A control section 401 (definition file editing tool program 122) reads an electronic form 130, or a structure file 131 of the electronic form 130 and creates a definition file 140 in which information specified according to the electronic form 130 is sets up. A server 101 is equipped with the electronic form 130 and the definition file 140. A control section 201 (server program 103) performs check processing to input data of the electronic form 130 received from a client side according to information of the definition file 140, and the processing result is transmitted to a computer 111. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は、ネットワークを介した電子フォーム利用システムに係り、特に、サーバ側の汎用的な電子フォームアプリケーションプログラムに関する。
【0002】
【従来の技術】
近年、多くの書類が電子データとして管理され、利用されている。省庁へ提出する申請書や金融機関に提出する届出書など、所定の形式及び記載事項を含む書類を電子データとして保管し、必要な時に電子帳票を表示し、必要な事項を入力して印刷することにより申請書、届出書などを作成することができる。
更に、インターネットなどのネットワークが発達した現在では、そのような書類を電子データの形態で電子書類として省庁へ金融機関などへ提出できる電子フォーム利用システムも幾つか存在する。
また、Web上のアプリケーションプログラム開発において、インターフェース以外の機能を部品化し、その他の、画面ごとの固有の項目をデータベース上に持たせることで部品化を実現するものもある(例えば、[特許文献1]参照)。
【0003】
【特許文献1】
特開2001−325098号公報
【0004】
【発明が解決しようとする課題】
従来の電子フォーム利用システムは、ネットワークを介して、サーバとクライアント側の端末装置とが接続され、端末装置が電子フォームを利用してデータを入力し、サーバ側に送信し処理を行う。サーバ側で行う処理の中では、電子フォーム毎に設定する項目(引数)を記述する必要があるため、従来の方法としては、(1)サーバプログラム内に引数を組み込む方法と、(2)電子フォーム内で引数を指定する方法等があった。
【0005】
しかしながら、(1)サーバプログラム内に引数を組み込む方法では、電子フォーム改変に伴い、サーバプログラムの記述を変更すると、再度コンパイルが必要となり、1電子フォームに対して1サーバプログラムが必要となり、作業ボリュームが増大し、開発効率が悪かった。(2)電子フォーム内で引数を指定する方法では、設定値の異なる引数をサーバプログラムから切り離し、電子フォーム側に持たせ、汎用的なサーバプログラムを作成することで、フォーム毎にサーバプログラムを作成する必要はないが、処理内容によっては、多数の引数を設定する必要があり、電子フォームの容量が増大し、サーバ側の処理で使用する変数を電子フォーム側に持たせるのは運用上望ましくなかった。このように、引数を考慮しての汎用機能部品の作成は、困難であった。
【0006】
また、Web上のアプリケーションプログラム開発において、[特許文献1]の場合、データベースに固有の項目を項目オブジェクトとして格納するので、環境に依存し、データベース環境構築等の作業が発生する。また、データベース作成ツールについても述べられているが、具体的な実現方法については記載されていない。
【0007】
本発明は、以上の点に鑑みてなされたものであり、電子フォームに応じて指定する情報を外部ファイルとして作成するツールプログラム、及び当該外部ファイルを使用した、汎用的な機能部品からなる電子フォームアプリケーションプログラムを提供可能とする電子フォーム利用システム等を提供することを目的とする。
【0008】
【課題を解決するための手段】
前述した目的を達成するために第1の発明は、第1の端末装置からなる開発システムであって、電子フォーム関連データを読み込む読込手段と、読み込んだ前記電子フォーム関連データに応じて、電子フォームのデータ構造を表示する第1の表示手段と、ユーザにより選択した入力項目に対して、処理内容に必要な定義情報を設定する設定手段と、前記定義情報を保存する保存手段と、を具備することを特徴とする開発システムである。
【0009】
また、前記第1の表示手段は、前記電子フォームを読み込んだ場合、前記電子フォームを表示する第2の表示手段、を更に具備することが望ましい。
また、前記電子フォームを読み込んだ場合、保存した定義情報を用いて、読み込んだ前記電子フォームに対するエラーチェックのプレビュー表示を行うプレビュー手段を、更に具備することが望ましい。
【0010】
第1の発明では、第1の端末装置は、電子フォーム関連データを読み込み、読み込んだ電子フォーム関連データに応じて、電子フォームのデータ構造を表示し、ユーザにより選択した入力項目に対して、処理内容に必要な定義情報を設定し、前記定義情報を保存する。
【0011】
「電子フォーム」は、通常の書類の枠などの部分(未記入の書類)に対応するデータ、及び文字入力枠のデータ入力制御機能等を有するフォームであり、プログラム機能を有する。
「入力データ」は、電子フォームに対して、ユーザが入力した必要事項などのデータである。
「電子フォーム関連データ」は、電子フォーム、又は電子フォームに入力されるデータの構造を表わす構造データであり、構造データは、XML形式のデータである。
「入力項目」は、電子フォームに対する入力フィールドであり、「入力項目の属性」は、数値入力フィールド、文字入力フィールドである。
【0012】
「定義情報」は、エラーチェック箇所、エラーチェック内容、エラーチェック後動作内容等の情報であり、XML形式のデータである。
「チェック箇所」は、電子フォームの入力項目に対応する。
「チェック内容」は、文字種のチェック、値の範囲チェック等をであり、「文字種のチェック」は、全角文字、半角文字、英数字、カナ文字等をチェックすることであり、「値の範囲チェック」は、年月日の妥当性等をチェックすることである。
「チェック後の動作内容」は、エラーメッセージ表示、該当箇所のマーキング等である。
【0013】
第2の発明は、ネットワークを介して接続されたサーバと第2の端末装置とを備える電子フォーム利用システムにおいて、前記サーバは、複数種類の書類に対応する電子フォームを記憶するデータベースと、前記電子フォームに応じて指定する必要がある定義情報を記憶する外部ファイルと、前記第2の端末装置から電子フォームに対する入力データを受け取る第1の受信手段と、前記入力データの箇所に該当する前記定義情報に従って前記入力データをチェックするチェック手段と、前記チェック手段による処理結果を、前記第2の端末装置に送信する第1の送信手段と、を具備し、前記第2の端末装置は、前記電子フォームに対するユーザによる必要事項の入力データを、前記サーバに送信する第2の送信手段と、前記サーバから処理結果を受け取り、前記処理結果に応じて、前記電子フォームの該当する箇所に前記処理結果を反映させる第2の受信手段と、を具備することを特徴とする電子フォーム利用システムである。
【0014】
第2の発明では、サーバは、複数種類の書類に対応する電子フォームを記憶するデータベースと、電子フォームに応じて指定する必要がある定義情報を記憶する外部ファイルとを有し、第2の端末装置から電子フォームに対する入力データを受け取り、入力データの箇所に該当する定義情報に従って入力データをチェックし、チェック処理の処理結果を、第2の端末装置に送信する。第2の端末装置は、電子フォームに対するユーザによる必要事項の入力データを、サーバに送信し、サーバから処理結果を受け取り、処理結果に応じて、電子フォームの該当する箇所に処理結果を反映させる。
【0015】
第3の発明は、ネットワークを介して、電子フォームを利用してデータを入力する第2の端末装置と接続されたサーバにおいて、複数種類の書類に対応する電子フォームを記憶するデータベースと、前記電子フォームに応じて指定する必要がある定義情報を記憶する外部ファイルと、前記第2の端末装置から電子フォームに対する必要事項の入力データを受け取る第1の受信手段と、前記入力データの箇所に該当する前記定義情報に従って前記入力データをチェックするチェック手段と、前記チェック手段による処理結果を、前記第2の端末装置に送信する第1の送信手段と、を具備することを特徴とするサーバである。
【0016】
第3の発明は、第2の発明の電子フォーム利用システムで用いられるサーバに関する発明である。
【0017】
第4の発明は、ネットワークを介して接続されたサーバと、第1の端末装置と、電子フォームを利用してデータを入力する第2の端末装置と、を備える電子フォーム利用システムにおいて、第1の端末装置は、電子フォーム関連データを読み込む読込手段と、ユーザにより選択した入力項目に対して、処理内容に必要な定義情報を設定する設定手段と、前記定義情報を保存する保存手段と、を具備し、前記サーバは、電子フォームを記憶するデータベースと、前記定義情報を記憶する外部ファイルと、前記第2の端末装置から電子フォームに対する必要事項の入力データを受け取る第1の受信手段と、前記入力データの箇所に該当する前記定義情報に従って前記入力データをチェックするチェック手段と、前記チェック手段による処理結果を、前記第2の端末装置に送信する第1の送信手段と、を具備することを特徴とする電子フォーム利用システムである。
【0018】
第4の発明では、第1の端末装置は、電子フォーム関連データを読み込み、ユーザにより選択した入力項目に対して、処理内容に必要な定義情報を設定し、定義情報を保存する。サーバは、電子フォームを記憶するデータベースと、定義情報を記憶する外部ファイルとを有し、第2の端末装置から電子フォームに対する必要事項の入力データを受け取り、入力データの箇所に該当する定義情報に従って入力データをチェックし、その処理結果を、第2の端末装置に送信する。
【0019】
上述のプログラムをCD−ROM等の記録媒体に保持させて流通させてもよいし、このプログラムを通信回線を介して送受することもできる。
【0020】
【発明の実施の形態】
以下に、添付図面を参照しながら、本発明に係る電子フォーム利用システム100の好適な実施形態について詳細に説明する。なお、以下の説明及び添付図面において、同一の機能構成を有する構成要素については、同一の符号を付することにより重複説明を省略することにする。
【0021】
図1は、本実施の形態に係る電子フォーム利用システム100の概略構成を示す図である。図1は、電子フォーム利用システムの1例であり、図1に示すように、電子フォーム利用システム100は、サーバ101、クライアント110が有するコンピュータ111、電子フォーム作成における開発環境120が有するコンピュータ121、ネットワーク129等からなる。電子フォーム利用システム100は、例えばインターネットなどのネットワーク129を介して、サーバ101、コンピュータ111、コンピュータ121とが接続されて構成される。
【0022】
サーバ101は、サーバとしてのサーバコンピュータ等であり、サーバプログラム103、Web(World Wide Web)サーバ105、電子フォームデータベース109、定義ファイル140等を有する。
【0023】
サーバプログラム103は、Webサーバ105を介して、クライアント110のコンピュータ111から電子フォーム130に対する必要事項の入力データ15を受け取り、定義ファイル140を用いて、入力データが妥当な形式であるか否かチェックし、処理結果をクライアント110のコンピュータ111に送信する。
【0024】
サーバプログラム103は、汎用サーブレットであり、Webサーバ105上で実行されるモジュール化されたJava(登録商標)プログラムであり、他のサーバ側のプログラムと異なり、一度呼び出されるとメモリに常駐する。サーバプログラム103は、サーブレット・コンテナ104、Webサーバ105上で電子フォーム130を、電子フォーム処理プログラム102、サーブレットAPI(Application Program、Interface)107を介して、読み込んだ後、クライアント110側で表示できるような形式に変換を行い、クライアント110側とのデータ送受信を行う。
【0025】
サーブレットAPI107は、Webサーバ105でサーブレットを動作させるために必要なモジュールであり、Java(登録商標)プログラムである。
サーブレット・コンテナ104とは、サーブレットAPI107とともに、Webサーバ105でサーブレットを動作させるために拡張するためのモジュールで、サーブレットエンジンとも呼ぶ。
【0026】
電子フォームデータベース109は、種々の申請書、届出書などの複数の電子フォーム130−1、130−2、…130−nを保持する。
定義ファイル140−1、140−2、…140−nは、電子フォーム130に応じて指定する定義項目情報(引数)を保持する。定義ファイル140は、例えば、XML(extensible Markup Language)形式のデータである。
【0027】
クライアント110は、Webアプリケーションシステムを利用する利用者であり、コンピュータ111は、Web(World Wide Web)ブラウザ112、ローカルデータベース113等を有する。Webブラウザ112上に、電子帳票を作成する電子フォーム130を有する。
ローカルデータベース113は、電子フォームに対して入力した入力データを保持する。入力データは、例えば、XML(extensible Markup Language)形式のデータである。
【0028】
電子フォーム利用システム100では、コンピュータ111がサーバ101に接続して受け取った電子フォーム130を、コンピュータ111で表示され、データ入力し、入力データをサーバ101に送信し、処理結果を受信しながら、入力確認、印刷等を行う。尚、コンピュータ111は、通常はパーソナルコンピュータ、携帯型端末機等である。
【0029】
開発環境120は、クライアント110からの要求に応じた電子フォーム130を作成し、作成した電子フォーム130毎に指定する定義ファイル140等を編集し、これらのテストを行う。コンピュータ121は、定義ファイル編集ツール122、電子フォーム130、電子フォームの構造ファイル131、定義ファイル140等を有する。
【0030】
電子フォーム130は、クライアント110からの要求に応じて作成した電子フォームである。
電子フォームの構造ファイル131は、電子フォーム130の一部分であり、電子フォームに入力されるデータの構造を、例えば、XML形式のデータで表わしたものである。
定義ファイル編集ツール122は実行可能プログラムであり、電子フォーム130、又は電子フォームの構造ファイル131を読み込み、電子フォーム130に応じた定義すべき定義項目を設定し、定義項目を、例えば、XML形式のデータで表わした定義ファイル140として保存する。尚、コンピュータ121は、通常はパーソナルコンピュータ等である。
【0031】
尚、電子フォーム利用システム100は、Web環境で電子帳票を作成するシステムで、文字入力枠を制御する機能を標準で具備するソフトウェアを利用する。
【0032】
次に、サーバ101のハードウェア構成を説明する。図2は、サーバ101のハードウェア構成図である。
【0033】
図2に示すように、サーバ101は、制御部201、記憶装置202(ハードディスク)、メディア入出力部203(CD−ROM)、通信制御部204(通信制御装置、通信ポート等)、入力部205(キーボード、マウス等)、印刷部206(プリンタ)、表示部207(ディスプレイ)等が、バス209を介して接続される。
【0034】
制御部201は、CPU、ROM、RAM等で構成され、大容量記憶媒体としての記憶装置202に格納されたプログラムに従って、バス209を介して接続された各装置を駆動制御する。
【0035】
記憶装置202には、各構成部分を駆動制御するプログラム、電子フォームアプリケーションプログラムであるサーバプログラム103、電子フォーム処理プログラム102、サーブレット・コンテナ104、サーブレットAPI107等のプログラム、および、電子フォーム131を記憶した電子フォームデータベース109、定義項目情報を記憶した定義ファイル140が格納されている。
【0036】
これらの各プログラムコードは、制御部201により必要に応じて読み出されてRAMに移され、CPUに読み出されて各種の手段として実行される。
【0037】
メディア入出力部203(CD−ROMドライブ装置)は、制御部201のROMや記憶装置202に記憶されているプログラムや情報をバージョンアップ、機器設定等の設定を行う際に用いられ、メンテナンスキーにより本体部を管理モードに切り替えて、メディア入出力部203にバージョンアップ用のCD−ROMを挿入し、データの書き換えを行う。
【0038】
通信制御部204は、通信制御装置、通信ポート等であり、ネットワーク109を介して、サーバ101及びコンピュータ111、コンピュータ121間の通信制御を行う。
【0039】
入力部205は、キーボード、マウス等であり、表示部207(ディスプレイ)に表示された操作案内、電子フォームに従って、各種処理、操作を行う。
印刷部206は、プリンタであり、電子フォーム130に従ってデータ入力した電子帳票等の印刷出力処理を行う。
【0040】
次に、記憶装置202における電子フォーム関連ファイルのファイル配置について説明する。図3は、記憶装置202における電子フォーム関連ファイルのファイル配置を示す。
【0041】
図3に示すように、記憶装置202内には、アプリケーションフォルダ301下に、電子フォーム格納フォルダ311、定義ファイル格納フォルダ312、サーバプログラム格納フォルダ313を作成し、それぞれのフォルダに、複数の電子フォーム130−1、130−2、…130−n、複数の定義ファイル140−1、140−2、…140−n、サーバプログラム103等を格納する。複数の電子フォーム130−1、130−2、…130−nと、複数の定義ファイル140−1、140−2、…140−nは、それぞれ1対1に対応し、電子フォーム130内で定義ファイル140を関連付け、汎用サーブレットであるサーバプログラム103は、常に1つである。
【0042】
次に、開発環境120のコンピュータ121のハードウェア構成を説明する。図4は、コンピュータ121のハードウェア構成図である。
【0043】
図4に示すように、コンピュータ121は、制御部401、記憶装置402(ハードディスク)、メディア入出力部403(CD−ROM)、通信制御部404(通信制御装置、通信ポート等)、入力部405(キーボード、マウス等)、印刷部406(プリンタ)、表示部407(ディスプレイ)等が、バス409を介して接続される。
【0044】
制御部401は、CPU、ROM、RAM等で構成され、大容量記憶媒体としての記憶装置402に格納されたプログラムに従って、バス409を介して接続された各装置を駆動制御する。
【0045】
記憶装置402(ハードディスク)には、各構成部分を駆動制御するプログラム、定義ファイル編集ツールプログラム122等のプログラム、およびクライアント110からの要望に応じて作成した電子フォーム130、電子フォームの構造ファイル131、定義ファイル140等が格納されている。
【0046】
これらの各プログラムコードは、制御部401により必要に応じて読み出されてRAMに移され、CPUに読み出されて各種の手段として実行される。
【0047】
メディア入出力部403(CD−ROMドライブ装置)は、制御部401のROMや記憶装置402に記憶されているプログラムや情報をバージョンアップ、機器設定等の設定を行う際に用いられ、メディア入出力部403にバージョンアップ用のCD−ROMを挿入し、データの書き換えを行う。
【0048】
通信制御部404は、通信制御装置、通信ポート等であり、ネットワーク109を介して、サーバ101及びコンピュータ121間の通信制御を行う。
【0049】
入力部405は、キーボード、マウス等であり、表示部407(ディスプレイ)に表示された操作案内、電子フォームに従って、各種処理、操作を行う。
印刷部406は、プリンタであり、印刷出力処理を行う。
【0050】
尚、クライアント110側のコンピュータ111も、コンピュータ121と同様なハードウェア構成である。
【0051】
次に、記憶装置402における電子フォーム関連ファイルのファイル配置について説明する。図5は、記憶装置402における電子フォーム関連ファイルのファイル配置を示す。
【0052】
図5に示すように、例えば、記憶装置402内に、アプリケーションフォルダである編集ツールフォルダ501下に、電子フォーム格納フォルダ511、構造ファイル格納フォルダ512、定義ファイル格納フォルダ513、編集ツール格納フォルダ514を作成し、それぞれのフォルダに、作成中、あるいは作成後の電子フォーム130、電子フォームの構造ファイル131、電子フォーム130又は電子フォームの構造ファイル131に応じて定義された定義項目を保持する定義ファイル140、定義ファイル編集ツールプログラム122、テストプログラム502等を格納する。尚、電子フォーム130と、電子フォームの構造ファイル131は、定義ファイル編集ツールプログラム122に対する読込ファイルとしていずれか一方が存在すればよい。
【0053】
次に、電子フォーム130、電子フォームの構造ファイル131、定義ファイル140等のデータ構造を説明する。図6は、電子フォーム130のデータ構造を示す。図7は、電子フォームの構造ファイル131のデータ構造を示す。図8は、定義フォーム140のデータ構造を示す。
【0054】
図6に示すように、電子フォーム130は、XML形式で記述したものであり、枠データ601、フィールドデータ602、管理情報603等からなる。
枠データ601は、書類の罫線、文字、網掛け画像などの装飾などを含む。
フィールドデータ602は、電子フォームにおける各入力項目(入力フィールド)毎のタグ名からなり、入力欄(入力位置)とが対応付けられて構成される。
管理情報603は、電子フォーム130の管理情報、例えば、その電子フォームのバージョン番号、作成日、フォームを特定するフォームID、属性情報及び送信先情報などを含み、本実施の形態では、更に、対応する定義ファイル名を含む。
【0055】
図7に示すように、電子フォームの構造ファイル131は、電子フォーム130の一部分である電子フォームに入力されるデータの構造をXML形式で記述したものであり、電子フォーム130における各入力項目(入力フィールド)毎のタグ名からなるフィールドデータ602からなる。
【0056】
図8に示すように、定義ファイル140は、電子フォーム130に応じて入力項目(入力フィールド)毎に指定する情報(サーバプログラム103への引数)である複数の定義項目情報801からなる。定義ファイル140は、XML形式で記述されたファイルである。定義項目情報801は、チェック箇所811、チェック内容812、チェック後の動作内容813等からなる。
【0057】
チェック箇所811は、タグ名であり、例えば、フィールド“氏名”である。
チェック内容812は、サーバプログラム103のエラーチェックの処理内容であり、例えば、文字種のチェック(全角文字、半角文字、英数字、カナ文字等)、値の範囲チェック(年月日の妥当性等)である。
チェック後動作内容813は、妥当なデータでない場合の動作内容であり、例えば、電子フォームの該当箇所をマーキング(フィールドに色を付与)、エラーメッセージ表示等である。
【0058】
電子フォーム利用システム100の開発環境120のコンピュータ121における、電子フォーム130の定義ファイル140を作成する定義ファイル編集ツール122の処理手順について説明する。図9、図10は、定義ファイル編集ツール122の処理手順(電子フォーム130を読み込む場合)を示すフローチャートである。図11は、定義ファイル編集ツール122の処理手順(電子フォームの構造ファイル131を読み込む場合)を示すフローチャートである。
【0059】
図9に示すように、コンピュータ121の制御部401は、実行可能プログラムである定義ファイル編集ツールプログラム122(以降、編集ツールと称す)を起動する(ステップ900)。
【0060】
編集ツール122は、表示部407にツールメニュ画面1200を表示し、利用者(開発担当者)は、メニュ機能を選択する(ステップ901)。図12は、ツールメニュ画面1200を示す。
尚、以降、ステップ901のように記述されている、編集ツール122が行う処理内容は、コンピュータ121の制御部401が、実行可能プログラムである定義ファイル編集ツールプログラム122(編集ツール)を実行することにより、処理を行うものである。
【0061】
図12に示すように、ツールメニュ画面1200は、電子フォーム読込1201、構造ファイル読込1202、プレビュー1203、終了1204等のメニュ機能からなる。電子フォーム読込1201は、入力ファイル(既存ファイル)として電子フォーム130を読み込む。構造ファイル読込1202は、入力ファイル(既存ファイル)として電子フォーム130に関連付けられる構造ファイル131を読み込む。プレビュー1203は、編集ツール122により作成した定義ファイル140を用いて、電子フォーム130をプレビュー表示する。
【0062】
尚、入力ファイル(既存ファイル)である対象ファイルを編集ツール122上に読み込むことで、GUI(Graphical User Interface)上にインターフェース、又はタグ構造が表示され、定義項目を選択することにより、編集効率の向上および定義ミスを削減できる。
【0063】
利用者が電子フォーム読込1201を選択すると(ステップ902のYes)、編集ツール122は、記憶装置402に記憶されている電子フォーム130をメモリ上に読み込み、表示部407にツール画面(電子フォーム読込)1300を表示する(ステップ903)。図13は、ツール画面(電子フォーム読込)1300を示す。
【0064】
図13に示すように、ツール画面(電子フォーム読込)1300は、タグ表示画面1301、編集項目確認画面1302、電子フォーム画面1305等からなる。タグ表示画面1301は、電子フォーム130のデータ構造を示し、項目1307(タグ名)からなる。編集項目確認画面1302は、設定した内容を簡潔に示し、チェック内容1303、チェック後動作内容1304等からなる。電子フォーム画面1305は、電子フォームのデザインを示し、タグ名と入力フィール1306からなる。
【0065】
利用者は、電子フォーム画面1305上の定義する入力フィールド1306をクリックし選択する(ステップ904)。
【0066】
編集ツール122は、電子フォーム130で定義されている入力フィールドの属性(数値入力フィールド/文字入力フィールド)に応じたチェック内容設定画面1400を表示部407に表示する(ステップ905)。図14は、チェック内容設定画面1400を示す。
【0067】
図14に示すように、チェック内容設定画面1400は、チェック内容画面1401と、チェック後動作内容画面1402からなる。
【0068】
チェック内容画面1401は、入力フィールドの属性に応じた選択可能な複数のチェック内容の定義項目1410からなる。例えば、入力フィールド1306「氏名」(属性:文字入力画面)をクリックすると、チェック内容画面1401には、全角文字、全角ひらがな、全角カタカナ、半角カタカナ、半角英数等のチェック内容の定義項目1410が表示される。また、数値入力フィールドの場合、チェック内容画面には、日付チェック、電話番号チェック等の値の範囲チェックが表示される。
【0069】
チェック後動作内容画面1402は、エラーチェック後の妥当なデータでない場合の動作内容の定義項目(図示せず)からなる。例えば、チェック後動作内容画面1402は、電子フォーム130の該当箇所をマーキング(入力フィールドに色を付与)、エラーメッセージ表示等が表示される。エラーメッセージ内容など個別に設定しなければならない項目は、利用者が入力する。
【0070】
利用者はチェック内容画面1401のチェック内容の定義項目1410を選択し(ステップ906)、チェック後動作内容画面1402のチェック後動作内容の定義項目1410を選択、必要に応じて、入力する(ステップ907)。
【0071】
編集ツール122は、設定された内容を、簡潔に編集項目確認画面1302のチェック内容1303、チェック後動作内容1304等に表示する(ステップ908)。
【0072】
電子フォーム130の必要な入力フィールド1306に対して設定終了でない場合(ステップ909のNo)、ステップ904からステップ909の処理を繰返し、設定を行う。
【0073】
図10に示すように、電子フォーム130の必要な入力フィールド1306に対して設定終了した場合(ステップ909のYes)、編集ツール122は、保存ボタン1310を選択すると、設定された内容を記憶装置402に定義ファイル140として保存する(ステップ1001)。編集ツール122は、入力フィールド1306毎に設定されたチェック内容と、チェック後動作内容の定義項目1410から、チェック箇所(タグ名)811、チェック内容812、チェック後動作内容813を設定し、定義ファイル140を作成する。
【0074】
利用者がツールメニュ画面1200のプレビュー1203を選択すると、Webブラウザが起動し、ブラウザ内に電子フォーム130が表示され(ステップ1002)、ここで、テストボタン(図示せず)を押下することにより、記憶装置402に格納されているテストプログラム502を起動し、テストプログラム502は、作成、保存した定義ファイル140を用いて、エラーチェック等の動作確認(プレビュー)を行う(ステップ1003)。
【0075】
プレビュー表示後、修正が必要な場合(ステップ1004のYes)、ステップ903からステップ1004の処理を繰返し、再度、ツール画面を表示し、設定、プレビュー処理を行う。
【0076】
修正が必要でなく、設定が確定した場合(ステップ1004のNo)、制御部401は、作成した定義ファイル140を、通信制御部404、ネットワーク129を介して(又はメディア入出力部403を介して)、サーバ101のサーバプログラム103の該当するフォルダ、例えば、定義ファイル格納フォルダ312に配置する(ステップ1005)。
【0077】
図11に示すように、利用者が構造ファイル読込1202を選択すると(ステップ902のNo、ステップ1100のYes)、編集ツール122は、記憶装置402に記憶されている電子フォーム130の構造ファイル131をメモリ上に読み込み、表示部407にツール画面(構造ファイル読込)1500を表示する(ステップ1101)。図15は、ツール画面(構造ファイル読込)1500を示す。
【0078】
図15に示すように、ツール画面(構造ファイル読込)1500は、タグ表示画面1301、編集項目確認画面1302等からなる。タグ表示画面1301は、電子フォーム130のデータ構造を示し、項目1307(タグ名)からなる。編集項目確認画面1302は、設定した内容を簡潔に示し、チェック内容1303、チェック後動作内容1304等からなる。
【0079】
利用者は、タグ表示画面1301上の定義する項目1307(タグ名)をクリックし選択する(ステップ1102)。
編集ツール122は、選択された項目1307の属性設定画面1510を、表示部407に表示する(ステップ1103)。利用者は属性設定画面1510上で数値入力1511、又は文字入力1512の属性を選択し、編集ツール122は、選択した属性に従って、図14の属性に応じたチェック内容設定画面1400を表示部407に表示する(ステップ1104)。
【0080】
利用者はチェック内容画面1401のチェック内容の定義項目1410を選択し(ステップ1105)、チェック後動作内容画面1402のチェック後動作内容の定義項目1410を選択、必要に応じて、入力する(ステップ1106)。
【0081】
編集ツール122は、設定された内容を、簡潔に編集項目確認画面1302のチェック内容1303、チェック後動作内容1304等に表示する(ステップ1107)。
【0082】
設定が必要な項目1307に対して設定終了でない場合(ステップ1108のNo)、ステップ1102からステップ1108の処理を繰返し、設定を行う。
【0083】
設定が必要な項目1307に対して設定終了の場合(ステップ1108のYes)、編集ツール122は、保存ボタン1310を選択すると、設定された内容を記憶装置402に定義ファイル140として保存する(ステップ1109)。編集ツール122は、項目1307毎に設定されたチェック内容と、チェック後動作内容の定義項目1410から、チェック箇所(タグ名)811、チェック内容812、チェック後動作内容813を設定し、定義ファイル140を作成する。
【0084】
その後、電子フォーム130が完成したら、編集ツール122により、電子フォーム130と定義ファイル140を用いて、プレビュー、及び追加修正を行う。
【0085】
以上説明したように、本発明の本実施の形態によれば、編集ツール122は、電子フォーム130、又は電子フォーム130の構造ファイル131を読み込み、電子フォーム130に応じて指定する定義項目(エラーチェック内容、エラーチェック後の動作内容)を、メニュ形式で複数項目から選択し、設定し、定義ファイル140を作成する。
【0086】
これにより、電子フォーム毎に、設定値の異なる引数を電子フォームアプリケーションの処理から切り離し、定義ファイル140を持たせ、電子フォームアプリケーションの開発効率が向上する。
また、GUI上にインターフェース、又はタグ構造が表示され、関連付けられる電子フォームのインターフェースを意識しながら作成でき、利用者の使いやすさ向上やミスの削減を可能とする。
また、電子フォームは、未完成の段階であっても、その電子フォームの構造ファイルのXMLデータさえ存在していれば、電子フォームの完成に先駆けて定義ファイルを作成できる。
【0087】
次に、他の実施形態について説明する。ネットワーク129を介して、電子フォーム130を利用してデータを入力するクライアント110のコンピュータ111と接続されたサーバ101における、電子フォーム130に応じて指定する情報(引数)を保持する定義ファイル140を用いた、汎用的なサーバプログラム103(サーブレット)の処理(データチェック処理)について説明する。図16、図17は、サーバプログラム103の処理手順を示すフローチャートである。図18は、定義ファイル140を用いたサーバプログラム103の処理の流れを示す。
【0088】
図16、図17に示すように、クライアント110のコンピュータ111において、Webブラウザ112は、サーバ101にアクセスし、要求する電子フォーム130を呼び出す(ステップ1601)。
図18に示すように、例えば、Webブラウザ112は、電子フォーム“A”130−1を呼び出す。
【0089】
サーバ101の制御部201は、記憶装置202に格納されているサーバプログラム103を起動する。
サーバプログラム103は、記憶装置202に格納されている電子フォームデータベース109の該当する電子フォーム130を読み込み、サーブレット・コンテナ104、Webサーバ105、通信制御部204を介して、コンピュータ111に送信する(ステップ1602)。
尚、以降、ステップ1602のように記述されている、サーバプログラム103が行う処理内容は、サーバ101の制御部201が、実行可能プログラムであるサーバプログラム103を実行することにより、処理を行うものである。
【0090】
サーバプログラム103は、読み込んだ電子フォーム130の管理情報603に示される定義ファイル名から、関連付ける定義ファイル140を、記憶装置202から読み込む(ステップ1603)。
図18に示すように、例えば、サーバプログラム103は、記憶装置202に格納されている電子フォーム“A”130−1を読み込み、電子フォーム“A”130−1内の定義ファイル名“定義ファイルA”から、定義ファイル“A”140−1を読み込む。
【0091】
コンピュータ111上のWebブラウザ112は、通信制御部404を介して、受信した電子フォーム130を、表示部407に表示する(ステップ1604)。
図18に示すように、例えば、Webブラウザ112は、受信した電子フォーム“A”130−1を表示する。
【0092】
利用者は、表示された電子フォーム130の画面に従って、必要項目を入力し、送信ボタンを押す(ステップ1605)。電子フォーム130は、入力されたデータを、通信制御部404を介して、サーバ101に送信する(ステップ1606)。
図18に示すように、例えば、電子フォーム“A”130−1は、入力フィールド“フリガナ”の入力データ“だいにっぽん たろう”をサーバ101に送信する。
【0093】
サーバ101の通信制御部204は、入力データを受信し、Webサーバ105を介して、サーバプログラム103に渡す(ステップ1607)。
【0094】
サーバプログラム103は、定義ファイル140の該当する定義項目情報801に応じたデータチェック処理を行う(ステップ1608)。
図18に示すように、例えば、サーバプログラム103は、受信した入力フィールド“フリガナ”の入力データ“だいにっぽん たろう”に対して、入力フィールド“フリガナ”に該当するチェック箇所811の定義項目情報801を検索し、そのチェック内容812“チェック01(全角カタカナチェック処理)実行”に従い、入力データ“だいにっぽん たろう”に対してチェック01(全角カタカナチェック処理)を実行する。
【0095】
サーバプログラム103は、データチェック処理の処理結果、妥当なデータでない場合は定義項目情報に応じたチェック後の動作内容等を、Webサーバ105、通信制御部404を介して、コンピュータ111に送信する(ステップ1609)。
図18に示すように、例えば、サーバプログラム103は、チェック01(全角カタカナチェック)を実行後、妥当なデータでない場合、処理結果1721としてチェック後動作内容813“フィールド色変更、色:赤色”をコンピュータ111に送信する。
【0096】
コンピュータ111上の電子フォーム130は、通信制御部404を介して、サーバ101からの処理結果を受信する(ステップ1610)。
図18に示すように、例えば、電子フォーム130−1は、処理結果1721“フィールド色変更、色:赤色”を受信する。
【0097】
処理結果がエラーの場合(ステップ1611のYes)、電子フォーム130は、該当する箇所(タグ名)に対して、チェック後の動作内容の処理を行う(ステップ1612)。
図18に示すように、例えば、電子フォーム130−1は、該当する箇所(入力フィールド“フリガナ”)に対して、フィールド色を赤色に変更する。
【0098】
電子フォーム130に対する入力が終了しない場合(ステップ1613のNo)、ステップ1605からステップ1613までの処理を繰返す。
電子フォーム130に対する入力が終了の場合(ステップ1613のYes)、電子フォーム130は、入力データを保存し、終了する。
【0099】
以上説明したように、本発明の本実施の形態によれば、サーバ101は、複数種類の書類に対応する電子フォーム130−1、130−2、…130−nと、電子フォーム130に応じて指定する必要がある定義項目情報(引数)を格納する複数の定義ファイル140−1、140−2、…140−nと、を記憶装置202に記憶し、サーバプログラム(サーブレット)103は、クライアント110からの要求に応じた電子フォーム130と、それに対応する定義ファイル140を読み込み、クライアント110のコンピュータ111から電子フォームに対する必要事項の入力データを受け取り、入力データに対して、入力データの箇所に該当する定義項目情報801に従ったチェック処理を行い、チェック処理による処理結果と、妥当なデータでない場合は、該当するチェック後動作内容813をコンピュータ111に送信し、コンピュータ111上の電子フォーム130は、受信した処理結果に応じたチェック後の動作内容の処理を行う。
【0100】
これにより、電子フォーム毎に、設定値の異なる引数をサーバプログラム103(サーブレット)の処理から切り離し、サーバ101側に定義ファイル140を持たせることで、汎用的な電子フォームアプリケーションであるサーバプログラム103を作成し、電子フォーム毎にサーバプログラム103を作り変える必要がなくなる。また、テスト済みの汎用的なサーバプログラム103(サーブレット)を作成しておくことで、サーバプログラムに関するデバッグ作業を最小限におさえられる。
更に、インターフェースとサーバ処理の切り分けが明確になり、並行して開発を進めることが可能であり、電子フォームアプリケーションの開発効率が向上する。
【0101】
以上、添付図面を参照しながら、本発明に係る電子フォーム利用システム1等の好適な実施形態について説明したが、本発明はかかる例に限定されない。当業者であれば、本願で開示した技術的思想の範疇内において、各種の変更例または修正例に想到し得ることは明らかであり、それらについても当然に本発明の技術的範囲に属するものと了解される。
【0102】
【発明の効果】
以上、詳細に説明したように本発明によれば、電子フォームに応じて指定する情報を外部ファイルとして作成するツールプログラム、及び当該外部ファイルを使用した、汎用的な機能部品からなる電子フォームアプリケーションプログラムを提供可能とする電子フォーム利用システム等を提供することができる。
【図面の簡単な説明】
【図1】本実施の形態に係る電子フォーム利用システム100の概略構成を示す図
【図2】サーバ101のハードウェア構成図
【図3】記憶装置202における電子フォーム関連ファイルのファイル配置を示す図
【図4】コンピュータ121のハードウェア構成図
【図5】記憶装置402における電子フォーム関連ファイルのファイル配置を示す図
【図6】電子フォーム130のデータ構造を示す図
【図7】電子フォームの構造ファイル131のデータ構造を示す図
【図8】定義フォーム140のデータ構造を示す図
【図9】定義ファイル編集ツール122の処理手順(電子フォーム130を読み込む場合)を示すフローチャート
【図10】定義ファイル編集ツール122の処理手順(電子フォーム130を読み込む場合)を示すフローチャート
【図11】定義ファイル編集ツール122の処理手順(電子フォームの構造ファイル131を読み込む場合)を示すフローチャート
【図12】ツールメニュ画面1200を示す図
【図13】ツール画面(電子フォーム読込)1300を示す図
【図14】チェック内容設定画面1400を示す図
【図15】ツール画面(構造ファイル読込)1500を示す図
【図16】サーバプログラム103の処理手順を示すフローチャート
【図17】サーバプログラム103の処理手順を示すフローチャート
【図18】定義ファイル140を用いたサーバプログラム103の処理の流れを示す図
【符号の説明】
100………電子フォーム利用システム
101………サーバ
103………サーバプログラム(サーブレット)
110………クライアント
111、121………コンピュータ
120………開発環境
122………定義ファイル編集ツール
129………ネットワーク
130………電子フォーム
131………電子フォームの構造ファイル
140………定義ファイル
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a system for using an electronic form via a network, and more particularly to a general-purpose electronic form application program on a server.
[0002]
[Prior art]
In recent years, many documents are managed and used as electronic data. Documents containing prescribed forms and descriptions, such as applications submitted to ministries and financial institutions, are stored as electronic data, electronic forms are displayed when necessary, and required items are entered and printed. By doing so, it is possible to create applications, notification forms, etc.
Further, with the development of networks such as the Internet, there are some electronic form utilization systems capable of submitting such documents as electronic documents in the form of electronic data to ministries and agencies to financial institutions and the like.
Further, in the development of application programs on the Web, there is also a method in which functions other than the interface are made into components and other items unique to each screen are stored in a database to realize the components (for example, [Patent Document 1] ]reference).
[0003]
[Patent Document 1]
JP 2001-325098 A
[0004]
[Problems to be solved by the invention]
In a conventional electronic form using system, a server and a terminal device on a client side are connected via a network, and the terminal device inputs data using an electronic form, transmits the data to a server side, and performs processing. In the processing performed on the server side, it is necessary to describe items (arguments) to be set for each electronic form. Conventional methods include (1) a method of incorporating arguments into a server program and (2) an electronic method. There was a method to specify arguments in the form.
[0005]
However, in the method of (1) incorporating an argument in a server program, if the description of the server program is changed in accordance with the modification of the electronic form, recompilation is required, and one server program is required for one electronic form. And development efficiency was poor. (2) In the method of specifying an argument in an electronic form, a server program is created for each form by separating arguments having different setting values from a server program and providing the electronic form with a general-purpose server program. Although it is not necessary to do so, depending on the processing content, it is necessary to set a large number of arguments, the capacity of the electronic form increases, and it is not desirable for operation to have variables used in server-side processing on the electronic form side Was. Thus, it has been difficult to create a general-purpose functional component in consideration of arguments.
[0006]
Further, in the case of [Patent Document 1] in the development of an application program on the Web, items unique to a database are stored as item objects, so that work such as construction of a database environment occurs depending on the environment. It also describes a database creation tool, but does not describe a specific implementation method.
[0007]
The present invention has been made in view of the above points, and a tool program for creating information designated according to an electronic form as an external file, and an electronic form including general-purpose functional components using the external file An object of the present invention is to provide an electronic form utilization system or the like that can provide an application program.
[0008]
[Means for Solving the Problems]
In order to achieve the above object, a first invention is a development system including a first terminal device, comprising: a reading unit for reading electronic form-related data; and an electronic form corresponding to the read electronic form-related data. First display means for displaying the data structure of the above, setting means for setting definition information necessary for the processing content for an input item selected by the user, and storage means for storing the definition information. A development system characterized by the following.
[0009]
Further, it is preferable that the first display means further includes a second display means for displaying the electronic form when the electronic form is read.
Further, it is preferable that the apparatus further includes a preview unit that, when the electronic form is read, performs a preview display of an error check on the read electronic form using the stored definition information.
[0010]
In the first invention, the first terminal device reads the electronic form-related data, displays the data structure of the electronic form in accordance with the read electronic form-related data, and processes the input item selected by the user. The definition information necessary for the content is set, and the definition information is stored.
[0011]
The “electronic form” is a form having data corresponding to a portion (unfilled document) such as a frame of a normal document, a data input control function of a character input box, and the like, and has a program function.
“Input data” is data such as necessary items input by the user to the electronic form.
“Electronic form-related data” is structure data representing the structure of an electronic form or data input to the electronic form, and the structure data is data in XML format.
The “input item” is an input field for the electronic form, and the “input item attribute” is a numerical value input field and a character input field.
[0012]
The “definition information” is information such as an error check location, an error check content, and an operation content after the error check, and is data in XML format.
The “check location” corresponds to an input item of the electronic form.
The "check content" is for checking the character type, the value range, and the like. The "character type check" is for checking full-width characters, half-width characters, alphanumeric characters, kana characters, and the like. Means checking the validity of the date.
The “operation content after check” is an error message display, marking of a corresponding portion, and the like.
[0013]
According to a second aspect of the present invention, in the electronic form utilizing system including a server connected via a network and a second terminal device, the server comprises: a database storing electronic forms corresponding to a plurality of types of documents; An external file that stores definition information that needs to be specified according to a form, first receiving means for receiving input data for an electronic form from the second terminal device, and the definition information corresponding to the location of the input data Checking means for checking the input data in accordance with the following, and first transmitting means for transmitting a processing result by the checking means to the second terminal device, wherein the second terminal device comprises: Second transmission means for transmitting input data of items required by a user to the server to the server; To receive, in response to the processing result, an electronic forms available system characterized by comprising: a second receiving means for reflecting the process results in the corresponding part of the electronic form.
[0014]
In the second invention, the server has a database that stores electronic forms corresponding to a plurality of types of documents, and an external file that stores definition information that needs to be specified according to the electronic form, and the second terminal The input data for the electronic form is received from the device, the input data is checked according to the definition information corresponding to the location of the input data, and the processing result of the check processing is transmitted to the second terminal device. The second terminal device transmits, to the server, input data of necessary items by the user with respect to the electronic form, receives the processing result from the server, and reflects the processing result in a corresponding portion of the electronic form according to the processing result.
[0015]
According to a third aspect, in a server connected to a second terminal device for inputting data using an electronic form via a network, a database storing an electronic form corresponding to a plurality of types of documents, An external file that stores definition information that needs to be specified according to the form, a first receiving unit that receives input data of necessary items for the electronic form from the second terminal device, and a location corresponding to the input data A server comprising: a check unit that checks the input data according to the definition information; and a first transmission unit that transmits a processing result of the check unit to the second terminal device.
[0016]
The third invention is an invention relating to a server used in the electronic form using system of the second invention.
[0017]
A fourth invention provides an electronic form using system comprising: a server connected via a network; a first terminal device; and a second terminal device for inputting data using the electronic form. The terminal device includes: a reading unit that reads electronic form-related data; a setting unit that sets definition information necessary for processing contents for an input item selected by a user; and a storage unit that stores the definition information. The server comprising: a database for storing an electronic form; an external file for storing the definition information; first receiving means for receiving input data of necessary items for the electronic form from the second terminal device; Checking means for checking the input data according to the definition information corresponding to the location of the input data; An electronic forms available system characterized by comprising: a first transmission means for transmitting to said second terminal device.
[0018]
In the fourth invention, the first terminal device reads the electronic form-related data, sets the definition information necessary for the processing content for the input item selected by the user, and stores the definition information. The server has a database that stores the electronic form and an external file that stores the definition information, receives input data of necessary items for the electronic form from the second terminal device, and according to the definition information corresponding to the location of the input data. The input data is checked, and the processing result is transmitted to the second terminal device.
[0019]
The above-described program may be stored in a recording medium such as a CD-ROM and distributed, or the program may be transmitted and received via a communication line.
[0020]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, preferred embodiments of an electronic form using system 100 according to the present invention will be described in detail with reference to the accompanying drawings. In the following description and the accompanying drawings, components having the same functional configuration will be denoted by the same reference numerals, and redundant description will be omitted.
[0021]
FIG. 1 is a diagram showing a schematic configuration of an electronic form using system 100 according to the present embodiment. FIG. 1 shows an example of an electronic form using system. As shown in FIG. 1, an electronic form using system 100 includes a server 101, a computer 111 of a client 110, a computer 121 of a development environment 120 for electronic form creation, It comprises a network 129 and the like. The electronic form using system 100 is configured by connecting a server 101, a computer 111, and a computer 121 via a network 129 such as the Internet.
[0022]
The server 101 is a server computer or the like as a server, and includes a server program 103, a Web (World Wide Web) server 105, an electronic form database 109, a definition file 140, and the like.
[0023]
The server program 103 receives input data 15 of necessary items for the electronic form 130 from the computer 111 of the client 110 via the Web server 105, and checks whether the input data is in an appropriate format using the definition file 140. Then, the processing result is transmitted to the computer 111 of the client 110.
[0024]
The server program 103 is a general-purpose servlet, is a modularized Java (registered trademark) program executed on the Web server 105, and is resident in a memory once called, unlike other server-side programs. The server program 103 reads the electronic form 130 on the servlet container 104 and the Web server 105 via the electronic form processing program 102 and the servlet API (Application Program, Interface) 107, and then displays the electronic form 130 on the client 110 side. It converts the data into a simple format and transmits and receives data to and from the client 110.
[0025]
The servlet API 107 is a module necessary for operating the servlet on the Web server 105, and is a Java (registered trademark) program.
The servlet container 104 is a module for extending the servlet on the Web server 105 together with the servlet API 107, and is also called a servlet engine.
[0026]
The electronic form database 109 holds a plurality of electronic forms 130-1, 130-2,..., 130-n such as various application forms and notification forms.
The definition files 140-1, 140-2, ..., 140-n hold definition item information (arguments) specified according to the electronic form 130. The definition file 140 is, for example, XML (extensible Markup Language) format data.
[0027]
The client 110 is a user who uses a Web application system, and the computer 111 has a Web (World Wide Web) browser 112, a local database 113, and the like. An electronic form 130 for creating an electronic form is provided on the Web browser 112.
The local database 113 holds input data input to the electronic form. The input data is, for example, XML (extensible Markup Language) format data.
[0028]
In the electronic form using system 100, the electronic form 130 received by the computer 111 connected to the server 101 is displayed on the computer 111, data is input, the input data is transmitted to the server 101, and the input is performed while receiving the processing result. Check, print, etc. Note that the computer 111 is usually a personal computer, a portable terminal, or the like.
[0029]
The development environment 120 creates an electronic form 130 in response to a request from the client 110, edits a definition file 140 or the like specified for each created electronic form 130, and performs these tests. The computer 121 has a definition file editing tool 122, an electronic form 130, an electronic form structure file 131, a definition file 140, and the like.
[0030]
The electronic form 130 is an electronic form created in response to a request from the client 110.
The electronic form structure file 131 is a part of the electronic form 130, and expresses the structure of data input to the electronic form by, for example, XML format data.
The definition file editing tool 122 is an executable program, reads the electronic form 130 or the structure file 131 of the electronic form, sets definition items to be defined according to the electronic form 130, and converts the definition items into, for example, an XML format. It is stored as a definition file 140 represented by data. The computer 121 is usually a personal computer or the like.
[0031]
The electronic form using system 100 is a system for creating an electronic form in a Web environment, and uses software having a function of controlling a character input frame as a standard.
[0032]
Next, the hardware configuration of the server 101 will be described. FIG. 2 is a hardware configuration diagram of the server 101.
[0033]
As shown in FIG. 2, the server 101 includes a control unit 201, a storage device 202 (hard disk), a media input / output unit 203 (CD-ROM), a communication control unit 204 (a communication control device, a communication port, and the like), and an input unit 205. (A keyboard, a mouse, and the like), a printing unit 206 (printer), a display unit 207 (display), and the like are connected via a bus 209.
[0034]
The control unit 201 includes a CPU, a ROM, a RAM, and the like, and drives and controls each device connected via the bus 209 according to a program stored in a storage device 202 as a large-capacity storage medium.
[0035]
The storage device 202 stores a program for driving and controlling each component, a server program 103 which is an electronic form application program, an electronic form processing program 102, a servlet container 104, a program such as a servlet API 107, and an electronic form 131. An electronic form database 109 and a definition file 140 storing definition item information are stored.
[0036]
Each of these program codes is read as needed by the control unit 201, transferred to the RAM, read by the CPU, and executed as various means.
[0037]
The media input / output unit 203 (CD-ROM drive device) is used to upgrade programs and information stored in the ROM of the control unit 201 and the storage device 202, and to make settings such as device settings. The main unit is switched to the management mode, a CD-ROM for upgrading is inserted into the media input / output unit 203, and data is rewritten.
[0038]
The communication control unit 204 is a communication control device, a communication port, and the like, and controls communication between the server 101, the computer 111, and the computer 121 via the network 109.
[0039]
The input unit 205 is a keyboard, a mouse, and the like, and performs various processes and operations in accordance with operation guidance and an electronic form displayed on the display unit 207 (display).
The printing unit 206 is a printer, and performs print output processing of an electronic form or the like to which data has been input according to the electronic form 130.
[0040]
Next, the file arrangement of the electronic form-related files in the storage device 202 will be described. FIG. 3 shows the file arrangement of the electronic form-related files in the storage device 202.
[0041]
As shown in FIG. 3, in the storage device 202, an electronic form storage folder 311, a definition file storage folder 312, and a server program storage folder 313 are created under the application folder 301, and a plurality of electronic form storage folders are stored in each folder. 130-n, a plurality of definition files 140-1, 140-2,... 140-n, the server program 103, and the like. The electronic forms 130-1, 130-2, ..., 130-n and the definition files 140-1, 140-2, ... 140-n correspond one-to-one, and are defined in the electronic form 130. The file 140 is associated with the server program 103 which is a general-purpose servlet.
[0042]
Next, the hardware configuration of the computer 121 of the development environment 120 will be described. FIG. 4 is a hardware configuration diagram of the computer 121.
[0043]
As shown in FIG. 4, the computer 121 includes a control unit 401, a storage device 402 (hard disk), a media input / output unit 403 (CD-ROM), a communication control unit 404 (a communication control device, a communication port, and the like), and an input unit 405. (A keyboard, a mouse, etc.), a printing unit 406 (printer), a display unit 407 (display), and the like are connected via a bus 409.
[0044]
The control unit 401 includes a CPU, a ROM, a RAM, and the like, and controls driving of each device connected via the bus 409 according to a program stored in a storage device 402 as a large-capacity storage medium.
[0045]
In the storage device 402 (hard disk), a program for driving and controlling each component, a program such as a definition file editing tool program 122, an electronic form 130 created in response to a request from the client 110, an electronic form structure file 131, A definition file 140 and the like are stored.
[0046]
Each of these program codes is read out by the control unit 401 as necessary, transferred to the RAM, read out by the CPU, and executed as various means.
[0047]
The media input / output unit 403 (CD-ROM drive device) is used when upgrading the programs and information stored in the ROM of the control unit 401 and the storage device 402 and performing settings such as device settings. A version-up CD-ROM is inserted into the unit 403 to rewrite data.
[0048]
The communication control unit 404 is a communication control device, a communication port, and the like, and controls communication between the server 101 and the computer 121 via the network 109.
[0049]
The input unit 405 is a keyboard, a mouse, and the like, and performs various processes and operations in accordance with an operation guide and an electronic form displayed on the display unit 407 (display).
The printing unit 406 is a printer and performs print output processing.
[0050]
The computer 111 of the client 110 has the same hardware configuration as the computer 121.
[0051]
Next, the file arrangement of the electronic form-related files in the storage device 402 will be described. FIG. 5 shows the file arrangement of the electronic form-related files in the storage device 402.
[0052]
As shown in FIG. 5, for example, an electronic form storage folder 511, a structure file storage folder 512, a definition file storage folder 513, and an editing tool storage folder 514 are stored in the storage device 402 under an editing tool folder 501, which is an application folder. The created and created electronic form 130, the electronic form structure file 131, the electronic form 130 or the definition file 140 holding the definition items defined according to the electronic form structure file 131 in each folder. , A definition file editing tool program 122, a test program 502, and the like. Either the electronic form 130 or the structure file 131 of the electronic form may exist as a read file for the definition file editing tool program 122.
[0053]
Next, the data structure of the electronic form 130, the electronic form structure file 131, the definition file 140, and the like will be described. FIG. 6 shows a data structure of the electronic form 130. FIG. 7 shows the data structure of the structure file 131 of the electronic form. FIG. 8 shows the data structure of the definition form 140.
[0054]
As shown in FIG. 6, the electronic form 130 is described in an XML format, and includes frame data 601, field data 602, management information 603, and the like.
The frame data 601 includes decorations such as ruled lines, characters, and shaded images of the document.
The field data 602 includes a tag name for each input item (input field) in the electronic form, and is configured in association with an input field (input position).
The management information 603 includes management information of the electronic form 130, for example, a version number of the electronic form, a creation date, a form ID for specifying the form, attribute information, transmission destination information, and the like. Contains the definition file name to be used.
[0055]
As shown in FIG. 7, the structure file 131 of the electronic form describes the structure of data input to the electronic form which is a part of the electronic form 130 in an XML format. Field data 602 including a tag name for each field.
[0056]
As shown in FIG. 8, the definition file 140 includes a plurality of definition item information 801 which is information (arguments to the server program 103) specified for each input item (input field) according to the electronic form 130. The definition file 140 is a file described in the XML format. The definition item information 801 includes a check location 811, a check content 812, an operation content after check 813, and the like.
[0057]
The check location 811 is a tag name, for example, a field “name”.
The check contents 812 are error check processing contents of the server program 103. For example, character type check (full-width character, half-width character, alphanumeric character, kana character, etc.), value range check (validity of date, etc.) It is.
The post-check operation content 813 is an operation content in a case where the data is not valid, and includes, for example, marking (applying a color to a field) a corresponding portion of the electronic form, displaying an error message, and the like.
[0058]
The processing procedure of the definition file editing tool 122 for creating the definition file 140 of the electronic form 130 in the computer 121 of the development environment 120 of the electronic form using system 100 will be described. 9 and 10 are flowcharts showing the processing procedure of the definition file editing tool 122 (when reading the electronic form 130). FIG. 11 is a flowchart showing a processing procedure of the definition file editing tool 122 (when reading the structure file 131 of the electronic form).
[0059]
As shown in FIG. 9, the control unit 401 of the computer 121 starts a definition file editing tool program 122 (hereinafter, referred to as an editing tool) which is an executable program (step 900).
[0060]
The editing tool 122 displays a tool menu screen 1200 on the display unit 407, and the user (developer) selects a menu function (step 901). FIG. 12 shows a tool menu screen 1200.
Note that the processing performed by the editing tool 122 described as in step 901 will be described below in that the control unit 401 of the computer 121 executes the definition file editing tool program 122 (editing tool) which is an executable program. The processing is performed by
[0061]
As shown in FIG. 12, the tool menu screen 1200 includes menu functions such as an electronic form read 1201, a structure file read 1202, a preview 1203, and an end 1204. The electronic form reading 1201 reads the electronic form 130 as an input file (existing file). The structure file read 1202 reads a structure file 131 associated with the electronic form 130 as an input file (existing file). The preview 1203 previews the electronic form 130 using the definition file 140 created by the editing tool 122.
[0062]
Note that by reading a target file, which is an input file (existing file), onto the editing tool 122, an interface or a tag structure is displayed on a GUI (Graphical User Interface). By selecting a definition item, the editing efficiency can be improved. Improve and reduce definition errors.
[0063]
When the user selects the electronic form reading 1201 (Yes in step 902), the editing tool 122 reads the electronic form 130 stored in the storage device 402 into the memory, and displays the tool screen (electronic form reading) on the display unit 407. 1300 is displayed (step 903). FIG. 13 shows a tool screen (electronic form reading) 1300.
[0064]
As shown in FIG. 13, the tool screen (read electronic form) 1300 includes a tag display screen 1301, an edit item confirmation screen 1302, an electronic form screen 1305, and the like. The tag display screen 1301 shows the data structure of the electronic form 130 and includes items 1307 (tag names). The edit item confirmation screen 1302 briefly shows the set contents and includes check contents 1303, post-check operation contents 1304, and the like. The electronic form screen 1305 shows the design of the electronic form, and includes a tag name and an input field 1306.
[0065]
The user clicks and selects an input field 1306 to be defined on the electronic form screen 1305 (step 904).
[0066]
The editing tool 122 displays a check content setting screen 1400 corresponding to the attribute of the input field (numeric input field / character input field) defined in the electronic form 130 on the display unit 407 (step 905). FIG. 14 shows a check content setting screen 1400.
[0067]
As shown in FIG. 14, the check content setting screen 1400 includes a check content screen 1401 and a post-check operation content screen 1402.
[0068]
The check content screen 1401 includes a plurality of check content definition items 1410 that can be selected according to the attribute of the input field. For example, when an input field 1306 "Name" (attribute: character input screen) is clicked, a check content screen 1401 displays definition items 1410 for check contents such as full-width characters, full-width hiragana, full-width katakana, half-width katakana, and half-width alphanumeric characters. Is displayed. In the case of a numerical value input field, a check range screen such as a date check and a telephone number check is displayed on the check content screen.
[0069]
The post-check operation content screen 1402 includes definition items (not shown) of the operation content when the data is not valid after the error check. For example, in the post-check operation content screen 1402, a corresponding portion of the electronic form 130 is marked (color is added to an input field), and an error message is displayed. Items that must be set individually, such as error message contents, are entered by the user.
[0070]
The user selects the definition item 1410 of the check content on the check content screen 1401 (step 906), selects the definition item 1410 of the post-check operation content on the post-check operation content screen 1402, and inputs it as necessary (step 907). ).
[0071]
The editing tool 122 briefly displays the set contents on the check contents 1303, the post-check operation contents 1304, etc. of the edit item confirmation screen 1302 (step 908).
[0072]
If the setting has not been completed for the necessary input field 1306 of the electronic form 130 (No in Step 909), the processing from Step 904 to Step 909 is repeated to perform the setting.
[0073]
As shown in FIG. 10, when the setting is completed for the necessary input field 1306 of the electronic form 130 (Yes in step 909), the editing tool 122 selects the save button 1310 and stores the set contents in the storage device 402. Is stored as a definition file 140 (step 1001). The editing tool 122 sets a check location (tag name) 811, a check content 812, and a post-check operation content 813 from the check content set for each input field 1306 and the definition item 1410 of the post-check operation content, and sets the definition file Create 140.
[0074]
When the user selects the preview 1203 on the tool menu screen 1200, the Web browser is activated and the electronic form 130 is displayed in the browser (step 1002). Here, by pressing a test button (not shown), The test program 502 stored in the storage device 402 is started, and the test program 502 performs an operation check (preview) such as an error check using the created and stored definition file 140 (step 1003).
[0075]
After the preview display, if correction is necessary (Yes in step 1004), the processing from step 903 to step 1004 is repeated, the tool screen is displayed again, and the setting and preview processing are performed.
[0076]
When the setting is determined without the need for modification (No in step 1004), the control unit 401 transfers the created definition file 140 via the communication control unit 404 and the network 129 (or via the media input / output unit 403). ), And place it in a corresponding folder of the server program 103 of the server 101, for example, a definition file storage folder 312 (step 1005).
[0077]
As shown in FIG. 11, when the user selects the structure file read 1202 (No in Step 902, Yes in Step 1100), the editing tool 122 reads the structure file 131 of the electronic form 130 stored in the storage device 402. The data is read into the memory, and a tool screen (reading a structure file) 1500 is displayed on the display unit 407 (step 1101). FIG. 15 shows a tool screen (read structure file) 1500.
[0078]
As shown in FIG. 15, the tool screen (structure file reading) 1500 includes a tag display screen 1301, an edit item confirmation screen 1302, and the like. The tag display screen 1301 shows the data structure of the electronic form 130 and includes items 1307 (tag names). The edit item confirmation screen 1302 briefly shows the set contents and includes check contents 1303, post-check operation contents 1304, and the like.
[0079]
The user clicks and selects an item 1307 (tag name) to be defined on the tag display screen 1301 (step 1102).
The editing tool 122 displays the attribute setting screen 1510 of the selected item 1307 on the display unit 407 (Step 1103). The user selects the attribute of numerical input 1511 or character input 1512 on the attribute setting screen 1510, and the editing tool 122 displays the check content setting screen 1400 corresponding to the attribute of FIG. 14 on the display unit 407 according to the selected attribute. It is displayed (step 1104).
[0080]
The user selects the definition item 1410 of the check content on the check content screen 1401 (step 1105), selects the definition item 1410 of the post-check operation content on the post-check operation content screen 1402, and inputs as necessary (step 1106). ).
[0081]
The editing tool 122 briefly displays the set contents on the check contents 1303 and the post-check operation contents 1304 of the edit item confirmation screen 1302 (step 1107).
[0082]
If the setting is not completed for the item 1307 that needs to be set (No in Step 1108), the processing from Step 1102 to Step 1108 is repeated to set.
[0083]
When the setting is completed for the item 1307 that needs to be set (Yes in step 1108), when the save button 1310 is selected, the editing tool 122 saves the set contents in the storage device 402 as the definition file 140 (step 1109). ). The editing tool 122 sets a check location (tag name) 811, a check content 812, and a post-check operation content 813 from the check content set for each item 1307 and the definition item 1410 of the post-check operation content, and sets the definition file 140 Create
[0084]
After that, when the electronic form 130 is completed, the editing tool 122 performs preview and additional correction using the electronic form 130 and the definition file 140.
[0085]
As described above, according to the embodiment of the present invention, the editing tool 122 reads the electronic form 130 or the structure file 131 of the electronic form 130, and defines the definition item (error check) specified according to the electronic form 130. The contents and operation contents after error check) are selected and set from a plurality of items in a menu format, and the definition file 140 is created.
[0086]
As a result, for each electronic form, arguments having different set values are separated from the processing of the electronic form application, and the definition file 140 is provided, thereby improving the development efficiency of the electronic form application.
In addition, an interface or a tag structure is displayed on the GUI, and the interface or the tag structure can be created while being conscious of the interface of the electronic form to be associated, thereby improving the usability of the user and reducing errors.
Even if the electronic form is not yet completed, a definition file can be created prior to the completion of the electronic form as long as there is only XML data of the structure file of the electronic form.
[0087]
Next, another embodiment will be described. A definition file 140 that holds information (arguments) specified according to the electronic form 130 in the server 101 connected to the computer 111 of the client 110 that inputs data using the electronic form 130 via the network 129 is used. The processing (data check processing) of the general-purpose server program 103 (servlet) will be described. 16 and 17 are flowcharts showing the processing procedure of the server program 103. FIG. 18 shows a processing flow of the server program 103 using the definition file 140.
[0088]
As shown in FIGS. 16 and 17, in the computer 111 of the client 110, the Web browser 112 accesses the server 101 and calls the requested electronic form 130 (step 1601).
As shown in FIG. 18, for example, the Web browser 112 calls the electronic form “A” 130-1.
[0089]
The control unit 201 of the server 101 starts the server program 103 stored in the storage device 202.
The server program 103 reads the corresponding electronic form 130 from the electronic form database 109 stored in the storage device 202 and sends it to the computer 111 via the servlet container 104, the Web server 105, and the communication control unit 204 (step 1602).
Hereafter, the processing contents performed by the server program 103 described as in step 1602 are performed by the control unit 201 of the server 101 executing the server program 103 which is an executable program. is there.
[0090]
The server program 103 reads the associated definition file 140 from the storage device 202 based on the definition file name indicated in the read management information 603 of the electronic form 130 (step 1603).
As shown in FIG. 18, for example, the server program 103 reads the electronic form “A” 130-1 stored in the storage device 202 and defines the definition file name “definition file A” in the electronic form “A” 130-1. , The definition file “A” 140-1 is read.
[0091]
The Web browser 112 on the computer 111 displays the received electronic form 130 on the display unit 407 via the communication control unit 404 (Step 1604).
As shown in FIG. 18, for example, the Web browser 112 displays the received electronic form “A” 130-1.
[0092]
The user inputs necessary items in accordance with the displayed screen of the electronic form 130 and presses a send button (step 1605). Electronic form 130 transmits the input data to server 101 via communication control unit 404 (step 1606).
As shown in FIG. 18, for example, the electronic form “A” 130-1 transmits the input data “dainippontaro” of the input field “furigana” to the server 101.
[0093]
The communication control unit 204 of the server 101 receives the input data and passes it to the server program 103 via the Web server 105 (Step 1607).
[0094]
The server program 103 performs a data check process according to the corresponding definition item information 801 of the definition file 140 (Step 1608).
As shown in FIG. 18, for example, the server program 103 changes the definition item information 801 of the check point 811 corresponding to the input field “reading” with respect to the received input data “dainippon” of the input field “reading”. The search is performed, and in accordance with the check content 812 “check 01 (full-width katakana check processing) execution”, check 01 (full-width katakana check processing) is executed on the input data “dainippon taro”.
[0095]
The server program 103 transmits the processing result of the data check processing, and if the data is not valid data, the operation content after the check according to the definition item information to the computer 111 via the Web server 105 and the communication control unit 404 ( Step 1609).
As shown in FIG. 18, for example, after executing the check 01 (full-width katakana check), if the data is not valid, the server program 103 displays the post-check operation content 813 “field color change, color: red” as the processing result 1721. Send it to the computer 111.
[0096]
The electronic form 130 on the computer 111 receives the processing result from the server 101 via the communication control unit 404 (Step 1610).
As shown in FIG. 18, for example, the electronic form 130-1 receives the processing result 1721 “field color change, color: red”.
[0097]
If the processing result is an error (Yes in step 1611), the electronic form 130 performs processing of the operation content after the check on the corresponding portion (tag name) (step 1612).
As shown in FIG. 18, for example, the electronic form 130-1 changes the field color to red for a corresponding portion (input field “reading”).
[0098]
If the input to the electronic form 130 has not been completed (No in Step 1613), the processing from Step 1605 to Step 1613 is repeated.
When the input to the electronic form 130 is completed (Yes in step 1613), the electronic form 130 saves the input data and ends.
[0099]
As described above, according to the present embodiment of the present invention, server 101 responds to electronic forms 130-1, 130-2,..., 130-n corresponding to a plurality of types of documents and electronic form 130. A plurality of definition files 140-1, 140-2, ..., 140-n for storing definition item information (arguments) that need to be specified are stored in the storage device 202, and the server program (servlet) 103 The electronic form 130 in response to the request from the client 110 and the corresponding definition file 140 are read, input data of necessary items for the electronic form is received from the computer 111 of the client 110, and the input data corresponds to the position of the input data. Check processing according to the definition item information 801 is performed, and a processing result of the check processing and an appropriate If not over data, and sends the check after the operation content 813 corresponding to the computer 111, electronic forms 130 on the computer 111 performs a process operation contents after checking in accordance with the received processing result.
[0100]
Thus, for each electronic form, arguments having different setting values are separated from the processing of the server program 103 (servlet), and the server 101 is provided with the definition file 140, so that the server program 103, which is a general-purpose electronic form application, can be used. It is not necessary to create and recreate the server program 103 for each electronic form. Also, by creating a tested general-purpose server program 103 (servlet), debugging work on the server program can be minimized.
Further, the separation between the interface and the server processing becomes clear, and it is possible to proceed with development in parallel, thereby improving the development efficiency of the electronic form application.
[0101]
As described above, the preferred embodiments of the electronic form using system 1 and the like according to the present invention have been described with reference to the accompanying drawings, but the present invention is not limited to such examples. It will be apparent to those skilled in the art that various changes or modifications can be made within the scope of the technical idea disclosed in the present application, and these naturally belong to the technical scope of the present invention. I understand.
[0102]
【The invention's effect】
As described above in detail, according to the present invention, a tool program for creating information designated according to an electronic form as an external file, and an electronic form application program including general-purpose functional components using the external file An electronic form utilizing system capable of providing the information can be provided.
[Brief description of the drawings]
FIG. 1 is a diagram showing a schematic configuration of an electronic form using system 100 according to the present embodiment.
FIG. 2 is a hardware configuration diagram of a server 101.
FIG. 3 is a view showing a file arrangement of electronic form-related files in a storage device 202;
FIG. 4 is a hardware configuration diagram of a computer 121.
FIG. 5 is a diagram showing a file arrangement of electronic form-related files in a storage device 402.
FIG. 6 is a diagram showing a data structure of an electronic form 130.
FIG. 7 shows a data structure of an electronic form structure file 131.
FIG. 8 shows a data structure of a definition form 140.
FIG. 9 is a flowchart showing a processing procedure (when reading the electronic form 130) of the definition file editing tool 122;
FIG. 10 is a flowchart showing a processing procedure (when reading the electronic form 130) of the definition file editing tool 122;
FIG. 11 is a flowchart showing a processing procedure of the definition file editing tool 122 (when reading a structure file 131 of an electronic form);
FIG. 12 is a diagram showing a tool menu screen 1200.
FIG. 13 is a view showing a tool screen (electronic form reading) 1300.
FIG. 14 shows a check content setting screen 1400.
FIG. 15 is a diagram showing a tool screen (reading a structure file) 1500;
FIG. 16 is a flowchart showing a processing procedure of the server program 103;
FIG. 17 is a flowchart showing a processing procedure of the server program 103;
FIG. 18 is a diagram showing a processing flow of the server program 103 using the definition file 140.
[Explanation of symbols]
100 ..... Electronic form utilization system
101 ... Server
103 ... Server program (servlet)
110 ……… Client
111, 121 ... Computer
120 ...... Development environment
122 Definition file editing tool
129 Network
130 ...... Electronic form
131 ……… Electronic form structure file
140 ……… Definition file

Claims (30)

第1の端末装置からなる開発システムであって、
電子フォーム関連データを読み込む読込手段と、
読み込んだ前記電子フォーム関連データに応じて、電子フォームのデータ構造を表示する第1の表示手段と、
ユーザにより選択した入力項目に対して、処理内容に必要な定義情報を設定する設定手段と、
前記定義情報を保存する保存手段と、
を具備することを特徴とする開発システム。
A development system including a first terminal device,
Reading means for reading electronic form-related data;
First display means for displaying a data structure of an electronic form according to the read electronic form-related data;
Setting means for setting definition information necessary for processing contents for an input item selected by a user;
Storage means for storing the definition information;
A development system comprising:
前記電子フォーム関連データは、電子フォーム、又は電子フォームに入力されるデータの構造を表わす構造データであることを特徴とする請求項1記載の開発システム。2. The development system according to claim 1, wherein the electronic form-related data is an electronic form or structural data representing a structure of data input to the electronic form. 前記構造データは、XML形式のデータであることを特徴とする請求項2記載の開発システム。3. The development system according to claim 2, wherein the structure data is XML format data. 前記第1の表示手段は、
前記電子フォームを読み込んだ場合、前記電子フォームを表示する第2の表示手段、を更に具備することを特徴とする請求項1記載の開発システム。
The first display means includes:
2. The development system according to claim 1, further comprising: second display means for displaying the electronic form when the electronic form is read.
前記定義情報は、チェック箇所、チェック内容、チェック後動作内容等の情報を少なくとも1つ含むことを特徴とする請求項1記載の開発システム。The development system according to claim 1, wherein the definition information includes at least one piece of information such as a check location, a check content, and a post-check operation content. 前記定義情報は、XML形式のデータであることを特徴とする請求項1記載の開発システム。2. The development system according to claim 1, wherein the definition information is XML format data. 前記設定手段は、
前記入力項目の属性に応じて、前記定義情報を設定することを特徴とする請求項1記載の開発システム。
The setting means,
2. The development system according to claim 1, wherein the definition information is set according to an attribute of the input item.
前記入力項目の属性は、数値入力、又は文字入力であることを特徴とする請求項7記載の開発システム。8. The development system according to claim 7, wherein the attribute of the input item is a numerical value input or a character input. 前記電子フォームを読み込んだ場合、保存した定義情報を用いて、読み込んだ前記電子フォームに対するエラーチェックのプレビュー表示を行うプレビュー手段を、更に具備することを特徴とする請求項1記載の開発システム。2. The development system according to claim 1, further comprising a preview unit that, when the electronic form is read, performs a preview display of an error check on the read electronic form using the stored definition information. ネットワークを介して、電子フォームを利用してデータを入力する第2の端末装置と接続されたサーバにおいて、
複数種類の書類に対応する電子フォームを記憶するデータベースと、
前記電子フォームに応じて指定する必要がある定義情報を記憶する外部ファイルと、
前記第2の端末装置から電子フォームに対する必要事項の入力データを受け取る第1の受信手段と、
前記入力データの箇所に該当する前記定義情報に従って前記入力データをチェックするチェック手段と、
前記チェック手段による処理結果を、前記第2の端末装置に送信する第1の送信手段と、
を具備することを特徴とするサーバ。
A server connected to a second terminal device for inputting data using an electronic form via a network,
A database that stores electronic forms corresponding to multiple types of documents,
An external file that stores definition information that needs to be specified according to the electronic form,
First receiving means for receiving input data of necessary items for an electronic form from the second terminal device;
Checking means for checking the input data according to the definition information corresponding to the location of the input data,
First transmitting means for transmitting a processing result by the checking means to the second terminal device;
A server comprising:
前記第1の送信手段は、
更に、妥当なデータでない場合、前記定義情報に従った動作内容を送信することを特徴とする請求項10記載のサーバ。
The first transmitting means,
11. The server according to claim 10, further comprising transmitting an operation content according to the definition information when the data is not valid.
前記定義情報は、チェック箇所、チェック内容、チェック後の動作内容等の情報を少なくとも1つ含むことを特徴とする請求項10記載のサーバ。The server according to claim 10, wherein the definition information includes at least one piece of information such as a check location, a check content, and an operation content after the check. 前記チェック箇所は、前記電子フォームの入力項目に対応することを特徴とする請求項12記載のサーバ。13. The server according to claim 12, wherein the check location corresponds to an input item of the electronic form. 前記チェック内容は、文字種のチェック、値の範囲チェック等を行うことを特徴とする請求項12記載のサーバ。13. The server according to claim 12, wherein the check content includes checking a character type, a value range, and the like. 前記チェック後の動作内容は、エラーメッセージ表示、該当箇所のマーキング等の少なくとも1つを含むことを特徴とする請求項12記載のサーバ。13. The server according to claim 12, wherein the operation content after the check includes at least one of an error message display, marking of a corresponding portion, and the like. 前記定義情報は、XML形式のデータであることを特徴とする請求項10記載のサーバ。11. The server according to claim 10, wherein the definition information is XML format data. ネットワークを介して接続されたサーバと第2の端末装置とを備える電子フォーム利用システムにおいて、
前記サーバは、
複数種類の書類に対応する電子フォームを記憶するデータベースと、
前記電子フォームに応じて指定する必要がある定義情報を記憶する外部ファイルと、
前記第2の端末装置から電子フォームに対する入力データを受け取る第1の受信手段と、
前記入力データの箇所に該当する前記定義情報に従って前記入力データをチェックするチェック手段と、
前記チェック手段による処理結果を、前記第2の端末装置に送信する第1の送信手段と、
を具備し、
前記第2の端末装置は、
前記電子フォームに対するユーザによる必要事項の入力データを、前記サーバに送信する第2の送信手段と、
前記サーバから処理結果を受け取り、前記処理結果に応じて、前記電子フォームの該当する箇所に前記処理結果を反映させる第2の受信手段と、
を具備することを特徴とする電子フォーム利用システム。
In an electronic form using system including a server and a second terminal device connected via a network,
The server comprises:
A database that stores electronic forms corresponding to multiple types of documents,
An external file that stores definition information that needs to be specified according to the electronic form,
First receiving means for receiving input data for an electronic form from the second terminal device;
Checking means for checking the input data according to the definition information corresponding to the location of the input data,
First transmitting means for transmitting a processing result by the checking means to the second terminal device;
With
The second terminal device includes:
Second transmission means for transmitting input data of necessary items by the user to the electronic form to the server;
Second receiving means for receiving a processing result from the server, and reflecting the processing result in a corresponding portion of the electronic form according to the processing result;
An electronic form utilization system, comprising:
ネットワークを介して接続されたサーバと、第1の端末装置と、電子フォームを利用してデータを入力する第2の端末装置と、を備える電子フォーム利用システムにおいて、
第1の端末装置は、
電子フォーム関連データを読み込む読込手段と、
ユーザにより選択した入力項目に対して、処理内容に必要な定義情報を設定する設定手段と、
前記定義情報を保存する保存手段と、
を具備し、
前記サーバは、
電子フォームを記憶するデータベースと、
前記定義情報を記憶する外部ファイルと、
前記第2の端末装置から電子フォームに対する必要事項の入力データを受け取る第1の受信手段と、
前記入力データの箇所に該当する前記定義情報に従って前記入力データをチェックするチェック手段と、
前記チェック手段による処理結果を、前記第2の端末装置に送信する第1の送信手段と、
を具備することを特徴とする電子フォーム利用システム。
In an electronic form using system including a server connected via a network, a first terminal device, and a second terminal device for inputting data using the electronic form,
The first terminal device is
Reading means for reading electronic form-related data;
Setting means for setting definition information necessary for processing contents for an input item selected by a user;
Storage means for storing the definition information;
With
The server comprises:
A database for storing electronic forms,
An external file for storing the definition information,
First receiving means for receiving input data of necessary items for an electronic form from the second terminal device;
Checking means for checking the input data according to the definition information corresponding to the location of the input data,
First transmitting means for transmitting a processing result by the checking means to the second terminal device;
An electronic form utilization system, comprising:
前記電子フォーム関連データは、電子フォーム、又は電子フォームに入力されるデータの構造を表わす構造データであることを特徴とする請求項18記載の電子フォーム利用システム。19. The electronic form utilizing system according to claim 18, wherein the electronic form related data is an electronic form or structure data representing a structure of data input to the electronic form. 前記構造データは、XML形式のデータであることを特徴とする請求項19記載の電子フォーム利用システム。20. The electronic form using system according to claim 19, wherein the structure data is XML format data. 前記定義情報は、チェック箇所、チェック内容、チェック後動作内容等の情報を少なくとも1つ含むことを特徴とする請求項18記載の電子フォーム利用システム。19. The electronic form using system according to claim 18, wherein the definition information includes at least one piece of information such as a check location, a check content, a post-check operation content, and the like. 前記チェック箇所は、前記電子フォームの入力項目に対応することを特徴とする請求項21記載の電子フォーム利用システム。22. The electronic form using system according to claim 21, wherein the check points correspond to input items of the electronic form. 前記チェック内容は、文字種のチェック、値の範囲チェック等を行うことを特徴とする請求項21記載の電子フォーム利用システム。22. The electronic form using system according to claim 21, wherein the check content includes a character type check, a value range check, and the like. 前記チェック後の動作内容は、エラーメッセージ表示、該当箇所のマーキング等の少なくとも1つを含むことを特徴とする請求項21記載の電子フォーム利用システム。22. The electronic form using system according to claim 21, wherein the operation content after the check includes at least one of an error message display, a marking of a corresponding portion, and the like. 前記定義情報は、XML形式のデータであることを特徴とする請求項18記載の電子フォーム利用システム。19. The electronic form using system according to claim 18, wherein the definition information is XML format data. 前記第1の送信手段は、
更に、妥当なデータでない場合、前記定義情報に従った動作内容を送信することを特徴とする請求項18記載の電子フォーム利用システム。
The first transmitting means,
19. The electronic form using system according to claim 18, further comprising transmitting the operation content according to the definition information when the data is not valid.
コンピュータを請求項1から請求項9までのいずれかに記載の開発システムとして機能させるプログラム。A program for causing a computer to function as the development system according to any one of claims 1 to 9. コンピュータを請求項1から請求項9までのいずれかに記載の開発システムとして機能させるプログラムを記録した記録媒体。A recording medium recording a program for causing a computer to function as the development system according to claim 1. コンピュータを請求項10から請求項16までのいずれかに記載のサーバとして機能させるプログラム。A program for causing a computer to function as the server according to any one of claims 10 to 16. コンピュータを請求項10から請求項16までのいずれかに記載のサーバとして機能させるプログラムを記録した記録媒体。A recording medium storing a program for causing a computer to function as the server according to any one of claims 10 to 16.
JP2003135473A 2003-05-14 2003-05-14 Development system, electronic form using system, server, program, and recording medium Pending JP2004341675A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003135473A JP2004341675A (en) 2003-05-14 2003-05-14 Development system, electronic form using system, server, program, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003135473A JP2004341675A (en) 2003-05-14 2003-05-14 Development system, electronic form using system, server, program, and recording medium

Publications (1)

Publication Number Publication Date
JP2004341675A true JP2004341675A (en) 2004-12-02

Family

ID=33525722

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003135473A Pending JP2004341675A (en) 2003-05-14 2003-05-14 Development system, electronic form using system, server, program, and recording medium

Country Status (1)

Country Link
JP (1) JP2004341675A (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006244507A (en) * 2005-03-04 2006-09-14 Microsoft Corp Designer-created aspect for electronic form template
JP2007041676A (en) * 2005-08-01 2007-02-15 Canon Software Inc Program creating device, program creating method, program, and recording medium
JP2008040751A (en) * 2006-08-04 2008-02-21 Hitachi Ltd Information processor supporting setting of operation attribute of application program, information processor method, and program
US8074217B2 (en) 2000-06-21 2011-12-06 Microsoft Corporation Methods and systems for delivering software
US8117552B2 (en) 2003-03-24 2012-02-14 Microsoft Corporation Incrementally designing electronic forms and hierarchical schemas
US8200975B2 (en) 2005-06-29 2012-06-12 Microsoft Corporation Digital signatures for network forms
US8429522B2 (en) 2003-08-06 2013-04-23 Microsoft Corporation Correlation, association, or correspondence of electronic forms
US8487879B2 (en) 2004-10-29 2013-07-16 Microsoft Corporation Systems and methods for interacting with a computer through handwriting to a screen
JP2013235382A (en) * 2012-05-08 2013-11-21 Nomura Research Institute Ltd Multilingual web server system and multilingual support method in web server system
US8892993B2 (en) 2003-08-01 2014-11-18 Microsoft Corporation Translation file
US8918729B2 (en) 2003-03-24 2014-12-23 Microsoft Corporation Designing electronic forms
US9210234B2 (en) 2005-12-05 2015-12-08 Microsoft Technology Licensing, Llc Enabling electronic documents for limited-capability computing devices
US9229917B2 (en) 2003-03-28 2016-01-05 Microsoft Technology Licensing, Llc Electronic form user interfaces
JP6838669B1 (en) * 2020-03-02 2021-03-03 大日本印刷株式会社 Electronic form editing equipment, methods, and programs

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8074217B2 (en) 2000-06-21 2011-12-06 Microsoft Corporation Methods and systems for delivering software
US8117552B2 (en) 2003-03-24 2012-02-14 Microsoft Corporation Incrementally designing electronic forms and hierarchical schemas
US8918729B2 (en) 2003-03-24 2014-12-23 Microsoft Corporation Designing electronic forms
US9229917B2 (en) 2003-03-28 2016-01-05 Microsoft Technology Licensing, Llc Electronic form user interfaces
US8892993B2 (en) 2003-08-01 2014-11-18 Microsoft Corporation Translation file
US9239821B2 (en) 2003-08-01 2016-01-19 Microsoft Technology Licensing, Llc Translation file
US9268760B2 (en) 2003-08-06 2016-02-23 Microsoft Technology Licensing, Llc Correlation, association, or correspondence of electronic forms
US8429522B2 (en) 2003-08-06 2013-04-23 Microsoft Corporation Correlation, association, or correspondence of electronic forms
US8487879B2 (en) 2004-10-29 2013-07-16 Microsoft Corporation Systems and methods for interacting with a computer through handwriting to a screen
JP2006244507A (en) * 2005-03-04 2006-09-14 Microsoft Corp Designer-created aspect for electronic form template
KR101224664B1 (en) 2005-03-04 2013-01-21 마이크로소프트 코포레이션 Designer-created aspect for an electronic form template
US8200975B2 (en) 2005-06-29 2012-06-12 Microsoft Corporation Digital signatures for network forms
JP2007041676A (en) * 2005-08-01 2007-02-15 Canon Software Inc Program creating device, program creating method, program, and recording medium
US9210234B2 (en) 2005-12-05 2015-12-08 Microsoft Technology Licensing, Llc Enabling electronic documents for limited-capability computing devices
JP2008040751A (en) * 2006-08-04 2008-02-21 Hitachi Ltd Information processor supporting setting of operation attribute of application program, information processor method, and program
JP2013235382A (en) * 2012-05-08 2013-11-21 Nomura Research Institute Ltd Multilingual web server system and multilingual support method in web server system
JP6838669B1 (en) * 2020-03-02 2021-03-03 大日本印刷株式会社 Electronic form editing equipment, methods, and programs
JP2021140242A (en) * 2020-03-02 2021-09-16 大日本印刷株式会社 Electronic form editing apparatus, method and program
JP7492671B2 (en) 2020-03-02 2024-05-30 大日本印刷株式会社 Electronic document editing device, method, and program

Similar Documents

Publication Publication Date Title
CN101183355B (en) Copy and paste processing method, apparatus
US6429947B1 (en) Automated, hosted prepress application
US7313757B2 (en) Method and system for cross-platform form creation and deployment
US7827546B1 (en) Mechanism for downloading software components from a remote source for use by a local software application
US7617446B2 (en) Method and system for pre-print processing of web-based documents to reduce printing costs
US7197702B2 (en) Web page rendering mechanism using external programmatic themes
US7406664B1 (en) System for integrating HTML Web site views into application file dialogs
US6886028B1 (en) Information processing apparatus, information processing method, and computer-readable program storage medium
US20180024979A1 (en) Forms conversion and deployment system for mobile devices
US7287229B2 (en) Template-driven process system
US7450256B2 (en) Pre-defined print option configurations for printing in a distributed environment
US20100318894A1 (en) Modifications to Editable Elements of Web Pages Rendered in Word Processor Applications
US20030011801A1 (en) Print option configurations specific to a service or device for printing in a distributed environment
US20040015782A1 (en) Templating method for automated generation of print product catalogs
JP2006085356A (en) Built-in device and control method therefor
JP2002333961A (en) Method for using print service
JP2004341675A (en) Development system, electronic form using system, server, program, and recording medium
EP1241575A2 (en) System and method for distributed processing
US6633890B1 (en) Method for washing of graphic image files
US20030093464A1 (en) Browser based multiple file upload
CN112486437A (en) Method for printing in Web application by cross-platform and cross-browser
US6903839B1 (en) Apparatus for washing of graphic image files
JP2000155722A (en) Device and method for electronic mail transmission and recording medium
JP2006252001A (en) Document processor
US7339694B2 (en) Chit printing system, chit printing apparatus and chit printing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060419

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080806

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090414

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20090804