JP2021051723A - Information processor, information processing method, and program - Google Patents

Information processor, information processing method, and program Download PDF

Info

Publication number
JP2021051723A
JP2021051723A JP2020076200A JP2020076200A JP2021051723A JP 2021051723 A JP2021051723 A JP 2021051723A JP 2020076200 A JP2020076200 A JP 2020076200A JP 2020076200 A JP2020076200 A JP 2020076200A JP 2021051723 A JP2021051723 A JP 2021051723A
Authority
JP
Japan
Prior art keywords
data
code
template
input
screen
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2020076200A
Other languages
Japanese (ja)
Inventor
暢之 大角
Nobuyuki Osumi
暢之 大角
敬史 溝渕
Takashi Mizobuchi
敬史 溝渕
祐樹 中田
Yuki Nakada
祐樹 中田
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.)
RPA Holdings Inc
Original Assignee
RPA Holdings 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 RPA Holdings Inc filed Critical RPA Holdings Inc
Publication of JP2021051723A publication Critical patent/JP2021051723A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

To provide an information processor, an information processing method, and a program which easily automate business form work of a user and enhances work efficiency of business form work.SOLUTION: In an information processor (server 1), a method associates a data input field with a code indicating a function of the data input field. A server includes a business form management section 112 for managing business form data used in this service by a business form DB400 by including a corresponding section 121 including a naming rule indicating a correspondence between the function of the data input field and the code, and a setting section 122 for setting the code to the data input field for exhibiting the function indicated by the code as a business form registration screen having a plurality of data input field is displayed and the user enter the code to each data input field.SELECTED DRAWING: Figure 4

Description

本発明は、情報処理装置、情報処理方法及びプログラムに関する。 The present invention relates to an information processing device, an information processing method and a program.

従来より、企業等では、作業を効率的に行うために作業の自動化が進められている。しかし、いわゆる自動化は、工場等の生産現場で進められているものの、経理事務や一般事務等を含む、いわゆるデスクワークには、なかなか応用されないのが現状であった。
また、デスクワークの一つである、例えば手書きされた帳票の記入内容を他の帳票へ移し換える業務や回覧業務等は、人の手によって行われる作業がほとんどであり、そこには必然的にヒューマンエラーが発生するため、手入力の個所の確認、修正等の余分な作業が加わるためコスト削減が困難となっていた。
そこで、デスクワークにも応用した自動化システムに関する技術が提案されている(例えば、特許文献1参照)。
Conventionally, companies and the like have been promoting automation of work in order to carry out the work efficiently. However, although so-called automation is being promoted at production sites such as factories, the current situation is that it is not easily applied to so-called desk work including accounting affairs and general affairs.
In addition, one of the desk work, for example, the work of transferring the contents of a handwritten form to another form and the circulation work, etc., are mostly performed by human hands, and inevitably there are humans. Since an error occurs, it is difficult to reduce the cost because extra work such as confirmation and correction of the manually input part is added.
Therefore, a technique related to an automation system applied to desk work has been proposed (see, for example, Patent Document 1).

特開2019−075084号公報Japanese Unexamined Patent Publication No. 2019-075084

しかしながら、上述の特許文献1に記載の技術を含む従来技術では、ウェブブラウザの操作を伴う業務プロセスを自動化するためのシステムであって、ウェブブラウザ以外の操作に関しては十分対応しているとは言えなかった。
また、デスクワークといっても様々な業種が存在するため、様々な業種の帳票に対応した自動化が必要である。
However, it can be said that the prior art including the technique described in Patent Document 1 described above is a system for automating a business process involving the operation of a web browser, and sufficiently supports operations other than the web browser. There wasn't.
In addition, since there are various types of desk work, it is necessary to automate the forms of various types of business.

本発明は、このような状況を鑑みてなされたものであり、ユーザの帳票作業を容易に自動化し、作業効率を高めることを目的とする。 The present invention has been made in view of such a situation, and an object of the present invention is to easily automate a user's form work and improve work efficiency.

上記目的を達成するため、本発明の一態様の情報処理装置は、
データ入力欄と当該データ入力欄の機能を示すコードとを対応付ける対応手段と、
前記コードが示す機能を発揮させる前記データ入力欄に当該コードを設定する設定手段と、
を備える。
In order to achieve the above object, the information processing device of one aspect of the present invention is
Corresponding means for associating the data input field with the code indicating the function of the data input field, and
A setting means for setting the code in the data input field that exerts the function indicated by the code, and
To be equipped.

本発明によれば、ユーザの作業を容易に自動化し、作業効率を高めることができる。 According to the present invention, the user's work can be easily automated and the work efficiency can be improved.

本発明の一実施形態に係る情報処理システムが適用される電子帳票サービスの概要の一例を説明する模式図である。It is a schematic diagram explaining an example of the outline of the electronic form service to which the information processing system which concerns on one Embodiment of this invention is applied. 図1に示す電子帳票サービスを提供する際に適用される情報処理システム、即ち、本発明の情報処理装置の一実施形態であるサーバを含む情報処理システムの構成例を示す図である。It is a figure which shows the configuration example of the information processing system applied when providing the electronic form service shown in FIG. 1, that is, the information processing system including the server which is one Embodiment of the information processing apparatus of this invention. 図2の情報処理システムのうちサーバのハードウェア構成を示すブロック図である。It is a block diagram which shows the hardware configuration of the server in the information processing system of FIG. 図3のサーバの機能的構成の一例を示す機能ブロック図である。It is a functional block diagram which shows an example of the functional configuration of the server of FIG. 図1の電子帳票サービスでのPDFフォームの命名規則の一例を示す図である。It is a figure which shows an example of the naming rule of the PDF form in the electronic form service of FIG. 図5の命名規則において接頭コードと入力欄の機能名称との相関関係の一例を示す図である。It is a figure which shows an example of the correlation between the prefix code and the function name of an input field in the naming convention of FIG. 帳票に相当する帳票フォームを示す図である。It is a figure which shows the form which corresponds to the form. 図1乃至4のサーバのテンプレート生成動作を示すフローチャートである。It is a flowchart which shows the template generation operation of the server of FIGS. 1 to 4. 図1乃至4のサーバのPDF帳票生成動作を示すフローチャートである。It is a flowchart which shows the PDF form generation operation of the server of FIGS. 1 to 4. 図1の電子帳票サービスにおいてPDFファイルの処理機能を示す図である。It is a figure which shows the processing function of a PDF file in the electronic form service of FIG. 図1の電子帳票サービスにおいてPDFファイルの処理機能を示す図である。It is a figure which shows the processing function of a PDF file in the electronic form service of FIG. テンプレート新規作成用の画面を示す図である。It is a figure which shows the screen for creating a new template. テンプレート新規実施用の画面を示す図である。It is a figure which shows the screen for the template new execution. テンプレート実施画面の一例を示す図である。It is a figure which shows an example of the template execution screen. テンプレート実施画面の一例を示す図である。It is a figure which shows an example of the template execution screen. 図14及び図15の入力フォームに入力された情報をマージして作成された雇用契約書のPDF帳票を示す図である。It is a figure which shows the PDF form of the employment contract created by merging the information input in the input form of FIG. 14 and FIG. テンプレート進捗状況の画面を示す図である。It is a figure which shows the screen of the template progress status. 入力完了帳票の画面を示す図である。It is a figure which shows the screen of the input completion form. 入力が必要な回覧帳票が表示されたテンプレートの画面を示す図である。It is a figure which shows the screen of the template which displayed the circulation form which needs to input. 次の担当者へ回覧帳票を回覧する際に表示されるテンプレートの画面を示す図である。It is a figure which shows the screen of the template which is displayed when the circulation form is circulated to the next person in charge. 次の担当者に回覧された回覧帳票が表示されたテンプレートの画面を示す図である。It is a figure which shows the screen of the template which displayed the circulation form circulated to the next person in charge. 指定した雛形帳票の分割処理を行うための設定画面を示す図である。It is a figure which shows the setting screen for performing the division processing of the designated template form. 図22の設定画面で分割処理の処理ステップを設定する様子を示す図である。It is a figure which shows the mode of setting the process step of the division process on the setting screen of FIG. 第1の処理ステップにおいてデータを入力するテンプレート実施画面を示す図である。It is a figure which shows the template execution screen which inputs the data in the 1st processing step. 第2の処理ステップにおいてデータを入力するテンプレート実施画面を示す図である。It is a figure which shows the template execution screen which inputs the data in the 2nd processing step. 第3の処理ステップにおいてデータを入力するテンプレート実施画面を示す図である。It is a figure which shows the template execution screen which inputs the data in the 3rd processing step. 全ての処理ステップが完了して生成されたPDF帳票が表示されたテンプレート実施画面を示す図である。It is a figure which shows the template execution screen which displayed the PDF form generated by completing all the processing steps. 作業者自身に回覧される帳票を一括指定するため画面を示す図である。It is a figure which shows the screen in order to collectively specify the form to be circulated to the worker himself / herself. 回覧帳票の一括承認を実行する画面を示す図である。It is a figure which shows the screen which executes the batch approval of a circulation form. 帳票表示の際にカスタマイズされた背景画像を表示する画面を示す図である。It is a figure which shows the screen which displays the customized background image at the time of form display. 登録されている帳票をサムネイル表示する画面を示す図である。It is a figure which shows the screen which displays the thumbnail of the registered form. 登録済の帳票のサムネイルを並べて処理の手順を作成する画面を示す図である。It is a figure which shows the screen which creates the process procedure by arranging thumbnails of registered forms.

以下、図1を参照して本サービスの提供例を説明する。
図1は、本発明の情報処理装置の一実施形態に係るサーバが適用される電子帳票サービス(以下「本サービス」と呼ぶ)の概要の一例を説明する模式図である。
Hereinafter, an example of providing this service will be described with reference to FIG.
FIG. 1 is a schematic diagram illustrating an example of an outline of an electronic form service (hereinafter referred to as “the service”) to which a server according to an embodiment of the information processing apparatus of the present invention is applied.

本サービスは、紙で運用していた、帳票業務を、PDFを活用した電子ペーパー(タブレットにPDFを表示)に置換することにより、現場主導かつ開発不要で即座にペーパーレスを始めることができるサービスである。
また、本サービスでは、加えて、従来よりPDF読み取りサービスの一つとして提供されているBizRobo!RPAシリーズ(RPAテクノロジーズ社製)等と連携することにより、既存のシステム連携もワンストップでソリューション提供することができるものである。なお、PDF読み取りサービスとは、PDFファイルの画像と共にPDFファイルに埋め込まれている文字データも読み込み取得できるサービスである。
図1の例の本サービスの利用者は、次の3つの利用ステップで帳票業務を実行する。
まず、ステップS1において、帳票を設計及び準備する。このステップS1では、命名規則に基づいて帳票のフォームの設定を行う。帳票のフォームとは、帳票における複数の項目と各項目の入力欄との対応関係と配置を決めた書式である。帳票のフォームは、入力側のフォームである入力フォームと出力側のフォームである出力フォームがある。
This service is a service that allows you to start paperless immediately without the need for development and on-site initiative by replacing the form work that was operated with paper with electronic paper that utilizes PDF (PDF is displayed on the tablet). is there.
In addition to this service, BizRobo! Has been provided as one of the PDF reading services. By linking with the RPA series (manufactured by RPA Technologies), etc., it is possible to provide a one-stop solution for linking existing systems. The PDF reading service is a service that can read and acquire the character data embedded in the PDF file together with the image of the PDF file.
The user of this service in the example of FIG. 1 executes the form business in the following three usage steps.
First, in step S1, the form is designed and prepared. In this step S1, the form of the form is set based on the naming convention. The form of the form is a form in which the correspondence and arrangement of a plurality of items in the form and the input fields of each item are determined. There are two types of form forms: an input form, which is an input side form, and an output form, which is an output side form.

ステップS2において、設計及び準備した帳票を登録する。このステップS2では、ユーザが設定した入力フォームの帳票を本サービスのサーバにアップロードする。
ステップS3において、タブレット等に帳票を表示し、手書きで記入する。このステップS3では、サーバにアップロードした帳票(入力側)の候補をタブレットのweb閲覧機能、つまりブラウザの画面に表示し所望の帳票を選択操作する。これにより、選択操作した帳票と対応する帳票入力画面が表示されて、データ入力が可能になる。
開いた帳票入力画面は、帳票とほぼ同じフォームなので、ユーザは、帳票とほぼ同じ感覚でデータ入力が可能になる。帳票入力画面に入力するデータは、各項目の入力欄の機能により指定されており、例えばテキストや手書き文字等の入力が可能である。
In step S2, the designed and prepared form is registered. In this step S2, the form of the input form set by the user is uploaded to the server of this service.
In step S3, the form is displayed on a tablet or the like and handwritten. In this step S3, the candidates of the form (input side) uploaded to the server are displayed on the web browsing function of the tablet, that is, the screen of the browser, and the desired form is selected and operated. As a result, the form input screen corresponding to the selected form is displayed, and data can be input.
Since the opened form input screen has almost the same form as the form, the user can input data with almost the same feeling as the form. The data to be input to the form input screen is specified by the function of the input field of each item, and for example, text or handwritten characters can be input.

帳票入力画面へのデータ入力後、入力完了の操作により、予め設定した命名規則に基づいて、予め出力用として設定した他の帳票(出力側)へのデータの置換が項目単位で自動的に行われるので、データの移し換えに人手の作業が不要になる。 After inputting data to the form input screen, by the operation of input completion, data is automatically replaced for each item with other forms (output side) set in advance for output based on the preset naming convention. Therefore, no manual work is required to transfer the data.

本サービスでは、このような3つの利用ステップで帳票業務を実行することにより、手書きされた帳票の記入内容を他の帳票へ移し換える業務を、ヒューマンエラーを起こすことなく、手入力の個所の確認、修正等も不要とし、コスト削減を行うことができる。
本サービスでは、この他、品質、リードタイム、コストの面で以下のような効果が得られる。
品質面では、手戻りをゼロにすることができる。パンチングのミスをゼロにすることができる。コンプライアンスを強化することができる。
リードタイムの面では、UXの向上と売上機会を向上することができる。業務プロセスのリアルタイム可視化により業務全体の効率化を図ることができる。
コストの面では、紙の印刷代をゼロにすることができる。転記作業をゼロにすることができる。文書の保管や探索を容易にすることができる。
In this service, by executing the form work in these three usage steps, the work of transferring the contents of the handwritten form to another form can be confirmed without causing a human error. , Modifications, etc. are not required, and costs can be reduced.
In addition to this, this service has the following effects in terms of quality, lead time, and cost.
In terms of quality, rework can be zero. Punching mistakes can be eliminated. Compliance can be strengthened.
In terms of lead time, it is possible to improve UX and sales opportunities. Real-time visualization of business processes can improve the efficiency of the entire business.
In terms of cost, the printing cost of paper can be reduced to zero. Posting work can be reduced to zero. Documents can be easily stored and searched.

次に、図2乃至図4を参照して図1に示した本サービスを実現する情報処理システムについて説明する。
図2は、図1に示す本サービスを提供する際に適用される情報処理システム、即ち、本発明の情報処理装置の一実施形態であるサーバを含む情報処理システムの構成例を示す図である。
Next, an information processing system that realizes the service shown in FIG. 1 will be described with reference to FIGS. 2 to 4.
FIG. 2 is a diagram showing a configuration example of an information processing system applied when providing the service shown in FIG. 1, that is, an information processing system including a server according to an embodiment of the information processing apparatus of the present invention. ..

図2に示す情報処理システムは、サーバ1と、n台(nは1以上の任意の整数値)のユーザ端末2−1乃至2−nとをインターネット等のネットワークNを介して接続して構成される。
サーバ1は、本サービスのサービス提供者Aにより管理される。ユーザ端末2−1乃至2−nの夫々は、n人のユーザU−1乃至U−nの夫々により操作される。
The information processing system shown in FIG. 2 is configured by connecting a server 1 and n user terminals 2-1 to 2-n (n is an arbitrary integer value of 1 or more) via a network N such as the Internet. Will be done.
The server 1 is managed by the service provider A of this service. Each of the user terminals 2-1 to 2-n is operated by n users U-1 to Un, respectively.

なお、以下、ユーザU−1乃至U−nを個々に区別する必要がない場合、これらをまとめて「ユーザU」と呼ぶ。「ユーザU」と呼んでいる場合には、ユーザ端末2−1乃至2−nをまとめて「ユーザ端末2」と呼ぶ。 Hereinafter, when it is not necessary to distinguish the users U-1 to Un individually, these are collectively referred to as "user U". When it is called "user U", the user terminals 2-1 to 2-n are collectively called "user terminal 2".

図3は、図2の情報処理システムのうちサーバのハードウェア構成を示すブロック図である。 FIG. 3 is a block diagram showing a hardware configuration of a server in the information processing system of FIG.

サーバ1は、CPU(Central Processing Unit)11と、ROM(Read Only Memory)12と、RAM(Random Access Memory)13と、バス14と、入出力インターフェース15と、出力部16と、入力部17と、記憶部18と、通信部19と、ドライブ20と、を備えている。 The server 1 includes a CPU (Central Processing Unit) 11, a ROM (Read Only Memory) 12, a RAM (Random Access Memory) 13, a bus 14, an input / output interface 15, an output unit 16, and an input unit 17. , A storage unit 18, a communication unit 19, and a drive 20.

CPU11は、ROM12に記録されているプログラム、又は、記憶部18からRAM13にロードされたプログラムに従って各種の処理を実行する。
RAM13には、CPU11が各種の処理を実行する上において必要なデータ等も適宜記憶される。
The CPU 11 executes various processes according to the program recorded in the ROM 12 or the program loaded from the storage unit 18 into the RAM 13.
Data and the like necessary for the CPU 11 to execute various processes are also appropriately stored in the RAM 13.

CPU11、ROM12及びRAM13は、バス14を介して相互に接続されている。このバス14にはまた、入出力インターフェース15も接続されている。入出力インターフェース15には、出力部16、入力部17、記憶部18、通信部19及びドライブ20が接続されている。 The CPU 11, ROM 12 and RAM 13 are connected to each other via the bus 14. An input / output interface 15 is also connected to the bus 14. An output unit 16, an input unit 17, a storage unit 18, a communication unit 19, and a drive 20 are connected to the input / output interface 15.

出力部16は、ディスプレイやスピーカ等で構成され、各種情報を画像や音声として出力する。入力部17は、キーボードやマウス等で構成され、各種情報を入力する。 The output unit 16 is composed of a display, a speaker, and the like, and outputs various information as images and sounds. The input unit 17 is composed of a keyboard, a mouse, and the like, and inputs various information.

記憶部18は、ハードディスクやDRAM(Dynamic Random Access Memory)等で構成され、各種データを記憶する。
通信部19は、インターネットを含むネットワークNを介して他の装置(図2の例ではユーザ端末2−1乃至2−n)との間で通信を行う。
The storage unit 18 is composed of a hard disk, a DRAM (Dynamic Random Access Memory), or the like, and stores various data.
The communication unit 19 communicates with other devices (user terminals 2-1 to 2-n in the example of FIG. 2) via a network N including the Internet.

ドライブ20には、磁気ディスク、光ディスク、光磁気ディスク、或いは半導体メモリ等よりなる、リムーバブルメディア21が適宜装着される。ドライブ20によってリムーバブルメディア21から読み出されたプログラムは、必要に応じて記憶部18にインストールされる。
また、リムーバブルメディア21は、記憶部18に記憶されている各種データも、記憶部18と同様に記憶することができる。
なお、図示はしないが、図2の情報処理システムのユーザ端末2及び広告主端末3は、図3に示すハードウェア構成と基本的に同様の構成を有している。
A removable media 21 made of a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is appropriately mounted on the drive 20. The program read from the removable media 21 by the drive 20 is installed in the storage unit 18 as needed.
Further, the removable media 21 can also store various data stored in the storage unit 18 in the same manner as the storage unit 18.
Although not shown, the user terminal 2 and the advertiser terminal 3 of the information processing system of FIG. 2 have basically the same configuration as the hardware configuration shown in FIG.

以下、図4を参照して、図1の本サービスを提供するためのサーバ1の機能的構成の一例について説明する。図4は、図3のサーバの機能的構成の一例を示す機能ブロック図である。 Hereinafter, an example of the functional configuration of the server 1 for providing the service of FIG. 1 will be described with reference to FIG. FIG. 4 is a functional block diagram showing an example of the functional configuration of the server of FIG.

図3に示したサーバ1の記憶部18の一領域には、図4に示すように、ユーザDB300と、帳票DB400とが設けられている。
ユーザDB300には、ユーザUの情報が記憶される。ユーザUの情報には、例えばユーザのID、ユーザの会社名、部署、氏名等が含まれる。
As shown in FIG. 4, a user DB 300 and a form DB 400 are provided in one area of the storage unit 18 of the server 1 shown in FIG.
The user DB 300 stores the information of the user U. The information of the user U includes, for example, a user ID, a user's company name, a department, a name, and the like.

帳票DB400には、帳票のデータが記憶されている。帳票のデータは、例えば帳票のフォーマット(入力フォーマット、出力フォーマット)、登録されるテンプレート帳票、雛形帳票、生成されたPDF帳票、命名規則及び相関関係、入力データ(テキストや文字画像)等を含む。 The form data is stored in the form DB 400. The form data includes, for example, a form format (input format, output format), a registered template form, a template form, a generated PDF form, a naming convention and correlation, input data (text or character image), and the like.

また、図1の本サービスに対応する処理が実行される際には、サーバ1のCPU11において、公開部111と、帳票管理部112と、PDF処理部113と、回覧制御部114とが機能する。
公開部111は、インターネット等のネットワークNに本サービスのサイトを公開する。ユーザUは、本サービスのサイトにおいて、ユーザ登録することで、電子帳票に関するサービスの提供を受けることができる。
帳票管理部112は、本サービスで用いる帳票のデータを帳票DB400で管理する。
帳票管理部112は、対応部121及び設定部122を有する。
対応部121は、データ入力欄と当該データ入力欄の機能を示すコードとを対応付ける。具体的には、データ入力欄の機能とコードとの対応関係を示す命名規則(図5参照)を含む。
設定部122は、コードが示す機能を発揮させるデータ入力欄に当該コードを設定する。より詳細には、複数のデータ入力欄を有する帳票登録画面を表示し、ユーザにより各データ入力欄にコードが入力されることで、コードが示す機能を発揮させるデータ入力欄に当該コードを設定する。
PDF処理部113は、PDFに関する処理を実行する。PDFに関する処理とは、例えば帳票入力画面や選択された入力テンプレートから抽出したデータを基にPDF帳票を生成する処理の他、PDF帳票を回覧、帳票分割及びマージ、分割表示、複写、複数帳票マージ、一括承認、繰り返し等を行う。
PDF処理部113は、フォーム表示部131、抽出部132、生成部133を有する。
フォーム表示部131は、帳票のデータ入力欄のうち、一部を非表示にした入力フォームを表示する。
Further, when the process corresponding to the service of FIG. 1 is executed, the public unit 111, the form management unit 112, the PDF processing unit 113, and the circulation control unit 114 function in the CPU 11 of the server 1. ..
The public unit 111 publishes the site of this service on the network N such as the Internet. User U can receive the service related to the electronic form by registering as a user on the site of this service.
The form management unit 112 manages the form data used in this service in the form DB 400.
The form management unit 112 has a corresponding unit 121 and a setting unit 122.
Corresponding unit 121 associates a data input field with a code indicating a function of the data input field. Specifically, it includes a naming convention (see FIG. 5) indicating the correspondence between the function of the data input field and the code.
The setting unit 122 sets the code in the data input field that exerts the function indicated by the code. More specifically, a form registration screen having a plurality of data input fields is displayed, and when a code is input by the user in each data input field, the code is set in the data input field that exerts the function indicated by the code. ..
The PDF processing unit 113 executes processing related to PDF. The processing related to PDF is, for example, the processing to generate a PDF form based on the data extracted from the form input screen or the selected input template, as well as the circulation of PDF forms, form division and merging, division display, copying, and multiple form merging. , Collective approval, repeat, etc.
The PDF processing unit 113 includes a form display unit 131, an extraction unit 132, and a generation unit 133.
The form display unit 131 displays an input form in which a part of the data input fields of the form is hidden.

抽出部132は、帳票のデータ入力欄に入力されたデータを、当該データ入力欄に設定されたコードに対応させて抽出する。
抽出部132は、例えば帳票分割及びマージの際に、帳票を複数に分けた領域毎にデータを抽出する。また、抽出部132は、例えば複数の帳票をマージする際に、複数の帳票夫々からデータを抽出する。
The extraction unit 132 extracts the data input in the data input field of the form in correspondence with the code set in the data input field.
The extraction unit 132 extracts data for each area in which the form is divided into a plurality of forms, for example, at the time of form division and merging. Further, the extraction unit 132 extracts data from each of the plurality of forms, for example, when merging a plurality of forms.

生成部133は、抽出部132により抽出されたデータを、命名規則に基づいて、予めコードが設定された他のデータ入力欄に挿入した帳票を生成する。
また、生成部133は、例えば帳票分割及びマージの際に、抽出部132により帳票の領域毎に抽出されたデータを、複数の領域からなる入力フォームに入力して1つの帳票を生成する。
さらに、生成部133は、例えば複数の帳票をマージする際に、抽出部132により複数の帳票夫々から抽出されたデータを、複数の帳票が連結された形態の帳票フォームに入力して帳票を生成する。生成部133は、回覧形式の前記帳票を生成する。
The generation unit 133 generates a form in which the data extracted by the extraction unit 132 is inserted into another data input field in which a code is set in advance based on the naming convention.
Further, the generation unit 133 generates one form by inputting the data extracted for each area of the form by the extraction unit 132 into the input form composed of a plurality of areas, for example, at the time of form division and merging.
Further, for example, when merging a plurality of forms, the generation unit 133 inputs data extracted from each of the plurality of forms by the extraction unit 132 into a form form in which a plurality of forms are concatenated to generate a form. To do. The generation unit 133 generates the form in a circulation format.

回覧制御部1は、回覧用の画面(図19、図21、図28、図29参照)を表示する。回覧制御部114は、生成部133により生成された回覧形式の帳票を、指定された順序で1以上のユーザUに回覧する制御を行う。 The circulation control unit 1 displays a screen for circulation (see FIGS. 19, 21, 28, and 29). The circulation control unit 114 controls to circulate the circulation-type form generated by the generation unit 133 to one or more users U in a designated order.

ここで、図5、図6を参照して命名規則及び相関関係について説明する。
図5に示すように、命名規則31は、情報入力欄の機能分類における機能と、機能を示すコードとを対応付けたテーブルである。コードは、接頭コードとその後ろに付与される項目の名称とで構成される。コードは、機能コード又は項目コードともいう。このテーブルには、各機能の説明を補足するための備考欄も設けられている。
機能分類は、「手書き入力」、「その他の入力」、「添付」等に分類されている。
例えば接頭コードの「HP_」は、機能分類が「手書き入力」に分類され、具体的な機能が「手書き入力、活字埋め込み」である。
また、接頭コードの「CL_」は、機能分類が「その他の入力」に分類され、具体的な機能が「カレンダー入力」である。
接頭コードの「FA_」は、機能分類が「添付」に分類され、具体的な機能が「ファイル添付」である。なお、接頭コードが未設定の欄は、機能が「キーボード入力」とされる。
Here, the naming convention and the correlation will be described with reference to FIGS. 5 and 6.
As shown in FIG. 5, the naming convention 31 is a table in which a function in the function classification of the information input field and a code indicating the function are associated with each other. The code consists of a prefix code and the name of the item given after it. The code is also referred to as a function code or an item code. This table also has a remarks column to supplement the explanation of each function.
The function classification is classified into "handwriting input", "other input", "attachment" and the like.
For example, the prefix code "HP_" is classified into "handwriting input" as a function classification, and the specific function is "handwriting input, type embedding".
Further, the prefix code "CL_" is classified into "other input" in the function classification, and the specific function is "calendar input".
The prefix code "FA_" is classified into "attachment" as a function classification, and the specific function is "file attachment". In the field where the prefix code is not set, the function is "keyboard input".

図6に示すように、相関関係32は、命名規則31と同様に情報入力欄の機能を規定するものであり、接頭コードどうしの関係や、接頭コードと接頭コードに付与する項目の名称とにより、入力するデータを規定する。
例えば「名前とカナの自動挿入」の機能において、「HP_とKN_で_以下を同じ名前にする」と規定すると、その情報入力欄のコードは、「HP_名前」「KN_名前」とされる。
また、「郵便番号検索」の機能において、「PC_住所1」、「PC_住所2」というコード名称の場合、「PC_住所1」が設定された情報入力欄へ都道府県市町村名迄が挿入される。「PC_住所2」へは、市町村名以下の住所(番地、号等)がユーザにより手入力される。
図7に、上記図5の命名規則31及び図6の相関関係32に従い、情報入力欄を命名し設定した一つの例の帳票フォーム41を示す。
As shown in FIG. 6, the correlation 32 defines the function of the information input field as in the naming convention 31, and depends on the relationship between the prefix codes and the names of the prefix codes and the items given to the prefix codes. , Specify the data to be input.
For example, in the function of "automatic insertion of name and kana", if "HP_ and KN_ have the same name below _", the code of the information input field is "HP_name" and "KN_name".
In addition, in the case of the code names "PC_address 1" and "PC_address 2" in the "zip code search" function, up to the prefecture, city, town, and village name is inserted in the information input field in which "PC_address 1" is set. .. In "PC_Address 2", the address (address, number, etc.) below the name of the municipality is manually input by the user.
FIG. 7 shows an example form 41 in which the information input field is named and set according to the naming convention 31 of FIG. 5 and the correlation 32 of FIG.

次に、図8及び図9のフローチャートを参照して図2の情報処理システムにおける図2乃至図4のサーバ1の動作を説明する。まず、図8を参照してサーバ1のテンプレート生成動作を説明する。図8は、図2乃至図4のサーバ1のテンプレート生成動作を示すフローチャートである。
サーバ1では、手書きの帳票に対応する帳票フォーム41を生成する際に、図8のステップS11において、対応部121が、データ入力欄と当該データ入力欄の機能を示すコードとを対応付ける。
設定部122は、テンプレート新規作成画面を表示し、この画面に複数の雛形帳票の入力フォームを表示する。そして、ユーザにより選択された雛形帳票の入力フォームをテンプレートにして登録するための帳票登録画面を表する。
次に、設定部122は、ステップS12において、帳票登録画面の入力フォームの各データ入力欄にコードが入力されることで、コードが示す機能を発揮させるデータ入力欄に当該コードを設定する。これにより、データ入力欄にコードが設定された入力フォームのテンプレートとして帳票フォーム41が帳票DB400に登録される。
Next, the operation of the server 1 of FIGS. 2 to 4 in the information processing system of FIG. 2 will be described with reference to the flowcharts of FIGS. 8 and 9. First, the template generation operation of the server 1 will be described with reference to FIG. FIG. 8 is a flowchart showing a template generation operation of the server 1 of FIGS. 2 to 4.
In the server 1, when the form 41 corresponding to the handwritten form is generated, in step S11 of FIG. 8, the corresponding unit 121 associates the data input field with the code indicating the function of the data input field.
The setting unit 122 displays a new template creation screen, and displays a plurality of template form input forms on this screen. Then, the form registration screen for registering the template form input form selected by the user as a template is displayed.
Next, in step S12, the setting unit 122 sets the code in the data input field that exerts the function indicated by the code by inputting the code in each data input field of the input form of the form registration screen. As a result, the form 41 is registered in the form DB 400 as a template of the input form in which the code is set in the data input field.

次に、図9を参照して図2乃至図4のサーバ1のPDF帳票の生成動作を説明する。図9は、図2乃至図4のサーバ1のPDF帳票生成動作を示すフローチャートである。
サーバ1では、ステップS21において、フォーム表示部131が、手書き帳票(第1帳票)に対応する入力フォームであるテンプレート(例えば帳票フォーム41等)を表示する。
そして、ユーザにより、表示されたテンプレートのデータ入力欄にデータが入力されると、ステップS22において、抽出部132は、テンプレートのデータ入力欄のコードと入力されたデータとを対応付けて抽出し、帳票DB400に記憶する。
続いて、ユーザにより、出力フォームが指定されると、生成部133は、ステップS23において、帳票DB400からデータ及び出力フォームを読み出し、出力フォームの、予めコードが設定されたデータ入力欄に、読み出したデータを挿入したPDF帳票(第2PDF)を生成する。
ステップS24において、生成部133は、生成したPDF帳票(第2PDF)を所望に応じて出力する。具体的には、生成したPDF帳票(第2PDF)を画面に表示し、ユーザが指定する保存先に保存又は送信する。
Next, the PDF form generation operation of the server 1 of FIGS. 2 to 4 will be described with reference to FIG. FIG. 9 is a flowchart showing the PDF form generation operation of the server 1 of FIGS. 2 to 4.
In the server 1, in step S21, the form display unit 131 displays a template (for example, form 41) which is an input form corresponding to the handwritten form (first form).
Then, when data is input to the data input field of the displayed template by the user, in step S22, the extraction unit 132 extracts the code of the data input field of the template in association with the input data. It is stored in the form DB 400.
Subsequently, when the output form is specified by the user, the generation unit 133 reads the data and the output form from the form DB 400 in step S23, and reads them into the data input field in which the code is set in advance in the output form. A PDF form (second PDF) in which data is inserted is generated.
In step S24, the generation unit 133 outputs the generated PDF form (second PDF) as desired. Specifically, the generated PDF form (second PDF) is displayed on the screen and saved or transmitted to the save destination specified by the user.

以下、図10乃至図32を参照して、サーバ1の動作を詳細に説明する。
図10及び図11は、本サービスにおいてサーバ1が実行するPDFファイルの処理機能を示す図である。
サーバ1が実行するPDFファイルの処理機能は、図10に示すように、帳票処理形態として、PDF帳票の「回覧」、「帳票分割及びマージ」、「分割表示」、「複写」と、図11に示すように、「複数帳票マージ」、「一括承認」、「繰り返し」等の機能がある。
「回覧」の機能は、1つのPDFを複数人で回覧する機能であり、帳票の雛形は1つ、1テンプレートあたりの入力者又は確認者は、複数人である。
「帳票分割及びマージ」の機能は、複数の電子帳票に入力されたデータを1つのPDFにマージする機能であり、帳票の雛形は1つ、分割用はN個(但しNは1以上の整数)、1テンプレートあたりの入力者又は確認者は、1以上であり、帳票の分割数による。
「分割表示」の機能は、1つのPDFから記入部分を分割し、記入する毎にデータを元帳票へマージする機能であり、帳票の雛形は1つ、1テンプレートあたりの入力者又は確認者は、1以上であり、帳票の分割数による。
「複写」の機能は、1つのPDFへの記入データを別フォーマット(同データ)のPDFへ挿入する自動データ移し換えの機能であり、帳票の雛形は1つ、複写用はN個、1テンプレートあたりの入力者又は確認者は、1以上であり、帳票の分割数による。
「複数帳票マージ」の機能は、複数のPDFファイルをマージして、1つのPDFファイルを生成後、入力および確認を行う機能であり、帳票の雛形は1つ、1テンプレートあたりの入力者又は確認者は、複数人である。
「一括承認」の機能は、確認承認者が指定となっている帳票を一連のUIで処理し、また承認箇所をハイライトする機能であり、帳票の雛形はN個、1テンプレートあたりの入力者又は確認者は、1人である。
「繰り返し」の機能は、帳票を表示、入力完了後、メインメニューに戻らずに、入力初期状態にリセットする機能であり、帳票の雛形は1つ、1テンプレートあたりの入力者又は確認者は、複数人である。
Hereinafter, the operation of the server 1 will be described in detail with reference to FIGS. 10 to 32.
10 and 11 are diagrams showing a PDF file processing function executed by the server 1 in this service.
As shown in FIG. 10, the PDF file processing functions executed by the server 1 include "circulation", "form division and merging", "division display", and "copying" of PDF forms as form processing forms. As shown in, there are functions such as "merge multiple forms", "batch approval", and "repeat".
The function of "circulation" is a function of circulating one PDF by a plurality of people, one template of a form, and a plurality of inputters or confirmers per template.
The function of "form division and merging" is a function to merge the data input to multiple electronic forms into one PDF. There is one form template and N for division (however, N is an integer of 1 or more). ), The number of input persons or confirmers per template is 1 or more, and it depends on the number of divided forms.
The function of "split display" is a function to divide the entry part from one PDF and merge the data into the original form each time it is filled in. 1 or more, depending on the number of divided forms.
The "copy" function is an automatic data transfer function that inserts the data entered in one PDF into a PDF in another format (same data). There is one template for the form, N for copying, and one template. The number of input persons or confirmers per person is 1 or more, and it depends on the number of divided forms.
The function of "Merge multiple forms" is a function to merge multiple PDF files, generate one PDF file, and then input and confirm. One template of form is the input person or confirmation per template. There are multiple people.
The "Batch Approval" function is a function that processes the form specified by the confirmation approver with a series of UI and highlights the approved part, and there are N form templates and the input person per template. Or, there is only one confirmer.
The "Repeat" function is a function that displays the form, and after the input is completed, resets it to the initial input state without returning to the main menu. There are multiple people.

以下、画面を参照して上記各機能を説明する。まず、図12乃至図18を参照して、入力テンプレートを利用する第1の例として、サーバの「帳票分割&マージ」機能について説明する。図12は、テンプレート新規作成用の画面を示す図である。
ここでは、帳票を分割し分割領域毎に新たなテンプレートを作成及び登録後、各テンプレートに入力されたデータをマージして一つの帳票を作成する流れで「帳票分割&マージ」機能を説明する。「帳票分割&マージ」機能は、PDF処理部113により実行される。
Hereinafter, each of the above functions will be described with reference to the screen. First, with reference to FIGS. 12 to 18, the "form division &merge" function of the server will be described as a first example of using the input template. FIG. 12 is a diagram showing a screen for creating a new template.
Here, the "form division &merge" function will be described in the flow of dividing a form, creating and registering a new template for each division area, and then merging the data input to each template to create one form. The "form division &merge" function is executed by the PDF processing unit 113.

この場合、本サービスのサイトにユーザがログインすると、サイトのフロントページが表示される。図12示すように、フロントページ50、その左欄に「ダッシュボード」51a、「帳票入力」51b、「一時保存帳票」51c、「入力完了帳票」51d、「テンプレート一覧」51e、「テンプレート進捗」51f、「管理」51g、「パスワードの変更」51h等の選択項目のメニュー欄51と、その右に画面欄52とが設けられている。画面欄52には、メニュー欄51で選択された選択項目の画面が表示される。 In this case, when the user logs in to the site of this service, the front page of the site is displayed. As shown in FIG. 12, the front page 50, in the left column thereof, "dashboard" 51a, "form input" 51b, "temporary storage form" 51c, "input completion form" 51d, "template list" 51e, "template progress" A menu field 51 for selection items such as 51f, "management" 51g, and "change password" 51h, and a screen field 52 to the right of the menu field 51 are provided. The screen of the selected item selected in the menu field 51 is displayed in the screen field 52.

ここで、ユーザによりフロントページ50のメニュー欄51の管理51gの選択項目が選択操作されると、図12に示すテンプレート作成画面53が表示される。
テンプレート作成画面53には、テンプレート名の指定欄53a、記入タイプの指定欄53b、帳票登録欄53c、帳票1の指定欄53d、帳票2の指定欄53e、帳票追加ボタン53f、テンプレート登録ボタン53g等が設けられている。
Here, when the user selects and operates the selection item of the management 51g in the menu field 51 of the front page 50, the template creation screen 53 shown in FIG. 12 is displayed.
On the template creation screen 53, a template name designation field 53a, an entry type designation field 53b, a form registration field 53c, a form 1 designation field 53d, a form 2 designation field 53e, a form addition button 53f, a template registration button 53g, etc. Is provided.

テンプレート作成画面53では、ユーザは、テンプレート名の指定欄53aにテンプレート名を例えば「雇用契約書」等と入力した後、記入タイプの指定欄53bにおいて「回覧記入」、「帳票分割記入」のうち「帳票分割記入」を選択する。
また、帳票登録欄53cにおいて、登録するPDF帳票をプルダウンメニューより「雇用契約書(マージ).pdf」と指定し、帳票1の指定欄53dに分割対象の部分の帳票1を例えば「雇用契約書.pdf」と指定し、帳票2の指定欄53eに分割対象の部分の帳票2を例えば「賃金.pdf」と指定する。さらに分割対象の帳票があれば、帳票追加ボタン53fにて帳票指定欄を追加することができる。
上記各指定欄にて指定後、テンプレート登録ボタン53gをクリック操作することで、指定した各帳票が処理対象の帳票として帳票DB400に登録される。
On the template creation screen 53, the user inputs the template name in the template name designation field 53a, for example, "employment contract", and then in the entry type designation field 53b, of "circulation entry" and "form division entry". Select "Form split entry".
Further, in the form registration field 53c, the PDF form to be registered is specified as "employment contract (merge) .pdf" from the pull-down menu, and the form 1 of the part to be divided is set in the specification field 53d of form 1, for example, "employment contract". It is designated as ".pdf", and the form 2 of the part to be divided is designated as, for example, "wage .pdf" in the designation field 53e of the form 2. Further, if there is a form to be divided, a form designation field can be added by pressing the form addition button 53f.
After specifying in each of the above designated fields, by clicking the template registration button 53g, each designated form is registered in the form DB 400 as a form to be processed.

次に、テンプレートを実行する際に、ユーザによりフロントページ50のメニュー欄51のテンプレート一覧51eの選択項目が選択操作されると、作成済みのテンプレート一覧が表示される。テンプレート一覧の中から、図12のテンプレート作成画面53で作成されたテンプレートが選択されると、図13に示すテンプレート(新規実施)画面54が表示される。 Next, when the template is executed, when the user selects the selection item of the template list 51e in the menu field 51 of the front page 50, the created template list is displayed. When the template created on the template creation screen 53 of FIG. 12 is selected from the template list, the template (new implementation) screen 54 shown in FIG. 13 is displayed.

テンプレート(新規実施)画面54には、テンプレート名として「雇用契約書」、記入タイプとして「帳票分割記入」、ステップとして、1.1.雇用契約書.pdf、2.2.賃金.pdf、最終マージ元帳票として、3.雇用契約書(マージ).pdfが表示される。画面の右には、テンプレート実施ボタン54aが設けられており、帳票の処理が、雇用契約書.pdf、賃金.pdf、雇用契約書(マージ).pdfの順で行われることが分かる。 On the template (new implementation) screen 54, the template name is "employment contract", the entry type is "form split entry", and the step is 1.1. employment agreement. pdf, 2.2. wage. pdf, as the final merge original form, 3. Employment contract (merge). The pdf is displayed. On the right side of the screen, a template execution button 54a is provided, and the processing of the form is the employment contract. pdf, wages. pdf, employment contract (merge). It can be seen that it is performed in the order of pdf.

ユーザが、このテンプレート(新規実施)画面54の内容を確認し、テンプレート実施ボタン54aをクリック操作すると、図14に示すテンプレート実施画面55が表示される。
テンプレート実施画面55には、帳票処理の進捗状況を示すメニュー領域55aと、帳票処理の順序で初めに処理される雇用契約書.pdfの入力フォーム55bが表示された画面55cとが設けられている。メニュー領域55aには、今回の処理の対象のファイル名55dが例えば赤色等に明示されている。
画面55cには、背景画像が表示されており、ユーザが所望に応じて変更可能である。また、画面55cには、記入漏れ等のチェック欄55eが設けられており、ユーザは、データ入力後、チェックすることで、記入漏れや誤記等を防ぐことができる。
When the user confirms the contents of the template (new execution) screen 54 and clicks the template execution button 54a, the template execution screen 55 shown in FIG. 14 is displayed.
On the template execution screen 55, a menu area 55a showing the progress of the form processing and an employment contract to be processed first in the order of the form processing. A screen 55c on which the pdf input form 55b is displayed is provided. In the menu area 55a, the file name 55d to be processed this time is specified in, for example, red.
A background image is displayed on the screen 55c, which can be changed by the user as desired. Further, the screen 55c is provided with a check column 55e for omission of entry, etc., and the user can prevent omission of entry, erroneous entry, etc. by checking after inputting the data.

ここで、ユーザが、入力フォーム55bの各欄にデータを入力した後、次の「ステップへ」のボタン55fをクリック操作すると、次の帳票処理の順序のテンプレート実施画面56(図15参照)が表示される。
図15に示すテンプレート実施画面56には、帳票処理の進捗状況を示すメニュー領域56aと、帳票処理の順序で次に処理される賃金.pdfの入力フォーム56bが表示された画面56cとが設けられている。
メニュー領域56aには、今回の処理の対象のファイル名56dが例えば赤色等に明示されている。画面56cには、背景画像が表示されており、ユーザが所望に応じて変更可能である。
Here, when the user clicks the button 55f of the next "step" after inputting data in each field of the input form 55b, the template execution screen 56 (see FIG. 15) of the next form processing order is displayed. Is displayed.
On the template execution screen 56 shown in FIG. 15, a menu area 56a showing the progress of the form processing and wages to be processed next in the order of the form processing are displayed. A screen 56c on which the pdf input form 56b is displayed is provided.
In the menu area 56a, the file name 56d to be processed this time is specified in, for example, red. A background image is displayed on the screen 56c, which can be changed by the user as desired.

ここで、ユーザが、入力フォーム56bの各欄にデータを入力した後、次の「ステップへ」のボタン56eをクリック操作すると、最後の帳票処理の順序のテンプレート実施画面57(図16参照)が表示される。 Here, when the user clicks the button 56e of the next "step" after inputting data in each field of the input form 56b, the template execution screen 57 (see FIG. 16) of the final form processing order is displayed. Is displayed.

図16に示すテンプレート実施画面57には、帳票処理の進捗状況を示すメニュー領域57aと、帳票処理の順序で最後に処理される雇用契約書(マージ).pdf57bが表示された画面57cとが設けられている。メニュー領域57aには、今回の処理の対象のファイル名57dが例えば赤色等に明示されている。 On the template execution screen 57 shown in FIG. 16, a menu area 57a showing the progress of form processing and an employment contract (merge) to be processed last in the order of form processing. A screen 57c on which pdf57b is displayed is provided. In the menu area 57a, the file name 57d to be processed this time is specified in, for example, red.

ユーザは、画面57cに表示された雇用契約書(マージ).pdf57bのデータマージ個所57eを確認した後、完了のボタン57fをクリック操作すると、この帳票処理のフローに完了ステータスが設定されて帳票DB400の該当帳票のレコードが更新される。 The user can see the employment contract (merge) displayed on the screen 57c. After confirming the data merge location 57e of pdf57b, when the completion button 57f is clicked, the completion status is set in the flow of this form processing and the record of the corresponding form in the form DB 400 is updated.

帳票処理を終えて、元のテンプレート作成画面53(図12に示したメニュー画面)に戻り、メニュー欄51の「テンプレート進捗」51fの選択項目をクリックすると、図17に示すテンプレート進捗状況の画面58が表示される。 After completing the form processing, the screen returns to the original template creation screen 53 (menu screen shown in FIG. 12), and when the selection item of "template progress" 51f in the menu column 51 is clicked, the template progress status screen 58 shown in FIG. 17 is clicked. Is displayed.

このテンプレート進捗状況の画面58には、帳票処理が完了した帳票の一覧表58aが設けられている。一覧表58aの最上位の行に、今回処理された雇用契約書のデータが挿入されている。一覧表58aの「完了ステップ数」の項目の一行目の欄には、「3」が挿入され、「ステータス」の欄には「実施完了」が挿入されている。ユーザは、一覧表58aの「完了ステップ数」と「ステータス」の欄を確認することで、一連の帳票処理が完了したことが分かる。 On the template progress screen 58, a list 58a of forms for which the form processing has been completed is provided. The data of the employment contract processed this time is inserted in the top row of the list 58a. "3" is inserted in the first row of the "number of completed steps" item in the list table 58a, and "implementation completed" is inserted in the "status" column. By checking the "number of completed steps" and "status" columns in the list 58a, the user can know that a series of form processing has been completed.

また、ユーザが、テンプレート進捗状況の画面58のメニュー欄51の「入力完了帳票」51dの選択項目をクリック操作すると、図18に示す入力完了帳票の画面59が表示される。
この入力完了帳票の画面59には、入力を完了した帳票の一覧表59aが設けられている。一覧表59aには、入力を完了した帳票のレコードが設けられている。レコードには、ファイル名、帳票タイプ、作成者、作成日、出力形式「PDF」、「CSV」、削除等の項目が設けられており、入力を完了した帳票のファイルをPDFやCSV等の形式で入力完了帳票として出力することができる。またこの画面59では、入力を完了した帳票のファイルの削除も可能である。
Further, when the user clicks the selection item of the "input completion form" 51d in the menu field 51 of the template progress screen 58, the input completion form screen 59 shown in FIG. 18 is displayed.
On the screen 59 of the input completion form, a list 59a of the forms for which the input has been completed is provided. The list 59a is provided with a record of the form for which the input is completed. The record is provided with items such as file name, form type, creator, creation date, output format "PDF", "CSV", deletion, etc., and the completed form file is in PDF or CSV format. It can be output as an input completion form with. Further, on this screen 59, it is possible to delete the file of the form for which the input has been completed.

次に、図12、図19乃至図21を参照して、入力テンプレートを利用する第2の例として、サーバ1の「回覧」機能について説明する。図19は、初めの担当者のテンプレートの画面を示す図である。図20は、テンプレート進捗状況の画面を示す図である。図21は、次の担当者のテンプレートの画面を示す図である。「回覧」機能は、回覧制御部114により実行される。 Next, with reference to FIGS. 12, 19 to 21, the "circulation" function of the server 1 will be described as a second example of using the input template. FIG. 19 is a diagram showing a screen of the template of the person in charge at the beginning. FIG. 20 is a diagram showing a screen of the template progress status. FIG. 21 is a diagram showing a screen of a template of the next person in charge. The "circulation" function is executed by the circulation control unit 114.

この場合、図12に示したフロントページ50のテンプレート新規作成画面53において、ユーザは、テンプレート名の指定欄53aにテンプレート名を入力した後、記入タイプの指定欄53bにおいて「回覧記入」を選択する。
また、帳票登録欄53cにおいて、回覧対象として登録する雛形帳票をプルダウンメニューより例えば「検査帳票回覧」等を選択する。
そして、帳票1の指定欄53d、帳票2の指定欄53eに、回覧する担当者を指定する。ここでは、指定欄53dに、実施者として例えば「AAA」、指定欄53eに管理担当者として例えば「BBB」が指定されたものとする。
その後、テンプレート登録ボタン53gをクリック操作することで、指定した帳票が処理対象の帳票として帳票DB400に登録される。
In this case, on the template new creation screen 53 of the front page 50 shown in FIG. 12, the user inputs the template name in the template name designation field 53a and then selects "circulation entry" in the entry type designation field 53b. ..
Further, in the form registration field 53c, for example, "inspection form circulation" or the like is selected from the pull-down menu for the template form to be registered as the circulation target.
Then, the person in charge of circulation is designated in the designated field 53d of the form 1 and the designated field 53e of the form 2. Here, it is assumed that, for example, "AAA" is designated as the implementer in the designated column 53d, and "BBB" is designated as the person in charge of management in the designated column 53e.
After that, by clicking the template registration button 53g, the designated form is registered in the form DB 400 as the form to be processed.

次に、テンプレートを実行する際に、ユーザによりフロントページ50のメニュー欄51のテンプレート一覧51eの選択項目が選択操作されると、作成済みのテンプレート一覧が表示される。テンプレート一覧の中から、図12のテンプレート作成画面53で作成されたテンプレートが選択されると、回覧制御部114により、回覧対象の初めの担当者のユーザ端末、例えばユーザ2−1等に、図19に示すテンプレートの画面60が表示される。 Next, when the template is executed, when the user selects the selection item of the template list 51e in the menu field 51 of the front page 50, the created template list is displayed. When the template created on the template creation screen 53 of FIG. 12 is selected from the template list, the circulation control unit 114 sends the user terminal of the person in charge at the beginning of the circulation target, for example, user 2-1 or the like. The template screen 60 shown in 19 is displayed.

このテンプレートの画面60において、初めの担当者のユーザU−1により自身が入力する帳票の欄60aにデータが入力された後、記入完了のボタン60bがクリック操作されると、データ入力済の帳票の内容が帳票DB400に反映されると共に、次の担当者に帳票が回覧され、帳票が回ってきたことが、次の担当者のユーザのユーザ端末、例えばユーザ2−2等に通知される。以降、帳票の回覧が繰り返される。なお、回覧された帳票の処理は、当人のみが実行可能である。 On the screen 60 of this template, when data is entered in the form field 60a entered by the user U-1 of the first person in charge and then the entry completion button 60b is clicked, the form for which the data has been entered is clicked. The contents of the above are reflected in the form DB 400, the form is circulated to the next person in charge, and the user terminal of the user of the next person in charge, for example, user 2-2, is notified that the form has been circulated. After that, the circulation of the form is repeated. Only the person in question can process the circulated form.

帳票の回覧を終えたとき、又は帳票回覧中に、元のテンプレート作成画面53(図12に示したメニュー画面)に戻り、メニュー欄51の「テンプレート進捗」51fの選択項目をクリックすると、図20に示すテンプレート進捗状況の画面58が表示される。
このテンプレート進捗状況の画面58には、帳票処理が完了した帳票の一覧表61aが設けられている。一覧表61aの最上位の行に、今回処理された検査帳票回覧のデータが挿入されている。
帳票が回覧中の場合、一覧表61aの「ステータス」の欄には「実施中」が挿入され、「最初の実施者」の欄には担当者名「AAA」が挿入され、「次の実施者」の欄には担当者名「BBB」が挿入されている。
ユーザは、この一覧表61aを確認することで、帳票の回覧がどこまで進んでいるか等の、帳票の状況を確認することができる。
When the form circulation is completed or during the form circulation, the original template creation screen 53 (menu screen shown in FIG. 12) is returned, and when the selection item of "template progress" 51f in the menu column 51 is clicked, FIG. 20 The template progress screen 58 shown in is displayed.
On the template progress screen 58, a list 61a of forms for which the form processing has been completed is provided. The data of the inspection form circulation processed this time is inserted in the top row of the list 61a.
When the form is being circulated, "in progress" is inserted in the "status" column of the list 61a, the person in charge name "AAA" is inserted in the "first implementer" column, and "next implementation". The person in charge "BBB" is inserted in the "person" column.
By checking this list 61a, the user can check the status of the form, such as how far the circulation of the form has progressed.

回覧通知された次の担当者であるユーザU−2が、ユーザ端末2−2において、自身の担当の帳票を指定すると、図21に示すテンプレートの画面61が表示される。
このテンプレートの画面61において、次の担当者のユーザU−2により自身が入力する帳票の欄61aにデータが入力された後、記入完了のボタン61bがクリック操作されると、データ入力済の帳票の内容が帳票DB400に反映されると共に、この管理担当者が回覧最後の担当者であれば、入力完了とされる。以降の処理は、第1の例と同じであり、説明は省略する。
When the user U-2, who is the next person in charge of the circulation notification, specifies the form in charge of himself / herself on the user terminal 2-2, the template screen 61 shown in FIG. 21 is displayed.
On the screen 61 of this template, when data is input to the form field 61a to be input by the user U-2 of the next person in charge, and then the entry completion button 61b is clicked, the data-entered form is entered. Is reflected in the form DB 400, and if the person in charge of management is the person in charge at the end of the circulation, the input is completed. The subsequent processing is the same as that of the first example, and the description thereof will be omitted.

次に、図22乃至図27を参照して、入力テンプレートを利用する第3の例として、サーバ1の「分割表示」機能について説明する。図22は、指定した雛形帳票の分割処理を行うための設定画面を示す図である。図23は、図22の設定画面で分割処理の処理ステップを設定する様子を示す図である。図24は、第1の処理ステップにおいてデータを入力するテンプレート実施画面を示す図である。図25は、第2の処理ステップにおいてデータを入力するテンプレート実施画面を示す図である。図26は、第3の処理ステップにおいてデータを入力するテンプレート実施画面を示す図である。図27は、全ての処理ステップが完了して生成されたPDF帳票が表示されたテンプレート実施画面を示す図である。「分割表示」機能は、PDF処理部113により実行される。 Next, with reference to FIGS. 22 to 27, the "split display" function of the server 1 will be described as a third example of using the input template. FIG. 22 is a diagram showing a setting screen for performing the division processing of the designated template form. FIG. 23 is a diagram showing how the processing step of the division process is set on the setting screen of FIG. 22. FIG. 24 is a diagram showing a template execution screen for inputting data in the first processing step. FIG. 25 is a diagram showing a template execution screen for inputting data in the second processing step. FIG. 26 is a diagram showing a template execution screen for inputting data in the third processing step. FIG. 27 is a diagram showing a template execution screen on which the PDF form generated by completing all the processing steps is displayed. The "split display" function is executed by the PDF processing unit 113.

この場合、図12に示したフロントページ50のテンプレート新規作成画面58において、処理対象の帳票を登録する。帳票の登録動作については、上記第1の例と同様であり、詳細な説明は、省略する。
次に、テンプレートを実施する際に、テンプレート一覧51dの選択項目を選択して表示されたテンプレート一覧の中から、処理対象の帳票を選択しテンプレート実施のボタン(例えば図13のテンプレート実施ボタン54a参照)をクリック操作すると、図22に示す設定画面62が表示される。
In this case, the form to be processed is registered on the template new creation screen 58 of the front page 50 shown in FIG. The form registration operation is the same as in the first example above, and detailed description thereof will be omitted.
Next, when executing the template, select the selection item of the template list 51d, select the form to be processed from the displayed template list, and select the template execution button (for example, refer to the template execution button 54a in FIG. 13). ) Is clicked to display the setting screen 62 shown in FIG.

設定画面62には、処理対象として選択された帳票62aが表示された表示領域62bと、雛形帳票を分割して処理を行う処理ステップを設定するための表示領域62cが設けられている。
表示領域62cには、処理の名称であるフロー名の入力欄62dと、帳票62aの部分を分割入力するための雛形帳票名を指定するための複数の入力欄62eと、作業者の指定欄62fとが設けられている。
雛形帳票名の複数の入力欄62eは、処理ステップの順に配置されており、「1」、「2」、「3」のように付番されている。
The setting screen 62 is provided with a display area 62b on which the form 62a selected as the processing target is displayed, and a display area 62c for setting a processing step for dividing the template form and performing processing.
In the display area 62c, an input field 62d for the flow name, which is the name of the process, a plurality of input fields 62e for designating the template form name for dividing and inputting the part of the form 62a, and a worker's designation field 62f. And are provided.
The plurality of input fields 62e of the template form name are arranged in the order of the processing steps, and are numbered as "1", "2", and "3".

分割表示の画面62では、ユーザは、図23に示すように、フロー名を例えば「フロー1」等と入力した後、表示領域62bに表示された帳票の分割処理対象のエリア62gをドラッグアンドドロップ操作で選択(指定)して、第1の入力欄、例えば「1」の入力欄62eに帳票名を例えば「分割帳票1」等と入力し、作業者の指定欄62fに作業者を例えば「Aさん」等と指定することで、エリア62gを第1の処理ステップとして定義し設定する。 On the split display screen 62, as shown in FIG. 23, the user inputs, for example, “flow 1” or the like as the flow name, and then drags and drops the area 62 g of the form split processing target displayed in the display area 62b. Select (designate) by operation, enter the form name in the first input field, for example, the input field 62e of "1", for example, "divided form 1", and enter the worker in the worker's designation field 62f, for example, " By designating "Mr. A" or the like, the area 62g is defined and set as the first processing step.

この作業を「2」の入力欄62e、「3」の入力欄62eについて行うことで、エリア62hを第2の処理ステップとして定義し、エリア62iを第3の処理ステップとして定義し設定する。
なお、処理ステップ間で、チェックが必要なときは、処理ステップ間に配置されるチェック欄62fにチェックを入れることで、記入漏れ等のチェックを行うことができる。
By performing this work for the input field 62e of "2" and the input field 62e of "3", the area 62h is defined as the second processing step, and the area 62i is defined and set as the third processing step.
When a check is required between the processing steps, it is possible to check for omission of entry or the like by checking the check column 62f arranged between the processing steps.

次に、設定画面62で設定した処理ステップをサーバ1が実行する動作について説明する。
図13に示したテンプレート実施画面において、処理対象のフロー名を指定して、テンプレート実施ボタンをクリック操作すると、第1の処理ステップが実行され、Aさんのユーザ端末(例えば図2、図4のユーザ端末2−1等)に、図24に示すテンプレート実施画面63が表示される。
テンプレート実施画面63には、処理対象として選択された帳票のイメージが表示された表示領域63aと、帳票の分割エリアに対応する入力フォームにデータを入力するための表示領域63bが設けられている。表示領域63aに表示される帳票のイメージには、処理対象の分割エリア63cが例えば波線等で表示されており、第1の処理ステップで帳票のどの部分の処理を進めているかが作業者に分る。
表示領域63bには、帳票の分割エリア63cに対応する入力フォーム63dが設けられている。
Next, an operation in which the server 1 executes the processing step set on the setting screen 62 will be described.
On the template execution screen shown in FIG. 13, when the flow name to be processed is specified and the template execution button is clicked, the first processing step is executed and the user terminal of Mr. A (for example, FIGS. 2 and 4). The template execution screen 63 shown in FIG. 24 is displayed on the user terminal 2-1 or the like).
The template execution screen 63 is provided with a display area 63a on which an image of a form selected as a processing target is displayed, and a display area 63b for inputting data into an input form corresponding to a division area of the form. In the image of the form displayed in the display area 63a, the division area 63c to be processed is displayed by, for example, a wavy line, and the operator can know which part of the form is being processed in the first processing step. To.
The display area 63b is provided with an input form 63d corresponding to the form division area 63c.

ユーザは、入力フォーム63dにデータを入力した後、次へのボタン63eをクリック操作すると、次の第2の処理ステップが実行され、Bさんのユーザ端末(例えば図2、図4のユーザ端末2−2等)の図25に示すテンプレート実施画面63に入力フォーム64aが表示される。なお、表示領域63aに表示される帳票のイメージには、処理対象の分割エリア64bが例えば波線等で表示されており、第2の処理ステップで帳票のどの部分の処理を進めているかが作業者に分るようにされている。 When the user clicks the next button 63e after inputting data in the input form 63d, the next second processing step is executed, and the user terminal of Mr. B (for example, the user terminal 2 of FIGS. 2 and 4) is executed. -2 etc.) The input form 64a is displayed on the template execution screen 63 shown in FIG. 25. In the image of the form displayed in the display area 63a, the divided area 64b to be processed is displayed by, for example, a wavy line, and the operator determines which part of the form is being processed in the second processing step. It is designed to be understood.

ユーザは、入力フォーム64aにデータを入力した後、次へのボタン63eをクリック操作すると、次の第3の処理ステップが実行され、Cさんのユーザ端末(例えば図2、図4のユーザ端末2−3等)の図26に示すテンプレート実施画面63に入力フォーム65aが表示される。なお、表示領域63aに表示される帳票のイメージには、処理対象の分割エリア65bが例えば波線等で表示されており、第3の処理ステップで帳票のどの部分の処理を進めているかが作業者に分る。 When the user clicks the next button 63e after inputting data in the input form 64a, the next third processing step is executed, and the user terminal of Mr. C (for example, the user terminal 2 in FIGS. 2 and 4) is executed. The input form 65a is displayed on the template execution screen 63 shown in FIG. 26 (-3 etc.). In the image of the form displayed in the display area 63a, the division area 65b to be processed is displayed by, for example, a wavy line, and the operator determines which part of the form is being processed in the third processing step. I understand.

ユーザは、入力フォーム65aにデータを入力した後、次へのボタン63eをクリック操作すると、第1乃至第3の処理ステップの入力データのマージ処理が実行され、図27に示すように、雛形帳票へ全てのデータが入力された状態のPDF帳票66aがテンプレート実施画面63に表示される。PDF帳票66aは、元の雛形帳票にデータが入力された状態のものである。 When the user clicks the next button 63e after inputting the data in the input form 65a, the input data merging process of the first to third processing steps is executed, and as shown in FIG. 27, the template form is executed. The PDF form 66a in which all the data has been input to is displayed on the template execution screen 63. The PDF form 66a is a state in which data is input to the original template form.

ユーザは、PDF帳票66aの入力データを確認し、必要であれば修正する。その後、完了のボタン66bをクリック操作することで、PDF帳票66aが帳票DB400に記憶されると共に、この帳票処理のフローに完了ステータスが設定されて帳票DB400のレコードが更新される。 The user confirms the input data of the PDF form 66a and corrects it if necessary. After that, by clicking the completion button 66b, the PDF form 66a is stored in the form DB 400, the completion status is set in the flow of this form processing, and the record of the form DB 400 is updated.

次に、図28及び図29を参照して、入力テンプレートを利用する第4の例として、サーバ1の「一括承認」機能について説明する。図28は、作業者自身に回覧される帳票を一括指定するため画面を示す図である。図29は、回覧帳票の一括承認を実行する画面を示す図である。「一括承認」機能は、回覧制御部114により実行される。 Next, with reference to FIGS. 28 and 29, the "batch approval" function of the server 1 will be described as a fourth example of using the input template. FIG. 28 is a diagram showing a screen for collectively designating the forms to be circulated to the worker himself / herself. FIG. 29 is a diagram showing a screen for executing batch approval of circulation forms. The "batch approval" function is executed by the circulation control unit 114.

この実施形態では、回覧入力等で作業者が自身の担当になっている帳票を一括承認する。
回覧用の帳票が複数登録された中で、例えば図12等のフロントページ50において、「テンプレート進捗」51fの選択項目をクリック操作すると、図28に示すテンプレート進捗画面67が表示される。
テンプレート進捗画面67には、一覧表67a、検索ボタン67b及び一括確認のボタン67c等が設けられている。
In this embodiment, the worker collectively approves the forms that the worker is in charge of by inputting circulation or the like.
Among the plurality of forms for circulation registered, for example, when the selection item of "template progress" 51f is clicked on the front page 50 of FIG. 12, the template progress screen 67 shown in FIG. 28 is displayed.
The template progress screen 67 is provided with a list 67a, a search button 67b, a batch confirmation button 67c, and the like.

ユーザは、テンプレート進捗画面67の一覧表67aにおいて、次の実施者の欄67dを選択し、検索ボタン67により、次の実施者の欄67dに自分の名前が設定されているものを検索すると、次の実施者が自分であるテンプレートが一覧表67cに表示される。
ユーザは、一覧表67cに表示された夫々のテンプレートの内容(テンプレート名、記入タイプ、ステータス等)を確認した後、一括確認のボタン67cをクリック操作すると、図29に示す画面68が表示される。
When the user selects the next implementer's column 67d in the list 67a of the template progress screen 67 and uses the search button 67 to search for the one in which his / her name is set in the next implementer's column 67d, The template for which the next practitioner is himself is displayed in the list 67c.
After confirming the contents (template name, entry type, status, etc.) of each template displayed in the list 67c, the user clicks the batch confirmation button 67c to display the screen 68 shown in FIG. 29. ..

この画面68には、メニュー欄68aが設けられている。メニュー欄68aには、開かれた帳票のファイル名が縦に並べて配置されている。ファイル名は、処理の順序で上から順に並べて配置されている。
また、画面68のメニュー欄68aの右側には、処理対象の帳票の表示領域68bが設けられている。処理対象の帳票の表示領域68bには、検索された中の初めの帳票のテンプレート68cが表示される。
The screen 68 is provided with a menu column 68a. In the menu column 68a, the file names of the opened forms are arranged vertically. The file names are arranged in order from the top in the order of processing.
Further, on the right side of the menu field 68a of the screen 68, a display area 68b of the form to be processed is provided. In the display area 68b of the form to be processed, the template 68c of the first form searched is displayed.

帳票のテンプレート68cの入力欄のうち、特定のコード(HI_等)が設定された承認個所68dには、ハイライト表示されており、ユーザが署名する個所が一目で分かる。
ユーザは、ハイライト表示された承認個所68dに署名し、「次の帳票へ」のボタン68fをクリック操作すると、承認が確定し、帳票DB400の該当レコードが更新されると共に、次の帳票のテンプレートが表示される。
なお、承認が確定すると、メニュー欄68aの承認済のファイル名がハイライト表示に切り換えられるので、ユーザは、承認済の帳票と承認の進行状況が一目で分かるようになる。以下の手順は、通常の回覧機能と同じであり、説明を省略する。
Of the input fields of the form template 68c, the approved part 68d in which a specific code (HI_ or the like) is set is highlighted, and the part to be signed by the user can be seen at a glance.
When the user signs the highlighted approval part 68d and clicks the button 68f of "Next form", the approval is confirmed, the corresponding record of the form DB400 is updated, and the template of the next form is updated. Is displayed.
When the approval is confirmed, the approved file name in the menu column 68a is switched to the highlight display, so that the user can see the approved form and the progress of the approval at a glance. The following procedure is the same as the normal circulation function, and the description thereof will be omitted.

以下、図30乃至図32を参照してサーバ1の他の機能を説明する。
図30は、帳票表示の際にカスタマイズされた背景画像を表示する画面を示す図である。
通常、帳票業務に利用される業務システムでは、帳票の画像に入力フォームを付与する形の帳票ファイルを画面に表示する際に、画面を帳票サイズに合わせて表示するのが一般的である。つまり帳票の周囲に余白を生じないように画面設計を行っている。
一方、例えばブライダルサロン等を運営する企業においてユーザにカウンセリングを行う際に、このサービスで活用して、ユーザに記入していただくカウンセリングシートを電子帳票としてユーザに提示するケースがある。
このようなケースにおいて、ユーザがカウンセリングシートを記入する際に、カウンセリングシートそのままの画面では、味気なくインスピレーションが生じないことが多く、画面の背景に工夫を凝らしたいと望まれることがある。
Hereinafter, other functions of the server 1 will be described with reference to FIGS. 30 to 32.
FIG. 30 is a diagram showing a screen for displaying a customized background image when displaying a form.
Normally, in a business system used for form business, when a form file in which an input form is added to an image of a form is displayed on the screen, the screen is generally displayed according to the form size. In other words, the screen is designed so that there is no margin around the form.
On the other hand, for example, when counseling a user in a company that operates a bridal salon or the like, there is a case where the counseling sheet to be filled in by the user is presented to the user as an electronic form by utilizing this service.
In such a case, when the user fills out the counseling sheet, the screen of the counseling sheet as it is is often dull and does not generate inspiration, and it may be desired to devise the background of the screen.

そこで、この実施形態では、サーバ1は、電子帳票の画像を表示する画面を、電子帳票の画像の幅よりも広くして、電子帳票の画像と画面との間に見える背景画像を企業毎又は帳票毎にページのカスタマイズを行う機能を有する。
この場合、サーバ1では、例えば図30に示すように、広め画面69に背景画像69aを表示した上で、帳票の画像69bを表示するようにしている。
このように帳票の画像より広い画面で、背景画像をカスタマイズ可能にすることで、帳票に記入するユーザに合わせたインターフェースの作成が可能になり、利用シーンや企業のイメージに合わせた演出が可能になる。
Therefore, in this embodiment, the server 1 makes the screen for displaying the image of the electronic form wider than the width of the image of the electronic form, and sets the background image visible between the image of the electronic form and the screen for each company or. It has a function to customize the page for each form.
In this case, the server 1 displays the background image 69a on the wide screen 69 and then displays the form image 69b, as shown in FIG. 30, for example.
By making the background image customizable on a screen wider than the form image in this way, it is possible to create an interface that matches the user who fills out the form, and it is possible to produce a production that matches the usage scene and the image of the company. Become.

続いて、図31を参照してサーバ1のサムネイルビュー機能を説明する。
図31は、帳票DB400に登録されている帳票のデータをサムネイルの形態で表示させる機能の画面を示す図である。
例えばファイル名が同じで中身の書式が異なる複数の帳票が帳票DB400に登録されているような場合、図12に示したフロントページ50のメニュー欄51のうち、帳票入力51bの選択項目が選択操作されると、図31に示す帳票入力画面70が表示される。
この際、サーバ1は、帳票DB400に登録されている作成済みの1以上の帳票のテンプレートのデータを読み出して夫々のサムネイル70a、70b、70c等を生成し、生成したサムネイル70a、70b、70cを帳票入力画面70に表示する。
このようにサムネイルビュー機能によれば、ユーザがこれから入力する帳票をサムネイルの形態で表示することで、ユーザは、サムネイル70a、70b、70cを見て帳票のおおまかな内容(書式等)が分るので、どの帳票をテンプレートとすべきかをサムネイルから識別することができ、一々ファイルを開くことなく、所望の帳票を容易に選択することができる。
Subsequently, the thumbnail view function of the server 1 will be described with reference to FIG. 31.
FIG. 31 is a diagram showing a screen of a function for displaying form data registered in the form DB 400 in the form of thumbnails.
For example, when a plurality of forms having the same file name but different contents formats are registered in the form DB 400, the selection item of the form input 51b is selected from the menu fields 51 of the front page 50 shown in FIG. Then, the form input screen 70 shown in FIG. 31 is displayed.
At this time, the server 1 reads the data of one or more created form templates registered in the form DB 400, generates thumbnails 70a, 70b, 70c, etc., respectively, and generates the generated thumbnails 70a, 70b, 70c. It is displayed on the form input screen 70.
In this way, according to the thumbnail view function, by displaying the form to be input by the user in the form of a thumbnail, the user can see the rough contents (format, etc.) of the form by looking at the thumbnails 70a, 70b, and 70c. Therefore, which form should be used as a template can be identified from the thumbnail, and the desired form can be easily selected without opening the files one by one.

次に、図32を参照してサーバ1の帳票フロー設計機能を説明する。
図32は、登録済の帳票のサムネイルを並べて処理の手順を作成する画面を示す図である。
帳票フロー設計機能は、上記図31に示したサムネイルビュー機能を発展させた機能であり、例えば図32に示す画面71を表示する。この画面71は、複数のサムネイルが表示されたサムネイル一覧71aとフロー作成領域71bとを有する。なお、フローは、フローチャートの略称である。サムネイル一覧71aには、登録済帳票のテンプレートのサムネイル71cが表示される。
Next, the form flow design function of the server 1 will be described with reference to FIG.
FIG. 32 is a diagram showing a screen for creating a processing procedure by arranging thumbnails of registered forms.
The form flow design function is an extension of the thumbnail view function shown in FIG. 31, and displays, for example, the screen 71 shown in FIG. 32. This screen 71 has a thumbnail list 71a in which a plurality of thumbnails are displayed and a flow creation area 71b. Note that flow is an abbreviation for a flowchart. In the thumbnail list 71a, the thumbnail 71c of the registered form template is displayed.

この画面71では、ユーザは、サムネイル一覧71aから所望のサムネイル71cを選択し、ドラッグアンドドロップでフロー作成領域71bに移動させると共に、そのサムネイル71cを所望の処理フローに合わせて配置する。
そして、サムネイル71cどうしを矢印71dのオブジェクト等で接続したり、矢印71dを分岐させることで、所望の処理フローを作成することができる。
このように帳票フロー設計機能によれば、GUI(Graphical User Interface)ベースで所望の処理フローを作成できるので、帳票を処理するフローの設計を容易にすることができる。
On this screen 71, the user selects a desired thumbnail 71c from the thumbnail list 71a, moves it to the flow creation area 71b by dragging and dropping, and arranges the thumbnail 71c according to the desired processing flow.
Then, a desired processing flow can be created by connecting the thumbnails 71c to each other with an object of the arrow 71d or the like, or by branching the arrow 71d.
As described above, according to the form flow design function, a desired processing flow can be created based on GUI (Graphical User Interface), so that the design of the flow for processing the form can be facilitated.

以上、本発明の一実施形態について説明したが、本発明は、上述の実施形態に限定されるものではなく、本発明の目的を達成できる範囲での変形、改良等は本発明に含まれるものである。 Although one embodiment of the present invention has been described above, the present invention is not limited to the above-described embodiment, and modifications, improvements, and the like within the range in which the object of the present invention can be achieved are included in the present invention. Is.

例えば、上述の実施形態において、本サービスの一例として、デスクワークにおける帳票の記入個所の移し換え等を電子帳票化することについて説明したが、本サービスの電子帳票化の処理は、特にこれに限定されない。即ち、本サービスは、帳票の記入個所の移し換え等の自動化に限られない。
具体的に例えば、小売り、卸売り業界や、マスコミ業界等、様々な業界のデスクワーク等の作業を自動化、効率化することができる。
For example, in the above-described embodiment, as an example of this service, it has been described that the transfer of the form entry location in desk work is converted into an electronic form, but the process of converting the form into an electronic form in this service is not particularly limited to this. .. That is, this service is not limited to automation such as transfer of entry points on forms.
Specifically, for example, it is possible to automate and streamline work such as desk work in various industries such as the retail, wholesale industry, and the media industry.

また例えば、上述した一連の処理は、ハードウェアにより実行させることもできるし、ソフトウェアにより実行させることもできる。
換言すると、図1の機能的構成は例示に過ぎず、特に限定されない。
即ち、上述した一連の処理を全体として実行できる機能が情報処理システムに備えられていれば足り、この機能を実現するためにどのような機能ブロックを用いるのかは特に図1の例に限定されない。また、機能ブロックの存在場所も、図1に特に限定されず、任意でよい。例えば、サーバの機能ブロックをユーザ端末等に移譲させてもよい。逆にユーザ端末の機能ブロックをサーバ等に移譲させてもよい。
また、1つの機能ブロックは、ハードウェア単体で構成してもよいし、ソフトウェア単体で構成してもよいし、それらの組み合わせで構成してもよい。
Further, for example, the above-mentioned series of processes can be executed by hardware or software.
In other words, the functional configuration of FIG. 1 is merely an example and is not particularly limited.
That is, it suffices if the information processing system is provided with a function capable of executing the above-mentioned series of processes as a whole, and what kind of functional block is used to realize this function is not particularly limited to the example of FIG. Further, the location of the functional block is not particularly limited to FIG. 1, and may be arbitrary. For example, the functional block of the server may be transferred to a user terminal or the like. On the contrary, the functional block of the user terminal may be transferred to a server or the like.
Further, one functional block may be configured by a single piece of hardware, a single piece of software, or a combination thereof.

一連の処理をソフトウェアにより実行させる場合には、そのソフトウェアを構成するプログラムが、コンピュータ等にネットワークや記録媒体からインストールされる。
コンピュータは、専用のハードウェアに組み込まれているコンピュータであってもよい。
また、コンピュータは、各種のプログラムをインストールすることで、各種の機能を実行することが可能なコンピュータ、例えばサーバの他汎用のスマートフォンやパーソナルコンピュータであってもよい。
When a series of processes are executed by software, the programs constituting the software are installed on a computer or the like from a network or a recording medium.
The computer may be a computer embedded in dedicated hardware.
Further, the computer may be a computer capable of executing various functions by installing various programs, for example, a general-purpose smartphone or a personal computer in addition to a server.

このようなプログラムを含む記録媒体は、ユーザ等にプログラムを提供するために装置本体とは別に配布される図示せぬリムーバブルメディアにより構成されるだけでなく、装置本体に予め組み込まれた状態でユーザ等に提供される記録媒体等で構成される。 The recording medium containing such a program is not only composed of a removable medium (not shown) distributed separately from the main body of the device in order to provide the program to the user or the like, but also a user in a state of being preliminarily incorporated in the main body of the device. It is composed of a recording medium or the like provided to the above.

なお、本明細書において、記録媒体に記録されるプログラムを記述するステップは、その順序に沿って時系列的に行われる処理はもちろん、必ずしも時系列的に処理されなくとも、並列的あるいは個別に実行される処理をも含むものである。
また、本明細書において、システムの用語は、複数の装置や複数の手段等より構成される全体的な装置を意味するものとする。
In the present specification, the steps for describing a program to be recorded on a recording medium are not only processed in chronological order but also in parallel or individually, even if they are not necessarily processed in chronological order. It also includes the processing to be executed.
Further, in the present specification, the term of the system means an overall device composed of a plurality of devices, a plurality of means, and the like.

