JP5128386B2 - Information processing apparatus, electronic form management system, server apparatus, form retrieval method, and program - Google Patents

Information processing apparatus, electronic form management system, server apparatus, form retrieval method, and program Download PDF

Info

Publication number
JP5128386B2
JP5128386B2 JP2008169343A JP2008169343A JP5128386B2 JP 5128386 B2 JP5128386 B2 JP 5128386B2 JP 2008169343 A JP2008169343 A JP 2008169343A JP 2008169343 A JP2008169343 A JP 2008169343A JP 5128386 B2 JP5128386 B2 JP 5128386B2
Authority
JP
Japan
Prior art keywords
form data
area
search
character string
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.)
Expired - Fee Related
Application number
JP2008169343A
Other languages
Japanese (ja)
Other versions
JP2010009412A (en
Inventor
祐一郎 宇田
正 梶本
一宏 成田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Marketing Japan Inc
Original Assignee
Canon Marketing Japan Inc
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 Canon Marketing Japan Inc filed Critical Canon Marketing Japan Inc
Priority to JP2008169343A priority Critical patent/JP5128386B2/en
Publication of JP2010009412A publication Critical patent/JP2010009412A/en
Application granted granted Critical
Publication of JP5128386B2 publication Critical patent/JP5128386B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、複数の帳票データを検索することが可能な情報処理装置、電子帳票管理システム、サーバ装置、帳票検索方法並びにプログラムに関する。 The present invention is an information processing apparatus capable of retrieving a plurality of form data, electronic document management system, server equipment, a program to book form search policy Honami beauty.

従来の電子帳票管理システムでは、紙媒体である帳票を電子帳票(帳票データ)として保存・管理することにより、大量の帳票から必要な帳票のみを検索することが簡単且つ高速に可能となる。例えば、帳票データを検索する際に、電子帳票情報で検索したい領域(検索対象領域)を指定し、その検索対象領域に合致する条件を入力した上で所望の帳票データを検索する電子帳票システムが提案されている(特許文献1参照)。   In a conventional electronic form management system, a form that is a paper medium is stored and managed as an electronic form (form data), so that only necessary forms can be searched from a large amount of forms easily and quickly. For example, when searching for form data, an electronic form system that searches for desired form data after designating an area (search target area) to be searched with electronic form information and inputting a condition that matches the search target area. It has been proposed (see Patent Document 1).

また、電子帳票管理システムでは、業務の多様化や企業合併などで生じた様々な種類の帳票が順次電子化された結果、特定の目的に必要な情報が複数の帳票データ間に重複して保存されてしまう場合が起こる。そのため、複数の帳票データを突き合わせてチェックするような業務も増加している。例えば、銀行業務において、特定の顧客の住所と預金残高を同時に電子帳票システムから検索するには、顧客台帳と普通預金残高情報という2つの帳票データを検索する必要がある。
特開2007−179201号公報
In the electronic form management system, various types of forms resulting from business diversification and corporate mergers are sequentially digitized, so that information necessary for a specific purpose is stored redundantly among multiple form data. It will happen. For this reason, the number of operations for checking a plurality of form data by matching them is increasing. For example, in banking business, in order to retrieve a specific customer's address and deposit balance from the electronic form system at the same time, it is necessary to retrieve two form data: customer ledger and ordinary deposit balance information.
JP 2007-179201 A

しかしながら、従来の電子帳票管理システムを利用して複数の帳票データを検索する場合、通常の検索よりも検索対象となる帳票データが多くなってしまうため、検索に時間を要してしまい、業務が滞るという問題がある。   However, when searching for a plurality of form data using a conventional electronic form management system, the form data to be searched becomes larger than the normal search. There is a problem of stagnation.

また、従来の電子帳票管理システムでは、サーバ装置から電子帳票の基となるテキストデータがクライアント端末に送信され、クライアント端末が受信したテキストデータを基に電子帳票を生成している。この電子帳票は、テキストデータのテキストファイルと、そのテキストデータをどの位置に配置するのかといった位置ファイルと、帳票におけるフォーム(罫線や図)などの位置を定めるフォームファイルといった複数のファイルを用いて構成されている。   In a conventional electronic form management system, text data that is the basis of an electronic form is transmitted from a server device to a client terminal, and an electronic form is generated based on the text data received by the client terminal. This electronic form is composed of a text file of text data, a position file indicating where to place the text data, and a plurality of files such as a form file for determining the position of a form (ruled line or figure) in the form. Has been.

上記特許文献1に記載された技術を用いて帳票データの検索を行う場合、表示画面上で選択された検索対象領域から、位置ファイルを参照し、その検索対象領域にあるテキストデータからテキストファイルを取得し、取得したテキストファイルから検索するといった処理を行わなければならない。そのため、検索機能を有するアプリケーション(例えば、Microsoft社製の「MSOffice」)とは異なり、検索に時間がかかるという問題がある。   When searching for form data using the technique described in Patent Literature 1, the position file is referred to from the search target area selected on the display screen, and the text file is searched from the text data in the search target area. Processing such as obtaining and retrieving from the obtained text file must be performed. Therefore, unlike an application having a search function (for example, “MSOffice” manufactured by Microsoft Corporation), there is a problem that the search takes time.

また、複数の帳票データを検索する場合、ユーザが帳票検索を行うたびに帳票上で検索対象領域を設定し、検索を実行しなければならず、検索に手間がかかってしまう。そこで、管理者がよく検索する検索対象領域を予め設定しておき、検索するユーザがこの検索対象領域を利用して検索するようにしてもよいが、検索するユーザが、管理者が意図しない帳票から検索をかけようとした場合には、この管理者が設定した検索対象領域を用いることができず、検索するユーザが帳票上で検索対象領域を設定しなければならない。   Further, when searching for a plurality of form data, it is necessary to set a search target area on the form each time the user performs a form search, and to execute the search. Therefore, a search target area that is often searched by an administrator may be set in advance, and a search user may search using this search target area. When an attempt is made to start a search, the search target area set by the administrator cannot be used, and the search user must set the search target area on the form.

さらに、大量の種類の帳票が存在し、帳票を作成した時期・部門等が異なっている場合には、帳票の項目が異なっていることが多く、例えば、顧客名でも帳票のオーバレイ上では、「氏名」、「顧客氏名」、「顧客名」等の様々な名称が見出し名となっている。この場合、管理者が検索対象領域を設定する時期も異なるため、本来、検索対象領域は1つのグループで管理され、検索する際にはこのグループに対して同じ検索が行われなければならないにも関わらず、検索対象領域を設定する時期の違いや見出し名が異なることにより、管理者が検索対象領域を以前設定した検索対象領域とは別領域として設定してしまうという問題がある。例えば、同じ種別の内容が記載される項目にも関わらず、「コウザバンゴウ」、「バンゴウ」、「No」といったように名称が異なる場合がある。その結果、設定された領域は別領域として管理され、複数の帳票を検索するときには、それぞれの帳票毎に、または設定されている検索対象領域毎に、それぞれ検索条件を設定しなければならず、煩雑な作業が発生してしまう。   In addition, if there are a large number of types of forms and the time / department etc. when the form was created are different, the items of the form are often different.For example, even if the customer name is on the form overlay, Various names such as “name”, “customer name”, and “customer name” are headings. In this case, since the time when the administrator sets the search target area is also different, the search target area is originally managed by one group, and when searching, the same search must be performed for this group. Regardless, there is a problem that the administrator sets the search target area as a different area from the previously set search target area due to the difference in the timing of setting the search target area and the heading name. For example, the names may be different, such as “Kouzabango”, “Bangou”, “No”, in spite of items in which the same type of content is described. As a result, the set area is managed as a separate area, and when searching for multiple forms, search conditions must be set for each form or for each set search target area. Complicated work will occur.

また、検索するユーザは、どの帳票にどの検索対象領域が設定されているのかを把握しなければならず、検索する際の負荷が高い。   Moreover, the user who searches needs to grasp which search target area is set in which form, and the load at the time of searching is high.

そこで、本発明は、複数の帳票データを検索する際に、ユーザの負荷を軽減し、検索をし易くする情報処理装置、電子帳票管理システム、サーバ装置、帳票検索方法並びにプログラムを提供することを目的とする。 The present invention, when searching a plurality of form data, reducing the load of the user, the information processing apparatus to facilitate the search, electronic document management system, server equipment, a program to book form search policy Honami beauty The purpose is to provide.

上記目的を達成するために、本発明の情報処理装置は、帳票データと当該帳票データを検索するために設定される領域の領域情報とを対応させて記憶するサーバ装置と通信可能に接続される情報処理装置であって、検索対象となる帳票データの指定を受け付ける帳票データ指定手段と、前記帳票データ指定手段で指定された帳票データに対応する領域情報を取得する領域情報取得手段と、前記領域情報取得手段で取得された領域情報に従って、前記帳票データ指定手段で指定された帳票データに設定される領域をグループ化された領域とグループ化されていない領域とに分類する分類手段と、前記分類手段で分類されたグループ化された領域とグループ化されていない領域とをユーザに選択させるための文字列をそれぞれ識別可能に表示する表示手段と、前記帳票データ指定手段で指定された帳票データを検索させるために、前記表示手段で表示された文字列の指定を受け付ける文字列指定手段と、前記文字列指定手段で指定された文字列に対応する領域に対して検索処理をさせるための検索条件の入力を受け付ける検索条件入力手段と、前記帳票データ指定手段で指定された帳票データから、前記文字列指定手段で指定された文字列に対応する領域に配置される帳票データを検索させるための検索指示を行う検索指示手段とを備え、前記文字列指定手段は、複数の文字列の選択を受け付ける複数文字列選択手段と、前記選択された複数の文字列に対応する領域をグループ化させる指示をするグループ化手段とを更に備えることを特徴とする。
上記目的を達成するために、本発明の電子帳票管理システムは、情報処理装置と、帳票データと当該帳票データを検索するために設定される領域の領域情報とを対応させて記憶するサーバ装置とが通信可能な電子帳票管理システムであって、前記情報処理装置は、検索対象となる帳票データの指定を受け付ける帳票データ指定手段と、前記帳票データ指定手段で指定された帳票データに対応する領域情報を取得する領域情報取得手段と、前記領域情報取得手段で取得された領域情報に従って、前記帳票データ指定手段で指定された帳票データに設定される領域をグループ化された領域とグループ化されていない領域とに分類する分類手段と、前記分類手段で分類されたグループ化された領域とグループ化されていない領域とをユーザに選択させるための文字列をそれぞれ識別可能に表示する表示手段と、前記帳票データ指定手段で指定された帳票データを検索させるために、前記表示手段で表示された文字列の指定を受け付ける文字列指定手段と、前記文字列指定手段で指定された文字列に対応する領域に対して検索処理をさせるための検索条件の入力を受け付ける検索条件入力手段と、前記帳票データ指定手段で指定された帳票データから、前記文字列指定手段で指定された文字列に対応する領域に配置される帳票データを検索させるための検索指示を行う検索指示手段とを備え、前記文字列指定手段は、複数の文字列の選択を受け付ける複数文字列選択手段と、前記選択された複数の文字列に対応する領域をグループ化させる指示をするグループ化手段とを更に備えるものであり、前記サーバ装置は、前記情報処理装置における前記帳票データ指定手段により指定された帳票データと、当該指定された帳票データに対応する領域情報であって、当該情報処理装置において当該帳票データに設定される領域をグループ化された領域とグループ化されていない領域とに分類可能な情報を含む領域情報とを前記情報処理装置に送信する送信手段と、前記情報処理装置における検索指示に従って、検索処理を実行する検索処理手段と、前記情報処理装置における前記グループ化手段によりなされたグループ化の指示に従って、前記選択された複数の文字列に対応するそれぞれの領域を同じグループとして分類可能な情報を前記領域情報に登録するグループ登録手段とを有することを特徴とする。
上記目的を達成するために、本発明のサーバ装置は、検索対象となる帳票データの指定を受け付ける帳票データ指定手段と、前記帳票データ指定手段で指定された帳票データに対応する領域情報を取得する領域情報取得手段と、前記領域情報取得手段で取得された領域情報に従って、前記帳票データ指定手段で指定された帳票データに設定される領域をグループ化された領域とグループ化されていない領域とに分類する分類手段と、前記分類手段で分類されたグループ化された領域とグループ化されていない領域とをユーザに選択させるための文字列をそれぞれ識別可能に表示する表示手段と、前記帳票データ指定手段で指定された帳票データを検索させるために、前記表示手段で表示された文字列の指定を受け付ける文字列指定手段と、前記文字列指定手段で指定された文字列に対応する領域に対して検索処理をさせるための検索条件の入力を受け付ける検索条件入力手段と、前記帳票データ指定手段で指定された帳票データから、前記文字列指定手段で指定された文字列に対応する領域に配置される帳票データを検索させるための検索指示を行う検索指示手段とを備え、前記文字列指定手段は、複数の文字列の選択を受け付ける複数文字列選択手段と、前記選択された複数の文字列に対応する領域をグループ化させる指示をするグループ化手段とを更に備える情報処理装置と通信可能な帳票データと当該帳票データを検索するために設定される領域の領域情報とを対応させて記憶するサーバ装置であって、前記情報処理装置における前記帳票データ指定手段により指定された帳票データと、当該指定された帳票データに対応する領域情報であって、当該情報処理装置において当該帳票データに設定される領域をグループ化された領域とグループ化されていない領域とに分類可能な情報を含む領域情報とを前記情報処理装置に送信する送信手段と、前記情報処理装置における検索指示に従って、検索処理を実行する検索処理手段と、前記情報処理装置における前記グループ化手段によりなされたグループ化の指示に従って、前記選択された複数の文字列に対応するそれぞれの領域を同じグループとして分類可能な情報を前記領域情報に登録するグループ登録手段とを有することを特徴とする。
上記目的を達成するために、本発明の帳票検索方法は、帳票データと当該帳票データ内を検索するために設定される領域の領域情報とを対応させて記憶するサーバ装置と通信可能に接続される情報処理装置の帳票検索方法であって、検索対象となる帳票データの指定を受け付ける帳票データ指定工程と、前記帳票データ指定工程で指定された帳票データに対応する領域情報を前記サーバ装置から取得する領域情報取得工程と、前記領域情報取得工程で取得された領域情報に従って、前記帳票データ指定工程で指定された帳票データに設定される領域をグループ化された領域とグループ化されていない領域とに分類する分類工程と、前記分類工程で分類されたグループ化された領域とグループ化されていない領域とをユーザに選択させるための文字列をそれぞれ識別可能に表示する表示工程と、前記帳票データ指定工程で指定された帳票データを検索させるために、前記表示工程で表示された文字列の指定を受け付ける文字列指定工程と、前記文字列指定工程で指定された文字列に対応する領域に対して検索処理をさせるための検索条件の入力を受け付ける検索条件入力工程と、前記帳票データ指定工程で指定された帳票データから、前記文字列指定工程で指定された文字列に対応する領域に配置される帳票データを検索させるための検索指示を行う検索指示工程とを備え、前記文字列指定工程は、複数の文字列の選択を受け付ける複数文字列選択工程と、前記選択された複数の文字列に対応する領域をグループ化させる指示をするグループ化工程とを更に備えることを特徴とする。
上記目的を達成するために、本発明の帳票検索方法は、情報処理装置と、帳票データと当該帳票データを検索するために設定される領域の領域情報とを対応させて記憶するサーバ装置とが通信可能な電子帳票管理システムの帳票検索方法であって、前記情報処理装置は、検索対象となる帳票データの指定を受け付ける帳票データ指定工程と、前記帳票データ指定工程で指定された帳票データに対応する領域情報を取得する領域情報取得工程と、前記領域情報取得工程で取得された領域情報に従って、前記帳票データ指定工程で指定された帳票データに設定される領域をグループ化された領域とグループ化されていない領域とに分類する分類工程と、前記分類工程で分類されたグループ化された領域とグループ化されていない領域とをユーザに選択させるための文字列をそれぞれ識別可能に表示する表示工程と、前記帳票データ指定工程で指定された帳票データを検索させるために、前記表示工程で表示された文字列の指定を受け付ける文字列指定工程と、前記文字列指定工程で指定された文字列に対応する領域に対して検索処理をさせるための検索条件の入力を受け付ける検索条件入力工程と、前記帳票データ指定工程で指定された帳票データから、前記文字列指定工程で指定された文字列に対応する領域に配置される帳票データを検索させるための検索指示を行う検索指示工程とを実行し、前記文字列指定工程は、複数の文字列の選択を受け付ける複数文字列選択工程と、前記選択された複数の文字列に対応する領域をグループ化させる指示をするグループ化工程とを更に実行するものであり、前記サーバ装置は、前記情報処理装置における前記帳票データ指定工程により指定された帳票データと、当該指定された帳票データに対応する領域情報であって、当該情報処理装置において当該帳票データに設定される領域をグループ化された領域とグループ化されていない領域とに分類可能な情報を含む領域情報とを前記情報処理装置に送信する送信工程と、前記情報処理装置における検索指示に従って、検索処理を実行する検索処理工程と、前記情報処理装置における前記グループ化工程によりなされたグループ化の指示に従って、前記選択された複数の文字列に対応するそれぞれの領域を同じグループとして分類可能な情報を前記領域情報に登録するグループ登録工程とを実行することを特徴とする。
上記目的を達成するために、本発明の帳票検索方法は、検索対象となる帳票データの指定を受け付ける帳票データ指定工程と、前記帳票データ指定工程で指定された帳票データに対応する領域情報を取得する領域情報取得工程と、前記領域情報取得工程で取得された領域情報に従って、前記帳票データ指定工程で指定された帳票データに設定される領域をグループ化された領域とグループ化されていない領域とに分類する分類工程と、前記分類工程で分類されたグループ化された領域とグループ化されていない領域とをユーザに選択させるための文字列をそれぞれ識別可能に表示する表示工程と、前記帳票データ指定工程で指定された帳票データを検索させるために、前記表示工程で表示された文字列の指定を受け付ける文字列指定工程と、前記文字列指定工程で指定された文字列に対応する領域に対して検索処理をさせるための検索条件の入力を受け付ける検索条件入力工程と、前記帳票データ指定工程で指定された帳票データから、前記文字列指定工程で指定された文字列に対応する領域に配置される帳票データを検索させるための検索指示を行う検索指示工程とを実行し、前記文字列指定工程は、複数の文字列の選択を受け付ける複数文字列選択工程と、前記選択された複数の文字列に対応する領域をグループ化させる指示をするグループ化工程とを更に実行する情報処理装置と通信可能な帳票データと当該帳票データを検索するために設定される領域の領域情報とを対応させて記憶するサーバ装置の帳票検索方法であって、前記情報処理装置における前記帳票データ指定工程により指定された帳票データと、当該指定された帳票データに対応する領域情報であって、当該情報処理装置において当該帳票データに設定される領域をグループ化された領域とグループ化されていない領域とに分類可能な情報を含む領域情報とを前記情報処理装置に送信する送信工程と、前記情報処理装置における検索指示に従って、検索処理を実行する検索処理工程と、前記情報処理装置における前記グループ化工程によりなされたグループ化の指示に従って、前記選択された複数の文字列に対応するそれぞれの領域を同じグループとして分類可能な情報を前記領域情報に登録するグループ登録工程とを有することを特徴とする。
In order to achieve the above object, an information processing apparatus of the present invention is communicably connected to a server device that stores form data and area information of an area set for retrieving the form data in association with each other. An information processing apparatus, a form data specifying unit for receiving specification of form data to be searched, an area information acquiring unit for acquiring area information corresponding to the form data specified by the form data specifying unit, and the area Classification means for classifying areas set in the form data designated by the form data designation means into grouped areas and ungrouped areas according to the area information obtained by the information obtaining means; Character strings for allowing the user to select a grouped area classified by means and an ungrouped area are displayed in an identifiable manner. Display means, character string designating means for accepting designation of a character string displayed by the display means for searching the form data designated by the form data designation means, and characters designated by the character string designation means A search condition input means for receiving an input of search conditions for performing a search process on an area corresponding to the column, and a character string designated by the character string designation means from the form data designated by the form data designation means Search instruction means for performing a search instruction for searching for form data arranged in an area corresponding to the character string specifying means, a plurality of character string selection means for receiving selection of a plurality of character strings, and the selection And a grouping unit for instructing grouping of areas corresponding to the plurality of character strings.
In order to achieve the above object, an electronic form management system according to the present invention includes an information processing apparatus, a server apparatus that stores form data and area information of an area set for retrieving the form data in association with each other. Is an electronic form management system capable of communicating, wherein the information processing device includes form data designation means for accepting designation of form data to be searched, and area information corresponding to the form data designated by the form data designation means The area information acquisition means for acquiring the area and the area set in the form data specified by the form data specifying means according to the area information acquired by the area information acquisition means are not grouped with the grouped area The user selects a classification means for classifying the area into areas, and a grouped area and an ungrouped area classified by the classification means. Display means for identifiably displaying character strings for receiving, and character string designating means for accepting designation of a character string displayed by the display means for retrieving the form data designated by the form data designation means A search condition input means for receiving an input of a search condition for performing a search process on an area corresponding to the character string designated by the character string designation means, and form data designated by the form data designation means Search instruction means for performing a search instruction for searching for form data arranged in an area corresponding to the character string specified by the character string specifying means, wherein the character string specifying means includes a plurality of character strings. A plurality of character string selecting means for accepting selection; and a grouping means for instructing grouping of areas corresponding to the plurality of selected character strings. The server device is form data designated by the form data designation means in the information processing apparatus and area information corresponding to the designated form data, and is set in the form data in the information processing apparatus. A transmission means for transmitting area information including information that can be classified into a grouped area and an ungrouped area to the information processing apparatus, and a search process according to a search instruction in the information processing apparatus. In accordance with the grouping instruction made by the search processing means to be executed and the grouping means in the information processing apparatus, information that can classify the areas corresponding to the selected character strings as the same group is the area. And a group registration means for registering information.
In order to achieve the above object, the server device of the present invention acquires form data specifying means for receiving specification of form data to be searched, and area information corresponding to the form data specified by the form data specifying means. In accordance with the area information acquired by the area information acquisition means and the area information acquisition means, the areas set in the form data designated by the form data designation means are grouped areas and ungrouped areas. Classification means for classifying; display means for allowing a user to select a grouped area and an ungrouped area classified by the classification means; and a form data designation In order to search for form data designated by the means, a character string designation means for accepting designation of the character string displayed by the display means; A search condition input means for receiving an input of a search condition for performing a search process on an area corresponding to the character string specified by the character string specifying means, and the character data from the form data specified by the form data specifying means. Search instruction means for issuing a search instruction for searching for form data arranged in an area corresponding to the character string designated by the column designation means, and the character string designation means accepts selection of a plurality of character strings. Search a plurality string selecting means, said selected plurality of character strings can communicate with a further in Bei obtain information processing apparatus and a grouping means for an instruction to a group of the corresponding region of the form data and the form data has been The server device stores the region information of the region set for the correspondence in correspondence with the book specified by the form data specifying means in the information processing device Data and area information corresponding to the specified form data, and information that can be classified into a grouped area and an ungrouped area set in the form data in the information processing apparatus Transmitting information to the information processing apparatus, search processing means for executing search processing in accordance with a search instruction in the information processing apparatus, and grouping performed by the grouping means in the information processing apparatus And a group registration unit for registering in the area information information that can classify the areas corresponding to the selected character strings as the same group.
To achieve the above object, the book form search method of the present invention, communicatively connected to a server device that stores in correspondence with the area information of the area set to retrieve form data and within the form data A method for retrieving a form of an information processing apparatus, wherein a form data designation step for accepting designation of form data to be retrieved, and area information corresponding to the form data designated in the form data designation step from the server apparatus The area set in the form data specified in the form data specifying process according to the area information acquiring process to be acquired and the area information acquired in the area information acquiring process is an area that is not grouped with the grouped area And a user for selecting a grouped area and a non-grouped area classified in the classification process. A display step for displaying each character string in an identifiable manner, a character string designation step for accepting designation of a character string displayed in the display step in order to search the form data designated in the form data designation step, From the search condition input step for receiving the input of the search condition for performing the search process for the area corresponding to the character string specified in the character string specifying step, and from the form data specified in the form data specifying step, the characters A search instruction step for performing a search instruction for searching for form data arranged in an area corresponding to the character string designated in the column designation step, wherein the character string designation step accepts selection of a plurality of character strings. The method further includes a plurality of character string selection steps and a grouping step for instructing grouping of regions corresponding to the plurality of selected character strings.
To achieve the above object, the book form search method of the present invention, an information processing apparatus, a server apparatus for storing in correspondence the area information of the area set to retrieve form data and the form data Is a form search method of an electronic form management system capable of communicating, wherein the information processing apparatus includes a form data specifying step for receiving specification of form data to be searched, and a form data specified in the form data specifying step. Area information acquisition process for acquiring corresponding area information, and areas set in the form data specified in the form data specifying process according to the area information acquired in the area information acquisition process are grouped areas and groups A classification process for classifying the areas into ungrouped areas, and the grouped areas and ungrouped areas classified in the classification process to the user A character string designation for accepting designation of the character string displayed in the display step in order to search the form data designated in the form data designation step A search condition input step for receiving an input of a search condition for performing a search process for an area corresponding to the character string specified in the character string specifying step, and the form data specified in the form data specifying step from running a search instruction step of performing a search instruction for search for form data to be arranged in a region corresponding to the character string specified by the character string specifying step, the character string specifying step, a plurality of character a plurality string selection step of accepting a selection of a column, further perform a grouping process of an instruction to group the regions corresponding to the plurality of character strings said selected Are those, wherein the server apparatus includes a form data specified by the form data specified process in the information processing apparatus, an area information corresponding to the designated form data, the form data in the information processing apparatus According to a search step in the information processing apparatus, a transmission step of transmitting to the information processing apparatus area information including information that can be classified into a grouped area and an ungrouped area. Information capable of classifying respective areas corresponding to the selected plurality of character strings as the same group in accordance with a search processing step for executing search processing and a grouping instruction made by the grouping step in the information processing apparatus the and executes a group registration step of registering the area information.
To achieve the above object, the book form search method of the present invention, the form data designation step of receiving designation of form data to be searched, area information corresponding to the form data specified by the form data designation step The area set in the form data specified in the form data specifying process according to the area information acquiring process to be acquired and the area information acquired in the area information acquiring process is an area that is not grouped with the grouped area A display step for distinguishably displaying a character string for allowing a user to select a grouped region and an ungrouped region classified in the classification step, and the form In order to search the form data designated in the data designation step, a character string designation step for accepting designation of the character string displayed in the display step, A search condition input step for accepting input of a search condition for performing a search process for an area corresponding to the character string specified in the character string specifying step, and from the form data specified in the form data specifying step, perform a search instruction step of performing a search instruction for search for form data to be arranged in an area corresponding to the specified character string in a character string specifying step, the character string specifying step, selection of a plurality of strings The form data and the form data communicable with the information processing apparatus further executing a grouping step for receiving a plurality of character string selection step and a grouping step for instructing grouping of areas corresponding to the selected character strings. A form retrieval method for a server apparatus for storing area information of an area set for retrieval in association with the form data specifying process in the information processing apparatus. The form data designated by, and the area information corresponding to the designated form data, the areas set in the form data in the information processing apparatus are grouped areas and ungrouped areas, Transmitting the region information including information that can be classified into the information processing device, a search processing step for executing a search process in accordance with a search instruction in the information processing device, and the grouping step in the information processing device And a group registration step of registering, in the region information, information that can classify the regions corresponding to the selected character strings as the same group in accordance with the grouping instruction made by.

本発明によれば、複数の帳票データを検索する際に、ユーザの負荷を軽減し、検索をし易くすることができる。   According to the present invention, when searching for a plurality of form data, it is possible to reduce the load on the user and facilitate the search.

以下、本発明の実施の形態を図面を参照して詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図1は、本発明の実施形態に係る電子帳票管理システムの概略構成を示す図である。   FIG. 1 is a diagram showing a schematic configuration of an electronic form management system according to an embodiment of the present invention.

図1において、帳票サーバ100は、電子帳票管理装置として、複数種類の電子帳票(以下、単に「帳票」と称す)のデータ(以下、「帳票データ」または「帳票ファイル」と称す)を記憶、管理し、ネットワーク103を介してクライアントPC101,102に対して、帳票ファイルの閲覧や検索等のサービスを提供する。   In FIG. 1, a form server 100 stores, as an electronic form management device, data of multiple types of electronic forms (hereinafter simply referred to as “forms”) (hereinafter referred to as “form data” or “form file”). It manages and provides services such as browsing and searching for form files to the client PCs 101 and 102 via the network 103.

クライアントPC101,102は、ユーザが利用するパーソナルコンピュータ等の情報処理装置である。クライアントPC101,102は、ネットワーク103を介して帳票サーバ100に通信可能に構成され、帳票サーバ100に対して帳票ファイルの検索要求や検索結果の閲覧等が可能である。   The client PCs 101 and 102 are information processing apparatuses such as personal computers used by users. The client PCs 101 and 102 are configured to be able to communicate with the form server 100 via the network 103, and can make a form file search request to the form server 100, view search results, and the like.

ネットワーク103は、例えば、LAN(Local Area Network)やインターネット等で構成される。なお、ネットワーク103に接続される各種装置については、図示例に限らず、用途や目的に応じて様々な装置が接続されていてもよい。   The network 103 is configured by, for example, a LAN (Local Area Network), the Internet, or the like. Note that various devices connected to the network 103 are not limited to the illustrated example, and various devices may be connected depending on applications and purposes.

図2は、図1における帳票サーバ100のハードウェア構成の一例を示すブロック図である。   FIG. 2 is a block diagram illustrating an example of a hardware configuration of the form server 100 in FIG.

図2において、CPU(中央演算装置)201は、システムバス204に接続される各デバイスを統括的に制御するとともに、各種プログラムを実行することで様々な機能を実現する。RAM202は、CPU201の主メモリであり、ワークエリア、一時退避領域等として機能する。ROM203或いは外部メモリ211には、CPU201の制御プログラムであるオペレーティングシステム(OS)や、帳票サーバ100において様々な機能を実現するためのプログラム212が記憶されている。CPU201は、これらのプログラムを必要に応じてRAM202にロードして実行する。プログラム212の実行時に用いられる帳票ファイル213およびインデックスファイル214は、外部メモリ211に格納されている。これらについての詳細な説明は後述する。DB(データベース)215には、図24に示すインデックス領域管理情報マスタ2400や図23に示すグループインデックス情報マスタ2300が記憶されている。これらについては後述する。   In FIG. 2, a CPU (Central Processing Unit) 201 controls various devices connected to the system bus 204 and implements various functions by executing various programs. A RAM 202 is a main memory of the CPU 201 and functions as a work area, a temporary save area, and the like. The ROM 203 or the external memory 211 stores an operating system (OS) that is a control program of the CPU 201 and a program 212 for realizing various functions in the form server 100. The CPU 201 loads these programs into the RAM 202 and executes them as necessary. A form file 213 and an index file 214 used when the program 212 is executed are stored in the external memory 211. A detailed description thereof will be described later. The DB (database) 215 stores an index area management information master 2400 shown in FIG. 24 and a group index information master 2300 shown in FIG. These will be described later.

入力コントローラ205は、例えば、キーボードやマウス等で構成された入力部209からの操作入力を制御する。表示コントローラ206は、表示部210の表示を制御する。表示部210は、例えば、CRTや液晶ディスプレイ等で構成される。   The input controller 205 controls an operation input from the input unit 209 configured with, for example, a keyboard and a mouse. The display controller 206 controls display on the display unit 210. The display unit 210 is configured by, for example, a CRT or a liquid crystal display.

外部メモリコントローラ(MC)207は、ブートプログラム、各種のアプリケーション、ユーザファイル、編集ファイルを記憶する外部メモリ211へのアクセスを制御する。加えて、サーバ或いは各クライアントPCの各種機能を実現するための各種テーブル、パラメータが記憶されている。外部メモリ211は、ハードディスク(HD)やフレキシブルディスク(FD)、磁気テープドライブ等で構成される。   An external memory controller (MC) 207 controls access to the external memory 211 that stores a boot program, various applications, user files, and edit files. In addition, various tables and parameters for realizing various functions of the server or each client PC are stored. The external memory 211 includes a hard disk (HD), a flexible disk (FD), a magnetic tape drive, and the like.

通信I/Fコントローラ208は、ネットワーク103を介して行われる、クライアントPC等の外部機器との通信を制御する。   The communication I / F controller 208 controls communication with an external device such as a client PC performed via the network 103.

クライアントPC101,102は、帳票サーバ100と略同様のハードウェア構成を有するので、その説明は省略する。なお、インデックスファイル214、DB215については保持されていない。帳票ファイル213については、クライアントPCが、表示するために必要な部分のみを帳票サーバ100から受信するので、クライアントPC101,102が予め保持することない。クライアントPC101,102は、帳票ファイル213を表示するためのクライアントモジュールを保持し、帳票サーバ100内のプログラム212とは異なるプログラムを保持する。また、クライアントPC101,102では、帳票ファイル213の表示若しくは任意の帳票ファイル213に対する検索条件の指定等が可能である。   Since the client PCs 101 and 102 have substantially the same hardware configuration as the form server 100, the description thereof is omitted. Note that the index file 214 and DB 215 are not held. As for the form file 213, the client PC receives only the part necessary for display from the form server 100, so that the client PCs 101 and 102 do not hold them in advance. The client PCs 101 and 102 hold a client module for displaying the form file 213 and hold a program different from the program 212 in the form server 100. Further, the client PCs 101 and 102 can display the form file 213 or specify a search condition for an arbitrary form file 213.

次に、帳票サーバ100、クライアントPC101,102の機能について説明する。   Next, functions of the form server 100 and the client PCs 101 and 102 will be described.

図3は、帳票サーバ100の機能部分の概略構成を示すブロック図である。   FIG. 3 is a block diagram showing a schematic configuration of functional parts of the form server 100.

図3において、帳票サーバ100は、帳票データ記憶制御部3401と、領域情報記憶制御部3402と、検索部3403と、通信制御部3404とを有する。   In FIG. 3, the form server 100 includes a form data storage control unit 3401, an area information storage control unit 3402, a search unit 3403, and a communication control unit 3404.

帳票データ記憶制御部3401は、帳票ファイル213の読出し、書き込みの制御を行う。また、帳票データ記憶制御部3401は、クライアントPC101,102からの要求に応じて、帳票ファイル213の読み出しを行い、通信制御部3404を介してクライアントPC101,102へ送信する。通信制御部3404は、ネットワーク103上のクライアントPC101,102との通信を制御し、帳票ファイル213の送信以外に各種データの送受信のための制御を行う。   A form data storage control unit 3401 controls reading and writing of the form file 213. Further, the form data storage control unit 3401 reads out the form file 213 in response to a request from the client PCs 101 and 102 and transmits it to the client PCs 101 and 102 via the communication control unit 3404. The communication control unit 3404 controls communication with the client PCs 101 and 102 on the network 103 and performs control for transmission / reception of various data in addition to transmission of the form file 213.

領域情報記憶制御部3402は、図7に示すインデックス領域管理情報と図6に示すインデックスファイル214の読み出し、書き込みの制御を行う。また、領域情報記憶制御部3402は、クライアントPC101,102からインデックスファイル214の作成指示がなされると、インデックス領域管理情報とインデックスファイル214を作成する。そして、作成したインデックス領域管理情報を外部メモリ211(またはDB215)に、作成したインデックスファイル214を外部メモリ211にそれぞれ記憶させる。   The area information storage control unit 3402 controls reading and writing of the index area management information shown in FIG. 7 and the index file 214 shown in FIG. The area information storage control unit 3402 creates the index area management information and the index file 214 when an instruction to create the index file 214 is issued from the client PCs 101 and 102. Then, the created index area management information is stored in the external memory 211 (or DB 215), and the created index file 214 is stored in the external memory 211.

検索部3403は、クライアントPC101,102からインデックスファイル214を用いた帳票検索の指示があった場合、当該指示に従って検索を実行する。具体的には、検索部3403は、クライアントPC101,102から検索条件を取得し、この取得した検索条件の対象領域設定欄1301に従って領域情報記憶制御部3402が読み出したインデックスファイル214から、取得した検索条件(種別、条件、比較)に一致する文字列の検索を行う。検索条件は、図17に示す対象領域設定欄(インデックス名、グループインデックス名、仮想インデックス名)1301、種別設定欄1302、条件設定欄1303、比較設定欄1304で設定されたものである。検索された結果は、通信制御部3404により、検索の指示を出したクライアントPCへ送信される。   When there is an instruction to search for a form using the index file 214 from the client PCs 101 and 102, the search unit 3403 executes a search according to the instruction. Specifically, the search unit 3403 acquires search conditions from the client PCs 101 and 102, and acquires the search conditions acquired from the index file 214 read by the area information storage control unit 3402 according to the target area setting field 1301 of the acquired search conditions. Search for a character string that matches the condition (type, condition, comparison). The search conditions are set in the target area setting column (index name, group index name, virtual index name) 1301, type setting column 1302, condition setting column 1303, and comparison setting column 1304 shown in FIG. The search result is transmitted by the communication control unit 3404 to the client PC that issued the search instruction.

なお、帳票サーバ100内の外部メモリ211には、帳票制御プログラムが記憶されている。帳票制御プログラムが実行されることで、帳票データ記憶制御部3401、領域情報記憶制御部3402、検索部3403、および通信制御部3404の各機能が実現される。   A form control program is stored in the external memory 211 in the form server 100. By executing the form control program, the functions of the form data storage control unit 3401, the area information storage control unit 3402, the search unit 3403, and the communication control unit 3404 are realized.

図4は、クライアントPC101,102の機能部分の概略構成を示すブロック図である。なお、クライアントPC101と102は同一の構成であることから、以下の説明ではクライアントPC101について説明する。   FIG. 4 is a block diagram showing a schematic configuration of functional parts of the client PCs 101 and 102. Since the client PCs 101 and 102 have the same configuration, the client PC 101 will be described in the following description.

クライアントPC101は、通信制御部3405と、表示制御部3406と、領域識別情報取得部3407と、領域分類部3408と、検索制御部3409とを備える。通信制御部3405は、ネットワーク103を介して帳票サーバ100との通信を制御する。また、通信制御部3405は、帳票サーバ100から帳票ファイル213を受信して表示制御部3406へ渡す。   The client PC 101 includes a communication control unit 3405, a display control unit 3406, a region identification information acquisition unit 3407, a region classification unit 3408, and a search control unit 3409. A communication control unit 3405 controls communication with the form server 100 via the network 103. Further, the communication control unit 3405 receives the form file 213 from the form server 100 and passes it to the display control unit 3406.

表示制御部3406は、帳票サーバ100より受信した帳票ファイル213の表示や後述する画面表示の制御を行う。表示制御部3406は、例えば、図14に示す複数帳票検索画面500上で帳票ファイルを指定可能にすべく表示を制御する。   The display control unit 3406 controls display of the form file 213 received from the form server 100 and screen display described later. For example, the display control unit 3406 controls display so that a form file can be specified on the multiple form search screen 500 shown in FIG.

クライアントPC101は、複数帳票検索画面500上で選択された帳票ファイル213のインデックス領域管理情報を、通信制御部3405により帳票サーバ100内のインデックス領域管理情報マスタ2400から取得する。領域識別情報取得部3407は、通信制御部3405を介して帳票サーバ100から取得したインデックス領域管理情報からインデックス名を取得する。   The client PC 101 acquires the index area management information of the form file 213 selected on the multiple form search screen 500 from the index area management information master 2400 in the form server 100 by the communication control unit 3405. The area identification information acquisition unit 3407 acquires the index name from the index area management information acquired from the form server 100 via the communication control unit 3405.

領域識別情報取得部3407により取得されたインデックス名が、領域分類部3408により、複数帳票検索画面500で指定された帳票ファイル213のうち複数の帳票ファイル213に設定されたインデックス領域の名称と、複数帳票検索画面500で指定された帳票ファイル213のうち1つの帳票ファイル213にしか設定されていないインデックス領域の名称とに分類される。分類されたインデックス名は、図17に示すように、表示制御部3406により対象領域設定欄1301にインデックスリスト1305として表示される。   The index name acquired by the area identification information acquisition unit 3407 includes the name of the index area set in the plurality of form files 213 among the form files 213 specified by the area classification unit 3408 on the multiple form search screen 500, and Of the form files 213 specified in the form search screen 500, the names of the index areas that are set in only one form file 213 are classified. The classified index names are displayed as an index list 1305 in the target area setting field 1301 by the display control unit 3406 as shown in FIG.

インデックスリスト1305から所望のインデックス名が指定されると共に他の検索条件(種別、条件、比較)が入力され、検索実行がなされると、検索制御部3409は、検索条件情報を生成し、通信制御部3405を介して帳票サーバ100へ検索の実行指示を行う。検索条件情報とは、図17に示す検索条件表示欄502の対象領域設定欄1301、種別設定欄1302、条件設定欄1303、比較設定欄1304で設定または入力された情報である。   When a desired index name is specified from the index list 1305 and another search condition (type, condition, comparison) is input and search is executed, the search control unit 3409 generates search condition information and performs communication control. A search execution instruction is issued to the form server 100 via the unit 3405. The search condition information is information set or input in the target area setting field 1301, the type setting field 1302, the condition setting field 1303, and the comparison setting field 1304 of the search condition display field 502 shown in FIG.

表示制御部3406による表示制御は、クライアントPC側のプログラムにより行われる。例えば、Active−Xが帳票サーバ100からクライアントPCにダウンロードされ、実行される。   Display control by the display control unit 3406 is performed by a program on the client PC side. For example, Active-X is downloaded from the form server 100 to the client PC and executed.

本実施の形態では、帳票ファイル213を表示させる際に、Active−Xが帳票サーバ100からクライアントPCにダウンロードされ、クライアントPC上のブラウザにより帳票ファイル213が表示される。また、インデックスを用いた検索を行うための各種表示制御をActive−Xを用いて制御するように構成しているが、これに限定されない。例えば、ブラウザを用いることなく、クライアントサーバ型のシステムで構成してもよい。この場合、クライアントPC側に、帳票ファイル213を表示、検索することができる独自のプログラムを予めインストールさせて実現させることも可能である。また、検索部3403をクライントPC側に機能を持たせることも可能である。   In the present embodiment, when the form file 213 is displayed, Active-X is downloaded from the form server 100 to the client PC, and the form file 213 is displayed by the browser on the client PC. Further, although various display controls for performing a search using an index are controlled using Active-X, the present invention is not limited to this. For example, you may comprise with a client server type system, without using a browser. In this case, a unique program that can display and search the form file 213 on the client PC side can be installed in advance and realized. Further, the search unit 3403 can be provided with a function on the client PC side.

なお、クライアントPC101内の外部メモリには、帳票表示制御プログラムが記憶されている。帳票表示制御プログラムが実行されることで、通信制御部3405、表示制御部3406、領域識別情報取得部3407、領域分類部3408、および検索制御部3409の各機能が実現される。この帳票表示制御プログラムは、クライアントPC101内の外部メモリに記憶されたブラウザ(インターネット閲覧プログラム)で制御可能なプログラム(HTMLを含む)であっても、独自に組まれたプログラムであってもよい。   A form display control program is stored in the external memory in the client PC 101. By executing the form display control program, the functions of the communication control unit 3405, the display control unit 3406, the region identification information acquisition unit 3407, the region classification unit 3408, and the search control unit 3409 are realized. This form display control program may be a program (including HTML) that can be controlled by a browser (Internet browsing program) stored in an external memory in the client PC 101, or may be a program that is uniquely configured.

図5は、帳票ファイル213の構成例を示す図である。   FIG. 5 is a diagram illustrating a configuration example of the form file 213.

帳票ファイル213は、帳票における罫線や図などのレイアウトを定めるフォーム情報3301と、帳票に含まれる文字に関する帳票テキストデータ3302と、帳票における行ピッチや文字のフォントなどを定める帳票レイアウト定義情報3303と、帳票において帳票テキストデータの配置を定める帳票テキスト配置情報3304とで構成されている。   The form file 213 includes form information 3301 that defines a layout such as ruled lines and drawings in the form, form text data 3302 relating to characters included in the form, form layout definition information 3303 that defines line pitch, character font, and the like in the form, The form is composed of form text arrangement information 3304 for determining the arrangement of the form text data in the form.

クライアントPC101が帳票(帳票イメージ)を表示する場合、帳票サーバ100で図示の4つの情報ファイルから表示用の帳票データを生成し、その帳票データをダウンロードした後にハードディスクに一時保存し、ワークメモリに読み込んだ後にディスプレイに帳票として表示する。なお、例えば、クライアントサーバ型のシステムである場合には、4つの情報ファイルを帳票サーバ100からダウンロードし、クライアントPC101で表示用の帳票データを生成して、ディスプレイに帳票として表示するように構成してもよい。帳票レイアウト定義情報3303には、帳票レイアウトに関する情報が含まれており、この情報から帳票の各行の高さが定義される。   When the client PC 101 displays a form (form image), the form server 100 generates form data for display from the four information files shown in the figure, downloads the form data, temporarily stores it on the hard disk, and loads it into the work memory After that, it is displayed on the display as a form. For example, in the case of a client server type system, four information files are downloaded from the form server 100, form data for display is generated by the client PC 101, and displayed as a form on the display. May be. The form layout definition information 3303 includes information related to the form layout, and the height of each line of the form is defined from this information.

また、帳票ファイル213は、1つまたは複数のファイルによって構成され、1または複数のページを含有している。帳票サーバ100は、複数の帳票ファイル213のうちの同じ種類のものをグループ化して管理しており、それぞれの帳票ファイル213はそのグループの中の世代と呼ばれる。例えば、営業日報のように、日時が異なる同じ種類の帳票が世代として管理される。   The form file 213 is composed of one or a plurality of files and contains one or a plurality of pages. The form server 100 manages the same type of a plurality of form files 213 as a group, and each form file 213 is called a generation within the group. For example, like the business daily report, the same type of forms with different dates and times are managed as generations.

図6は、インデックスファイル214の構成例を示す図である。   FIG. 6 is a diagram illustrating a configuration example of the index file 214.

図6に示すように、インデックスファイル214は、キーファイル301と位置ファイル302とで構成されている。これら2つのファイルが帳票上の1つの領域のデータを持っている。インデックスファイル214は、帳票ファイル213からユーザが指定した領域に関するデータと当該データの位置(座標)とを抜き出して蓄えられたファイルであり、帳票ファイル213の検索処理専用のファイルである。なお、インデックスファイル214と帳票ファイル213は後述する図7を用いて関連付けされている。   As shown in FIG. 6, the index file 214 includes a key file 301 and a position file 302. These two files have data of one area on the form. The index file 214 is a file in which data related to the area designated by the user and the position (coordinates) of the data are extracted from the form file 213 and stored, and is a file dedicated to the search process of the form file 213. The index file 214 and the form file 213 are associated with each other with reference to FIG.

キーファイル301には、ユーザが指定した帳票上のある領域(後述するインデックス領域管理情報における矩形座標欄に指定される領域)の中から抜き出された文字列がキー文字列301aとして保存されている。また、キーファイル301には、開始レコード位置301bと終了レコード位置301cが保存されている。レコード位置とは、キーファイル301とリンクしている位置ファイル302のレコード番号を示している。   In the key file 301, a character string extracted from a certain area on the form designated by the user (an area designated in a rectangular coordinate field in index area management information described later) is stored as a key character string 301a. Yes. The key file 301 stores a start record position 301b and an end record position 301c. The record position indicates the record number of the position file 302 linked to the key file 301.

位置ファイル302は、キー文字列が見つかったページ番号と、帳票上の開始位置(座標)と終了位置(座標)がレコードとして保存されている。データは、キー文字列の昇順にソートされている。   In the position file 302, the page number where the key character string is found, the start position (coordinates) and the end position (coordinates) on the form are stored as records. The data is sorted in ascending order of the key string.

図示例は、キー文字列が日付の場合であり、帳票上の領域の中から抜き出された日付データが昇順にソートされ、キーファイル301のキー文字列301aに格納されている。また、開始レコード位置301b、終了レコード位置301cに格納されているレコード番号により、位置ファイルの対応するレコード位置に保存されている位置情報に日付データが存在していることがわかる。例えば、検索処理によって「20000105」(2000年1月5日)と一致するデータを検索する場合、キーファイル301のキー文字列301aを走査し、データの存在を確認することができる。そして、当該レコードに格納されている開始レコード位置301b、終了レコード位置301cより、位置ファイルの対応するレコード番号3の位置情報により、帳票の1ページ目の座標120から130の範囲に、また、レコード番号4の位置情報により、帳票の2ページ目の座標50から60の範囲に「20000105」が存在すると判定できる。   In the illustrated example, the key character string is a date, and date data extracted from the area on the form is sorted in ascending order and stored in the key character string 301 a of the key file 301. Also, it can be seen from the record numbers stored in the start record position 301b and the end record position 301c that date data exists in the position information stored in the corresponding record position of the position file. For example, when searching for data that matches “20000105” (January 5, 2000) by the search process, the key character string 301a of the key file 301 can be scanned to confirm the presence of the data. Then, from the start record position 301b and the end record position 301c stored in the record, the position information of the corresponding record number 3 in the position file is within the range of coordinates 120 to 130 on the first page of the form, and the record Based on the position information of number 4, it can be determined that “20000105” exists in the range of coordinates 50 to 60 on the second page of the form.

一方、検索対象が「20000104」の場合は、帳票の1ページ目の座標50から60の範囲、65から75の範囲、80から90の範囲の3つに存在することになる。   On the other hand, when the search target is “20000104”, it exists in three ranges of coordinates 50 to 60, 65 to 75, and 80 to 90 on the first page of the form.

本実施の形態では、インデックスファイル214を作成する際には、図5の4つのファイルから生成された表示用の帳票データをクライアントPCのディスプレイ上で、例えば、管理者により領域(図22(a)に示す画面上で指定された検索対象領域)を設定させる。この管理者により設定された領域の位置情報を帳票サーバ100へ送信することで、帳票ファイル213に含まれる帳票テキスト配置情報3304や帳票テキストデータ3302、帳票レイアウト定義情報3303を利用して、設定された領域内にある文字列を抽出する。具体的には、クライアントPC101は、帳票テキスト配置情報3304から帳票テキストデータ3302が帳票イメージ上のどの座標位置に配置されているのかを取得し、テキストデータの配置座標とインデックス領域の位置情報の相対関係を基に、位置情報で特定される行およびその行の有効範囲に含まれる文字列を抽出する。この抽出された文字列と、その文字列が電子帳票上でどの位置にあるかという座標位置から、図6に示すキーファイル301と位置ファイル302が生成される。このキーファイル301とインデックスの位置ファイル302がインデックスファイル214となる。   In this embodiment, when the index file 214 is created, the form data for display generated from the four files in FIG. 5 is displayed on the display of the client PC by, for example, an area (FIG. 22 (a The search target area designated on the screen shown in FIG. By transmitting the position information of the area set by the administrator to the form server 100, it is set using the form text arrangement information 3304, form text data 3302, and form layout definition information 3303 included in the form file 213. Extract the character string in the specified area. Specifically, the client PC 101 acquires from the form text arrangement information 3304 which coordinate position the form text data 3302 is arranged on the form image, and compares the arrangement coordinates of the text data and the position information of the index area. Based on the relationship, the line specified by the position information and the character string included in the effective range of the line are extracted. A key file 301 and a position file 302 shown in FIG. 6 are generated from the extracted character string and the coordinate position indicating where the character string is on the electronic form. The key file 301 and the index position file 302 become the index file 214.

次に、インデックスファイル214の作成方法について説明する。   Next, a method for creating the index file 214 will be described.

本実施の形態では、複数の帳票ファイル213を検索する際に、複数の帳票ファイル213にインデックス領域管理情報の設定をする必要がある。設定されたインデックス領域管理情報に基づいて、インデックスファイル214が作成される。インデックスファイル214が作成されるタイミングは、インデックス領域管理情報が設定された帳票ファイルに新たな世代の帳票ファイルが登録されるタイミングである。また、インデックスファイル214が存在しない帳票ファイル213に対して、インデックス検索を行うようにすることが必要になった場合には、この帳票ファイルに管理者の操作に応じてインデックス領域が設定され、この設定されたインデックス領域のインデックス領域管理情報が登録(記憶)されたタイミングでインデックスファイル214を作成することも可能である。   In this embodiment, when searching for a plurality of form files 213, it is necessary to set index area management information in the plurality of form files 213. An index file 214 is created based on the set index area management information. The timing when the index file 214 is created is the timing when a new generation form file is registered in the form file in which the index area management information is set. In addition, when it is necessary to perform an index search for a form file 213 in which no index file 214 exists, an index area is set in the form file in accordance with the operation of the administrator. It is also possible to create the index file 214 at the timing when the index area management information of the set index area is registered (stored).

新たな世代の帳票が登録されると、既に他の世代の帳票のインデックス領域管理情報の矩形座標を用いて、登録された新たな世代の帳票のインデックスファイル214が生成される。インデックスファイル214が作成されると、他の世代の帳票のインデックス領域管理情報が外部メモリ211(DB215でも可)に複製され、複製されたインデックス領域管理情報の世代IDが新たな世代として登録された帳票の世代IDに書き換えられる。   When the new generation form is registered, the index file 214 of the new generation form that has already been registered is generated using the rectangular coordinates of the index area management information of the other generation form. When the index file 214 is created, the index area management information of other generations of forms is copied to the external memory 211 (or DB 215), and the generation ID of the copied index area management information is registered as a new generation. It is rewritten to the generation ID of the form.

なお、新たな世代の帳票が登録された際のインデックスファイル214或いはインデックス領域管理情報の生成は、上述の方法に限ることはない。例えば、新たな世代の帳票が登録されると、他の世代で記憶されているインデックス領域管理情報が外部メモリ211(DB215でも可)に複製され、複製されたインデックス領域管理情報の世代IDが、今回新たな世代として登録された帳票の世代IDに書き換えられる。その書き換えられたインデックス領域管理情報に従って、インデックスファイル214が作成される。   Note that the generation of the index file 214 or the index area management information when a new generation form is registered is not limited to the above-described method. For example, when a new generation form is registered, the index area management information stored in another generation is copied to the external memory 211 (or DB 215), and the generation ID of the copied index area management information is This is rewritten with the generation ID of the form registered as a new generation. The index file 214 is created according to the rewritten index area management information.

次に、帳票ファイル213に対して、管理者がインデックスファイル214を作成するための領域(インデックス領域)を指定し、そのインデックス領域に対する設定を行う流れを図22(a)、図22(b)を参照して説明する。   Next, with respect to the form file 213, an administrator designates an area (index area) for creating the index file 214, and the flow for setting the index area is shown in FIGS. 22 (a) and 22 (b). Will be described with reference to FIG.

インデックスファイル214は、管理者が、予め帳票サーバ100に登録(記憶)されている帳票ファイル213を図22(a)に示すようにクライアントPC上に表示させ、表示された帳票ファイル213上にインデックス領域を指定することで作成される。管理者は、マウスやキーボードなどの入力部209を用いて、表示された帳票ファイル213上の文字列等が配置されるインデックス領域を指定する。インデックス領域が指定されると、図22(b)に示すインデックス矩形(インデックス領域)情報(インデックス領域管理情報)の設定ダイアログ1002が表示される。インデックス領域管理情報は、図7に示すように、インデックスファイル214を管理するための情報であって、インデックスファイル214と共に作成され、例えば、インデックスID等によりインデックスファイル214と紐付けがなされている。   The index file 214 is displayed on the client PC by the administrator displaying a form file 213 registered (stored) in the form server 100 in advance as shown in FIG. 22A, and the index file 214 is indexed on the displayed form file 213. Created by specifying an area. The administrator uses the input unit 209 such as a mouse or a keyboard to specify an index area in which a character string or the like on the displayed form file 213 is arranged. When the index area is designated, an index rectangle (index area) information (index area management information) setting dialog 1002 shown in FIG. 22B is displayed. As shown in FIG. 7, the index area management information is information for managing the index file 214, and is created together with the index file 214. For example, the index area management information is linked to the index file 214 by an index ID or the like.

表示された設定ダイアログ1002上では、インデックス領域管理情報として、数値、文字、日付の3種類の種別(種別情報)1004が選択可能である。日付が選択された場合は、日付表現形式1005も指定することができる。インデックス名入力領域1003に入力される名称は、管理者がインデックス領域を指定した後、当該領域に任意に与える名称である。なお、複数の帳票ファイル213をグループ化した際につけたグループインデックスの名称もインデックス名として保持される。   On the displayed setting dialog 1002, three types (type information) 1004 of numerical values, characters, and dates can be selected as index area management information. When a date is selected, a date expression format 1005 can also be specified. The name input to the index name input area 1003 is a name arbitrarily given to the area after the administrator specifies the index area. Note that the name of the group index assigned when a plurality of form files 213 are grouped is also held as an index name.

図示例では、帳票の日付データ(取扱日時)上に領域1001が指定されている。そして、設定ダイアログ1002に対して、インデックス名として「取扱日付」という任意の文字列(文字列情報)がインデックス名入力領域1003に入力され、種別として「日付」がチェックボックス1004に設定されている。また、種別が日付であるので、日付表示形式として「YY/MM/DD」がドロップダウンリストにより設定されている。   In the illustrated example, an area 1001 is designated on the date data (handling date and time) of the form. In the setting dialog 1002, an arbitrary character string (character string information) “handled date” is input to the index name input area 1003 as the index name, and “date” is set to the check box 1004 as the type. . Since the type is date, “YY / MM / DD” is set as a date display format from the drop-down list.

上記設定操作によって、インデックスファイル214を作成するためのインデックス領域管理情報が外部メモリ211等に保存される。   By the above setting operation, index area management information for creating the index file 214 is stored in the external memory 211 or the like.

図7は、インデックス領域管理情報の構成例を示す図である。   FIG. 7 is a diagram illustrating a configuration example of the index area management information.

帳票IDは、帳票毎に付与される識別用のIDである。世代IDは、ある種類の帳票の世代毎に付与される識別用のIDである。本実施の形態では、同一種類の帳票で内容が異なるものを世代として管理することが可能である。例えば、1月の月報と2月の月報を別世代(別の世代IDで管理)で管理し、帳票は同一帳票(同じ帳票IDで管理)でする。なお、本実施の形態では、世代IDが異なっている帳票であっても、同一の帳票IDであれば、全ての世代の帳票にインデックス領域管理情報を記憶しているため、図26で世代IDは不図示である。   The form ID is an identification ID assigned to each form. The generation ID is an identification ID given to each generation of a certain type of form. In the present embodiment, it is possible to manage the same type of forms with different contents as generations. For example, the monthly report for January and the monthly report for February are managed by different generations (managed by different generation IDs), and the forms are the same form (managed by the same form ID). In this embodiment, even if the forms have different generation IDs, the index area management information is stored in the forms of all generations as long as they have the same form ID. Is not shown.

インデックスIDは、インデックス領域管理情報を特定する一意のIDである。なお、インデックスIDはインデックスファイル214を生成する際に帳票サーバ100で付与される。インデックス名は、管理者により任意に指定される名称である。矩形座標(検索位置)には、座標情報(X座標、y座標、)・高さ・幅が記憶される。矩形種別(属性情報)には、矩形の種別が記憶される。本実施形態においては、「文字」、「数値」、「日付」の3種類である。日付表現形式は、yy|mm|dd|yymm|mmdd|yymmdd|mmddyyのいずれかの形式をとる。   The index ID is a unique ID that identifies the index area management information. The index ID is assigned by the form server 100 when the index file 214 is generated. The index name is a name arbitrarily designated by the administrator. In the rectangular coordinates (search position), coordinate information (X coordinate, y coordinate), height, and width are stored. In the rectangle type (attribute information), the type of rectangle is stored. In the present embodiment, there are three types: “character”, “numerical value”, and “date”. The date expression format takes one of the following formats: yy | mm | dd | yymm | mmdd | yymmdd | mmddyy.

インデックス領域管理情報は、インデックス領域管理情報マスタ2400としてDB215に登録される。   The index area management information is registered in the DB 215 as the index area management information master 2400.

次に、図1の電子帳票管理システムにおける複数帳票検索の流れについて説明する。   Next, the flow of searching for a plurality of forms in the electronic form management system of FIG. 1 will be described.

図8は、図1の電子帳票管理システムにおける複数帳票検索の流れを示すフローチャートである。   FIG. 8 is a flowchart showing a flow of searching for a plurality of forms in the electronic form management system of FIG.

図8において、ユーザがクライアントPC101を利用して複数の帳票データを検索する場合、まずクライアントPC101と帳票サーバ100との間でインデックス情報(検索情報)の取得処理が行われる(ステップS101)。インデックス情報は、帳票検索に必要な情報であって、帳票サーバ100内のDB215で保存管理されている図24に示すインデックス領域管理情報マスタ2400から、クライアントPC上で選択された帳票に応じて取得される情報である。インデックス情報取得処理の詳細については後述する。   In FIG. 8, when a user searches for a plurality of form data using the client PC 101, first, index information (search information) acquisition processing is performed between the client PC 101 and the form server 100 (step S101). The index information is information necessary for form search, and is acquired according to the form selected on the client PC from the index area management information master 2400 shown in FIG. 24 stored and managed in the DB 215 in the form server 100. Information. Details of the index information acquisition process will be described later.

インデックス情報取得処理が終了した後、複数帳票検索画面500上でユーザにより対象領域設定欄1301が押下されると、インデックス領域表示処理により図17に示すようにインデックスリスト1305(領域一覧)が表示される(ステップS103)。インデックス領域表示処理により、検索対象となる複数種類の帳票に対応するインデックスリスト1305がプルダウン表示され、選択されたインデックスに基づき検索処理を実施することが可能となる。インデックス領域表示処理の詳細については後述する。   After the index information acquisition process is completed, when the target area setting field 1301 is pressed on the multiple form search screen 500 by the user, an index list 1305 (area list) is displayed by the index area display process as shown in FIG. (Step S103). By the index area display process, an index list 1305 corresponding to a plurality of types of forms to be searched is displayed in a pull-down manner, and the search process can be performed based on the selected index. Details of the index area display processing will be described later.

クライアントPC101上に表示されたインデックス一覧から任意のインデックスが選択された後、ユーザによりマウスの右ボタンがクリックされた場合、図19に示すメニュー画面が表示され、ステップS105メニュー選択処理に遷移する。またマウスの左ボタンをクリックした場合、ステップS108に進む。   When an arbitrary index is selected from the index list displayed on the client PC 101 and the right button of the mouse is clicked by the user, the menu screen shown in FIG. 19 is displayed, and the process proceeds to step S105 menu selection processing. If the left button of the mouse is clicked, the process proceeds to step S108.

ステップS105メニュー選択により、グループインデックス作成(図19の1001)を選択した場合、ステップS106で新規グループインデックスの追加処理を行う。例えばインデックス名の「バンゴウ」と「No」と「コウザバンゴウ」が同じ内容で、同一インデックスとして複数検索処理を実施したい場合、ステップS106の新規グループインデックスの処理となる。またインデックスが存在しない帳票を検索対象として追加する場合は、ステップS107の検索対象帳票の追加処理(仮想インデックス作成処理)を行う。例えば口座番号に対応するインデックスは存在しないが、複数帳票検索として、帳票内の口座番号のエリアを検索する場合、この処理を実行する。   If group index creation (1001 in FIG. 19) is selected by menu selection in step S105, a new group index addition process is performed in step S106. For example, if the index names “Bangou”, “No”, and “Kozabangou” have the same contents and a plurality of search processes are to be performed as the same index, the new group index process of step S106 is performed. In addition, when adding a form with no index as a search target, a search target form addition process (virtual index creation process) in step S107 is performed. For example, although there is no index corresponding to the account number, this processing is executed when searching for the area of the account number in the form as a multiple form search.

次に、選択した複数の帳票のうち、口座番号に対応するインデックスが存在しない場合、ステップS107の検索対象帳票の追加処理(仮想インデックス作成処理)を行う。この処理はステップS105のメニュー選択(図19のメニュー画面1900)より遷移される。   Next, when there is no index corresponding to the account number among the plurality of selected forms, a search form addition process (virtual index creation process) in step S107 is performed. This process is changed from the menu selection (menu screen 1900 in FIG. 19) in step S105.

一方、ステップS103以降で入力が行われた後に、ユーザにより検索実行ボタン508が押下された場合には、クライアントPC101と帳票サーバ100との間で検索実行処理を行う(ステップS109)。なお、ステップS109の検索実行処理については、ステップS103以降で、検索条件がセットされた後に行う必要があるが、内部処理で制御するのではなく、ユーザ操作により実行するものとする。   On the other hand, when the search execution button 508 is pressed by the user after input is made in step S103 and subsequent steps, search execution processing is performed between the client PC 101 and the form server 100 (step S109). The search execution process in step S109 needs to be performed after the search conditions are set in step S103 and subsequent steps, but is not controlled by internal processing but is executed by a user operation.

ステップS108では、クライアントPC101は、検索条件の設定処理を行う。検索条件は、検索条件指定欄504における対象領域設定欄1301を選択することにより、検索対象のインデックスを選択すると、インデックス名に対応する検索種別が表示される。   In step S108, the client PC 101 performs search condition setting processing. As the search condition, when the search target index is selected by selecting the target area setting field 1301 in the search condition designation field 504, the search type corresponding to the index name is displayed.

検索種別は、インデックス作成時に既に区別されており、文字・数値・日付が種別として存在する。条件設定欄1303には、実際に検索する値を入力する。入力はセルに直接入力をしても、一度ダイアログが表示され、ダイアログから入力してもいいものとする。   The search type is already distinguished at the time of index creation, and there are characters, numerical values, and dates as types. In the condition setting field 1303, a value to be actually searched is input. Even if the input is performed directly in the cell, the dialog is displayed once and can be input from the dialog.

比較設定欄1304が選択されると、比較の条件がリスト1306として表示される。リスト1306に表示される条件は、検索種別が文字・数値によりことなり、文字の場合“含む”“を含まない”“で始まる”“で終わる”“と一致する”“と一致しない”という比較条件が表示される。数値の場合、“と等しい”・”以上”・“以下”・“より大きい”・“より小さい”・“と異なる”という比較条件が表示され、日付の場合、“と同じ日付”・“以降の日付”・“以前の日付”・“より後の日付”・“より前の日付”・“と異なる日付”という比較条件が表示される。   When the comparison setting field 1304 is selected, comparison conditions are displayed as a list 1306. The condition displayed in the list 1306 is that the search type is different depending on the character and the numerical value. The condition is displayed. In the case of a numerical value, the comparison conditions of “equal to”, “greater than”, “less than”, “greater than”, “less than”, and “different from” are displayed. The comparison condition of “date of”, “date before”, “date after”, “date before”, “date different from” is displayed.

ステップS108の検索条件の設定が完了し、検索実行ボタンが押下されると(ステップS102で検索実行ボタン押下)、クライアントPC101は、ステップS109の検索実行処理を行う。例として、図26に示す仮想インデックス付加後にインデックス情報バッファ(インデックス情報を記憶するために確保されたRAM上の領域)に格納された情報2600より“口座番号”を今回の検索の対象となるインデックスとする。この場合、仮想インデックス付加後にインデックス情報バッファに格納された情報より今回の検索の対象となるインデックスのインデックス情報を取得する。例えば、口座番号の場合、取得されたインデックス情報は、図27に示す検索対象領域選択後の情報2700となる。   When the search condition setting in step S108 is completed and the search execution button is pressed (the search execution button is pressed in step S102), the client PC 101 performs the search execution process in step S109. As an example, “account number” is an index to be searched this time from information 2600 stored in an index information buffer (an area on a RAM reserved for storing index information) after adding a virtual index shown in FIG. And In this case, the index information of the index to be searched this time is acquired from the information stored in the index information buffer after the virtual index is added. For example, in the case of an account number, the acquired index information is information 2700 after selecting the search target area shown in FIG.

図9は、図8のステップS101におけるインデックス情報取得処理の詳細を示すフローチャートである。   FIG. 9 is a flowchart showing details of the index information acquisition processing in step S101 of FIG.

ステップS201では、クライアントPC101は、図14に示す複数帳票検索画面500を表示部に表示する。画面表示には、例えば、クライアントPC101が備えるブラウザを用いて行われるが、これに限定されるものではない。   In step S201, the client PC 101 displays a multiple form search screen 500 shown in FIG. 14 on the display unit. The screen display is performed using, for example, a browser provided in the client PC 101, but is not limited thereto.

複数帳票検索画面500は、選択帳票リスト表示欄501と検索条件表示欄502とを備える。選択帳票リスト表示欄501には、帳票ID表示欄505、帳票名表示欄506、ディレクトリ表示欄507が配置されている。検索条件表示欄502には、検索条件指定欄504として、対象領域設定欄1301、種別設定欄1302、条件設定欄1303、および比較設定欄1304が配置されている。   The multiple form search screen 500 includes a selected form list display field 501 and a search condition display field 502. In the selected form list display field 501, a form ID display field 505, a form name display field 506, and a directory display field 507 are arranged. In the search condition display field 502, a target area setting field 1301, a type setting field 1302, a condition setting field 1303, and a comparison setting field 1304 are arranged as the search condition specifying field 504.

複数帳票検索画面500上で帳票追加ボタン503がクリックされると、図15に示す帳票選択画面600が表示される。帳票選択画面600上のID欄601には、ディレクトリID、帳票IDが表示される。名称欄602には、ディレクトリ名、帳票名が表示される。   When a form addition button 503 is clicked on the multiple form search screen 500, a form selection screen 600 shown in FIG. 15 is displayed. A directory ID and a form ID are displayed in the ID column 601 on the form selection screen 600. In the name column 602, a directory name and a form name are displayed.

ID欄601に表示されたIDがディレクトリか帳票かの判断は、表示されているIDの脇のアイコンにより行う。帳票用のアイコン604は、ディレクトリ用のアイコン603とは異なるデザインである。   Whether the ID displayed in the ID column 601 is a directory or a form is determined by an icon beside the displayed ID. The form icon 604 has a different design from the directory icon 603.

帳票選択画面600上で帳票が選択されたときは、ID欄601の帳票部分604が、複数帳票検索画面500上の帳票ID表示欄505に表示される。帳票名表示欄506には、帳票用のアイコン604の名称606が表示される。複数帳票検索画面500上のディレクトリ表示欄507には、名称表示欄605に表示されている名称を用いてディレクトリが表示される。   When a form is selected on the form selection screen 600, the form portion 604 of the ID field 601 is displayed in the form ID display field 505 on the multiple form search screen 500. In the form name display field 506, the name 606 of the form icon 604 is displayed. In the directory display field 507 on the multiple form search screen 500, a directory is displayed using the name displayed in the name display field 605.

このように、帳票選択画面600に表示されている帳票一覧からユーザの指示に従って帳票が選択されると、図16のように帳票が追加され、一覧表示される。   In this way, when a form is selected from the form list displayed on the form selection screen 600 in accordance with a user instruction, the form is added and displayed as a list as shown in FIG.

この帳票選択画面600上で検索対象とする帳票データを順次選択することで、図16に示すように、選択帳票リスト表示欄501に追加した帳票データが表示される。帳票選択画面600で帳票データが選択され、選択帳票リスト表示欄501に帳票データが追加されるたびに、追加された帳票データに対応する帳票IDがクライアントPC101から帳票サーバ100に送信される。帳票サーバ100は、受信した帳票IDに対応するインデックス領域管理情報をDB215(内のインデックス領域管理情報マスタ2400)から取得して、クライアントPC101へ送信する。このように、帳票データが選択された後に、検索条件指定欄504の「対象領域」が押下されると、受信したインデックス領域管理情報のインデックス名を取得して、図17に示すようにインデックス名をリスト表示させる。   By sequentially selecting form data to be searched on the form selection screen 600, the form data added to the selected form list display field 501 is displayed as shown in FIG. Each time form data is selected on the form selection screen 600 and form data is added to the selected form list display field 501, a form ID corresponding to the added form data is transmitted from the client PC 101 to the form server 100. The form server 100 acquires index area management information corresponding to the received form ID from the DB 215 (internal index area management information master 2400), and transmits it to the client PC 101. As described above, when “target area” in the search condition designation field 504 is pressed after the form data is selected, the index name of the received index area management information is acquired, and the index name as shown in FIG. Is displayed as a list.

ステップS202では、クライアントPC101は、帳票サーバ100に対して、帳票選択画面600の表示指示の送信(帳票選択画面600を表示するための表示情報の取得要求)を行う。   In step S <b> 202, the client PC 101 transmits a display instruction for displaying the form selection screen 600 to the form server 100 (display information acquisition request for displaying the form selection screen 600).

ステップS203では、帳票サーバ100は、クライアントPC101より送信された表示指示を受信する。   In step S <b> 203, the form server 100 receives a display instruction transmitted from the client PC 101.

ステップS204では、帳票サーバ100は、プログラム212を実行し、帳票ファイル213に基づいて、DB215から帳票一覧情報を取得する。   In step S <b> 204, the form server 100 executes the program 212 and acquires form list information from the DB 215 based on the form file 213.

ステップS205では、帳票サーバ100は、ステップS204で取得した帳票一覧情報からクライアントPC101で表示するための表示情報を生成する。   In step S205, the form server 100 generates display information to be displayed on the client PC 101 from the form list information acquired in step S204.

ステップS206では、帳票サーバ100は、クライアントPC101に対し、ステップS205で生成した表示情報の送信を行う。   In step S206, the form server 100 transmits the display information generated in step S205 to the client PC 101.

ステップS207では、クライアントPC101は、帳票サーバ100から送信された表示情報の受信を行う。   In step S <b> 207, the client PC 101 receives display information transmitted from the form server 100.

ステップS208では、クライアントPC101は、ステップS207で受信した表示情報を元に、例えば、ブラウザで帳票選択画面600を表示する。帳票選択画面600では、帳票データが階層構造で表示される。   In step S208, the client PC 101 displays the form selection screen 600 with a browser, for example, based on the display information received in step S207. In the form selection screen 600, the form data is displayed in a hierarchical structure.

クライアントPC101で表示されている帳票選択画面600上で、ユーザが手動で検索を実施する対象の帳票を選択すると(ステップS209)、選択された帳票が、クライアントPC101内のRAM上に設定された選択帳票バッファに図28に示す情報2800として格納される。   When the user selects a form to be manually searched on the form selection screen 600 displayed on the client PC 101 (step S209), the selected form is selected on the RAM in the client PC 101. It is stored in the form buffer as information 2800 shown in FIG.

次に、ステップS210では、クライアントPC101は、帳票サーバ100に対し、ステップS209で選択された検索対象帳票の情報(例えば、帳票ID)を送信する。   Next, in step S210, the client PC 101 transmits information on the search target form selected in step S209 (eg, form ID) to the form server 100.

ステップS211では、帳票サーバ100は、クライアントPC101より送信された検索対象帳票情報(帳票ID)を受信する。   In step S <b> 211, the form server 100 receives the search target form information (form ID) transmitted from the client PC 101.

ステップS212では、帳票サーバ100は、クライアントPC101より送信された検索対象帳票情報(帳票ID)と、DB215内のインデックス領域管理情報マスタ2400より、検索対象帳票(帳票ID)に該当するインデックス情報を取得する(領域情報取得)。また、取得したインデックス情報のインデックスIDと図23に示すグループインデックス情報マスタ2300とを比較して、一致するインデックスIDを持つレコードがグループインデックス情報マスタ2300にあったら、そのレコードのグループIDを取得する。取得したグループIDを持つレコードのグループインデックス情報(グループID、グループインデックス名、インデックスID、インデックス名)を取得する。グループインデックス情報は、インデックス領域をグループ化させた際に帳票サーバ100で保持される情報であり、グループ化したインデックス領域のインデックス情報が記憶される。   In step S212, the form server 100 acquires the search target form information (form ID) transmitted from the client PC 101 and the index information corresponding to the search target form (form ID) from the index area management information master 2400 in the DB 215. (Area information acquisition) Further, the index ID of the acquired index information is compared with the group index information master 2300 shown in FIG. 23, and if there is a record having a matching index ID in the group index information master 2300, the group ID of the record is acquired. . The group index information (group ID, group index name, index ID, index name) of the record having the acquired group ID is acquired. The group index information is information held by the form server 100 when the index areas are grouped, and the index information of the grouped index areas is stored.

ステップS213では、帳票サーバ100は、クライアントPC101に対して、ステップS212で取得したインデックス情報とグループインデックス情報を送信する。   In step S213, the form server 100 transmits the index information and group index information acquired in step S212 to the client PC 101.

ステップS214では、クライアントPC101は、帳票サーバ100から送信されたインデックス情報とグループインデックス情報を受信(領域情報取得)し、RAM上に設定されたインデックス情報バッファに図25に示す情報2500として格納する。   In step S214, the client PC 101 receives the index information and group index information transmitted from the form server 100 (area information acquisition), and stores it as information 2500 shown in FIG. 25 in the index information buffer set on the RAM.

ステップS215では、クライアントPC101は、インデックス情報バッファに格納された情報2500に基づいて、帳票選択画面600を表示する。その後、ユーザの操作により再度帳票選択が可能になる。対象帳票を追加する場合(ステップS215でNO)、ステップS209に戻る一方、帳票選択が終了した場合、クライアントPC101は、帳票選択画面600から複数帳票検索画面500に表示を切り替えて、リターンする。   In step S215, the client PC 101 displays the form selection screen 600 based on the information 2500 stored in the index information buffer. Thereafter, the form can be selected again by the user's operation. When the target form is added (NO in step S215), the process returns to step S209. On the other hand, when the form selection is completed, the client PC 101 switches the display from the form selection screen 600 to the multiple form search screen 500 and returns.

図10は、図8のステップS103におけるインデックス領域表示処理の詳細を示すフローチャートである。   FIG. 10 is a flowchart showing details of the index area display processing in step S103 of FIG.

ステップS301では、クライアントPC101は、図8のステップS101で取得し、RAM上のインデックス情報バッファに格納されている情報2500からインデックス情報の読み込みを1レコードずつ行う。   In step S301, the client PC 101 reads index information from the information 2500 acquired in step S101 of FIG. 8 and stored in the index information buffer on the RAM one record at a time.

ステップS302では、クライアントPC101は、インデックス情報バッファ内にインデックス情報の存在確認を行い、バッファ内のインデックス情報がなくなった場合、本処理を終了する。一方、そうでない場合は、ステップS303へ進む。   In step S302, the client PC 101 confirms the presence of the index information in the index information buffer, and ends this process when there is no more index information in the buffer. On the other hand, if not, the process proceeds to step S303.

ステップS303では、クライアントPC101は、対象のインデックス情報が(ステップS301で読み込んだインデックス情報)にグループIDが存在するか否かの判断を行い、グループIDが存在しない場合、ステップS307以降の処理を行う一方、グループIDが存在している場合、ステップS304以降の処理を行う。   In step S303, the client PC 101 determines whether the target index information (the index information read in step S301) has a group ID. If the group ID does not exist, the client PC 101 performs the processing from step S307. On the other hand, if the group ID exists, the processing from step S304 is performed.

ステップS304では、クライアントPC101は、ステップS303でグループIDが存在していると判断され、その存在するグループIDが既に表示処理用の検索対象リスト(インデックスリスト1305)にセットされているか判断を行い、既に処理されているグループID場合、特に処理を実行しないため、ステップS301に移り、インデックス情報バッファ内の次のインデックス情報の読み込みを行う。一方、まだ処理されていないグループIDの場合、ステップS305に移行する。   In step S304, the client PC 101 determines that the group ID exists in step S303, and determines whether the existing group ID is already set in the search target list (index list 1305) for display processing. In the case of a group ID that has already been processed, since no particular processing is executed, the process moves to step S301, and the next index information in the index information buffer is read. On the other hand, if the group ID has not yet been processed, the process proceeds to step S305.

ステップS305では、クライアントPC101は、図23に示すグループインデックス情報を参照し、グループIDに対応するグループインデックス名を取得する。   In step S305, the client PC 101 refers to the group index information shown in FIG. 23 and acquires the group index name corresponding to the group ID.

ステップS306では、クライアントPC101は、ステップS305で取得したグループインデックス名を検索対象リスト(インデックスリスト)にセットする。セットは、図29に示す表示用インデックスリスト情報2900に対して行われる。また、グループインデックスは共通インデックスとしての判断が行われるので、表示用インデックスリスト情報2900における共通インデックスフラグ(FLG)がONされる。共通インデックスとは、複数帳票に存在するインデックスを示す。   In step S306, the client PC 101 sets the group index name acquired in step S305 in the search target list (index list). The setting is performed on the display index list information 2900 shown in FIG. Since the group index is determined as a common index, the common index flag (FLG) in the display index list information 2900 is turned ON. The common index indicates an index existing in a plurality of forms.

ステップS307では、クライアントPC101は、処理対象のインデックスが既に処理済のインデックス名か否かの判断を行い、まだ未処理のインデックス名の場合、ステップS308へ移行する一方、既に処理済のインデックスの場合、ステップS309へ移行する。   In step S307, the client PC 101 determines whether the index to be processed is an already processed index name. If the index name is not yet processed, the client PC 101 proceeds to step S308, while the index is already processed. Then, the process proceeds to step S309.

ステップS308では、クライアントPC101は、インデックス名を検索対象リストへセットする。この処理はグループインデックスでない通常インデックスのリストへのセットの処理となる。   In step S308, the client PC 101 sets the index name in the search target list. This processing is processing for setting a list of normal indexes that are not group indexes.

ステップS309では、クライアントPC101は、RAM上に設定されたインデックス情報バッファに格納されている表示用インデックスリスト情報2900の共通インデックスフラグ(FLG)をONにし、このインデックスが共通インデックスであることの判断を行うものとする。2つ以上の帳票で共通のインデックス名をもつ場合に、フラグをONとしたが、選択されている帳票全てに同じインデックス名を持つ場合にフラグをONとするように構成してもよい。   In step S309, the client PC 101 turns on the common index flag (FLG) of the display index list information 2900 stored in the index information buffer set on the RAM, and determines that this index is a common index. Assumed to be performed. Although the flag is set to ON when two or more forms have a common index name, the flag may be set to ON when all the selected forms have the same index name.

ステップS302の判別の結果、全てのインデックス情報に対する処理が完了したときは、インデックスリストの表示を実施する(ステップS310)。表示には、表示用インデックスリスト情報2900が使用される。表示用インデックスリスト情報2900は、図18(b)でグループインデックスを作成している場合、インデクスリスト1202である。共通インデックスのフラグがONの場合、通常に表示させるが(例えば、図18(a)に示す901)、共通インデックスで無い場合、表示文字をグレーにさせる(例えば、図18(a)に示す902)等、リスト上で共通インデックスと区別をつける。区別は、表示文字列の色の変化以外に、フォントの種別により区別でも対応等、区別であればなんでもいいものとする。これにより、ユーザはインデックスを確認せずに、共通のインデックスか否かの識別を可能とし、ユーザ処理を軽減させるものとする。   As a result of the determination in step S302, when processing for all index information is completed, an index list is displayed (step S310). For display, display index list information 2900 is used. The display index list information 2900 is an index list 1202 when a group index is created in FIG. When the common index flag is ON, it is displayed normally (for example, 901 shown in FIG. 18A), but when it is not the common index, the display character is made gray (for example, 902 shown in FIG. 18A). ) Etc. to distinguish from the common index on the list. The distinction may be anything as long as it is distinction, such as distinction or correspondence depending on the font type, in addition to the change in the color of the display character string. Thus, the user can identify whether or not the index is a common index without checking the index, thereby reducing user processing.

図11は、図8のステップS106の新規グループインデックス領域追加処理の詳細を示すフローチャートである。   FIG. 11 is a flowchart showing details of the new group index area addition processing in step S106 of FIG.

ステップS401では、ユーザが図18(b)に示すインデックスリスト1201から、グルーピングしたい複数のインデックス名の選択を行う(複数領域選択)。選択された後、マウスの右ボタンがクリックされることにより、クライアントPC101は、図19に示すメニュー画面を表示部に表示する。   In step S401, the user selects a plurality of index names to be grouped from the index list 1201 shown in FIG. 18B (multiple area selection). After the selection, when the right button of the mouse is clicked, the client PC 101 displays the menu screen shown in FIG. 19 on the display unit.

ステップS402では、クライアントPC101は、図20に示すグループインデックス画面の表示を行う。   In step S402, the client PC 101 displays the group index screen shown in FIG.

ステップS403では、表示されたグループインデックス画面上でユーザがグループ化するインデックス名(例えば、「バンゴウ」、「No.」、「コウザバンゴウ」)の入力を行い、OKボタンをクリックすると、クライアントPC101は、帳票サーバ100に対して、グループインデックス情報(少なくとも、グループ化するインデックス名のインデックスIDとグループ化した際のグループインデックス名)を送信する。図示例では、グループインデックス名として「口座番号」が入力されている。   In step S403, when the user inputs an index name (for example, “Bangou”, “No.”, “Kozabango”) to be grouped on the displayed group index screen and clicks the OK button, the client PC 101 Then, the group index information (at least the index ID of the index name to be grouped and the group index name when grouped) is transmitted to the form server 100. In the illustrated example, “account number” is input as the group index name.

ステップS404では、帳票サーバ100は、クライアントPC101からグループインデックス情報を受信し、DB215に新規グループ情報として登録する。このとき、帳票サーバ100は、グループIDなど登録に必要な情報を生成するか、或いは図24に示すインデックス領域管理情報マスタ2400を参照して、登録に必要な情報を取得する。登録した際のグループインデックス情報を図23に示す。なお、図20に示すグループインデックス画面の“共通インデックスに設定”のチェックボックスにチェックされていた場合、帳票サーバ100は、DB215(内の図23に示すグループインデックス情報)に新規グループ情報の登録を行う。一方、“共通インデックスに設定”のチェックボックスにチェックされていなかった場合、DB215に登録を行うことなく、ローカルエリア内のみ実施する。   In step S404, the form server 100 receives group index information from the client PC 101 and registers it as new group information in the DB 215. At this time, the form server 100 generates information necessary for registration, such as a group ID, or refers to the index area management information master 2400 shown in FIG. 24 and acquires information necessary for registration. FIG. 23 shows group index information at the time of registration. When the “Set as common index” check box on the group index screen shown in FIG. 20 is checked, the form server 100 registers new group information in the DB 215 (group index information shown in FIG. 23). Do. On the other hand, if the “Set as common index” check box is not checked, registration is not performed in the DB 215 but only in the local area.

ステップS405では、クライアントPC101は、グループ化するためにユーザにより入力されたインデックス名をインデックスリストから削除し、ステップS403で新規に作成されたグループインデックス名をインデックスリストに追加する。例えば、図18(b)に示すように、表示されたインデックスリスト1201がインデックスリスト1202に切り替わる。インデックスリスト1202では、インデックスリスト1201上の「コウザバンゴウ」、「バンゴウ」、「No.」が削除され、グループインデックス名「口座番号」がインデックス名として追加されている。新規グループ領域追加の処理を実施した場合は、図18(b)に示すように、インデックスリスト1201からインデックスリスト1202に表示が切り替わる。なお、表示の切り替えは、ステップS103の処理を再度実行されることによりなされる。   In step S405, the client PC 101 deletes the index name input by the user for grouping from the index list, and adds the group index name newly created in step S403 to the index list. For example, as shown in FIG. 18B, the displayed index list 1201 is switched to the index list 1202. In the index list 1202, “Kozabango”, “Bangou”, and “No.” on the index list 1201 are deleted, and a group index name “account number” is added as an index name. When the process of adding a new group area is performed, the display is switched from the index list 1201 to the index list 1202, as shown in FIG. The display is switched by executing the process of step S103 again.

ステップS406では、クライアントPC101は、対象領域設定欄1301に表示するために、表示用インデックスリスト情報2900からインデックス名を取得して表示処理を実施する。   In step S <b> 406, the client PC 101 acquires an index name from the display index list information 2900 and performs display processing in order to display it in the target area setting field 1301.

上記処理により、例えば、3つのインデックス名「コウザバンゴウ」、「バンゴウ」、「No.」が、1つのグループインデックス名「口座番号」として扱うことが可能となる。この結果、既存のインデックス情報を変更することなく、複数のインデックス情報を1つのインデックス情報として取り扱うことができる。また、新たなインデックス情報の設定を行うことなく、既存のインデックス情報を流用することが可能となり、ユーザの負担を減らすことを可能となる。   Through the above processing, for example, three index names “Kouza Bango”, “Bangou”, and “No.” can be handled as one group index name “account number”. As a result, a plurality of pieces of index information can be handled as one piece of index information without changing existing index information. Further, it is possible to divert existing index information without setting new index information, and it is possible to reduce the burden on the user.

図12は、図8のステップS107における検索対象帳票追加(仮想インデックス追加)処理の詳細を示すフローチャートである。   FIG. 12 is a flowchart showing details of search target form addition (virtual index addition) processing in step S107 of FIG.

ステップS501では、クライアントPC101は、ユーザ操作に応じて図21(a)に示すインデックス使用帳票の追加・削除画面2100を表示部に表示する。インデックス使用帳票の追加・削除画面2100は、図17に示す対象領域設定欄1301のインデックスリスト1305から検索対象となるインデックス名が選択され、マウスの右ボタンクリック操作により図19に示すメニュー画面1900が表示された後、インデックス使用帳票の追加・削除欄1002が選択されると表示される。インデックス使用帳票の追加・削除画面2100を表示する際、クライアントPC101は、ユーザにより選択されたインデックス名に対応する図25に示す情報2500をインデックス情報バッファから読み取り、選択されたインデックス名が存在する帳票IDを取得する。そして、インデックス名が存在する帳票IDが使用帳票表示欄1401に表示される。一方、インデックス名が存在しない帳票IDについては、未使用帳票表示欄1402に表示される。   In step S501, the client PC 101 displays an index use form addition / deletion screen 2100 shown in FIG. 21A on the display unit in response to a user operation. In the index use form addition / deletion screen 2100, an index name to be searched is selected from the index list 1305 of the target area setting field 1301 shown in FIG. 17, and the menu screen 1900 shown in FIG. After being displayed, this is displayed when the index use form addition / deletion column 1002 is selected. When the index use form addition / deletion screen 2100 is displayed, the client PC 101 reads the information 2500 shown in FIG. 25 corresponding to the index name selected by the user from the index information buffer, and the form having the selected index name exists. Get an ID. Then, the form ID having the index name is displayed in the used form display field 1401. On the other hand, a form ID having no index name is displayed in the unused form display field 1402.

なお、本実施の形態では、インデックス使用帳票の追加・削除画面2100を表示することでインデックスがどの帳票に存在するかを確認できるように構成したが、インデックスリスト1305上でインデックスが存在する帳票数を表示させ、ユーザにとって、インデックスの変更をしやすくするように構成してもよい。この場合、インデックスごとにいくつの帳票に使われているかをカウントし、このカウントされた数を表示用インデックスリスト情報2900に保持することで実現可能である。この保持された数を対象領域設定欄1301に表示されたインデックスリスト1305の各インデックス名の横に表示させる(例えば、「口座番号(4)」)。   In the present embodiment, it is configured to be able to confirm in which form the index exists by displaying the index use form addition / deletion screen 2100. However, the number of forms in which the index exists on the index list 1305 is shown. May be displayed so that the user can easily change the index. In this case, it can be realized by counting how many forms are used for each index and holding the counted number in the display index list information 2900. The held number is displayed next to each index name in the index list 1305 displayed in the target area setting field 1301 (for example, “account number (4)”).

ステップS502では、ユーザにより使用帳票表示欄1401および未使用帳票表示欄1402で帳票の選択が行われ、矢印ボタン1403が押下されることにより、クライアントPC101は、検索対象帳票の追加・削除を行う。図21(a)に示すインデックス使用帳票の追加・削除画面2100では、次へボタン1404がグレイアウトされ、選択不可の状態であるが、矢印ボタン1403が押下されて検索対象帳票の追加・削除が発生した場合、図21(b)に示すように、次へボタン1404が使用可能となる。次へボタン1404がクリックされることにより検索対象の追加処理が行われる。   In step S502, when the user selects a form in the used form display field 1401 and the unused form display field 1402 and presses an arrow button 1403, the client PC 101 adds / deletes the search target form. In the index use form addition / deletion screen 2100 shown in FIG. 21A, the next button 1404 is grayed out and cannot be selected, but the arrow button 1403 is pressed to add / delete the search target form. When this occurs, the next button 1404 can be used as shown in FIG. When the next button 1404 is clicked, search target addition processing is performed.

ステップS503では、クライアントPC101は、図22(a)に示す仮想インデックス領域指定画面(検索対象領域を指定するための画面)を表示部に表示する。仮想インデックス領域指定画面には、追加された帳票のイメージが表示される。具体的には、図21(a)に示すインデックス使用帳票の追加・削除画面2100が表示され、未使用帳票表示欄1402に表示されている帳票ID(図示例では、「ジュウタクローンヒョウ」)が、左向きの矢印ボタン1403が押下されることで、使用帳票表示欄1401に追加される。このように、未使用帳票表示欄1402に表示された帳票IDが使用帳票表示欄1401に追加された場合、次へボタン1404が押下されると、使用帳票表示欄1401に追加された帳票ID(図示例では、「ジュウタクローンヒョウ」)をクライアントPC101から帳票サーバ100に送信する。帳票サーバ100は、受信した帳票IDに従って、帳票ファイル213を検索する。検索された結果、取得された帳票は、帳票サーバ100からクライアントPC101へ送信され、クライアントPC101の表示部に表示される。   In step S503, the client PC 101 displays a virtual index area designation screen (screen for designating a search target area) shown in FIG. An image of the added form is displayed on the virtual index area designation screen. Specifically, the index use form addition / deletion screen 2100 shown in FIG. 21A is displayed, and the form ID displayed in the unused form display column 1402 (in the example shown, “Jutta clone leopard”) is displayed. When the left arrow button 1403 is pressed, it is added to the use form display field 1401. As described above, when the form ID displayed in the unused form display field 1402 is added to the used form display field 1401, when the next button 1404 is pressed, the form ID (( In the example shown in the figure, “printing clone leopard”) is transmitted from the client PC 101 to the form server 100. The form server 100 searches the form file 213 according to the received form ID. As a result of the search, the acquired form is transmitted from the form server 100 to the client PC 101 and displayed on the display unit of the client PC 101.

ステップS504では、クライアントPC101は、ユーザによる仮想インデックス領域指定画面上の検索対象領域の指定を受け付ける(指定領域設定)。検索対象領域の指定は、マウスをドラックした状態で範囲指定することにより検索対象領域が指定され、ドロップすることにより範囲の指定が完了する。この指定された検索対象領域を仮想インデックスとする。なお、仮想インデックスとは、インデックスファイル214を用いずに検索対象領域の座標から図5の帳票ファイル213を参照して検索する領域であり、一時的に設定される領域である。   In step S504, the client PC 101 receives a search area specification on the virtual index area specification screen by the user (specified area setting). The search target area is specified by specifying the range in the dragged state of the mouse, and the search target area is specified by dropping. The designated search target area is set as a virtual index. The virtual index is an area that is searched by referring to the form file 213 in FIG. 5 from the coordinates of the search target area without using the index file 214, and is an area that is temporarily set.

ステップS505では、クライアントPC101は、ステップS504で指定した検索対象領域を元に、検索対象領域の位置情報等を取得する。例えば、図22(a)の画面で1001の領域と同じように、口座番号の領域が検索対象領域として指定されると、検索対象領域を決定して、不図示の適応ボタンが押下されることにより、クライアントPC101内のRAM上のインデックス情報バッファに図26に示す情報2600が格納される。情報2600には、検索フラグ項目が存在し、G=グループインデックス、N=通常インデックス(インデックスファイル214を用いた検索するためのフラグ)、I=仮想インデックス(インデックスファイル214を用いずに検索対象領域の座標から図5の帳票ファイル213を参照して検索するためのフラグ)とフラグによりインデックスの内容を判別させる。また、本処理によりインデックス情報バッファに格納する情報は、検索フラグ以外にインデックス名、帳票ID、検索位置である。インデックス名は他の帳票で使用されているインデックス名(例えば、「口座番号」)を、帳票IDは現在表示している帳票の帳票IDを、検索位置は指定された検索対象領域(仮想インデックス領域)の位置情報(例えば、座標)を、検索種別は他の帳票で使用されている種別(例えば、「文字」)を使用してインデックス情報バッファに格納される(指定領域設定)。   In step S505, the client PC 101 acquires position information of the search target area based on the search target area specified in step S504. For example, as in the area 1001 on the screen of FIG. 22A, when the account number area is designated as the search target area, the search target area is determined and an adaptation button (not shown) is pressed. Thus, the information 2600 shown in FIG. 26 is stored in the index information buffer on the RAM in the client PC 101. The information 2600 includes a search flag item, G = group index, N = normal index (flag for searching using the index file 214), I = virtual index (search target area without using the index file 214) The contents of the index are discriminated by the flag) and the flag for searching with reference to the form file 213 in FIG. In addition to the search flag, information stored in the index information buffer by this processing is an index name, a form ID, and a search position. The index name is the index name (for example, “account number”) used in other forms, the form ID is the form ID of the currently displayed form, and the search position is the specified search target area (virtual index area) ) Position information (for example, coordinates) is stored in the index information buffer using the type (for example, “character”) used in other forms as the search type (specified area setting).

本処理により、インデックス情報が無い帳票データに対しても、一時的に仮想インデックス領域を作成し、複数帳票データの検索を可能にするので、ユーザにとって利便性が向上する。なお、作成された仮想インデックス領域(その領域の情報含む)については、検索が終了した後、ユーザがログアウトすると削除されるように構成されている。これにより、ユーザがログインしている間は、作成された仮想インデックス領域が残っているので、際に、ユーザが再度仮想インデックス領域を設定することなく仮想インデックス領域が設定された帳票データを検索することでき、検索作業の効率があがる。   With this process, a virtual index area is temporarily created even for form data having no index information, and a plurality of form data can be searched, which improves convenience for the user. The created virtual index area (including information on the area) is configured to be deleted when the user logs out after the search is completed. As a result, since the created virtual index area remains while the user is logged in, the form data in which the virtual index area is set is searched without the user setting the virtual index area again. This increases the efficiency of search operations.

図13は、図8のステップS109における検索実行処理の詳細を示すフローチャートである。   FIG. 13 is a flowchart showing details of the search execution process in step S109 of FIG.

ステップS601では、クライアントPC101は、検索対象として選択された帳票データの帳票IDを、選択帳票情報バッファに格納された図28に示す情報2800から読み込む。   In step S601, the client PC 101 reads the form ID of the form data selected as the search target from the information 2800 shown in FIG. 28 stored in the selected form information buffer.

ステップS602では、クライアントPC101は、検索対象として選択された帳票データの帳票IDに対する処理が全て終了したか否かを判定する。例えば、図28に示す情報2800の帳票IDごとに、ステップS603以降の処理を行ったか否かを判定する。選択された帳票IDに対する処理が全て終了した場合、検索は完了したものとしてリターンする。   In step S602, the client PC 101 determines whether all the processes for the form ID of the form data selected as the search target have been completed. For example, for each form ID of the information 2800 shown in FIG. 28, it is determined whether or not the processing after step S603 has been performed. When all the processes for the selected form ID are completed, the search returns as having been completed.

ステップS603では、クライアントPC101は、RAM上のインデックス情報バッファから、検索対象として選択された帳票データの帳票IDに対応するインデックス情報を取得する。   In step S603, the client PC 101 acquires index information corresponding to the form ID of the form data selected as the search target from the index information buffer on the RAM.

ステップS604では、クライアントPC101は、検索対象として選択された帳票データの帳票IDに対応するインデックス情報が取得できたか否かの判定を行う。具体的には、クライアントPC101のCPUは、図28に示す情報2800の帳票IDごとに、図27に示す検索対象領域選択後の情報2700に同じ帳票IDが存在するかを判定する。ステップS604の判定の結果、インデックス情報が存在しない場合、ステップS605へ進む一方、インデックス情報が存在する場合、ステップS606へ進む。   In step S604, the client PC 101 determines whether or not the index information corresponding to the form ID of the form data selected as the search target has been acquired. Specifically, the CPU of the client PC 101 determines whether the same form ID exists in the information 2700 after selecting the search target area shown in FIG. 27 for each form ID of the information 2800 shown in FIG. If the index information does not exist as a result of the determination in step S604, the process proceeds to step S605. If the index information exists, the process proceeds to step S606.

ステップS605では、クライアントPC101は、検索対象として選択された帳票データのインデックス情報が存在しない旨のメッセージを検索結果として表示部210に表示し、次の帳票の検索を実施するため、ステップS601の処理に戻る。   In step S605, the client PC 101 displays a message indicating that the index information of the form data selected as the search target does not exist on the display unit 210 as a search result, and executes the process of step S601 to search for the next form. Return to.

ステップS606では、クライアントPC101は、検索対象として選択された帳票データのインデックス情報の種類の判定を行う。種類の判定は、検索対象領域選択後の情報2700の検索フラグを用いて判断する。インデックス情報の種類が通常インデックス(検索フラグN)の場合、ステップS607の処理に移る。インデックス情報の種類がグループインデックス(検索フラグがG)の場合、ステップS608の処理に移る。インデックス情報の種類が新たに追加された検索対象(仮想インデックス、つまり検索フラグがI)の場合、ステップS609の処理に移る。例えば、図27に示す検索対象領域選択後の情報2700の場合、インデックスIDがIDX0001,0006,0008の帳票データに対してステップS608の処理が実施され、帳票IDが「ジュウタクローンヒョウ」の帳票データに対してステップS609の処理が実施される。   In step S606, the client PC 101 determines the type of index information of the form data selected as the search target. The type is determined using the search flag of the information 2700 after selection of the search target area. If the type of index information is a normal index (search flag N), the process proceeds to step S607. If the type of index information is a group index (search flag is G), the process proceeds to step S608. If the type of index information is a newly added search target (virtual index, that is, the search flag is I), the process proceeds to step S609. For example, in the case of the information 2700 after selection of the search target area shown in FIG. 27, the process of step S608 is performed on the form data with the index IDs IDX0001, 0006, and 0008, and the form data with the form ID “Jutta clone leopard” In step S609, the process of step S609 is performed.

ステップS607では、クライアントPC101は、通常のインデックス情報を検索条件にセットする。セットする内容は、インデックスID、帳票IDである。また、図8のステップS108で設定された検索条件(検索種別、検索値、比較情報)も検索条件にセットされる(検索条件入力)。   In step S607, the client PC 101 sets normal index information as a search condition. The contents to be set are an index ID and a form ID. Further, the search conditions (search type, search value, comparison information) set in step S108 in FIG. 8 are also set in the search conditions (search condition input).

ステップS608では、クライアントPC101は、RAM上のインデックス情報バッファより、インデックスIDおよび帳票IDを検索条件にセットする。なお、グループIDは表示用のため、検索条件にはセットされない。ステップS108で設定された検索条件(検索種別、検索値、比較情報)も検索条件にセットされる(検索条件入力)。   In step S608, the client PC 101 sets the index ID and the form ID as search conditions from the index information buffer on the RAM. Since the group ID is for display, it is not set in the search condition. The search conditions (search type, search value, comparison information) set in step S108 are also set in the search conditions (input search conditions).

ステップS609では、クライアントPC101は、インデックスIDの情報を検索条件にセットせず、図8のステップS107で得られた図27に示す検索対象領域選択後の情報2700の検索位置と帳票IDを検索条件にセットする(検索条件入力)。また、図8のステップS108で設定された検索条件(検索種別、検索値、比較情報)も検索条件にセットされる(検索条件入力)。   In step S609, the client PC 101 does not set the index ID information as the search condition, but uses the search position and the form ID of the information 2700 after selecting the search target area shown in FIG. 27 obtained in step S107 of FIG. Set to (Search condition input). Further, the search conditions (search type, search value, comparison information) set in step S108 in FIG. 8 are also set in the search conditions (search condition input).

ステップS610では、クライアントPC101は、ステップS607またはステップS608またはステップS609でセットされた検索条件を帳票サーバ100に送信する(検索指示)。   In step S610, the client PC 101 transmits the search condition set in step S607, step S608, or step S609 to the form server 100 (search instruction).

ステップS611では、帳票サーバ100は、クライアントPC101より送信された検索条件の受信を行う。次に、ステップS612では、帳票サーバ100は、受信した検索条件を元に検索処理を実行する。ステップS612では、検索条件が通常のインデックス情報またはグループインデックス情報である場合と、仮想インデックスである場合とでは、実行される検索処理の内容が異なる。通常のインデックス情報およびグループインデックス情報である場合は、受信した検索条件内のインデックスIDに基づいて、対応するインデックスファイル214を取得し、このインデックスファイル内を検索種別、検索値、比較情報で検索を行う。   In step S611, the form server 100 receives the search condition transmitted from the client PC 101. Next, in step S612, the form server 100 executes a search process based on the received search condition. In step S612, the contents of the search process to be executed differ depending on whether the search condition is normal index information or group index information and a virtual index. In the case of normal index information and group index information, the corresponding index file 214 is obtained based on the received index ID in the search condition, and the index file 214 is searched using the search type, search value, and comparison information. Do.

仮想インデックスは、実際にインデックスファイル214を保持していないため、受信した検索条件の帳票IDに従って、帳票ファイル213より対応する帳票ファイルを取得する。帳票サーバ100は、取得した帳票ファイルの帳票テキスト配置情報3304から帳票テキストデータ3302が帳票イメージ上のどの座標位置に配置されているのかを示す情報を取得し、この帳票テキストデータ3302の配置座標と受信した検索条件の位置情報の相対関係を基に、位置情報で特定される行およびその行の有効範囲に含まれる文字列を抽出する。これにより、インデックス情報が設定されていない帳票に対してもインデックス情報がある帳票と同じように検索が行える。つまり、インデックス情報のない帳票についてもユーザにとってはインデックス情報があるかのように検索ができるので、従来はインデックス情報がなければ管理者に作成依頼を行うか或いはインデックス情報がない帳票については同時に検索できないという問題を生じさせることなく、検索が可能となる。   Since the virtual index does not actually hold the index file 214, the corresponding form file is acquired from the form file 213 in accordance with the form ID of the received search condition. The form server 100 acquires information indicating where the form text data 3302 is arranged on the form image from the form text arrangement information 3304 of the obtained form file, and the arrangement coordinates of the form text data 3302 Based on the relative relationship of the received position information of the search condition, a line specified by the position information and a character string included in the effective range of the line are extracted. As a result, it is possible to search a form for which index information is not set in the same manner as a form having index information. In other words, even for forms without index information, users can search as if there is index information. Conventionally, if there is no index information, a request is made to the administrator or a form without index information is searched simultaneously. Searching is possible without causing the problem of being unable to do so.

ステップS613では、帳票サーバ100は、ステップS612で実施された検索処理の検索結果一覧をクライアントPC101に送信する。   In step S613, the form server 100 transmits a search result list of the search process performed in step S612 to the client PC 101.

ステップS614では、クライアントPC101は、帳票サーバ100より送信された検索結果一覧を受信する。   In step S614, the client PC 101 receives the search result list transmitted from the form server 100.

ステップS615では、クライアントPC101は、図30および図31に示すように検索結果一覧の表示を行う。また、検索結果一覧で例えば3101をマウスで指定(例えばダブルクリック)すると、検索条件に一致した帳票のページをクライアントPC101のディスプレイに表示させ、その表示したページで検索条件に一致した箇所のレコードを他のレコードと識別可能に表示させる(例えば、ハイライト表示等)。クライアントPC101は、検索結果一覧を表示した後、次の帳票の検索を実施するため、ステップS601の処理に移る。   In step S615, the client PC 101 displays a search result list as shown in FIGS. Further, when 3101 is specified (for example, double-clicked) with the mouse in the search result list, a page of the form that matches the search condition is displayed on the display of the client PC 101, and a record of a part that matches the search condition on the displayed page is displayed. It is displayed so as to be distinguishable from other records (for example, highlight display). After displaying the search result list, the client PC 101 proceeds to the processing of step S601 in order to search for the next form.

上記処理により、異なるインデックス名やインデックスが存在しない帳票に対しても複数帳票の検索を可能とする。   By the above processing, a plurality of forms can be searched even for forms that do not have different index names or indexes.

上記実施形態によれば、複数の帳票データを検索する際に、ユーザの負荷を軽減し、検索をし易くする。   According to the above embodiment, when searching for a plurality of form data, the load on the user is reduced and the search is facilitated.

また、本発明の目的は、以下の処理を実行することによっても達成される。即ち、上述した実施形態の機能を実現するソフトウェアのプログラムコードを記録した記憶媒体を、システム或いは装置に供給し、そのシステム或いは装置のコンピュータ(またはCPUやMPU等)が記憶媒体に格納されたプログラムコードを読み出す処理である。この場合、記憶媒体から読み出されたプログラムコード自体が前述した実施の形態の機能を実現することになり、そのプログラムコードおよび該プログラムコードを記憶した記憶媒体は本発明を構成することになる。   The object of the present invention can also be achieved by executing the following processing. That is, a storage medium that records a program code of software that realizes the functions of the above-described embodiments is supplied to a system or apparatus, and a computer (or CPU, MPU, etc.) of the system or apparatus is stored in the storage medium. This is the process of reading the code. In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiment, and the program code and the storage medium storing the program code constitute the present invention.

また、プログラムコードを供給するための記憶媒体としては、次のものを用いることができる。例えば、フロッピー(登録商標)ディスク、ハードディスク、光磁気ディスク、CD−ROM、CD−R、CD−RW、DVD−ROM、DVD−RAM、DVD−RW、DVD+RW、磁気テープ、不揮発性のメモリカード、ROM等である。または、プログラムコードをネットワークを介してダウンロードしてもよい。   Moreover, the following can be used as a storage medium for supplying the program code. For example, floppy (registered trademark) disk, hard disk, magneto-optical disk, CD-ROM, CD-R, CD-RW, DVD-ROM, DVD-RAM, DVD-RW, DVD + RW, magnetic tape, nonvolatile memory card, ROM or the like. Alternatively, the program code may be downloaded via a network.

また、コンピュータが読み出したプログラムコードを実行することにより、上記実施の形態の機能が実現される場合も本発明に含まれる。加えて、そのプログラムコードの指示に基づき、コンピュータ上で稼動しているOS(オペレーティングシステム)等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれる。   Further, the present invention includes a case where the function of the above-described embodiment is realized by executing the program code read by the computer. In addition, an OS (operating system) running on the computer performs part or all of the actual processing based on an instruction of the program code, and the functions of the above-described embodiments are realized by the processing. Is also included.

さらに、前述した実施形態の機能が以下の処理によって実現される場合も本発明に含まれる。即ち、記憶媒体から読み出されたプログラムコードが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれる。その後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部または全部を行う場合である。   Furthermore, the present invention includes a case where the functions of the above-described embodiment are realized by the following processing. That is, the program code read from the storage medium is written in a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer. Thereafter, based on the instruction of the program code, the CPU or the like provided in the function expansion board or function expansion unit performs part or all of the actual processing.

また、コンピュータが読み出したプログラムコードを実行することにより、前述した各実施の形態の機能が実現される場合も本発明に含まれる。加えて、そのプログラムコードの指示に基づき、コンピュータ上で稼働しているOSなどが実際の処理の一部または全部を行い、その処理によって前述した実施の形態の機能が実現する場合も含まれる。この場合、上記プログラムは、該プログラムを記憶した記憶媒体から直接、またはインターネット、商用ネットワーク、若しくはローカルエリアネットワーク等に接続された不図示の他のコンピュータやデータベース等からダウンロードすることにより供給される。   Further, the present invention includes a case where the functions of the above-described embodiments are realized by executing the program code read by the computer. In addition, there is a case where the OS running on the computer performs part or all of the actual processing based on the instruction of the program code, and the functions of the above-described embodiments are realized by the processing. In this case, the program is supplied by downloading directly from a storage medium storing the program or from another computer or database (not shown) connected to the Internet, a commercial network, a local area network, or the like.

本発明に実施形態に係る電子帳票管理システムの概略構成を示す図である。1 is a diagram illustrating a schematic configuration of an electronic form management system according to an embodiment of the present invention. 図1における帳票サーバのハードウェア構成の一例を示すブロック図である。It is a block diagram which shows an example of the hardware constitutions of the form server in FIG. 帳票サーバの機能部分の概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the function part of a form server. クライアントPCの機能部分の概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the function part of client PC. 帳票ファイルの構成例を示す図である。It is a figure which shows the structural example of a form file. インデックスファイルの構成例を示す図である。It is a figure which shows the structural example of an index file. インデックス領域管理情報の構成例を示す図である。It is a figure which shows the structural example of index area management information. 図1の電子帳票管理システムにおける複数帳票検索の流れを示すフローチャートである。It is a flowchart which shows the flow of multiple forms search in the electronic form management system of FIG. 図8のステップS101におけるインデックス情報取得処理の詳細を示すフローチャートである。It is a flowchart which shows the detail of the index information acquisition process in step S101 of FIG. 図8のステップS103におけるインデックス領域表示処理の詳細を示すフローチャートである。It is a flowchart which shows the detail of the index area | region display process in step S103 of FIG. 図8のステップS106の新規グループインデックス領域追加処理の詳細を示すフローチャートである。It is a flowchart which shows the detail of the new group index area | region addition process of step S106 of FIG. 図8のステップS107における検索対象帳票追加(仮想インデックス追加)処理の詳細を示すフローチャートである。FIG. 9 is a flowchart showing details of search target form addition (virtual index addition) processing in step S107 of FIG. 8; FIG. 図8のステップS109における検索実行処理の詳細を示すフローチャートである。It is a flowchart which shows the detail of the search execution process in step S109 of FIG. 複数帳票検索画面の一例を示す図である。It is a figure which shows an example of a multiple form search screen. 帳票選択画面の一例を示す図である。It is a figure which shows an example of a form selection screen. 複数帳票検索画面における選択帳票リスト表示欄の表示例を示す図である。It is a figure which shows the example of a display of the selection form list display column in a multiple form search screen. 複数帳票検索画面における検索条件の入力例を示す図である。It is a figure which shows the example of a search condition input in a multiple forms search screen. 帳票検索時に対象領域設定欄の表示例を示す図である。It is a figure which shows the example of a display of the object area | region setting column at the time of form search. 対象領域設定欄に表示されたインデックス名の選択時に表示されるメニュー画面例を示す図である。It is a figure which shows the example of a menu screen displayed at the time of selection of the index name displayed on the object area | region setting column. 選択したインデックス名をグループ化する際に表示されるグループインデックス画面を示す図である。It is a figure which shows the group index screen displayed when grouping the selected index name. グルーピング時のグループインデックス画面の表示例を示す図である。It is a figure which shows the example of a display of the group index screen at the time of grouping. 仮想インデックス領域の指定時に表示される画面の表示例を示す図である。It is a figure which shows the example of a display of the screen displayed when a virtual index area | region is designated. グループインデックス情報マスタの一例を示す図である。It is a figure which shows an example of a group index information master. インデックス領域管理情報マスタの一例を示す図である。It is a figure which shows an example of an index area management information master. クライアントPC内のRAM上に設定されたインデックス情報バッファに格納される情報の一例を示す図である。It is a figure which shows an example of the information stored in the index information buffer set on RAM in client PC. インデックス情報バッファに格納された情報に仮想インデックスが付加された情報の一例を示す図である。It is a figure which shows an example of the information to which the virtual index was added to the information stored in the index information buffer. 検索対象領域選択後にインデックス情報バッファに格納された情報の一例を示す図である。It is a figure which shows an example of the information stored in the index information buffer after search object area | region selection. クライアントPC内のRAM上に設定された選択帳票バッファに格納される情報の一例を示す図である。It is a figure which shows an example of the information stored in the selection form buffer set on RAM in client PC. 表示用インデックスリスト情報の一例を示す図である。It is a figure which shows an example of the index list information for a display. クライアントPCに表示される検索結果一覧の部分的な画面を示す図である。It is a figure which shows the partial screen of the search result list displayed on client PC. 検索結果一覧画面と検索位置の一例を示す図である。It is a figure which shows an example of a search result list screen and a search position.

符号の説明Explanation of symbols

100 帳票サーバ
101,102 クライアントPC
103 ネットワーク
201 CPU
202 RAM
211 外部メモリ
212 プログラム
213 帳票ファイル
214 インデックスファイル
215 DB
100 Form server 101, 102 Client PC
103 Network 201 CPU
202 RAM
211 External memory 212 Program 213 Form file 214 Index file 215 DB

Claims (12)

帳票データと当該帳票データを検索するために設定される領域の領域情報とを対応させて記憶するサーバ装置と通信可能に接続される情報処理装置であって、
検索対象となる帳票データの指定を受け付ける帳票データ指定手段と、
前記帳票データ指定手段で指定された帳票データに対応する領域情報を取得する領域情報取得手段と、
前記領域情報取得手段で取得された領域情報に従って、前記帳票データ指定手段で指定された帳票データに設定される領域をグループ化された領域とグループ化されていない領域とに分類する分類手段と、
前記分類手段で分類されたグループ化された領域とグループ化されていない領域とをユーザに選択させるための文字列をそれぞれ識別可能に表示する表示手段と、
前記帳票データ指定手段で指定された帳票データを検索させるために、前記表示手段で表示された文字列の指定を受け付ける文字列指定手段と、
前記文字列指定手段で指定された文字列に対応する領域に対して検索処理をさせるための検索条件の入力を受け付ける検索条件入力手段と、
前記帳票データ指定手段で指定された帳票データから、前記文字列指定手段で指定された文字列に対応する領域に配置される帳票データを検索させるための検索指示を行う検索指示手段とを備え、
前記文字列指定手段は、複数の文字列の選択を受け付ける複数文字列選択手段と、前記選択された複数の文字列に対応する領域をグループ化させる指示をするグループ化手段とを更に備えることを特徴とする情報処理装置。
An information processing apparatus that is communicably connected to a server apparatus that stores form data and area information of an area set for searching the form data in association with each other,
Form data designation means for accepting designation of form data to be searched;
Area information acquisition means for acquiring area information corresponding to the form data designated by the form data designation means;
Classification means for classifying areas set in the form data designated by the form data designation means into grouped areas and ungrouped areas according to the area information obtained by the area information obtaining means;
Display means for displaying a character string for allowing a user to select a grouped area and an ungrouped area classified by the classification means, respectively,
In order to search for the form data designated by the form data designation means, a character string designation means for accepting designation of a character string displayed by the display means,
A search condition input means for receiving an input of a search condition for performing a search process on an area corresponding to the character string specified by the character string specifying means;
Search instruction means for performing a search instruction for searching for form data arranged in an area corresponding to the character string specified by the character string specifying means from the form data specified by the form data specifying means;
The character string designating means further comprises a plurality of character string selecting means for accepting selection of a plurality of character strings, and a grouping means for instructing grouping of areas corresponding to the plurality of selected character strings. A characteristic information processing apparatus.
前記文字列指定手段で指定された文字列に対応する領域を、当該領域が設定されていない帳票データを指定して設定させる指定領域設定手段をさらに備えることを特徴とする請求項1に記載の情報処理装置。   The area according to the character string designated by the character string designation means is further provided with designated area setting means for designating and setting form data in which the area is not set. Information processing device. 前記検索指示手段は、前記指定領域設定手段で領域が指定された場合、当該指定された領域の位置情報に従って、前記文字列指定手段で指定された文字列に対応する領域が設定されていない帳票データの検索をさせるための検索指示を行うことを特徴とする請求項2に記載の情報処理装置。   The search instruction means, when an area is designated by the designated area setting means, a form in which an area corresponding to the character string designated by the character string designation means is not set according to position information of the designated area. The information processing apparatus according to claim 2, wherein a search instruction for searching for data is issued. 情報処理装置と、帳票データと当該帳票データを検索するために設定される領域の領域情報とを対応させて記憶するサーバ装置とが通信可能な電子帳票管理システムであって、
前記情報処理装置は、
検索対象となる帳票データの指定を受け付ける帳票データ指定手段と、
前記帳票データ指定手段で指定された帳票データに対応する領域情報を取得する領域情報取得手段と、
前記領域情報取得手段で取得された領域情報に従って、前記帳票データ指定手段で指定された帳票データに設定される領域をグループ化された領域とグループ化されていない領域とに分類する分類手段と、
前記分類手段で分類されたグループ化された領域とグループ化されていない領域とをユーザに選択させるための文字列をそれぞれ識別可能に表示する表示手段と、
前記帳票データ指定手段で指定された帳票データを検索させるために、前記表示手段で表示された文字列の指定を受け付ける文字列指定手段と、
前記文字列指定手段で指定された文字列に対応する領域に対して検索処理をさせるための検索条件の入力を受け付ける検索条件入力手段と、
前記帳票データ指定手段で指定された帳票データから、前記文字列指定手段で指定された文字列に対応する領域に配置される帳票データを検索させるための検索指示を行う検索指示手段とを備え、
前記文字列指定手段は、複数の文字列の選択を受け付ける複数文字列選択手段と、前記選択された複数の文字列に対応する領域をグループ化させる指示をするグループ化手段とを更に備えるものであり、
前記サーバ装置は、
前記情報処理装置における前記帳票データ指定手段により指定された帳票データと、当該指定された帳票データに対応する領域情報であって、当該情報処理装置において当該帳票データに設定される領域をグループ化された領域とグループ化されていない領域とに分類可能な情報を含む領域情報とを前記情報処理装置に送信する送信手段と、
前記情報処理装置における検索指示に従って、検索処理を実行する検索処理手段と、
前記情報処理装置における前記グループ化手段によりなされたグループ化の指示に従って、前記選択された複数の文字列に対応するそれぞれの領域を同じグループとして分類可能な情報を前記領域情報に登録するグループ登録手段とを有することを特徴とする電子帳票管理システム。
An electronic form management system capable of communicating with an information processing apparatus and a server apparatus that stores form data and area information of an area set for retrieving the form data in association with each other,
The information processing apparatus includes:
Form data designation means for accepting designation of form data to be searched;
Area information acquisition means for acquiring area information corresponding to the form data designated by the form data designation means;
Classification means for classifying areas set in the form data designated by the form data designation means into grouped areas and ungrouped areas according to the area information obtained by the area information obtaining means;
Display means for displaying a character string for allowing a user to select a grouped area and an ungrouped area classified by the classification means, respectively,
In order to search for the form data designated by the form data designation means, a character string designation means for accepting designation of a character string displayed by the display means;
A search condition input means for receiving an input of a search condition for performing a search process on an area corresponding to the character string specified by the character string specifying means;
Search instruction means for performing a search instruction for searching for form data arranged in an area corresponding to the character string specified by the character string specifying means from the form data specified by the form data specifying means;
The character string designating means further includes a plurality of character string selecting means for accepting selection of a plurality of character strings, and a grouping means for instructing grouping of regions corresponding to the selected character strings. Yes,
The server device
The form data designated by the form data designation means in the information processing apparatus and area information corresponding to the designated form data, wherein areas set in the form data are grouped in the information processing apparatus. Transmission means for transmitting area information including information that can be classified into an area and an ungrouped area to the information processing apparatus;
Search processing means for executing search processing in accordance with a search instruction in the information processing apparatus;
Group registration means for registering, in the area information, information that can classify the areas corresponding to the plurality of selected character strings as the same group in accordance with the grouping instruction made by the grouping means in the information processing apparatus An electronic form management system characterized by comprising:
検索対象となる帳票データの指定を受け付ける帳票データ指定手段と、前記帳票データ指定手段で指定された帳票データに対応する領域情報を取得する領域情報取得手段と、前記領域情報取得手段で取得された領域情報に従って、前記帳票データ指定手段で指定された帳票データに設定される領域をグループ化された領域とグループ化されていない領域とに分類する分類手段と、前記分類手段で分類されたグループ化された領域とグループ化されていない領域とをユーザに選択させるための文字列をそれぞれ識別可能に表示する表示手段と、前記帳票データ指定手段で指定された帳票データを検索させるために、前記表示手段で表示された文字列の指定を受け付ける文字列指定手段と、前記文字列指定手段で指定された文字列に対応する領域に対して検索処理をさせるための検索条件の入力を受け付ける検索条件入力手段と、前記帳票データ指定手段で指定された帳票データから、前記文字列指定手段で指定された文字列に対応する領域に配置される帳票データを検索させるための検索指示を行う検索指示手段とを備え、前記文字列指定手段は、複数の文字列の選択を受け付ける複数文字列選択手段と、前記選択された複数の文字列に対応する領域をグループ化させる指示をするグループ化手段とを更に備える情報処理装置と通信可能な帳票データと当該帳票データを検索するために設定される領域の領域情報とを対応させて記憶するサーバ装置であって、
前記情報処理装置における前記帳票データ指定手段により指定された帳票データと、当該指定された帳票データに対応する領域情報であって、当該情報処理装置において当該帳票データに設定される領域をグループ化された領域とグループ化されていない領域とに分類可能な情報を含む領域情報とを前記情報処理装置に送信する送信手段と、
前記情報処理装置における検索指示に従って、検索処理を実行する検索処理手段と、
前記情報処理装置における前記グループ化手段によりなされたグループ化の指示に従って、前記選択された複数の文字列に対応するそれぞれの領域を同じグループとして分類可能な情報を前記領域情報に登録するグループ登録手段とを有することを特徴とするサーバ装置。
Form data designation means for accepting designation of form data to be searched, area information acquisition means for obtaining area information corresponding to the form data designated by the form data designation means, and obtained by the area information acquisition means Classification means for classifying areas set in the form data designated by the form data designation means according to area information into grouped areas and ungrouped areas, and grouping classified by the classification means Display means for displaying the character string for allowing the user to select the selected area and the ungrouped area, respectively, and the display for searching the form data designated by the form data designation means. A character string designating unit for accepting designation of the character string displayed by the means, and an area corresponding to the character string designated by the character string designating unit A search condition input unit that receives input of a search condition for performing a search process for the search data, and is arranged in an area corresponding to the character string specified by the character string specifying unit from the form data specified by the form data specifying unit Search instruction means for performing a search instruction for searching the form data to be performed, wherein the character string designating means includes a plurality of character string selection means for accepting selection of a plurality of character strings, and the plurality of selected character strings. corresponding in correspondence with the area information of the area set to search further in Bei obtain information processing apparatus capable of communicating with the form data and the form data and grouping means for an instruction to group the regions A server device for storing,
The form data designated by the form data designation means in the information processing apparatus and area information corresponding to the designated form data, wherein areas set in the form data are grouped in the information processing apparatus. Transmission means for transmitting area information including information that can be classified into an area and an ungrouped area to the information processing apparatus;
Search processing means for executing search processing in accordance with a search instruction in the information processing apparatus;
Group registration means for registering, in the area information, information that can classify the areas corresponding to the plurality of selected character strings as the same group in accordance with the grouping instruction made by the grouping means in the information processing apparatus A server device comprising:
帳票データと当該帳票データ内を検索するために設定される領域の領域情報とを対応させて記憶するサーバ装置と通信可能に接続される情報処理装置の帳票検索方法であって、
検索対象となる帳票データの指定を受け付ける帳票データ指定工程と、
前記帳票データ指定工程で指定された帳票データに対応する領域情報を前記サーバ装置から取得する領域情報取得工程と、
前記領域情報取得工程で取得された領域情報に従って、前記帳票データ指定工程で指定された帳票データに設定される領域をグループ化された領域とグループ化されていない領域とに分類する分類工程と、
前記分類工程で分類されたグループ化された領域とグループ化されていない領域とをユーザに選択させるための文字列をそれぞれ識別可能に表示する表示工程と、
前記帳票データ指定工程で指定された帳票データを検索させるために、前記表示工程で表示された文字列の指定を受け付ける文字列指定工程と、
前記文字列指定工程で指定された文字列に対応する領域に対して検索処理をさせるための検索条件の入力を受け付ける検索条件入力工程と、
前記帳票データ指定工程で指定された帳票データから、前記文字列指定工程で指定された文字列に対応する領域に配置される帳票データを検索させるための検索指示を行う検索指示工程とを備え、
前記文字列指定工程は、複数の文字列の選択を受け付ける複数文字列選択工程と、前記選択された複数の文字列に対応する領域をグループ化させる指示をするグループ化工程とを更に備えることを特徴とする帳票検索方法。
A form search method for an information processing apparatus communicably connected to a server apparatus that stores form data and area information of an area set for searching in the form data in association with each other,
A form data designation process for accepting designation of form data to be searched;
An area information acquisition step for acquiring area information corresponding to the form data designated in the form data designation step from the server device;
In accordance with the region information acquired in the region information acquisition step, a classification step of classifying the region set in the form data designated in the form data designation step into a grouped region and an ungrouped region,
A display step for displaying the character strings for allowing the user to select the grouped region and the non-grouped region classified in the classification step, respectively,
In order to search for the form data designated in the form data designation step, a character string designation step for accepting designation of the character string displayed in the display step;
A search condition input step for receiving an input of a search condition for performing a search process on a region corresponding to the character string specified in the character string specifying step;
A search instruction step for performing a search instruction for searching for form data arranged in an area corresponding to the character string specified in the character string specifying step from the form data specified in the form data specifying step;
The character string designating step further includes a plurality of character string selecting steps for accepting selection of a plurality of character strings, and a grouping step for instructing grouping of regions corresponding to the selected character strings. Feature form search method.
情報処理装置と、帳票データと当該帳票データを検索するために設定される領域の領域情報とを対応させて記憶するサーバ装置とが通信可能な電子帳票管理システムの帳票検索方法であって、
前記情報処理装置は、
検索対象となる帳票データの指定を受け付ける帳票データ指定工程と、
前記帳票データ指定工程で指定された帳票データに対応する領域情報を取得する領域情報取得工程と、
前記領域情報取得工程で取得された領域情報に従って、前記帳票データ指定工程で指定された帳票データに設定される領域をグループ化された領域とグループ化されていない領域とに分類する分類工程と、
前記分類工程で分類されたグループ化された領域とグループ化されていない領域とをユーザに選択させるための文字列をそれぞれ識別可能に表示する表示工程と、
前記帳票データ指定工程で指定された帳票データを検索させるために、前記表示工程で表示された文字列の指定を受け付ける文字列指定工程と、
前記文字列指定工程で指定された文字列に対応する領域に対して検索処理をさせるための検索条件の入力を受け付ける検索条件入力工程と、
前記帳票データ指定工程で指定された帳票データから、前記文字列指定工程で指定された文字列に対応する領域に配置される帳票データを検索させるための検索指示を行う検索指示工程とを実行し
前記文字列指定工程は、複数の文字列の選択を受け付ける複数文字列選択工程と、前記選択された複数の文字列に対応する領域をグループ化させる指示をするグループ化工程とを更に実行するものであり、
前記サーバ装置は、
前記情報処理装置における前記帳票データ指定工程により指定された帳票データと、当該指定された帳票データに対応する領域情報であって、当該情報処理装置において当該帳票データに設定される領域をグループ化された領域とグループ化されていない領域とに分類可能な情報を含む領域情報とを前記情報処理装置に送信する送信工程と、
前記情報処理装置における検索指示に従って、検索処理を実行する検索処理工程と、
前記情報処理装置における前記グループ化工程によりなされたグループ化の指示に従って、前記選択された複数の文字列に対応するそれぞれの領域を同じグループとして分類可能な情報を前記領域情報に登録するグループ登録工程とを実行することを特徴とする帳票検索方法。
A form search method of an electronic form management system capable of communicating with an information processing apparatus and a server device that stores form data and area information of an area set for searching for the form data,
The information processing apparatus includes:
A form data designation process for accepting designation of form data to be searched;
An area information acquisition step for acquiring area information corresponding to the form data designated in the form data designation step;
In accordance with the region information acquired in the region information acquisition step, a classification step of classifying the region set in the form data designated in the form data designation step into a grouped region and an ungrouped region,
A display step for displaying the character strings for allowing the user to select the grouped region and the non-grouped region classified in the classification step, respectively,
In order to search for the form data designated in the form data designation step, a character string designation step for accepting designation of the character string displayed in the display step;
A search condition input step for receiving an input of a search condition for performing a search process on a region corresponding to the character string specified in the character string specifying step;
From the form data specified by the form data designation step, perform a search instruction step of performing a search instruction for search for form data to be arranged in a region corresponding to the character string specified by the character string designation step ,
The character string specifying step, which further executes a grouping process of a plurality character string selection step of accepting a selection of a plurality of character strings, instructing to group the regions corresponding to the plurality of character strings said selected And
The server device
Form data designated by the form data designation step in the information processing apparatus and area information corresponding to the designated form data, wherein areas set in the form data are grouped in the information processing apparatus A transmission step of transmitting area information including information that can be classified into an area and an ungrouped area to the information processing apparatus;
A search process step of executing a search process according to a search instruction in the information processing apparatus;
A group registration step of registering in the region information information that can classify the regions corresponding to the selected plurality of character strings as the same group in accordance with the grouping instruction made by the grouping step in the information processing apparatus The form search method characterized by performing these .
検索対象となる帳票データの指定を受け付ける帳票データ指定工程と、前記帳票データ指定工程で指定された帳票データに対応する領域情報を取得する領域情報取得工程と、前記領域情報取得工程で取得された領域情報に従って、前記帳票データ指定工程で指定された帳票データに設定される領域をグループ化された領域とグループ化されていない領域とに分類する分類工程と、前記分類工程で分類されたグループ化された領域とグループ化されていない領域とをユーザに選択させるための文字列をそれぞれ識別可能に表示する表示工程と、前記帳票データ指定工程で指定された帳票データを検索させるために、前記表示工程で表示された文字列の指定を受け付ける文字列指定工程と、前記文字列指定工程で指定された文字列に対応する領域に対して検索処理をさせるための検索条件の入力を受け付ける検索条件入力工程と、前記帳票データ指定工程で指定された帳票データから、前記文字列指定工程で指定された文字列に対応する領域に配置される帳票データを検索させるための検索指示を行う検索指示工程とを実行し、前記文字列指定工程は、複数の文字列の選択を受け付ける複数文字列選択工程と、前記選択された複数の文字列に対応する領域をグループ化させる指示をするグループ化工程とを更に実行する情報処理装置と通信可能な帳票データと当該帳票データを検索するために設定される領域の領域情報とを対応させて記憶するサーバ装置の帳票検索方法であって、
前記情報処理装置における前記帳票データ指定工程により指定された帳票データと、当該指定された帳票データに対応する領域情報であって、当該情報処理装置において当該帳票データに設定される領域をグループ化された領域とグループ化されていない領域とに分類可能な情報を含む領域情報とを前記情報処理装置に送信する送信工程と、
前記情報処理装置における検索指示に従って、検索処理を実行する検索処理工程と、
前記情報処理装置における前記グループ化工程によりなされたグループ化の指示に従って、前記選択された複数の文字列に対応するそれぞれの領域を同じグループとして分類可能な情報を前記領域情報に登録するグループ登録工程とを有することを特徴とする帳票検索方法。
Obtained in the form data designation process for accepting designation of the form data to be searched, the area information acquisition process for obtaining area information corresponding to the form data designated in the form data designation process, and the area information acquisition process A classification process for classifying areas set in the form data designated in the form data designation process according to area information into grouped areas and ungrouped areas, and grouping classified in the classification process A display step for displaying a character string for allowing the user to select the selected region and an ungrouped region, and the display for searching the form data specified in the form data specifying step. A character string designating process for accepting designation of the character string displayed in the process, and an area corresponding to the character string designated in the character string designating process A search condition input step for receiving input of a search condition for performing search processing on the basis of the form data specified in the form data specifying step and an area corresponding to the character string specified in the character string specifying step A search instruction step for performing a search instruction for searching the form data to be performed , wherein the character string specifying step includes a plurality of character string selection steps for accepting selection of a plurality of character strings, and the plurality of selected characters. The form data that can be communicated with the information processing apparatus that further executes the grouping step that instructs to group the areas corresponding to the columns is associated with the area information of the areas that are set to search for the form data. A form retrieval method for a server device to be stored,
Form data designated by the form data designation step in the information processing apparatus and area information corresponding to the designated form data, wherein areas set in the form data are grouped in the information processing apparatus A transmission step of transmitting area information including information that can be classified into an area and an ungrouped area to the information processing apparatus;
A search process step of executing a search process according to a search instruction in the information processing apparatus;
A group registration step of registering in the region information information that can classify the regions corresponding to the selected plurality of character strings as the same group in accordance with the grouping instruction made by the grouping step in the information processing apparatus A form retrieval method characterized by comprising:
請求項6に記載の帳票検索方法を情報処理装置に実行させるためのプログラム。 Program for executing a document search method according to an information processing apparatus to claim 6. 請求項7に記載の帳票検索方法を情報処理装置に実行させるためのプログラム。 Program for executing a document search method according to an information processing apparatus to claim 7. 請求項8に記載の帳票検索方法をサーバ装置に実行させるためのプログラム。 Program for executing a document search method according to the server apparatus in claim 8. 請求項7に記載の帳票検索方法をサーバ装置に実行させるためのプログラム。A program for causing a server device to execute the form retrieval method according to claim 7.
JP2008169343A 2008-06-27 2008-06-27 Information processing apparatus, electronic form management system, server apparatus, form retrieval method, and program Expired - Fee Related JP5128386B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008169343A JP5128386B2 (en) 2008-06-27 2008-06-27 Information processing apparatus, electronic form management system, server apparatus, form retrieval method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008169343A JP5128386B2 (en) 2008-06-27 2008-06-27 Information processing apparatus, electronic form management system, server apparatus, form retrieval method, and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2012239150A Division JP5519756B2 (en) 2012-10-30 2012-10-30 Information processing apparatus, electronic form data management system, server apparatus, form retrieval method, and program

Publications (2)

Publication Number Publication Date
JP2010009412A JP2010009412A (en) 2010-01-14
JP5128386B2 true JP5128386B2 (en) 2013-01-23

Family

ID=41589805

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008169343A Expired - Fee Related JP5128386B2 (en) 2008-06-27 2008-06-27 Information processing apparatus, electronic form management system, server apparatus, form retrieval method, and program

Country Status (1)

Country Link
JP (1) JP5128386B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5659753B2 (en) * 2010-12-07 2015-01-28 キヤノンマーケティングジャパン株式会社 Form system, server, information processing apparatus, processing method thereof, and program.
JP6303445B2 (en) * 2013-11-28 2018-04-04 キヤノンマーケティングジャパン株式会社 Electronic form system, form retrieval apparatus, control method, and program
JP6693262B2 (en) * 2016-05-13 2020-05-13 富士ゼロックス株式会社 Communication device and program
JP6572984B2 (en) * 2018-03-08 2019-09-11 キヤノンマーケティングジャパン株式会社 Electronic form system, form retrieval apparatus, control method, and program

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002149471A (en) * 2000-11-15 2002-05-24 Mitsubishi Gas Chem Co Inc File system
JP2003006194A (en) * 2001-06-22 2003-01-10 Mitsubishi Electric Corp System for controlling database access
JP2003346073A (en) * 2002-05-23 2003-12-05 Jive Computer:Kk Electronic form system
JP4434876B2 (en) * 2004-08-17 2010-03-17 キヤノンマーケティングジャパン株式会社 Form search device, form search system, form search method and program thereof
JP2007179201A (en) * 2005-12-27 2007-07-12 Canon Marketing Japan Inc Electronic document management device, search result output method, program, and storage medium
JP4404930B2 (en) * 2006-12-28 2010-01-27 キヤノンマーケティングジャパン株式会社 Information processing apparatus, control method therefor, information processing system, program, and computer-readable recording medium

Also Published As

Publication number Publication date
JP2010009412A (en) 2010-01-14

Similar Documents

Publication Publication Date Title
US7424490B2 (en) System for document management and information processing
JP4308587B2 (en) Document group management device
US7058653B2 (en) Tree system diagram output method, computer program and recording medium
US8037107B2 (en) Document transfer assisting system, monitor apparatus, document transfer assisting apparatus, method and computer readable recording medium
WO2011033734A1 (en) File search system and program
US20090313539A1 (en) Information processor, information processing method, and recording medium
US20060129539A1 (en) Information processing device and method thereof
EP1686490A2 (en) Document processing apparatus and method and document processing system
JP2013211040A (en) Information processing apparatus and file management method
JP5128386B2 (en) Information processing apparatus, electronic form management system, server apparatus, form retrieval method, and program
JP2002196996A (en) Information processing device, network system, device managing method, and storing medium
JP5659753B2 (en) Form system, server, information processing apparatus, processing method thereof, and program.
JP4959501B2 (en) Information processing apparatus, information processing method, and program
JP6586050B2 (en) Management device, management method, and management program
JP5201592B2 (en) Information processing system, information processing method, program, and computer-readable recording medium
JP5519756B2 (en) Information processing apparatus, electronic form data management system, server apparatus, form retrieval method, and program
JPH1069476A (en) Document management system, document sharing method and recording medium
JP5722485B2 (en) Information processing system, control method therefor, information processing apparatus, control method therefor, and program
JP7440979B1 (en) File sorting system, file sorting method, and file sorting program
JP6939473B2 (en) Document processing equipment and programs
JP5718542B2 (en) Information processing apparatus and file management method
JP3872162B2 (en) Business processing system and commissioned business execution control method
JP2001075847A (en) Electronic filing system and file managing method
JP6283321B2 (en) Image management server and image management method
JP2019032796A (en) File management device, file management system, method for file management, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20091210

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20110401

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20110418

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20111124

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20111129

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120130

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120710

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120831

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20121002

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20121031

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 5128386

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20151109

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313115

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees