JP2000251002A - Item processing method of workflow system - Google Patents

Item processing method of workflow system

Info

Publication number
JP2000251002A
JP2000251002A JP5225099A JP5225099A JP2000251002A JP 2000251002 A JP2000251002 A JP 2000251002A JP 5225099 A JP5225099 A JP 5225099A JP 5225099 A JP5225099 A JP 5225099A JP 2000251002 A JP2000251002 A JP 2000251002A
Authority
JP
Japan
Prior art keywords
event
information
created
case
forms
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
JP5225099A
Other languages
Japanese (ja)
Inventor
Teietsu Cho
廷悦 趙
Takashi Kobayashi
小林  隆
Tomokazu Ubukata
知一 生形
Yoshihide Omura
善秀 大村
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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP5225099A priority Critical patent/JP2000251002A/en
Publication of JP2000251002A publication Critical patent/JP2000251002A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)

Abstract

PROBLEM TO BE SOLVED: To enable an applicant to speedily and accurately perform an operation process by dividing the event of document creation into two successive parts and informing a document creator which created a document before the event of document creation after the event. SOLUTION: An operation monitor and notification program 111 compares the system date of a server 101 with the event schedule date of event management information 129 inputted by the document creator and informs the document creator of an operation process after the event as to an item whose dates both match each other. An electronic document selecting program 113 generates a list of documents to be created from event document correspondence information 123 on the basis of selected event information sent from a client 103 and transmits it to the client 103 of the applicant. A workflow program 115 controls item transition to a person in charge of operation according to previously defined business process definition information 125 and according to the notification of the input of the item to business processes corresponding to respective documents and the end of operation.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、電子帳票を事前に
定義した業務の流れに従って順々作業担当者へ回覧させ
るワークフローシステムに係わり、特に同じイベントで
複数の異なる電子帳票を作成し、各帳票をそれぞれ別の
案件として回覧させる場合、申請者以降の作業担当者へ
案件をイベントと関連付けて階層的に作業指示を行う方
法及び、イベント前に起票を行った起票者へイベント後
の業務処理通知を自動的に行う方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a workflow system for sequentially circulating electronic forms to a worker in accordance with a predefined work flow, and in particular, creates a plurality of different electronic forms at the same event, and To circulate as a separate matter, how to associate the matter with the event and give the work instructions hierarchically to the person in charge of the work after the applicant, and the work after the event to the person who made the bill before the event The present invention relates to a method for automatically performing processing notification.

【0002】[0002]

【従来の技術】日経コンピュータNo.425(199
7.9.1)204〜217ページに記載の通り、ワー
クフローシステムは、複数の情報項目から成る電子帳票
をあらかじめ定めた転送順序に従って、次の作業を行な
う作業者に順次転送して一連の業務を遂行するシステム
である。定義された一連の作業群をビジネスプロセスと
呼び、個々の作業のことをノードと呼ぶ。各ノード間で
渡される仕事の単位を案件と呼び、ワークフローシステ
ムは各案件に一意な識別子である案件IDをつけて管理
する。最初のノードで案件をつくり、ビジネスプロセス
を開始することを投入と呼び、ビジネスプロセスに従っ
て案件を次のノードに受け渡すことを遷移と呼ぶ。
2. Description of the Related Art Nikkei Computer No. 425 (199
7.9.1) As described on pages 204 to 217, the workflow system sequentially transfers an electronic form including a plurality of information items to a worker who performs the next work in accordance with a predetermined transfer order and performs a series of operations. Is a system that performs A set of defined work is called a business process, and each work is called a node. The unit of work passed between the nodes is called a case, and the workflow system manages each case by attaching a case ID, which is a unique identifier. Creating a matter at the first node and starting a business process is called input, and passing a matter to the next node according to the business process is called transition.

【0003】最近ワークフローの普及にともない、業務
上の帳票を電子化しワークフローシステムによって回覧
させるケースが多くなっているが、業務上における帳票
の種類が非常に数多く、起票者はいつどの帳票を作成す
るか非常にわかり難しい。特に企業のおける間接業務の
場合に数百種類の帳票が存在することと、起票者の状況
により作成帳票が異なり、結婚や引越しなどのイベント
が発生した場合にどの帳票を作成すればよいか分からな
い。
In recent years, with the spread of workflows, there are many cases where business forms are digitized and circulated by a workflow system. However, there are a very large number of business forms, and the originator prepares which form when and when. Very difficult to understand. In particular, in the case of indirect operations in a company, there are several hundred types of forms, and the forms to be created differ depending on the status of the originator, and which form should be created when an event such as marriage or moving occurs I do not understand.

【0004】上記の課題を解決するために従来では、イ
ベント毎の作成すべき帳票の情報を事前に定義してお
き、起票者にはイベントを選択するインタフェースを提
供する。起票者がイベントを選択すると事前定義したイ
ベントと作成帳票情報をもとに、作成すべき帳票リスト
を表示させる。申請者はリストから作成する電子帳票を
選択して表示された電子帳票に必要なデータの入力を行
い、入力済みの電子帳票をワークフローの該当するビジ
ネスプロセスに投入する処理を繰り返して行う。
Conventionally, in order to solve the above-mentioned problem, information of a form to be created for each event is defined in advance, and an initiator is provided with an interface for selecting an event. When the drafter selects an event, a form list to be created is displayed based on the predefined event and created form information. The applicant selects an electronic form to be created from the list, inputs necessary data to the displayed electronic form, and repeats the process of inputting the input electronic form to a corresponding business process of the workflow.

【0005】上記のイベントによる帳票選択インタフェ
ースを提供することにより、起票者が各イベントで間違
った帳票の作成や関連部署への問い合わせなどを減らす
ことができる。
[0005] By providing a form selection interface based on the above-mentioned events, it is possible to reduce the generation of wrong forms by each event and the inquiries to the related departments in each event.

【0006】[0006]

【発明が解決しようとする課題】上述じた従来の技術で
は、イベントが発生したときに複数の帳票を起票し、作
成した各帳票を該当するビジネスプロセスに一つの案件
として投入し、回覧を行っている。しかし、同じイベン
トで同じ申請者によって起票された帳票は独立した案件
として、ビジネスプロセスを流れていくことから、申請
者以降の作業担当者には各帳票が別独立した案件として
作業指示が行われることとなり、作業の効率を低下させ
る問題が発生する。
In the above-described conventional technique, when an event occurs, a plurality of forms are generated, and each of the generated forms is input to a corresponding business process as one matter, and circulation is performed. Is going. However, since forms submitted by the same applicant in the same event flow through the business process as independent issues, work instructions from the applicant onward are given to each person in charge as separate issues. As a result, there arises a problem that the work efficiency is reduced.

【0007】例えば、日立太郎が結婚により結婚届、住
所変更届、通勤経路変更届などを作成して、総務課の業
務処理プロセスへ各帳票を回覧する場合、総務課担当者
には3つの帳票が別々の独立した案件として作業通知が
行われる。しかし、同一イベントで作成された帳票間で
はお互いに参照することが必要となるため、総務課担当
者は自分へ届いた多くの案件から日立太郎が結婚により
申請した案件(帳票)を探し出し、業務処理を行わなけ
ればいけない。そのため、総務課担当者の本来の業務処
理以外に、自分に届いた膨大な数の案件の中から関連あ
る案件を探し出す作業を発生させ、作業の負荷を増大さ
せる。
For example, when Hitachi Taro creates a marriage report, address change report, commuting route change report, etc. upon marriage and circulates each form to the business processing process of the general affairs section, the person in charge of the general affairs section has three forms. Is notified as a separate and independent matter. However, since it is necessary to refer to each other between forms created in the same event, the general affairs section staff searches for the case (form) that Hitachi Taro applied for by marriage from many cases that arrived at him. Processing must be performed. Therefore, in addition to the original business processing of the general affairs section staff, a task of searching for a related matter from a huge number of cases delivered to the user is generated, thereby increasing the work load.

【0008】上記のような案件間の関連性を考え関連性
ある案件を探し出す作業は帳票を作成した起票者以降の
作業担当者ですべて発生し、全体の業務処理における作
業負荷が大きくなる。また、同一イベントでも起票者の
状況により作成すべき帳票が異なるため、作業担当者へ
遷移された帳票がすべてか、一部の帳票が前の作業担当
者の処理ノードに留まっているかが分からなくなる問題
が発生する。
[0008] The work of searching for a related matter in consideration of the relevance between cases as described above occurs in all of the workers in charge after the person who created the form, and the work load in the overall business processing increases. Also, since the form to be created differs depending on the status of the originator even in the same event, it is not clear whether all the forms transferred to the worker or some of the forms remain in the processing node of the previous worker. The problem that disappears occurs.

【0009】また、従来の技術では起票者が自分の判断
によりイベントを選択し、作成帳票を自動的に絞り込
み、表示する手段を提供している。業務上での帳票の作
成はイベントの前と後にそれぞれ帳票を行なう場合が多
く、上記の方式によればイベント前の起票もイベント後
の起票もすべて人間の判断で行わなければいけない。例
えば、上記の結婚の例を挙げると、結婚の前には社宅申
込書や住所変更届、通勤経路変更届などを作成し、結婚
後には結婚届、扶養家族発生届などを作成する。申請者
は結婚というイベント後にも自分の判断により申請書類
を起票する必要であるが、実際にはイベント後の起票を
忘れたり、申請を遅れて行われたりすることがよく発生
し、迅速な業務処理ができない。
Further, in the prior art, a means for a drafter to select an event by his / her own judgment and to automatically narrow down and display a created form is provided. In many cases, business forms are created before and after an event, and according to the above-described method, all forms before and after an event must be made by human judgment. For example, as an example of the above-mentioned marriage, a company housing application form, a notice of address change, a notice of a change in commuting route, etc. are created before marriage, and a notice of marriage, a report of occurrence of dependents, etc. are created after marriage. It is necessary for the applicant to submit the application documents at his own discretion even after the event of marriage, but in practice it often happens that the applicant forgets to submit the application after the event or is late for the application. Business processing cannot be performed.

【0010】本発明の目的は、帳票作成のイベントを前
後のタイミングに分け、イベントが発生した後にイベン
ト前に起票した起票者に帳票作成の知らせを通知するこ
とで、申請者が迅速かつ正確に業務処理を行えるシステ
ムを提供することにある。
[0010] An object of the present invention is to divide a form creation event into preceding and following timings, and notify the initiator who drafted the form before the event after the event has occurred, thereby notifying the applicant of the creation of the form quickly and quickly. An object of the present invention is to provide a system capable of performing business operations accurately.

【0011】本発明の他の目的は、同一イベント、同一
タイミングで複数の帳票が作成されてワークフローシス
テムで回覧される場合、イベントによる複数の帳票間の
関連をもとに起票者以降の作業担当者へ作業指示を行う
ことにより、作業担当者の作業負荷を軽減させ、作業効
率を向上させるシステムを提供することにある。
Another object of the present invention is to provide a system in which, when a plurality of forms are created at the same event and at the same timing and circulated by a workflow system, the work performed by the person who creates the form based on the relationship between the plurality of forms by the event. It is an object of the present invention to provide a system in which a work instruction is given to a person in charge, thereby reducing the work load of the person in charge and improving the work efficiency.

【0012】[0012]

【課題を解決するための手段】本発明は、電子帳票起票
者にイベント毎に前後のタイミングにより帳票を選択で
きるインタフェースを提供する。起票者がイベント前の
タイミングを選択して起票する場合、イベント発生予定
日及び申請者情報取得し格納する。システムは格納され
たイベント予定日を一定な間隔で現在の時刻と比較し、
イベントの予定日になったときに申請者へイベント後の
業務処理を行えるように作業通知を行う。
SUMMARY OF THE INVENTION The present invention provides an interface that allows a person who creates an electronic form to select a form based on timing before and after each event. When the drafter selects and raises the timing before the event, it acquires and stores the scheduled event occurrence date and applicant information. The system compares the stored scheduled event date to the current time at regular intervals,
When the scheduled date of the event is reached, notify the applicant of the work so that the business process after the event can be performed.

【0013】また、起票者がイベントの選択により帳票
を作成するとき、起票するイベント及び申請者情報ごと
に作成された電子帳票情報と各電子帳票におけるビジネ
スプロセス情報及び案件情報をワークフローシステムか
ら取得して格納し管理することにより、イベント毎の作
成帳票間の関連情報を保持・管理する。起票者以降の作
業担当者がワークフローへアクセスすると、作業担当者
に届いた案件から複数の電子帳票が作成された案件を抽
出する。
When a drafter creates a form by selecting an event, an electronic form information created for each event to be raised and applicant information, and business process information and case information in each electronic form are transmitted from a workflow system. By acquiring, storing, and managing, the related information between the created forms for each event is held and managed. When a worker in charge after the drafter accesses the workflow, the matter in which a plurality of electronic forms are created is extracted from the matter delivered to the worker.

【0014】抽出した案件に対し、起票時に格納したイ
ベント及び起票者毎の電子帳票の作成情報と各電子帳票
毎のワークフローシステムの管理情報に基づき、作業担
当者へイベント毎の案件情報の表示し、作業指示を行
う。作業担当者がイベント毎の作業指示を選択すると、
選択した案件で処理すべき帳票がすべて到着した案件に
対しイベント毎の作成帳票情報に基づき、電子帳票毎の
案件に関する作業指示を表示する。
Based on the events stored at the time of drafting, the electronic form creation information for each drafting person, and the workflow system management information for each electronic form, the extracted information is sent to the worker in charge of the event information for each event. Display and give work instructions. When the worker selects a work instruction for each event,
For the case in which all the forms to be processed in the selected case have arrived, a work instruction for the case for each electronic form is displayed based on the created form information for each event.

【0015】[0015]

【発明の実施の形態】以下、本発明の一実施形態につい
て図面を用いて説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described below with reference to the drawings.

【0016】図1は、実施形態のワークフローシステム
の概略を表すシステムの構成図である。
FIG. 1 is a configuration diagram of a system showing an outline of a workflow system according to an embodiment.

【0017】本システムは、ワークフローサーバ10
1、作業者の使用するクライアント103及びこれらの
装置間を接続するネットワーク109から構成される。
The present system includes a workflow server 10
1. It is composed of a client 103 used by an operator and a network 109 connecting these devices.

【0018】ワーク管理サーバ101は、サーバ専用
機、パソコンなどの計算機であり、その処理装置上には
作業監視・通知プログラム111、電子帳票選択プログ
ラム113、ワークフロープログラム115及び通信制
御プログラム117が格納され実行される。
The work management server 101 is a computer such as a server dedicated machine or a personal computer. The work management server 101 stores a work monitoring / notification program 111, an electronic form selection program 113, a workflow program 115, and a communication control program 117. Be executed.

【0019】作業監視・通知プログラム111は、サー
バ101のシステム日付と起票者により入力されたイベ
ント管理情報129のイベント予定日付を比較し、二つ
の日付が一致した案件に対し、起票者へイベント後の業
務処理通知を行う。
The work monitoring / notification program 111 compares the system date of the server 101 with the scheduled event date of the event management information 129 input by the drafting party, and sends a message to the drafting party for an item whose two dates match. Notification of business process after event.

【0020】電子帳票選択プログラム113は、クライ
アント103から送信されてきた選択イベント情報を元
に、イベント帳票対応情報123から作成すべき帳票の
リストを作成し、申請者のクライアント103へ送信す
る。また、クライアント103から選択された作成帳票
情報をもらい、該当する電子帳票ファイル109及び電
子帳票データ格納テーブル121をクライアント103
へ送信する。
The electronic form selection program 113 creates a list of forms to be created from the event form correspondence information 123 based on the selected event information transmitted from the client 103 and transmits the list to the client 103 of the applicant. Further, it receives the created form information selected from the client 103 and stores the corresponding electronic form file 109 and electronic form data storage table 121 in the client 103.
Send to

【0021】ワークフロープログラム115は、事前に
定義したビジネスプロセス定義情報に基づき、各帳票に
該当するビジネスプロセスへ案件の投入及び作業終了通
知に基づき、次の作業担当者へ案件遷移の制御を行う。
The workflow program 115 controls the transition of a case to the next worker based on the business process definition information defined in advance and the input of the case to the business process corresponding to each form and the notification of the end of the work.

【0022】通信制御プログラム117は、ワークフロ
ーサーバとクライアント間におけるデータの通信制御を
行う。
The communication control program 117 controls data communication between the workflow server and the client.

【0023】ワーク管理サーバ101の処理装置に接続
される記憶装置上には電子帳票ファイル119、電子帳
票データ格納テーブル121、イベント帳票対応情報1
23、ビジネスプロセス定義情報125、ワークフロー
管理情報127、イベント管理情報129及びイベント
毎起票管理情報131を格納する。
An electronic form file 119, an electronic form data storage table 121, and an event form correspondence information 1 are stored in a storage device connected to the processing device of the work management server 101.
23, business process definition information 125, workflow management information 127, event management information 129, and event-based draft management information 131.

【0024】電子帳票ファイル119は業務上に必要と
なる複数の項目からなる帳票を事前に定義して登録した
ファイルである。
The electronic form file 119 is a file in which a form including a plurality of items required for business is defined and registered in advance.

【0025】電子帳票データ格納テーブル121は電子
帳票ファイル119に入力されるデータを格納するため
のデータベースファイルである。
The electronic form data storage table 121 is a database file for storing data input to the electronic form file 119.

【0026】イベント帳票対応情報123は、起票のト
リガとなるできことを表すイベント毎に作成すべき帳票
名が格納される。
The event form correspondence information 123 stores a form name to be created for each event that indicates an event that can be a trigger for making a form.

【0027】ビジネスプロセス定義情報125は、ビジ
ネスプロセスとして定義される一連の作業における各作
業の順序、作業者、作業内容などが格納される。
The business process definition information 125 stores the order of each work in a series of work defined as a business process, an operator, work contents, and the like.

【0028】ワークフロー管理情報127は、ビジネス
プロセス定義情報125に登録されたビジネスプロセス
定義情報にもとづき、実行されるビジネスプロセス名、
ビジネスプロセスID、現在の案件を処理するノード
名、処理ノードの作業者などのワークフローにおける案
件の現在状況に関する情報が格納される。
The workflow management information 127 includes a business process name to be executed based on the business process definition information registered in the business process definition information 125,
Information on the current status of a case in a workflow such as a business process ID, a node name for processing the current case, and a worker of the processing node is stored.

【0029】イベント管理情報129は、起票を行った
イベントを管理するため、イベント名、申請者名、申請
日付、イベント予定日などの起票したイベント情報が格
納される。
The event management information 129 stores event information, such as an event name, an applicant name, an application date, and a scheduled event date, in order to manage an event for which a request has been made.

【0030】イベント毎起票管理情報131は、イベン
トごとに作成された帳票と各帳票のワークフローへ管理
情報を管理するため、ビジネスプロセスID、ビジネス
プロセス名、案件ID、作成帳票名などの情報が格納さ
れる。
The event-based form management information 131 includes information such as a business process ID, a business process name, a case ID, and a created form name for managing management information for a form created for each event and a workflow of each form. Is stored.

【0031】クライアント103はパソコンなどの計算
機であり、処理装置、申請者へ処理結果を示す表示装置
105と申請者がデータを入力するための入力装置10
7で構成される。クライアント103の処理装置には、
通信制御プログラム133、ワークフロークライアント
プログラム135、イベントガイダンス起票プログラム
137、インボックス表示プログラム139から構成さ
れる。
The client 103 is a computer such as a personal computer, and includes a processing device, a display device 105 for displaying a processing result to the applicant, and an input device 10 for the applicant to input data.
7. The processing device of the client 103 includes:
It comprises a communication control program 133, a workflow client program 135, an event guidance drafting program 137, and an inbox display program 139.

【0032】通信制御プログラム133は、ワークフロ
ーサーバとクライアント間におけるデータの通信制御を
行う。
The communication control program 133 controls communication of data between the workflow server and the client.

【0033】ワークフロークライアントプログラム13
5は、サーバ101から案件の情報を取得し、インボッ
クス表示プログラム139へ渡したり、サーバ101の
ワーク管理プログラム115へ業務処理を行うユーザ情
報、業務処理終了の知らせ、業務処理結果を渡すなどク
ライアント103とサーバ101間におけるデータやり
取りの制御を行うプログラムである。
Workflow client program 13
Reference numeral 5 denotes a client that obtains information on a case from the server 101 and passes it to the inbox display program 139 or passes user information for performing a business process to the work management program 115 of the server 101, notification of the end of the business process, and delivery of the business process result. This is a program for controlling data exchange between the server 103 and the server 101.

【0034】インボックス表示プログラム139は、ロ
グインしたユーザIDを元に、ワークフロー管理情報1
27該当するユーザに届いた案件を取得し、作業者の担
当案件を表示するための制御を行う。
The inbox display program 139 uses the workflow management information 1 based on the logged-in user ID.
27. Control is performed to acquire the case reached to the user concerned and display the case in charge of the worker.

【0035】図2は、ワークフロー管理情報127のデ
ータ構成図である。
FIG. 2 is a data configuration diagram of the workflow management information 127.

【0036】ワークフロー管理情報127は、ワークフ
ローシステムの事前定義されたビジネスプロセス上の案
件の現在処理状況を管理するためのテーブルであり、B
PID200、BP名210、案件ID220、処理ノ
ード名230、担当者240、複数帳票フラグ250か
ら構成される。
The workflow management information 127 is a table for managing the current processing status of an item in a predefined business process of the workflow system.
It comprises a PID 200, a BP name 210, a case ID 220, a processing node name 230, a person in charge 240, and a multiple form flag 250.

【0037】BPID200はビジネスプロセスを一意
的に識別するためにワークフローサーバ101のワーク
フロープログラム115が自動的に付与する識別子であ
る。
The BPID 200 is an identifier automatically assigned by the workflow program 115 of the workflow server 101 to uniquely identify a business process.

【0038】BP名210は事前に定義されたビジネス
プロセスの名称である。
The BP name 210 is the name of a business process defined in advance.

【0039】案件ID220は、各ビジネスプロセス上
の案件を一意に識別するためにワークフローサーバ10
1のワークフロープログラム115が自動的に付与する
識別子であり、ビジネスプロセス毎に一意的に付与され
る。
The case ID 220 is used by the workflow server 10 to uniquely identify a case in each business process.
An identifier automatically assigned by one workflow program 115, and is uniquely assigned to each business process.

【0040】処理ノード名230は、各案件においてビ
ジネスプロセス上で現在処理を行うべき処理ノードの名
称である。
The processing node name 230 is the name of the processing node that should be currently processed on the business process in each case.

【0041】担当者240は、現在各案件を処理すべき
作業担当者の名前であり、事前に定義されたビジネスプ
ロセス定義情報125に基づいて、ワークフロープログ
ラム115が担当者を決めて登録を行う。
The person in charge 240 is the name of the person in charge who is to process each case at present, and the workflow program 115 determines and registers the person in charge based on the business process definition information 125 defined in advance.

【0042】複数帳票フラグ250は、一つのイベント
から複数の帳票が作成され各帳票が別案件としてワーク
フローへ投入されたことを示すフラグであり、0の場合
は帳票が一つの案件として、1の場合は帳票が複数の案
件としてワークフローシステムで管理されていることを
表す。
The multiple form flag 250 is a flag indicating that a plurality of forms have been created from one event and each form has been input to the workflow as a separate matter. The case indicates that the form is managed by the workflow system as a plurality of matters.

【0043】図3は、イベント管理情報129のデータ
構成図である。
FIG. 3 is a data configuration diagram of the event management information 129.

【0044】イベント管理情報129は、起票したイベ
ントに関する情報を格納するテーブルであり、イベント
名300、申請者名310、申請日付320、申請ID
330、イベント予定日340、帳票同期フラグ350
から構成される。
The event management information 129 is a table for storing information related to the raised event, and includes an event name 300, an applicant name 310, an application date 320, an application ID
330, scheduled event date 340, form synchronization flag 350
Consists of

【0045】イベント名300は起票者が起票のために
選択したイベントの名称である。
The event name 300 is the name of the event selected by the drafter for drafting.

【0046】申請者名310はイベントを選択し、起票
を行った起票者の名前である。
The applicant name 310 is the name of a drafter who has selected an event and made a draft.

【0047】申請日付320は起票者がイベントにより
帳票を作成し、ワークフローシステムへ投入を行った日
付である。
The application date 320 is the date on which the drafter creates a form based on an event and submits it to the workflow system.

【0048】申請ID330は起票者が帳票を作成した
イベントを一意的に識別するための識別子であり、電子
帳票選択プログラム113により自動的に付与される。
The application ID 330 is an identifier for uniquely identifying the event that created the form by the drafter, and is automatically given by the electronic form selection program 113.

【0049】イベント予定日340は起票のトリガとな
るイベントが発生する予定日であり、起票者がイベント
前のタイミングを選択した場合のみ入力され格納され
る。
The scheduled event date 340 is a scheduled date on which an event serving as a trigger for drafting will occur, and is input and stored only when the drafter selects the timing before the event.

【0050】帳票同期フラグ350は同一イベントで作
成された複数の帳票の中で、作業担当者の処理すべき帳
票が担当する作業ノードに届いたかを示すフラグであ
り、「0」の場合は全帳票が届いていることを、「1」
の場合はまだ処理すべき帳票がすべて届いてないことを
表す。
The form synchronization flag 350 is a flag indicating whether the form to be processed by the worker has arrived at the work node in charge among a plurality of forms created by the same event. "1" indicates that the report has arrived
In the case of, it means that all the forms to be processed have not yet arrived.

【0051】図4は、イベント毎起票管理情報131の
データ構成図である。
FIG. 4 is a data configuration diagram of the event-based slip management information 131.

【0052】イベント毎起票管理情報131は、起票し
たイベント毎に作成された帳票名及び帳票毎のワークフ
ロー情報を格納するテーブルであり、申請ID400、
BPID410、BP名420、案件ID430、作成
帳票名440から構成される。
The event-based form management information 131 is a table for storing a form name and workflow information for each form created for each event in which the form is generated.
It is composed of a BPID 410, a BP name 420, a case ID 430, and a created form name 440.

【0053】申請ID400は起票者が帳票を作成した
イベントを一意的に識別するための識別子であり、イベ
ント管理情報129のイベントとイベント毎に作成され
た帳票との関連表すキーとなる。
The application ID 400 is an identifier for uniquely identifying an event for which a drafter has created a form, and is a key representing the association between the event of the event management information 129 and the form created for each event.

【0054】BPID410は該当する帳票が回覧され
ているビジネスプロセスを識別するための識別子であ
る。
The BPID 410 is an identifier for identifying a business process in which the corresponding form is circulated.

【0055】BP名420は該当する帳票が回覧されて
いるビジネスプロセスの名称である。
The BP name 420 is the name of the business process in which the corresponding form is circulated.

【0056】案件ID430は該当する帳票を回覧して
いるビジネスプロセス上で一意的に識別するための識別
子である。
The case ID 430 is an identifier for uniquely identifying the corresponding form on the business process in which the form is circulated.

【0057】作成帳票名440は各イベント毎に作成さ
れた帳票の名称である。
The created form name 440 is the name of a form created for each event.

【0058】図5は、クライアント103のイベントガ
イダンス起票プログラム137によって表示装置105
に表示されるイベントメニュー画面の一例であり、起票
者が作成帳票を絞り込むために起票のイベントを選択す
る画面である。
FIG. 5 shows the display device 105 by the event guidance drafting program 137 of the client 103.
Is an example of an event menu screen displayed by the drafter, in which the drafter selects a draft event in order to narrow down the created forms.

【0059】イベント名510は起票のトリガとなるイ
ベントである。
The event name 510 is an event that is a trigger for a draft.

【0060】タイミング520は各イベントにおけるタ
イミングを表し、「前」,「後」のボタンを押すことに
よってタイミングを選択する。選択されたイベントとタ
イミングは「終了」ボタン530を押すことにより、そ
の情報をサーバへ送信する。
The timing 520 indicates the timing in each event, and the timing is selected by pressing the "before" and "after" buttons. When the “end” button 530 is pressed for the selected event and timing, the information is transmitted to the server.

【0061】図6は、イベントメニュー画面500でイ
ベントのタイミングとして「前」を選択した場合に表示
されるイベント予定日入力画面の一例である。
FIG. 6 is an example of an expected event date input screen displayed when “Previous” is selected as the event timing on the event menu screen 500.

【0062】予定日610はイベントの日付(年、月、
日)を入力するための入力領域である。
The scheduled date 610 is the date of the event (year, month,
This is an input area for inputting the date.

【0063】起票者は予定日を入力し、「OK」ボタン
620を押すことにより、イベント予定日サーバ101
へ送信し、イベント管理情報129へ格納する。起票者
が「キャンセル」ボタン630を押すと、入力した情報
を格納しないままイベントメニュー画面500に戻る。
The drafter inputs the scheduled date, and presses an “OK” button 620, so that the event scheduled date server 101
And stores it in the event management information 129. If the drafter presses the "cancel" button 630, the screen returns to the event menu screen 500 without storing the input information.

【0064】図7は、イベントを選択した後、またはイ
ベント予定日の入力後、サーバ101の電子帳票選択プ
ログラム113により絞り込んだイベントに該当する帳
票一覧をクライアント103の表示装置105に表示す
る作成帳票一覧画面の一例であり、起票者は帳票リスト
に表示された帳票の選択により、帳票作成を行う。
FIG. 7 shows a created form in which, after selecting an event or inputting a scheduled event date, a form list corresponding to the event narrowed down by the electronic form selection program 113 of the server 101 is displayed on the display device 105 of the client 103. This is an example of a list screen, and a drafter creates a form by selecting a form displayed in the form list.

【0065】イベント710は起票者が選択したイベン
ト名を表示する表示領域である。
The event 710 is a display area for displaying the event name selected by the drafter.

【0066】帳票名720は選択したイベント及びタイ
ミングにより抽出された帳票名を示す表紙領域である。
The form name 720 is a cover area indicating the form name extracted according to the selected event and timing.

【0067】作成有無730は表示された帳票を起票し
たかしてないか表す情報を表示する領域である。
The creation presence / absence 730 is an area for displaying information indicating whether or not the displayed form has been generated.

【0068】起票者は帳票リストから作成する帳票名7
20を選択して「作成」ボタン740を押すと、サーバ
101へ選択された帳票名を送信する。サーバ101の
電子帳票選択プログラム113は受け取った帳票名に該
当する電子帳票ファイル119と電子帳票データ格納テ
ーブル121をクライアント103へ送付する。
The drafter is the form name 7 created from the form list.
When the user selects “20” and presses a “Create” button 740, the selected form name is transmitted to the server 101. The electronic form selection program 113 of the server 101 sends the electronic form file 119 corresponding to the received form name and the electronic form data storage table 121 to the client 103.

【0069】起票者が「申請」ボタン750を押すと、
作成有無740が「済」となった帳票を各帳票毎に事前
定義されたビジネスプロセスへ投入処理を行う。起票者
が「キャンセル」ボタン760を押すと、今までの処理
を無効にし、イベントメニュー画面800に戻る。
When the drafter presses the "apply" button 750,
A form in which the creation status 740 is set to “completed” is subjected to input processing into a business process defined in advance for each form. If the drafter presses a "cancel" button 760, the processing so far is invalidated and the screen returns to the event menu screen 800.

【0070】図8は起票者以降の作業者が、インボック
ス表示プログラム139を起動し、ワークフローへアク
セスしたときに各作業担当者に届いた案件を表示する画
面の一例であり、作業担当者はインボックスに表示され
た案件リストから電子帳票や業務アプリケーションを起
動して作業を行う。
FIG. 8 is an example of a screen for displaying the cases reached to each worker when the worker after the drafter starts the inbox display program 139 and accesses the workflow. Starts an electronic form or business application from the matter list displayed in the inbox and performs work.

【0071】案件名810は作業担当者が処理すべき案
件の概要を表すための案件のタイトルであり、イベント
により起票された案件の場合はイベント名を表示する。
The case name 810 is the title of the case to indicate the outline of the case to be processed by the worker, and displays the event name in the case of the case generated by the event.

【0072】申請者820は業務処理の案件を投入した
ユーザの名前であり、帳票の起票者である。
The applicant 820 is the name of the user who has submitted the business processing matter, and is the drafter of the form.

【0073】申請日830は起票者により帳票が作成さ
れてワークフローシステムへ投入された日付である。
The application date 830 is the date when the form was created by the drafter and entered into the workflow system.

【0074】下位作業840は一つのイベントで複数の
帳票が作成され、複数の案件を処理することを示すフラ
グであり、ワークフロー管理情報127の複数帳票フラ
グ250をもとに表示する。
The lower work 840 is a flag indicating that a plurality of forms are created in one event and a plurality of cases are processed, and is displayed based on the plurality of forms flag 250 of the workflow management information 127.

【0075】作業担当者は下位作業欄840に「あり」
が表示された案件を選択して「下位表示」ボタン850
を押すと、下位の帳票が作業担当者の処理ノードすべて
届いた案件のみ、下位作業表示画面900を表示する。
The worker is in the lower work column 840 with “Yes”.
Is selected and the "Lower display" button 850 is displayed.
By pressing, the lower-level work display screen 900 is displayed only for the case for which the lower-order form has reached all the processing nodes of the worker.

【0076】作業担当者が案件を選択して案件処理を終
了した後、処理終了した案件を選択し「遷移」のボタン
860を押すと、選択した案件を事前に定義された次の
作業担当者へ遷移する。
After the worker selects a matter and ends the matter processing, selects the completed matter and presses a “transition” button 860 to move the selected matter to the next worker defined in advance. Transition to.

【0077】作業担当者が案件を選択して案件処理を終
了した後、処理終了した案件を選択し「差戻し」のボタ
ン860を押すと、選択した案件を前の作業処理者へ遷
移する。
After the worker in charge selects a case and completes the case processing, selects the completed case and presses a “return” button 860 to shift the selected case to the previous work processor.

【0078】作業担当者が「終了」ボタン880を押す
と、作業を終了してインボックス画面800を閉じる。
When the worker presses an “end” button 880, the work is completed and the inbox screen 800 is closed.

【0079】図9はインボックス画面800の下位作業
欄840に「あり」の案件を選択し、「下位表示」ボタ
ン851を押したときに表示される下位作業一覧画面の
一例であり、各イベント毎に処理すべき帳票のリストを
表示する画面である。
FIG. 9 is an example of a lower-level work list screen displayed when a “Yes” item is selected in the lower-level work field 840 of the inbox screen 800 and the “Lower-level display” button 851 is pressed. It is a screen for displaying a list of forms to be processed every time.

【0080】案件名910は処理すべき案件を発生させ
たイベントの名称である。
The case name 910 is the name of the event that generated the case to be processed.

【0081】申請者920はイベントによりリストに表
示された複数の帳票の起票を行い、各帳票をワークフロ
ーへ投入したユーザの名前である。
The applicant 920 is the name of a user who has issued a plurality of forms displayed in a list by an event and has entered each form into the workflow.

【0082】帳票名930はイベント毎に作業担当者が
処理すべき帳票の名前である。
The form name 930 is the name of the form to be processed by the worker for each event.

【0083】処理有無940は帳票を開き、帳票に対す
る処理を行ったことを表すフラグである。
The processing presence / absence 940 is a flag indicating that the form has been opened and the form has been processed.

【0084】作業担当者は帳票名930を選択して「開
く」ボタン950を押すと、選択された帳票をクライア
ント103の表示装置105に表示する。
When the worker in charge selects the form name 930 and presses the “open” button 950, the selected form is displayed on the display device 105 of the client 103.

【0085】作業担当者が作業を終了して「終了」ボタ
ン960を押すと、下位作業一覧画面900を閉じてイ
ンボックス800の画面を表示する。
When the worker finishes the work and presses the “end” button 960, the lower work list screen 900 is closed and the screen of the inbox 800 is displayed.

【0086】図10はインボックス画面800の下位作
業欄840に「あり」の案件を選択し、「下位表示」ボ
タン850を押したとき、選択された案件の下位帳票の
中から業務担当者が処理すべき電子帳票がすべて処理ノ
ードに届いてない場合に表示される未到着帳票通知画面
の一例である。
FIG. 10 shows a case where a “Yes” item is selected in the lower work field 840 of the inbox screen 800 and the “Lower display” button 850 is pressed. It is an example of a non-arrival form notification screen displayed when all the electronic forms to be processed have not reached the processing node.

【0087】メッセージ1010は未到着の帳票がある
ことを知らせる通知の内容である。
The message 1010 is the content of a notification notifying that there is a non-arrival form.

【0088】作業担当者がメッセージを読んだ後、「終
了」ボタン1020を押すと、未到着帳票通知メッセー
ジ画面1000を閉じて、インボックス画面800を表
示する。
When the operator touches the “end” button 1020 after reading the message, the non-arrival form notification message screen 1000 is closed and the inbox screen 800 is displayed.

【0089】図11はイベントガイダンスプログラム1
37による帳票の起票処理の流れを示すフローチャート
である。
FIG. 11 shows the event guidance program 1.
37 is a flowchart showing the flow of a form drafting process performed by a form 37.

【0090】起票者がクライアント103のイベントガ
イダンス起票プログラム137を起動し、ログイン処理
を行うと、イベントメニュー画面500がクライアント
の表示装置105に表示される(ステップ1100)。
起票者は表示されたイベントメニュー画面500から該
当するイベントとそのタイミングのボタンを選択する。
When the drafter activates the event guidance drafting program 137 of the client 103 and performs a login process, an event menu screen 500 is displayed on the display device 105 of the client (step 1100).
The drafter selects a corresponding event and a button of the timing from the displayed event menu screen 500.

【0091】選択されたイベントのタイミングがイベン
トの「前」の場合(ステップ1105)、イベントの予
定日入力画面600が表示される。表示されたイベント
予定日入力画面600に予定日(年、月、日)を入力し
た後、「OK」ボタン620を押すと(ステップ111
0)、イベントガイダンス起票プログラム137はログ
インしたユーザ名と入力されたイベント名、イベント予
定日、申請日付をサーバ101へ送信する(ステップ1
115)。
If the timing of the selected event is “before” the event (step 1105), an event scheduled date input screen 600 is displayed. After inputting the scheduled date (year, month, day) on the displayed scheduled event date input screen 600, the user presses an “OK” button 620 (step 111).
0), the event guidance drafting program 137 sends the logged-in user name, the input event name, the scheduled event date, and the application date to the server 101 (step 1).
115).

【0092】選択されたイベントのタイミングがイベン
トの「後」の場合は(ステップ1105)、イベントガ
イダンス起票プログラム137はログインしたユーザ名
と入力されたイベント名、申請日付をサーバ101へ送
信する(ステップ1115)。
If the timing of the selected event is “after” the event (step 1105), the event guidance drafting program 137 transmits the logged-in user name, the input event name, and the application date to the server 101 (step 1105). Step 1115).

【0093】ワークフローサーバ101の電子帳票選択
プログラム113はクライアント103から送信されて
きたデータを受け取ると、申請IDの採番を行い、イベ
ント管理情報129へ格納する(ステップ1120)。
それと同時にイベント名を元にイベント帳票対応情報1
23から作成すべき帳票名を取得し、申請IDとともに
クライアント103へ送信する(ステップ1125)。
When the electronic form selection program 113 of the workflow server 101 receives the data transmitted from the client 103, it assigns an application ID and stores it in the event management information 129 (step 1120).
At the same time, event form correspondence information 1 based on the event name
23, the form name to be created is acquired and transmitted to the client 103 together with the application ID (step 1125).

【0094】クライアント103のイベントガイダンス
起票プログラム137はサーバ101から送信されてき
た帳票名を元に作成帳票一覧画面700をクライアント
の表示装置105に表示する(ステップ1130)。
The event guidance drafting program 137 of the client 103 displays the created form list screen 700 on the display device 105 of the client based on the form name transmitted from the server 101 (step 1130).

【0095】起票者は作成帳票一覧画面700から作成
する帳票名720を選択し、「作成」ボタン740を押
すと、イベントガイダンス起票プログラム137は選択
した帳票名をサーバ101へ送信する(ステップ113
5)。
When the drafter selects the form name 720 to be created from the created form list screen 700 and presses the "Create" button 740, the event guidance drafting program 137 sends the selected form name to the server 101 (step). 113
5).

【0096】サーバ101はクライアント103から送
信された帳票名を受け取り、該当する電子帳票ファイル
119と電子帳票データ格納テーブル121を記憶装置
から取出してクライアント103へ送信を行う(ステッ
プ1140)。
The server 101 receives the form name transmitted from the client 103, retrieves the corresponding electronic form file 119 and electronic form data storage table 121 from the storage device, and transmits them to the client 103 (step 1140).

【0097】クライアント103はサーバ101から電
子帳票ファイル119と電子帳票データ格納テーブル1
21を受け取り、電子帳票を表示装置105に表示する
(ステップ1145)。
The client 103 sends the electronic form file 119 and the electronic form data storage table 1 from the server 101.
21 is received and the electronic form is displayed on the display device 105 (step 1145).

【0098】起票者は表示された電子帳票に必要なデー
タを入力し、入力終了処理を行うと(ステップ115
0)、入力された帳票のデータを電子帳票格納テーブル
に格納してから作成帳票一覧画面700を表示し、作成
有無730を「済」と更新する(ステップ1155)。
The drafter inputs necessary data into the displayed electronic form, and performs input termination processing (step 115).
0), the input form data is stored in the electronic form storage table, and then the created form list screen 700 is displayed, and the presence / absence 730 is updated to “done” (step 1155).

【0099】図12はイベントガイダンスプログラム1
37による帳票作成後に作成済の帳票をワークフローシ
ステムへ投入する流れを示すフローチャートである。
FIG. 12 shows the event guidance program 1.
37 is a flowchart showing the flow of inputting a created form to the workflow system after the form has been created by 37.

【0100】申請者は作成帳票一覧700に表示された
帳票の作成がすべて終了すると、作成帳票一覧700の
「申請」ボタン750を押す(ステップ1200)。
When all the forms displayed in the created form list 700 have been completed, the applicant presses the “apply” button 750 on the created form list 700 (step 1200).

【0101】クライアント103のワークフロークライ
アントプログラム135は各電子帳票ファイルから投入
するビジネスプロセス名を取得し、電子帳票データ格納
テーブルとビジネスプロセス名、申請IDをサーバ10
1へ送信する(ステップ1205)。
The workflow client program 135 of the client 103 acquires the business process name to be entered from each electronic form file, and stores the electronic form data storage table, the business process name, and the application ID in the server 10.
1 (step 1205).

【0102】サーバ101のワークフロープログラム1
15はクライアント103から送信されてきた各帳票毎
のビジネスプロセス名を元に、ビジネスプロセス定義情
報125に定義されている該当ビジネスプロセスへ電子
帳票データ格納テーブルを投入し、案件生成を行う。案
件生成後、生成された案件のIDと該当するビジネスプ
ロセスID、ビジネスプロセス名、次の作業ノード、担
当者などの情報を取得する(ステップ1210) ステップ1210で取得した情報をワーク管理情報12
7へ格納する(ステップ1215)ことと同時にワーク
管理情報127の複数帳票フラグ250の値を0から1
への更新を行う(ステップ1220)。
Workflow program 1 of server 101
Reference numeral 15 inputs the electronic form data storage table to the corresponding business process defined in the business process definition information 125 based on the business process name for each form transmitted from the client 103, and generates a case. After the case is generated, information such as the ID of the generated case and the corresponding business process ID, business process name, next work node, person in charge is acquired (step 1210).
7 (step 1215), and at the same time, the value of the plural form flag 250 of the work management information 127 is changed from 0 to 1.
Is updated (step 1220).

【0103】また、クライアントから送信されて来た申
請ID、帳票名とステップ1210で取得したビジネス
プロセスID、ビジネスプロセス名、案件IDをイベン
ト毎起票管理情報131へ格納する(ステップ122
5)。
Also, the application ID, form name, business process ID, business process name, and case ID obtained in step 1210 transmitted from the client are stored in the event-based form management information 131 (step 122).
5).

【0104】上記のステップ1210からステップ12
25までをクライアント103から受け取った複数の全帳票に
対して行う(ステップ1230)。
The above steps 1210 to 12
Steps 25 through 25 are performed for a plurality of all forms received from the client 103 (step 1230).

【0105】全ての帳票に対し、ワーク管理情報127
とイベント毎起票管理情報131への登録が終了する
と、処理終了したメッセージをクライアント103へ送
信する(ステップ1235)。
The work management information 127 for all forms
When the registration in the event-based invoice management information 131 is completed, a message indicating that the processing has been completed is transmitted to the client 103 (step 1235).

【0106】クライアント103はサーバから処理終了
のメッセージを受け取り、作成帳票一覧画面700と閉
じてイベントメニュー画面500を表示する(ステップ
1240)。
The client 103 receives the processing completion message from the server, closes the created form list screen 700, and displays the event menu screen 500 (step 1240).

【0107】図13は起票者以降の作業担当者がインボ
ックス表示プログラム139により、自分に届いた案件
を開いて作業を行う流れを示すフローチャートである。
FIG. 13 is a flow chart showing a flow in which a person in charge of work after the drafter opens a case reached by himself using the inbox display program 139 and performs work.

【0108】起票者以降の作業担当者がクライアント1
03のインボックス表示プログラム139を起動し、ロ
グイン処理を行うと(ステップ1300)、ログインで
取得したユーザ情報をサーバ101へ送信する(ステッ
プ1305)。
The person in charge of the work after the drafter is the client 1
When the inbox display program 139 is activated and the login process is performed (step 1300), the user information acquired by the login is transmitted to the server 101 (step 1305).

【0109】クライアント103から送信されてきたユ
ーザ情報をサーバ101が受け取り、ワークフロー管理
情報127の担当者名240の検索を行う(ステップ1
310)。検索結果、送信されてきたユーザ名と一致す
る案件が存在すると(ステップ1315)、一致したレ
コードの複数帳票フラグ250の値が「1」か「0」か
の判定を行う(ステップ1355)。
The server 101 receives the user information transmitted from the client 103, and searches for the person in charge 240 in the workflow management information 127 (step 1).
310). As a result of the search, if there is a case that matches the transmitted user name (step 1315), it is determined whether the value of the multiple form flag 250 of the matching record is “1” or “0” (step 1355).

【0110】判定の結果が「1」の場合、該当するレコ
ードのビジネスプロセスID200、ビジネスプロセス
名210、案件ID220を取得する(ステップ136
0)。
If the result of the determination is “1”, the business process ID 200, business process name 210, and matter ID 220 of the corresponding record are obtained (step 136).
0).

【0111】取得したビジネスプロセスID200と案
件ID220をキーとし、イベント毎起票管理情報13
1の検索を行い、ビジネスプロセスID200と案件I
D220が一致する案件の申請ID400を取得する
(ステップ1365)。
Using the acquired business process ID 200 and case ID 220 as keys,
1 is searched, and the business process ID 200 and the case I
The application ID 400 of the case where D220 matches is acquired (step 1365).

【0112】取得した申請IDを基にし、関連帳票の同
期処理を行う(ステップ1370)。
Based on the obtained application ID, the related form is synchronized (step 1370).

【0113】関連帳票の同期処理を終了した後、取得し
た申請ID400をキーとし、イベント管理情報129
の検索を行い(ステップ1375)、申請IDが一致す
るレコードのイベント名、申請者名、申請日付を取得す
る(ステップ1380)。
After the related form synchronization processing is completed, the acquired application ID 400 is used as a key and the event management information 129 is set.
Is retrieved (step 1375), and the event name, applicant name, and application date of the record having the same application ID are obtained (step 1380).

【0114】ステップ1355の判定結果、ワーク管理
情報127の複数帳票フラグ250の値が「0」の場合
は、ワーク管理情報127の担当者240とクライアン
ト103から送信されてきたユーザ名が一致するレコー
ドから案件に該当する情報を取得する(ステップ138
5)。
As a result of the determination in step 1355, if the value of the plural form flag 250 of the work management information 127 is “0”, a record in which the user 240 transmitted from the client 103 matches the person 240 in charge of the work management information 127. Information corresponding to the matter is obtained from (Step 138)
5).

【0115】クライアントから送信されてきたユーザI
Dをキーとしたワークフロー管理情報127の検索はワ
ーク管理情報127の最後レコードまで行い、全レコー
ドの検索が終了すると(ステップ1315)、検索で取
得した案件情報及び申請IDをクライアント103へ送
信する(ステップ1320)。
User I sent from client
The search of the workflow management information 127 using D as a key is performed up to the last record of the work management information 127. When the search of all records is completed (step 1315), the case information and the application ID acquired by the search are transmitted to the client 103 (step 1315). Step 1320).

【0116】クライアント103はサーバ101から案
件情報を取得し、表示装置105にインボックス画面8
00に表示する(ステップ1325)。
The client 103 acquires the case information from the server 101 and displays the inbox screen 8 on the display device 105.
00 is displayed (step 1325).

【0117】作業担当者はインボックス画面800に表
示された案件から処理すべき案件を選択する。選択した
案件が下位作業840の表示欄に「あり」の場合、作業
担当者が「下位作業」ボタン850を押すと、取得した
申請IDをサーバ101へ送信する(ステップ133
0)。
The worker selects a case to be processed from the cases displayed on the inbox screen 800. If the selected matter is “present” in the display field of the lower-level work 840, when the worker presses the “lower-level work” button 850, the acquired application ID is transmitted to the server 101 (step 133).
0).

【0118】サーバ101はクライアント103から送
信されてきた申請IDを受け取り、受け取った申請ID
をキーとし、イベント毎起票管理情報131の申請ID
400の検索を行う(ステップ1335)。
The server 101 receives the application ID transmitted from the client 103 and receives the received application ID.
Is used as a key, and the application ID of the event-based draft management information 131
400 are searched (step 1335).

【0119】申請IDによるイベント毎起票管理情報1
31の検査の結果、申請IDが一致するレコードの帳票
同期フラグ350が「1」か「0」かを判定する(ステ
ップ1340)。
[0119] Event-based invoicing management information 1 by application ID
As a result of the inspection at 31, it is determined whether the form synchronization flag 350 of the record with the matching application ID is “1” or “0” (step 1340).

【0120】判定の結果が「0」の場合、申請IDが一
致するレコードのビジネスプロセスID410、ビジネ
スプロセス名420、作成帳票名440を取得し、クラ
イアント103へ送信する(ステップ1345)。
If the result of the determination is "0", the business process ID 410, business process name 420, and creation form name 440 of the record with the matching application ID are obtained and transmitted to the client 103 (step 1345).

【0121】クライアント103はサーバ101から送
信されたビジネスプロセスID、ビジネスプロセス名、
作業帳票名を受け取り、クライアント103の表示装置
105に下位作業表示画面900を表示する(ステップ
1350)。
The client 103 sends the business process ID, business process name,
The work form name is received, and a lower-level work display screen 900 is displayed on the display device 105 of the client 103 (step 1350).

【0122】ステップ1340の判定結果、帳票同期フ
ラグが「1」の場合、処理すべき帳票がすべて到着して
ないことを知らせる未到着帳票通知メッセージ1000
をクライアント103へ送信し、表示する(ステップ1
390)。
If the form synchronization flag is "1" as a result of the determination in step 1340, a non-arrival form notification message 1000 notifying that all forms to be processed have not arrived.
Is transmitted to the client 103 and displayed (step 1).
390).

【0123】作業担当者が未到着帳票通知メッセージ画
面1000の「終了」ボタン1100を押すと、インボ
ックス画面800を表示する。
When the worker presses the “end” button 1100 on the non-arrival form notification message screen 1000, an inbox screen 800 is displayed.

【0124】図14は同一イベントで起票された複数帳
票の中から作業担当者が処理すべき帳票がすべて作業担
当者の処理ノードに到着していないかの確認を行う流れ
を示すフローチャートであり、図13のフローチャート
の「関連帳票の同期処理」(ステップ1370)を詳細
に説明したフローチャートである。
FIG. 14 is a flowchart showing a flow for confirming whether all the forms to be processed by the worker have arrived at the processing node of the worker in the plurality of forms generated in the same event. FIG. 14 is a flowchart illustrating in detail the “related form synchronization process” (step 1370) in the flowchart of FIG.

【0125】図13のフローチャートのステップ1360
から取得した申請IDをもとに、イベント毎起票管理情
報131の検索を行い、同じ申請IDを持つ帳票の検索
を行う(ステップ1400)。
Step 1360 in the flowchart of FIG.
Based on the application ID acquired from, a search is made of the event management information 131 for each event, and a form having the same application ID is searched (step 1400).

【0126】検索の結果、同じ申請IDをもつ帳票があ
る場合(ステップ1405)、申請IDが一致するレコ
ードのビジネスプロセスID410とビジネスプロセス
名420、案件ID430を取得する(ステップ141
0)。
As a result of the search, when there is a form having the same application ID (step 1405), the business process ID 410, business process name 420, and matter ID 430 of the record having the same application ID are obtained (step 141).
0).

【0127】取得したビジネスプロセスIDと案件ID
をキーとし、ワークフロー管理情報127を検索し、ビ
ジネスプロセスIDと案件IDが一致するレコードの処
理ノード名230を取得する(ステップ1415)。
Obtained business process ID and case ID
Is used as a key, the workflow management information 127 is searched, and the processing node name 230 of the record in which the business process ID and the case ID match is obtained (step 1415).

【0128】同時にビジネスプロセスIDとビジネスプ
ロセス名をキーとし、ビジネスプロセス定義情報125
の検索を行い、ビジネスプロセスIDとビジネスプロセ
ス名が一致するビジネスプロセス定義情報を取得し(ス
テップ1420)、ビジネスプロセスの中にログインし
たユーザが作業担当者として定義されている作業ノード
があるか判定を行う(ステップ1425)。
At the same time, the business process definition information 125
To obtain business process definition information having the same business process ID and business process name (step 1420), and determine whether there is a work node in which the user who has logged in is defined as a worker in the business process. Is performed (step 1425).

【0129】判定の結果、ログインユーザが定義されて
いる作業ノードがある場合(ステップ1430)、ステ
ップ1415で取得した処理ノードとビジネスプロセス
定義情報から取得した作業ノードを比較し、ワークフロ
ー管理情報127の処理ノード230が作業ノードより
前のノードかを判定する(ステップ1435)。
As a result of the judgment, if there is a work node in which the login user is defined (step 1430), the process node obtained in step 1415 is compared with the work node obtained from the business process definition information, and the workflow management information 127 It is determined whether the processing node 230 is a node before the work node (step 1435).

【0130】判定の結果、ビジネスプロセス上で処理ノ
ードが作業ノードより前の場合(ステップ1440)、
イベント管理情報129の帳票同期フラグ360を
「1」に更新し、申請IDをキーとしてイベント毎起票
管理情報131の次のレコード検索を行う(ステップ1
450)。
If the result of determination is that the processing node is earlier than the work node on the business process (step 1440),
The form synchronization flag 360 of the event management information 129 is updated to “1”, and the next record search of the event-based form management information 131 is performed using the application ID as a key (step 1).
450).

【0131】これにより、作業担当者の処理ノードに帳
票がすべて届いてない案件に対し、イベント管理情報1
29の帳票同期フラグ350にフラグの設定ができる。
As a result, the event management information 1 is set for the case in which all the reports have not reached the processing node of the worker.
A flag can be set in the 29 form synchronization flag 350.

【0132】図15は入力されたイベント予定日に基づ
き、イベント後の起票通知を行う流れを示すフローチャ
ートである。
FIG. 15 is a flowchart showing the flow of issuing a post-event notice based on the input scheduled event date.

【0133】サーバ101の作業監視・通知プログラム
111は毎日の0時のように決まった一定の時間にタイ
マーにより起動され、サーバ101のシステムの時刻を
取得する(ステップ1500)。
The work monitoring / notification program 111 of the server 101 is started by a timer at a fixed time, such as 0:00 every day, and acquires the system time of the server 101 (step 1500).

【0134】作業監視・通知プログラム111はイベン
ト管理情報129のイベント予定日340を検索し、シ
ステムから取得した日付とイベント予定日340が一致
するか比較を行う(ステップ1505).イベント管理
情報129の検索の結果、イベント日付とシステムから
取得した日付が一致する場合(ステップ1510)、イ
ベント管理情報129の一致するレコードの申請者名と
イベント名を取得する(ステップ1515)。
The work monitoring / notification program 111 searches the event management information 129 for the scheduled event date 340, and compares the date acquired from the system with the scheduled event date 340 (step 1505). As a result of the search of the event management information 129, if the event date matches the date acquired from the system (step 1510), the applicant name and the event name of the matching record of the event management information 129 are acquired (step 1515).

【0135】取得したイベント名をもとにし、「結婚後
の手続きをしてください」のような通知メッセージの作
成を行い(ステップ1520)、作成した通知メッセー
ジをステップ1515で取得した申請者へ送付する(ス
テップ1525)。
Based on the acquired event name, a notification message such as "Please do the procedure after marriage" is created (step 1520), and the created notification message is sent to the applicant obtained in step 1515. (Step 1525).

【0136】[0136]

【発明の効果】以上述べたように本発明によれば、イベ
ントをイベント前後のタイミングにより起票を行えるイ
ンタフェースの提供とともに、入力されたイベント予定
日に起票者へイベント後の業務処理を行うよう通知を行
う仕組みを提供することにより、起票者がイベント後の
作業の忘れや起票業務の遅れを事前に防ぎ、業務が迅速
かつ正確に遂行することができる。
As described above, according to the present invention, an interface for issuing an event at a timing before and after the event is provided, and a post-event business process is performed for the person who created the event on the input scheduled event date. By providing a mechanism for notifying such a task, a drafter can prevent forgetting work after an event or delay of drafting work in advance, and can perform the work quickly and accurately.

【0137】また、同一イベントで複数の帳票を作成し
ワークフローシステムによって各作成帳票を一つ一つの
案件として回覧する場合に、同一イベントかつ同一起票
者により作成された複数帳票間の関連情報を管理し、起
票者以降の作業担当者へ各案件(帳票)間の関連情報に
よる階層的な作業指示を行う仕組みを提供することと関
連帳票間の同期を取ることにより、作業担当者が自分に
届いた多くの案件から関連性がある案件を探し出す負荷
を減らし、業務処理の効率を向上させることができる。
Further, when a plurality of forms are created by the same event and each created form is circulated as one matter by the workflow system, the related information between the plurality of forms created by the same event and by the same originator is used. By providing a mechanism to perform hierarchical work instructions based on the information related to each matter (form) to the person in charge after the issuer, and by synchronizing the related forms, the worker Can reduce the load of searching for a related matter from many cases that have arrived, and can improve the efficiency of business processing.

【図面の簡単な説明】[Brief description of the drawings]

【図1】実施形態のワークフローシステムの示すシステ
ム構成図である。
FIG. 1 is a system configuration diagram illustrating a workflow system according to an embodiment.

【図2】実施形態のワークフロー管理情報127のデー
タ構成図である。
FIG. 2 is a data configuration diagram of workflow management information 127 according to the embodiment.

【図3】実施形態のイベント管理情報129のデータ構
成図である。
FIG. 3 is a data configuration diagram of event management information 129 according to the embodiment.

【図4】実施形態のイベント毎起票管理情報131のデ
ータ構成図である。
FIG. 4 is a data configuration diagram of event-based invoice management information 131 according to the embodiment;

【図5】起票者が作成帳票を絞り込むためにイベントを
選択するイベントメニュー画面である。
FIG. 5 is an event menu screen for the drafter to select an event to narrow down a created form.

【図6】イベント前のタイミングで起票を行う際、イベ
ント予定日を入力するためのイベント予定日入力画面で
ある。
FIG. 6 is an event scheduled date input screen for inputting an event scheduled date when a draft is issued at a timing before an event.

【図7】起票者がイベントを選択した後に帳票の起票を
行うためにイベントにより作成すべき帳票を表示する作
成帳票一覧画面である。
FIG. 7 is a creation form list screen that displays a form to be created by an event in order to create a form after a drafter selects an event.

【図8】作業担当者が処理すべき案件を通知するための
インボックス画面である。
FIG. 8 is an inbox screen for a worker to notify a matter to be processed.

【図9】作業担当者に届いた案件に複数帳票が存在する
場合、案件毎に複数の下位案件を表示するための下位作
業表示画面である。
FIG. 9 is a lower-level work display screen for displaying a plurality of lower-level cases for each case when a plurality of forms exist in the case delivered to the worker in charge.

【図10】作業担当者に届いた案件に複数帳票が存在場
合、下位案件として業務担当者が処理すべき帳票がすべ
て届いていないことを通知するための未到着帳票通知画
面である。
FIG. 10 is a non-arrival form notification screen for notifying that all the forms to be processed by the business clerk have not been received as lower-level cases when a plurality of forms exist in the case delivered to the worker.

【図11】起票者がイベントガイダンスプログラムを起
動して帳票の作成を行う処理の流れを示すフローチャー
トである。
FIG. 11 is a flowchart illustrating a flow of processing in which a drafter starts an event guidance program to create a form.

【図12】起票者がイベントガイダンスプログラムによ
り全帳票作成後、作成した帳票をワークフローシステム
へ投入する処理の流れを示すフローチャートである。
FIG. 12 is a flowchart showing a flow of a process in which a drafting person creates all forms by an event guidance program and then inputs the created forms to a workflow system.

【図13】起票者以降の作業担当者がインボックス表示
プログラムにより、自分に届いた案件を開いて作業を行
う処理の流れを示すフローチャートである。
FIG. 13 is a flowchart showing a flow of a process in which a worker in charge after the drafter opens a case that has arrived by the inbox display program and performs work.

【図14】同一イベントで起票された複数帳票の中から
作業担当者が処理すべき帳票がすべて作業担当者の処理
ノードに到着していないか確認を行う処理流れを示すフ
ローチャートである。
FIG. 14 is a flowchart showing a processing flow for confirming whether all of the forms to be processed by the worker have arrived at the processing node of the worker in the plurality of forms generated by the same event.

【図15】入力されたイベント予定日に基づき、イベン
ト後の起票通知を行う処理の流れを示すフローチャート
である。
FIG. 15 is a flowchart showing the flow of a process for issuing a post-event notice based on an input scheduled event date.

【符号の説明】[Explanation of symbols]

101…ワークフローサーバ、103…クライアント、
105…クライアントの表示装置、107…クライアン
トの入力装置、109…ネットワーク、111…作業監
視・通知プログラム、113…電子帳票選択プログラ
ム、115…ワークフローシステム、117…通信制御
プログラム、119…電子帳票ファイル、121…電子
帳票データ格納テーブル、123…イベント帳票対応情
報、125…ビジネスプロセス定義情報、127…ワー
クフロー管理情報、129…イベント管理情報、131
…イベント毎起票管理情報、133…通信制御プログラ
ム、135…ワークフロークライアントプログラム、1
37…イベントガイダンス起票プログラム、139…イ
ンボックス表示プログラム。
101: Workflow server, 103: Client,
105 client display device, 107 client input device, 109 network, 111 work monitoring / notification program, 113 electronic form selection program, 115 workflow system, 117 communication control program, 119 electronic form file, 121: electronic form data storage table, 123: event form correspondence information, 125: business process definition information, 127: workflow management information, 129: event management information, 131
... Event management information for each event 133 Communication control program 135 Workflow client program 1
37: Event guidance drafting program, 139: Inbox display program

───────────────────────────────────────────────────── フロントページの続き (72)発明者 生形 知一 神奈川県川崎市幸区鹿島田890番地 株式 会社日立製作所システム開発本部内 (72)発明者 大村 善秀 神奈川県川崎市幸区鹿島田890番地 株式 会社日立製作所システム開発本部内 Fターム(参考) 5B089 GB03 JA16 KA13 KB11 KC11 KC30 KC53  ──────────────────────────────────────────────────続 き Continued on the front page (72) Inventor Tomokazu Igata 890 Kashimada, Saiwai-ku, Kawasaki-shi, Kanagawa Prefecture Inside the Hitachi, Ltd.System Development Division (72) Yoshihide Omura 890 Kashimada, Sai-ku, Kawasaki-shi, Kanagawa 5B089 GB03 JA16 KA13 KB11 KC11 KC30 KC53

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】事前に定義した業務の流れ(以下、ビジネ
スプロセスとする)に従って、順々に次の作業担当者へ
複数の情報項目からなる電子帳票を回覧させて業務を遂
行するワークフローシステムにおいて、起票者が電子帳
票を起票するトリガとなるできこと(以下、イベントと
する)により、複数の電子帳票を作成してワークフロー
システムへ回覧を行う際、同一イベント、同一作成タイ
ミング及び業務処理上の関係を基に複数の帳票間で関連
を付けることにより、作業担当者が関連ある帳票を一つ
の業務処理単位として参照・処理することを特徴とする
ワークフローシステムにおける案件処理方法。
1. A workflow system for executing a job by sequentially circulating an electronic form including a plurality of information items to a next worker in accordance with a predefined business flow (hereinafter, referred to as a business process). When a plurality of electronic forms are created and circulated to a workflow system, the same event, the same creation timing, and business processing can be used as a trigger (hereinafter referred to as an event) for a drafter to create an electronic form. A case processing method in a workflow system, characterized by associating a plurality of forms based on the above relationship so that a worker can refer to and process related forms as one business processing unit.
【請求項2】請求項1のシステムにおいて、電子帳票を
起票するイベント及び申請者毎に作成された電子帳票情
報と、ワークフローシステムにより管理される電子帳票
毎の案件情報を格納し管理することにより、同じ申請者
が同一のイベントで起票した複数の電子帳票を業務にお
ける関連を付け、管理することを特徴とするワークフロ
ーシステムにおける案件処理方法。
2. A system according to claim 1, wherein an event for issuing an electronic form, electronic form information created for each applicant, and case information for each electronic form managed by a workflow system are stored and managed. A method of processing a case in a workflow system, wherein a plurality of electronic forms generated by the same applicant at the same event are related in business and managed.
【請求項3】請求項1のシステムにおいて、作業担当者
への作業指示を行う際に同一のイベント、同一タイミン
グで複数の電子帳票が作成された案件に対し、イベント
と帳票間の関連情報に基づき、ログインし処理を行う作
業担当者へ振分けられた複数帳票をイベント毎に同期さ
せることを特徴とするワークフローシステムにおける案
件処理方法。
3. In the system according to claim 1, when a plurality of electronic forms are created at the same event and at the same timing when a work instruction is given to a worker, related information between the events and the forms is provided. A case processing method in a workflow system, comprising: synchronizing a plurality of reports assigned to a worker who performs login and processing based on each event.
【請求項4】請求書1のシステムにおいて、作業担当者
への作業指示を行う際に一つのイベントで複数の電子帳
票が作成された案件に対し、イベント毎の作成された電
子帳票情報と各電子帳票におけるワークフローシステム
上の案件情報に基づき、作業担当者へイベント毎に情報
により作業指示を行った後、イベント毎に処理すべき電
子帳票毎の案件に関する作業指示を行うことで、作業担
当者への作業指示を階層的に行うことを特徴とするワー
クフローシステムにおける案件処理方法。
4. In the system of invoice 1, when a plurality of electronic forms are created in one event when a work instruction is given to a worker, the electronic form information created for each event and Based on the case information on the workflow system in the electronic form, the work instruction is given to the worker in charge of the information for each event, and then the work instruction for the case for each electronic form to be processed for each event is given. A case processing method in a workflow system, in which a work instruction is given in a hierarchical manner.
【請求項5】請求項1のシステムにおいて、電子帳票起
票者にイベント毎に前後のタイミングにより帳票を選択
できるインタフェースにより、イベント前の起票でイベ
ント発生予定日及び申請者情報を格納し、格納されたイ
ベント予定日を一定な間隔で現在の時刻と比較すること
により、イベント予定日に起票者へ業務処理の通知を自
動的に行うことを特徴とするワークフローシステムにお
ける案件処理方法。
5. The system according to claim 1, wherein an electronic form invoicing person stores the scheduled event occurrence date and the applicant information in the invoicing before the event by an interface capable of selecting a form according to timing before and after each event, A case processing method in a workflow system, which automatically notifies a drafter of a business process on a scheduled event date by comparing a stored scheduled event date with a current time at regular intervals.
JP5225099A 1999-03-01 1999-03-01 Item processing method of workflow system Pending JP2000251002A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5225099A JP2000251002A (en) 1999-03-01 1999-03-01 Item processing method of workflow system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5225099A JP2000251002A (en) 1999-03-01 1999-03-01 Item processing method of workflow system

Publications (1)

Publication Number Publication Date
JP2000251002A true JP2000251002A (en) 2000-09-14

Family

ID=12909499

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5225099A Pending JP2000251002A (en) 1999-03-01 1999-03-01 Item processing method of workflow system

Country Status (1)

Country Link
JP (1) JP2000251002A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011138332A (en) * 2009-12-28 2011-07-14 Canon Software Inc Workflow system, workflow control method, program, and recording medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011138332A (en) * 2009-12-28 2011-07-14 Canon Software Inc Workflow system, workflow control method, program, and recording medium

Similar Documents

Publication Publication Date Title
US6199193B1 (en) Method and system for software development and software design evaluation server
JPH10214113A (en) Task processing system using notice board type data base, and method for processing the same
JP4100156B2 (en) Data conversion system
JP2001306373A (en) Data base design system, its method, recording medium, and display method
JP2009238191A (en) Web application system
KR101475335B1 (en) Enhancing an inquiry for a search of a database
JP2007193685A (en) Program for displaying personal connection information, recording medium with the program recorded thereon, device for displaying personal connection information, and method for displaying personal connection information
JP2010026849A (en) System, program, and method for document management
US8145647B2 (en) System, method and computer program product for electronically responding to requests for product related data
JP6535863B2 (en) Information processing apparatus and program
JPH11250053A (en) Document management method, operation history management method and information processing system
JP2004118648A (en) Resource management server, human resource management method and human resource management system
JP2007004210A (en) Workflow processing method, device and program
JP4809053B2 (en) Data linkage processing system, data linkage processing method, and data linkage processing program
JP2000251002A (en) Item processing method of workflow system
JPH1196248A (en) Work flow system and storage medium
JPH1139320A (en) Document management method, document retrieval method and document retrieval device
JP2002109169A (en) Method and system for supporting work and recording medium having work supporting method recorded thereon
US20030110156A1 (en) Information collecting apparatus, information collecting method and information collecting program
JP3656710B2 (en) Minutes management method and minutes management system
JPH02268365A (en) Information processing system
JP2000082103A (en) Electronic document sending back device
JPH10254979A (en) Data processing system and data base design system
JP2000251004A (en) Method and device for managing document and recording medium storing document management program
JP4829707B2 (en) Business management system, business management method, and business management program