以上を換言すると、本発明が適用される情報処理装置は、次のような構成を有していれば足り、各種各様な実施の形態を取ることができる。
即ち、本発明が適用される情報処理装置(例えば図4のサーバ1等)は、
データ入力欄と当該データ入力欄の機能を示すコードとを対応付ける対応手段(例えば図4の対応部121等)と、
前記コードが示す機能を発揮させる前記データ入力欄に当該コードを設定する設定手段(例えば図4の設定部122等)と、
を備える。
このようにデータ入力欄とその機能を示すコードとを対応付けた命名規則を設定することで、その命名規則に基づいてPDF帳票の入力フォームを生成すれば、他の形式のPDF帳票へのデータの置換が容易になる。
また、上記情報処理装置(例えば図4のサーバ1等)は、
さらに、前記データ入力欄に入力されたデータを、当該データ入力欄に設定された前記コードに対応させて抽出する抽出手段(例えば図4の抽出部132等)と、
前記抽出手段により抽出されたデータを、前記データ入力欄と前記コードとの対応関係に基づいて、予め前記コードが設定された他のデータ入力欄に挿入した帳票を生成する生成手段(例えば図4の生成部133等)と、
を備える。
このように構成することにより、ユーザは、PDF帳票の開発行為を経ることなく、様々な入力フォーマットで帳票を利用することが可能になる。また、帳票業務における記入データの移し換え作業をなくすことができる。
この結果、ユーザの作業を容易に自動化し、作業効率を高めることができる。
前記生成手段(例えば図4の生成部133等)は、
回覧形式の前記帳票を生成し、
前記生成手段により生成された回覧形式の帳票を、指定された順序で1以上のユーザに回覧する制御を行う回覧制御手段(例えば図4の回覧制御部114等)、
を備える。
このように構成することにより、電子帳票を複数のユーザに回覧して処理することができるので、帳票業務の効率化を図ることができる。
前記抽出手段(例えば図4の抽出部132等)は、
前記帳票を複数に分けた領域毎にデータを抽出し、
前記生成手段(例えば図4の生成部133等)は、
前記抽出手段により領域毎に抽出されたデータを、複数の領域からなる入力フォームに入力して1つの前記帳票を生成する、
ことにより、帳票を領域分割してマージする処理を自動化することができる。
前記抽出手段(例えば図4の抽出部132等)は、
複数の帳票夫々からデータを抽出し、
前記生成手段(例えば図4の生成部133等)は、
前記抽出手段により前記複数の帳票夫々から抽出されたデータを、前記複数の帳票が連結された形態の帳票フォームに入力して前記帳票を生成する、
ことにより、複数の帳票を自動的にマージすることができる。
前記帳票の前記データ入力欄のうち、一部を非表示にした入力フォームを表示するフォーム表示手段(例えば図4のフォーム表示部131等)、
を備えることにより、帳票を分割して一部非表示とした入力帳票を作成することができるので、複数の作業者が1つの帳票を処理する上で、個々の作業者が帳票の全ての内容を知ることなく作業することができる。
前記帳票は、前記データ入力欄に入力されたデータが埋め込まれたポータブル・ドキュメント・フォーマットの電子帳票(PDF帳票)である、
ことで、特定の環境に左右されずに全ての環境でほぼ同様の状態で文章や画像等を閲覧することができる。
In other words, it is sufficient that the information processing apparatus to which the present invention is applied has the following configuration, and various various embodiments can be taken.
That is, the information processing device to which the present invention is applied (for example, the server 1 in FIG. 4) is
Corresponding means for associating the data input field with the code indicating the function of the data input field (for example, the corresponding part 121 in FIG. 4) and
A setting means for setting the code in the data input field for exerting the function indicated by the code (for example, the setting unit 122 in FIG. 4) and
To be equipped.
By setting a naming convention that associates the data input field with the code indicating its function in this way, if a PDF form input form is generated based on the naming convention, data to another format PDF form can be generated. Is easy to replace.
Further, the information processing device (for example, the server 1 in FIG. 4) is
Further, an extraction means (for example, the extraction unit 132 in FIG. 4) for extracting the data input in the data input field corresponding to the code set in the data input field, and
A generation means (for example, FIG. 4) in which the data extracted by the extraction means is inserted into another data input field in which the code is set in advance based on the correspondence between the data input field and the code. Generation unit 133, etc.) and
To be equipped.
With such a configuration, the user can use the form in various input formats without going through the development act of the PDF form. In addition, it is possible to eliminate the work of transferring the entered data in the form work.
As a result, the user's work can be easily automated and the work efficiency can be improved.
The generation means (for example, the generation unit 133 in FIG. 4) is
Generate the above form in circulation format and
A circulation control means (for example, a circulation control unit 114 in FIG. 4) that controls circulation of a circulation-type form generated by the generation means to one or more users in a designated order.
To be equipped.
With this configuration, the electronic form can be circulated to a plurality of users for processing, so that the efficiency of the form work can be improved.
The extraction means (for example, the extraction unit 132 in FIG. 4) is
Data is extracted for each area in which the form is divided into a plurality of areas, and data is extracted.
The generation means (for example, the generation unit 133 in FIG. 4) is
The data extracted for each area by the extraction means is input to an input form composed of a plurality of areas to generate one form.
This makes it possible to automate the process of dividing the form into areas and merging them.
The extraction means (for example, the extraction unit 132 in FIG. 4) is
Extract data from multiple forms and
The generation means (for example, the generation unit 133 in FIG. 4) is
Data extracted from each of the plurality of forms by the extraction means is input to a form form in which the plurality of forms are concatenated to generate the form.
This makes it possible to automatically merge a plurality of forms.
A form display means (for example, the form display unit 131 of FIG. 4) for displaying an input form in which a part of the data input field of the form is hidden.
By providing, it is possible to create an input form in which the form is divided and partially hidden. Therefore, when a plurality of workers process one form, each worker can perform all the contents of the form. You can work without knowing.
The form is a portable document format electronic form (PDF form) in which the data input in the data input field is embedded.
As a result, sentences, images, etc. can be viewed in almost the same state in all environments without being influenced by a specific environment.

Claims (9)

データ入力欄と当該データ入力欄の機能を示すコードとを対応付ける対応手段と、
前記コードが示す機能を発揮させる前記データ入力欄に当該コードを設定する設定手段と、
を備える情報処理装置。
Corresponding means for associating the data input field with the code indicating the function of the data input field, and
A setting means for setting the code in the data input field that exerts the function indicated by the code, and
Information processing device equipped with.
前記データ入力欄に入力されたデータを、当該データ入力欄に設定された前記コードに対応させて抽出する抽出手段と、
前記抽出手段により抽出されたデータを、前記データ入力欄と前記コードとの対応関係に基づいて、予め前記コードが設定された他のデータ入力欄に挿入した帳票を生成する生成手段と、
を備える請求項1に記載の情報処理装置。
An extraction means for extracting the data input in the data input field corresponding to the code set in the data input field, and
A generation means for generating a form in which the data extracted by the extraction means is inserted into another data input field in which the code is set in advance based on the correspondence between the data input field and the code.
The information processing apparatus according to claim 1.
前記生成手段は、
回覧形式の前記帳票を生成し、
前記生成手段により生成された回覧形式の帳票を、指定された順序で1以上のユーザに回覧する制御を行う回覧制御手段、
を備える請求項2に記載の情報処理装置。
The generation means
Generate the above form in circulation format and
A circulation control means that controls circulation of a circulation-type form generated by the generation means to one or more users in a designated order.
The information processing apparatus according to claim 2.
前記抽出手段は、
前記帳票を複数に分けた領域毎にデータを抽出し、
前記生成手段は、
前記抽出手段により領域毎に抽出されたデータを、複数の領域からなる入力フォームに入力して1つの前記帳票を生成する、
請求項2に記載の情報処理装置。
The extraction means
Data is extracted for each area in which the form is divided into a plurality of areas, and data is extracted.
The generation means
The data extracted for each area by the extraction means is input to an input form composed of a plurality of areas to generate one form.
The information processing device according to claim 2.
前記抽出手段は、
複数の帳票夫々からデータを抽出し、
前記生成手段は、
前記抽出手段により前記複数の帳票夫々から抽出されたデータを、前記複数の帳票が連結された形態の帳票フォームに入力して前記帳票を生成する、
請求項2に記載の情報処理装置。
The extraction means
Extract data from multiple forms and
The generation means
Data extracted from each of the plurality of forms by the extraction means is input to a form form in which the plurality of forms are concatenated to generate the form.
The information processing device according to claim 2.
前記帳票の前記データ入力欄のうち、一部を非表示にした入力フォームを表示するフォーム表示手段、
を備える請求項2に記載の情報処理装置。
A form display means for displaying an input form in which a part of the data input field of the form is hidden.
The information processing apparatus according to claim 2.
帳票は、前記データ入力欄に入力されたデータが埋め込まれたポータブル・ドキュメント・フォーマットの電子帳票である、
請求項2乃至6のうち何れか1項に記載の情報処理装置。
The form is an electronic form in a portable document format in which the data entered in the data entry field is embedded.
The information processing device according to any one of claims 2 to 6.
情報処理装置が実行する情報処理方法において、
データ入力欄と当該データ入力欄の機能を示すコードとを対応付けるステップと、
前記コードが示す機能を発揮させる前記データ入力欄に当該コードを設定するステップと、
を含む情報処理方法。
In the information processing method executed by the information processing device,
A step of associating a data entry field with a code indicating the function of the data entry field, and
The step of setting the code in the data input field that exerts the function indicated by the code, and
Information processing methods including.
情報処理装置を制御するコンピュータに、
データ入力欄と当該データ入力欄の機能を示すコードとを対応付けるステップと、
前記コードが示す機能を発揮させる前記データ入力欄に当該コードを設定するステップと、
を含む制御処理を実行させるプログラム。
For computers that control information processing devices
A step of associating a data entry field with a code indicating the function of the data entry field, and
The step of setting the code in the data input field that exerts the function indicated by the code, and
A program that executes control processing including.
JP2020076200A 2019-09-17 2020-04-22 Information processor, information processing method, and program Pending JP2021051723A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2019168741 2019-09-17
JP2019168741 2019-09-17

Publications (1)

Publication Number Publication Date
JP2021051723A true JP2021051723A (en) 2021-04-01

Family

ID=75156125

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020076200A Pending JP2021051723A (en) 2019-09-17 2020-04-22 Information processor, information processing method, and program

Country Status (1)

Country Link
JP (1) JP2021051723A (en)

Similar Documents

Publication Publication Date Title
US10650082B2 (en) Collaborative virtual markup
JP7447965B2 (en) Programs, methods and devices for editing documents
US11372935B2 (en) Automatically generating a website specific to an industry
US11699018B2 (en) Systems and methods for the comparison of selected text
US20230236805A1 (en) Systems and Methods for Development and Deployment of Software Platforms Having Advanced Workflow and Event Processing Components
EP1488324B1 (en) Single access point for filing of converted electronic forms to multiple processing entities
CN109062567B (en) B/S structure-based information management system rapid development platform
US20030051022A1 (en) Web page management support system
US9658848B2 (en) Stored procedure development and deployment
JP6690224B2 (en) Medical information processing apparatus, information processing method thereof, and program
JP2021124914A (en) Information processing system and information processing method
US20170109442A1 (en) Customizing a website string content specific to an industry
US20080126346A1 (en) Electronic Data Transaction Processing Test and Validation System
US20080155501A1 (en) System and Method for Revising an Electronic Draft
US8131608B2 (en) Localizing reports using metadata and multilanguage translations
JP2018081530A (en) Financial document creation system, financial document creation terminal, and financial document creation program
JP2021051723A (en) Information processor, information processing method, and program
JP2007041983A (en) Application form creation program and application form creation apparatus
JP4043251B2 (en) Server program
JP2011192041A (en) Export control server device, export control method, and program
US20220083606A1 (en) Systems and methods of automated document template creation using artificial intelligence
JP6944603B1 (en) Data processing equipment, data processing methods and programs
JP2001076045A (en) Operation flowchart generation assisting device and recording medium thereof
CN112449072A (en) Information processing apparatus, information processing system, and information processing method
JP2014035638A (en) Electronic manual output system, electronic manual output method, and electronic manual output program

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200730